aboutsummaryrefslogtreecommitdiffstats
path: root/src/androidterm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Support for menu bar in window_from_coordinatesManuel Giraud2023-10-281-5/+5
* Substitute eassert for assert throughout Android codePo Lu2023-10-271-10/+9
* Implement multi-window drag-and-drop under AndroidPo Lu2023-10-141-0/+43
* Try harder to generate tombstones upon emacs_abortPo Lu2023-10-131-1/+2
* Introduce an input method callback required by Android 34Po Lu2023-10-051-0/+47
* Update Android portPo Lu2023-09-261-0/+1
* Update Android portPo Lu2023-09-261-6/+34
* ; Adjust commentaryPo Lu2023-08-211-21/+24
* ; * src/androidterm.c (android_text_to_string): Fix commentary.Eli Zaretskii2023-08-191-6/+6
* Fix reporting of key events containing SYM and METAPo Lu2023-08-021-2/+4
* Update Android portPo Lu2023-07-181-0/+5
* Fix keyboard state translation on AndroidPo Lu2023-07-121-8/+8
* Update Android portPo Lu2023-07-091-5/+6
* Update Android portPo Lu2023-07-081-6/+29
* Update Android portPo Lu2023-07-061-3/+2
* Update Android portPo Lu2023-06-211-12/+18
* Update Android portPo Lu2023-06-151-9/+120
* Improve IM synchronization on AndroidPo Lu2023-06-141-0/+7
* Update Android portPo Lu2023-06-101-7/+11