aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Provide additional Android metadataPo Lu2024-06-041-0/+5
* Enable downgrading between this and future releases of EmacsPo Lu2024-06-041-6/+10
* Trim redundancies from EmacsTileObjectPo Lu2024-06-021-4/+1
* Work around one Android bug and document anotherPo Lu2024-05-232-13/+23
* Improve compatibility with Android's default text editorPo Lu2024-05-221-0/+17
* Housekeeping around androidselect.cPo Lu2024-05-183-58/+22
* Communicate frame titles to the window manager on AndroidPo Lu2024-05-132-1/+69
* Additional changes to processing of Num Lock on AndroidPo Lu2024-05-122-31/+57
* Correct earlier changes to processing of Num Lock on AndroidPo Lu2024-05-121-10/+4
* Delete unused functionsPo Lu2024-05-111-6/+0
* Remove redundant encoding of strings in androidvfs.cPo Lu2024-05-101-12/+5
* Fix earlier change to content URI resolution on AndroidPo Lu2024-05-101-1/+4
* Fix hang after failed yank-media on AndroidPo Lu2024-05-083-27/+11
* ; * java/org/gnu/emacs/EmacsTileObject.java: Fix copyright dates.Po Lu2024-05-061-1/+1
* Optimize stipples on AndroidPo Lu2024-05-062-11/+105
* Fix inadvertent removal in EmacsWindowPo Lu2024-05-051-0/+4
* Simplify handling of command-line arguments on AndroidPo Lu2024-05-045-41/+32
* Simplify management of Android handle IDsPo Lu2024-05-0412-75/+66
* Port visible bell to AndroidPo Lu2024-05-024-82/+56
* Fix compatibility issues with Android clipboardsPo Lu2024-05-015-74/+33
* ; Delete obsolete commentaryPo Lu2024-04-291-6/+0
* Implement dots and dashes on AndroidPo Lu2024-04-283-11/+113
* Enable customization of the quit key on AndroidPo Lu2024-04-272-10/+11
* ; Fix default Android tile modePo Lu2024-04-231-1/+1
* Implement face stipples on AndroidPo Lu2024-04-234-15/+110
* ; * java/Makefile.in: Fix typos.Po Lu2024-04-221-3/+4
* Generate Android shared library list automaticallyPo Lu2024-04-222-34/+109
* Fix load order of certain Android shared librariesPo Lu2024-04-221-10/+10
* Eliminate minor wart in EmacsService.javaPo Lu2024-04-201-33/+12
* * java/INSTALL: Update instructions.Po Lu2024-04-191-11/+81
* Correctly verify availability of Android content URIsPo Lu2024-04-181-41/+13
* Remove leftover tasks from previous Emacs sessions on startupPo Lu2024-04-143-19/+66
* Fix task-switching failures on Android 2.3Po Lu2024-04-131-3/+9
* Optimize R8 configurationPo Lu2024-04-112-6/+35
* Adjust priority of Emacs background service notificationPo Lu2024-04-111-2/+2
* ; * java/Makefile.in: Render config.status relative to builddir.Po Lu2024-04-111-3/+3
* * java/Makefile.in (classes.dex): Make proguard.conf relative to srcdir.Po Lu2024-04-101-2/+2
* * java/proguard.conf: New file.Po Lu2024-04-101-0/+24
* Optimize generated Android DEX bytecodePo Lu2024-04-101-2/+12
* Resolve disagreements in accounting of tooltip positions on AndroidPo Lu2024-04-072-3/+21
* Port new Android window management strategy to Android 5.0Po Lu2024-04-071-22/+28
* Correct typos in and omissions from earlier Android port changesPo Lu2024-04-062-9/+9
* Enable relinquishing access to Android content directoriesPo Lu2024-04-051-0/+15
* Avoid destroying windows after they are unmappedPo Lu2024-04-043-8/+20
* ; * java/org/gnu/emacs/EmacsView.java (onKeyDown): Delete debugging code.Po Lu2024-04-031-2/+0
* Prevent detachWindow from deleting framesPo Lu2024-04-031-1/+1
* ; * java/org/gnu/emacs/EmacsWindow.java (reparentTo): Typo.Po Lu2024-04-031-1/+1
* Better align Emacs window management with Android task lifecyclesPo Lu2024-04-037-255/+458
* Always enable native JSON support and remove Jansson referencesMattias EngdegÄrd2024-03-302-9/+1
* Rationalize java/Makefile.inPo Lu2024-03-301-7/+6