summaryrefslogtreecommitdiff
path: root/java
Commit message (Expand)AuthorAge
* Rationalize java/Makefile.inPo Lu2024-03-30
* ; * java/org/gnu/emacs/EmacsActivity.java (isReallyFinishing): Fix typo.Po Lu2024-03-29
* Prevent Android OS task trimming from deleting Emacs framesPo Lu2024-03-29
* Remove IME_FLAG_FORCE_ASCII from password input IME flagsPo Lu2024-03-27
* Prevent focus "stalemates" on AndroidPo Lu2024-03-26
* Prevent passwords from being recorded during text conversionPo Lu2024-03-26
* Port restart-emacs to Android 4.3 and earlierPo Lu2024-03-25
* Improve consistency of content file name handlingPo Lu2024-03-24
* Android compatibility fixesPo Lu2024-03-21
* Respect file display names during Android drag-and-dropPo Lu2024-03-20
* Respect display names of Android content URIsPo Lu2024-03-19
* Improve C++ standard library detection on AndroidPo Lu2024-03-17
* ; * java/org/gnu/emacs/EmacsDesktopNotification.java (display1): Another fix.Po Lu2024-03-14
* Fix crash when displaying notifications on Android 3.0Po Lu2024-03-13
* Port more notification senders to non-XDG systemsPo Lu2024-03-13
* ; Check in missing change to AndroidManifest.xml.inPo Lu2024-03-12
* Implement notification residency on AndroidPo Lu2024-03-12
* Fix notification cancellation detection on AndroidPo Lu2024-03-12
* Implement notification callbacks on AndroidPo Lu2024-03-11
* ; * java/org/gnu/emacs/EmacsPreferencesActivity.java: Fix commentary.Po Lu2024-03-10
* Declare 124 new Android permissionsPo Lu2024-03-08
* Fix bug#69321Po Lu2024-02-24
* * java/org/gnu/emacs/EmacsContextMenu.java (display): Reduce timeout.Po Lu2024-02-21
* Work around premature dismissals of submenus under AndroidPo Lu2024-02-21
* Implement tooltip_reuse_hidden_frame for AndroidPo Lu2024-02-18
* * java/debug.sh: Print errors correctly if device is ambiguous.Po Lu2024-02-17
* Merge from origin/emacs-29Eli Zaretskii2024-02-10
* Make miscellaneous improvements to the Android portPo Lu2024-02-10
* Fix DEBUG_THREADS in the Android portPo Lu2024-02-07
* Don't forcibly display dialogs on Android if a keyboard is presentPo Lu2024-02-06
* Fix frame focus tracking under AndroidPo Lu2024-02-05
* Avert race condition between window attachment and buffer swapPo Lu2024-01-26
* ; Add 2024 to copyright yearsPo Lu2024-01-02
* Simplify code relating to UI thread synchronizationPo Lu2023-12-30
* ; Fix typoStefan Kangas2023-12-17
* Provide for Num Lock and Scroll Lock on AndroidPo Lu2023-12-16
* ; Fix a few more typosStefan Kangas2023-12-10
* ; Fix typosStefan Kangas2023-12-10
* Prevent closing Emacs frames upon locale changesPo Lu2023-12-07
* Clean up some redundant or otherwise suspect codePo Lu2023-11-29
* Dismiss Android Back key events that are canceledPo Lu2023-11-25
* Offer to grant storage permissions if absentPo Lu2023-11-18
* Register ``pinch to zoom'' touch screen gesturesPo Lu2023-11-15
* Properly merge EXTRA_EMAIL content with mailto URIsPo Lu2023-11-14
* Adjust dump file location under AndroidPo Lu2023-11-12
* Clear image caches in reaction to system VM warningsPo Lu2023-11-10
* Guarantee files are auto-saved when Emacs is terminated by AndroidPo Lu2023-11-09
* Avert a crash and file descriptor leak in yank-mediaPo Lu2023-10-29
* Minor adjustments to Android drag and drop and content URIsPo Lu2023-10-28
* Facilitate opening multiple files through DND under AndroidPo Lu2023-10-21