aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Android compatibility fixesPo Lu2024-03-215-30/+64
* Respect file display names during Android drag-and-dropPo Lu2024-03-202-4/+18
* Respect display names of Android content URIsPo Lu2024-03-193-8/+91
* Improve C++ standard library detection on AndroidPo Lu2024-03-172-21/+19
* ; * java/org/gnu/emacs/EmacsDesktopNotification.java (display1): Another fix.Po Lu2024-03-141-2/+3
* Fix crash when displaying notifications on Android 3.0Po Lu2024-03-131-2/+4
* Port more notification senders to non-XDG systemsPo Lu2024-03-131-1/+9
* ; Check in missing change to AndroidManifest.xml.inPo Lu2024-03-121-0/+7
* Implement notification residency on AndroidPo Lu2024-03-121-0/+25
* Fix notification cancellation detection on AndroidPo Lu2024-03-121-4/+2
* Implement notification callbacks on AndroidPo Lu2024-03-113-13/+176
* ; * java/org/gnu/emacs/EmacsPreferencesActivity.java: Fix commentary.Po Lu2024-03-101-2/+3
* Declare 124 new Android permissionsPo Lu2024-03-081-0/+126
* Fix bug#69321Po Lu2024-02-241-20/+48
* * java/org/gnu/emacs/EmacsContextMenu.java (display): Reduce timeout.Po Lu2024-02-211-7/+6
* Work around premature dismissals of submenus under AndroidPo Lu2024-02-211-1/+17
* Implement tooltip_reuse_hidden_frame for AndroidPo Lu2024-02-181-5/+22
* * java/debug.sh: Print errors correctly if device is ambiguous.Po Lu2024-02-171-5/+8
* Merge from origin/emacs-29Eli Zaretskii2024-02-101-1/+1
* Make miscellaneous improvements to the Android portPo Lu2024-02-102-66/+5
* Fix DEBUG_THREADS in the Android portPo Lu2024-02-071-1/+12
* Don't forcibly display dialogs on Android if a keyboard is presentPo Lu2024-02-061-0/+10
* Fix frame focus tracking under AndroidPo Lu2024-02-052-10/+26
* Avert race condition between window attachment and buffer swapPo Lu2024-01-262-12/+43
* ; Add 2024 to copyright yearsPo Lu2024-01-0256-56/+56
* Simplify code relating to UI thread synchronizationPo Lu2023-12-303-146/+115
* ; Fix typoStefan Kangas2023-12-171-3/+3
* Provide for Num Lock and Scroll Lock on AndroidPo Lu2023-12-161-4/+24
* ; Fix a few more typosStefan Kangas2023-12-101-1/+1
* ; Fix typosStefan Kangas2023-12-108-14/+14
* Prevent closing Emacs frames upon locale changesPo Lu2023-12-071-2/+2
* Clean up some redundant or otherwise suspect codePo Lu2023-11-293-6/+2
* Dismiss Android Back key events that are canceledPo Lu2023-11-251-6/+31
* Offer to grant storage permissions if absentPo Lu2023-11-181-0/+122
* Register ``pinch to zoom'' touch screen gesturesPo Lu2023-11-151-2/+2
* Properly merge EXTRA_EMAIL content with mailto URIsPo Lu2023-11-141-6/+7
* Adjust dump file location under AndroidPo Lu2023-11-122-36/+71
* Clear image caches in reaction to system VM warningsPo Lu2023-11-102-0/+15
* Guarantee files are auto-saved when Emacs is terminated by AndroidPo Lu2023-11-092-0/+16
* Avert a crash and file descriptor leak in yank-mediaPo Lu2023-10-292-0/+27
* Minor adjustments to Android drag and drop and content URIsPo Lu2023-10-281-3/+30
* Facilitate opening multiple files through DND under AndroidPo Lu2023-10-211-26/+43
* Repair detection of empty mailto URLsPo Lu2023-10-201-1/+1
* Treat empty mailto URIs properly under AndroidPo Lu2023-10-201-0/+20
* Relay body and attachments within Android e-mails to message-mailtoPo Lu2023-10-191-2/+114
* Correctly receive files through Android DNDPo Lu2023-10-152-5/+93
* Implement multi-window drag-and-drop under AndroidPo Lu2023-10-143-3/+160
* Clarify java/INSTALLPo Lu2023-10-131-2/+4
* Implement frame restacking under AndroidPo Lu2023-10-104-23/+171
* Introduce an input method callback required by Android 34Po Lu2023-10-052-0/+19