summaryrefslogtreecommitdiff
path: root/src/androidterm.c
AgeCommit message (Expand)Author
2024-06-13; * src/androidterm.c (android_term_init): Typo.Po Lu
2024-06-13Correctly define `select' binding on AndroidPo Lu
2024-05-13Communicate frame titles to the window manager on AndroidPo Lu
2024-05-13Complete pacification of build warnings on AndroidPo Lu
2024-05-12Fix offset of reported conversion regionsPo Lu
2024-05-04Simplify management of Android handle IDsPo Lu
2024-05-02Port visible bell to AndroidPo Lu
2024-04-29Take fields into account during text conversionPo Lu
2024-04-28Implement dots and dashes on AndroidPo Lu
2024-04-28Fix Android buildPo Lu
2024-04-28Port double-line underlines to GUI systemsPo Lu
2024-04-27Followup changes for styled underline supportEli Zaretskii
2024-04-27Enable customization of the quit key on AndroidPo Lu
2024-04-23Enable configuring Emacs for "pseudo-grayscale" systems on AndroidPo Lu
2024-03-26Prevent passwords from being recorded during text conversionPo Lu
2024-03-16Respond to default action from Gnus notificationsPo Lu
2024-03-16Support x-*-keysym on AndroidPo Lu
2024-03-11Implement notification callbacks on AndroidPo Lu
2024-03-02Implement dead key combination on AndroidPo Lu
2024-02-11Fix signed/unsigned promotion errors involving Emacs_RectanglePo Lu
2024-01-28Prefer C23 ckd_* to Gnulib *_WRAPV and *_OK macrosPaul Eggert
2024-01-18; * src/androidterm.c (handle_one_android_event): Fix typo.Po Lu
2024-01-06Revert "Add new `swap` macro and use it"Po Lu
2024-01-06Add new `swap` macro and use itStefan Kangas
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-10; Fix typosStefan Kangas
2023-11-15Register ``pinch to zoom'' touch screen gesturesPo Lu
2023-11-05Implement more Android text editing controlsPo Lu
2023-10-28Support for menu bar in window_from_coordinatesManuel Giraud
2023-10-27Substitute eassert for assert throughout Android codePo Lu
2023-10-14Implement multi-window drag-and-drop under AndroidPo Lu
2023-10-13Try harder to generate tombstones upon emacs_abortPo Lu
2023-10-05Introduce an input method callback required by Android 34Po Lu
2023-09-26Update Android portPo Lu
2023-09-26Update Android portPo Lu
2023-08-21; Adjust commentaryPo Lu
2023-08-19; * src/androidterm.c (android_text_to_string): Fix commentary.Eli Zaretskii
2023-08-02Fix reporting of key events containing SYM and METAPo Lu
2023-07-18Update Android portPo Lu
2023-07-12Fix keyboard state translation on AndroidPo Lu
2023-07-09Update Android portPo Lu
2023-07-08Update Android portPo Lu
2023-07-06Update Android portPo Lu
2023-06-21Update Android portPo Lu
2023-06-15Update Android portPo Lu
2023-06-14Improve IM synchronization on AndroidPo Lu
2023-06-10Update Android portPo Lu
2023-06-09Avoid responding to input method queries asynchronouslyPo Lu
2023-06-07Update Android portPo Lu
2023-06-05Clear batch edit state once a new input connection is establishedPo Lu