summaryrefslogtreecommitdiff
path: root/java/org
AgeCommit message (Expand)Author
2024-05-04Simplify management of Android handle IDsPo Lu
2024-05-02Port visible bell to AndroidPo Lu
2024-05-01Fix compatibility issues with Android clipboardsPo Lu
2024-04-29; Delete obsolete commentaryPo Lu
2024-04-28Implement dots and dashes on AndroidPo Lu
2024-04-27Enable customization of the quit key on AndroidPo Lu
2024-04-23; Fix default Android tile modePo Lu
2024-04-23Implement face stipples on AndroidPo Lu
2024-04-22Generate Android shared library list automaticallyPo Lu
2024-04-22Fix load order of certain Android shared librariesPo Lu
2024-04-20Eliminate minor wart in EmacsService.javaPo Lu
2024-04-18Correctly verify availability of Android content URIsPo Lu
2024-04-14Remove leftover tasks from previous Emacs sessions on startupPo Lu
2024-04-13Fix task-switching failures on Android 2.3Po Lu
2024-04-11Optimize R8 configurationPo Lu
2024-04-11Adjust priority of Emacs background service notificationPo Lu
2024-04-07Resolve disagreements in accounting of tooltip positions on AndroidPo Lu
2024-04-07Port new Android window management strategy to Android 5.0Po Lu
2024-04-06Correct typos in and omissions from earlier Android port changesPo Lu
2024-04-05Enable relinquishing access to Android content directoriesPo Lu
2024-04-04Avoid destroying windows after they are unmappedPo Lu
2024-04-03; * java/org/gnu/emacs/EmacsView.java (onKeyDown): Delete debugging code.Po Lu
2024-04-03Prevent detachWindow from deleting framesPo Lu
2024-04-03; * java/org/gnu/emacs/EmacsWindow.java (reparentTo): Typo.Po Lu
2024-04-03Better align Emacs window management with Android task lifecyclesPo Lu
2024-03-30Always enable native JSON support and remove Jansson referencesMattias EngdegÄrd
2024-03-29; * java/org/gnu/emacs/EmacsActivity.java (isReallyFinishing): Fix typo.Po Lu
2024-03-29Prevent Android OS task trimming from deleting Emacs framesPo Lu
2024-03-27Remove IME_FLAG_FORCE_ASCII from password input IME flagsPo Lu
2024-03-26Prevent focus "stalemates" on AndroidPo Lu
2024-03-26Prevent passwords from being recorded during text conversionPo Lu
2024-03-25Port restart-emacs to Android 4.3 and earlierPo Lu
2024-03-24Improve consistency of content file name handlingPo Lu
2024-03-21Android compatibility fixesPo Lu
2024-03-20Respect file display names during Android drag-and-dropPo Lu
2024-03-19Respect display names of Android content URIsPo Lu
2024-03-17Improve C++ standard library detection on AndroidPo Lu
2024-03-14; * java/org/gnu/emacs/EmacsDesktopNotification.java (display1): Another fix.Po Lu
2024-03-13Fix crash when displaying notifications on Android 3.0Po Lu
2024-03-13Port more notification senders to non-XDG systemsPo Lu
2024-03-12Implement notification residency on AndroidPo Lu
2024-03-12Fix notification cancellation detection on AndroidPo Lu
2024-03-11Implement notification callbacks on AndroidPo Lu
2024-03-10; * java/org/gnu/emacs/EmacsPreferencesActivity.java: Fix commentary.Po Lu
2024-02-24Fix bug#69321Po Lu
2024-02-21* java/org/gnu/emacs/EmacsContextMenu.java (display): Reduce timeout.Po Lu
2024-02-21Work around premature dismissals of submenus under AndroidPo Lu
2024-02-18Implement tooltip_reuse_hidden_frame for AndroidPo Lu
2024-02-10Merge from origin/emacs-29Eli Zaretskii
2024-02-10Make miscellaneous improvements to the Android portPo Lu