aboutsummaryrefslogtreecommitdiffstats
path: root/src/androidterm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into feature/igcPip Cet2025-05-081-3/+3
|\
| * Synchronize Android and Haiku terminal frontends with XPo Lu2025-05-051-3/+3
* | Merge branch 'master' into feature/igcPip Cet2025-05-011-0/+21
|\ \ | |/
| * Respond to display configuration updates on AndroidPo Lu2025-04-101-0/+21
* | Merge from 'savannah/master'Pip Cet2025-03-181-12/+26
|\ \ | |/
| * Revert “Avoid some union buffered_input_event uses”Paul Eggert2025-03-031-84/+87
| * Render Android hourglass cursor mechanics more consistent with XPo Lu2025-03-041-12/+26
| * Avoid some union buffered_input_event usesPaul Eggert2025-03-031-87/+84
* | Merge from savannah/masterPip Cet2025-02-241-1/+78
|\ \ | |/
| * ; * src/androidterm.c (android_set_offset): Apply correct frame offsets.Po Lu2025-02-171-1/+2
| * Synchronize frame placement logic with XPo Lu2025-02-171-0/+76
* | Merge 'master' into 'feature/igc'Pip Cet2025-02-011-1/+1
|\ \ | |/
| * Merge branch 'scratch/no-purespace' into 'master'Stefan Kangas2025-02-011-1/+1
| |\
| | * Pure storage removal: Replace calls to removed functionsPip Cet2024-12-121-1/+1
* | | Merge branch 'master' into feature/igcPip Cet2025-01-311-1/+0
|\ \ \ | |/ /
| * | Protect against GCing of last_mouse_windowPaul Eggert2025-01-261-1/+0
* | | Merge branch 'master' into scratch/igcGerd Möllmann2025-01-081-1/+1
|\ \ \ | |/ /
| * | Update copyright year to 2025Paul Eggert2025-01-011-1/+1
| |/
* | Use IGC routines for some allocations in Android portPip Cet2024-07-131-1/+11
|/
* Fix omission of updates to child frames on AndroidPo Lu2024-06-241-1/+6
* Reinforce bitmap reconfiguration on AndroidPo Lu2024-06-171-5/+5
* Send proper substitution character to Android IMEsPo Lu2024-06-151-3/+3
* ; * src/androidterm.c (android_term_init): Typo.Po Lu2024-06-131-1/+2
* Correctly define `select' binding on AndroidPo Lu2024-06-131-2/+13
* Communicate frame titles to the window manager on AndroidPo Lu2024-05-131-0/+20
* Complete pacification of build warnings on AndroidPo Lu2024-05-131-2/+0
* Fix offset of reported conversion regionsPo Lu2024-05-121-4/+4
* Simplify management of Android handle IDsPo Lu2024-05-041-23/+23
* Port visible bell to AndroidPo Lu2024-05-021-8/+2
* Take fields into account during text conversionPo Lu2024-04-291-13/+26
* Implement dots and dashes on AndroidPo Lu2024-04-281-16/+84
* Fix Android buildPo Lu2024-04-281-1/+1
* Port double-line underlines to GUI systemsPo Lu2024-04-281-24/+42
* Followup changes for styled underline supportEli Zaretskii2024-04-271-3/+3
* Enable customization of the quit key on AndroidPo Lu2024-04-271-0/+16
* Enable configuring Emacs for "pseudo-grayscale" systems on AndroidPo Lu2024-04-231-7/+41
* Prevent passwords from being recorded during text conversionPo Lu2024-03-261-0/+2
* Respond to default action from Gnus notificationsPo Lu2024-03-161-10/+10
* Support x-*-keysym on AndroidPo Lu2024-03-161-10/+71
* Implement notification callbacks on AndroidPo Lu2024-03-111-1/+21
* Implement dead key combination on AndroidPo Lu2024-03-021-1/+18
* Fix signed/unsigned promotion errors involving Emacs_RectanglePo Lu2024-02-111-2/+2
* Prefer C23 ckd_* to Gnulib *_WRAPV and *_OK macrosPaul Eggert2024-01-281-3/+3
* ; * src/androidterm.c (handle_one_android_event): Fix typo.Po Lu2024-01-181-2/+2
* Revert "Add new `swap` macro and use it"Po Lu2024-01-061-1/+6
* Add new `swap` macro and use itStefan Kangas2024-01-061-6/+1
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* ; Fix typosStefan Kangas2023-12-101-2/+2
* Register ``pinch to zoom'' touch screen gesturesPo Lu2023-11-151-2/+2
* Implement more Android text editing controlsPo Lu2023-11-051-1/+12