summaryrefslogtreecommitdiff
path: root/java/org/gnu/emacs/EmacsService.java
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-11-24Support `toolkit-theme-set-functions' on Android and execute hooks safelyPo Lu
2025-04-10Respond to display configuration updates on AndroidPo Lu
2025-02-19Merge from savannah/emacs-30Po Lu
2025-02-19Fix remaining Android bugs reported over the past monthsPo Lu
2025-02-07Prevent crash when requesting storage permissions on AndroidPo Lu
2025-01-02Update copyright year to 2025Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-07-11Take precautions against ill-formed content URIsPo Lu
2024-06-16Minor adjustments to battery.el on AndroidPo Lu
2024-06-11Eliminate some redundant synchronization on AndroidPo Lu
2024-05-10Remove redundant encoding of strings in androidvfs.cPo Lu
2024-05-10Fix earlier change to content URI resolution on AndroidPo Lu
2024-05-04Simplify handling of command-line arguments on AndroidPo Lu
2024-05-04Simplify management of Android handle IDsPo Lu
2024-04-23Implement face stipples on AndroidPo 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-11Adjust priority of Emacs background service notificationPo Lu
2024-04-07Resolve disagreements in accounting of tooltip positions on AndroidPo Lu
2024-04-05Enable relinquishing access to Android content directoriesPo Lu
2024-04-03Better align Emacs window management with Android task lifecyclesPo 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-20Respect file display names during Android drag-and-dropPo Lu
2024-03-19Respect display names of Android content URIsPo Lu
2024-03-12Implement notification residency on AndroidPo Lu
2024-02-10Make miscellaneous improvements to the Android portPo Lu
2024-02-07Fix DEBUG_THREADS in the Android portPo Lu
2024-02-06Don't forcibly display dialogs on Android if a keyboard is presentPo Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-30Simplify code relating to UI thread synchronizationPo Lu
2023-12-10; Fix typosStefan Kangas
2023-11-29Clean up some redundant or otherwise suspect codePo Lu
2023-11-18Offer to grant storage permissions if absentPo Lu
2023-11-12Adjust dump file location under AndroidPo Lu
2023-11-10Clear image caches in reaction to system VM warningsPo Lu
2023-11-09Guarantee files are auto-saved when Emacs is terminated by AndroidPo Lu
2023-10-15Correctly receive files through Android DNDPo Lu
2023-10-10Implement frame restacking under AndroidPo Lu
2023-10-05Port Emacs to Android 34Po Lu
2023-09-28Update Android portPo Lu
2023-09-04Correct deadlock in Android portPo Lu
2023-09-03Update Android portPo Lu
2023-08-21Make the Emacs icon ``adaptive''Po Lu
2023-08-14Improve efficiency of checking for access to authority documentsPo Lu
2023-08-11Minor adjustments to Android portPo Lu
2023-08-08Avoid caching file status when they are about to changePo Lu