summaryrefslogtreecommitdiff
path: root/src/androidterm.c
AgeCommit message (Expand)Author
2026-05-23New function memory_full_upPaul Eggert
2026-05-01Don't wait out the whole event timeout unnecessarilyDmitry Gutov
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-23Implement set_window_size_and_position_hook on AndroidPo Lu
2025-11-24Support `toolkit-theme-set-functions' on Android and execute hooks safelyPo Lu
2025-05-05Synchronize Android and Haiku terminal frontends with XPo Lu
2025-04-10Respond to display configuration updates on AndroidPo Lu
2025-03-03Revert “Avoid some union buffered_input_event uses”Paul Eggert
2025-03-04Render Android hourglass cursor mechanics more consistent with XPo Lu
2025-03-03Avoid some union buffered_input_event usesPaul Eggert
2025-02-17; * src/androidterm.c (android_set_offset): Apply correct frame offsets.Po Lu
2025-02-17Synchronize frame placement logic with XPo Lu
2025-02-01Merge branch 'scratch/no-purespace' into 'master'Stefan Kangas
2025-01-26Protect against GCing of last_mouse_windowPaul Eggert
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-12Pure storage removal: Replace calls to removed functionsPip Cet
2024-06-24Fix omission of updates to child frames on AndroidPo Lu
2024-06-17Reinforce bitmap reconfiguration on AndroidPo Lu
2024-06-15Send proper substitution character to Android IMEsPo Lu
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