summaryrefslogtreecommitdiff
path: root/java
AgeCommit message (Expand)Author
2024-06-04Provide additional Android metadataPo Lu
2024-06-04Enable downgrading between this and future releases of EmacsPo Lu
2024-06-02Trim redundancies from EmacsTileObjectPo Lu
2024-05-23Work around one Android bug and document anotherPo Lu
2024-05-22Improve compatibility with Android's default text editorPo Lu
2024-05-18Housekeeping around androidselect.cPo Lu
2024-05-13Communicate frame titles to the window manager on AndroidPo Lu
2024-05-12Additional changes to processing of Num Lock on AndroidPo Lu
2024-05-12Correct earlier changes to processing of Num Lock on AndroidPo Lu
2024-05-11Delete unused functionsPo 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-08Fix hang after failed yank-media on AndroidPo Lu
2024-05-06; * java/org/gnu/emacs/EmacsTileObject.java: Fix copyright dates.Po Lu
2024-05-06Optimize stipples on AndroidPo Lu
2024-05-05Fix inadvertent removal in EmacsWindowPo Lu
2024-05-04Simplify handling of command-line arguments on AndroidPo Lu
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-22; * java/Makefile.in: Fix typos.Po 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-19* java/INSTALL: Update instructions.Po 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-11; * java/Makefile.in: Render config.status relative to builddir.Po Lu
2024-04-10* java/Makefile.in (classes.dex): Make proguard.conf relative to srcdir.Po Lu
2024-04-10* java/proguard.conf: New file.Po Lu
2024-04-10Optimize generated Android DEX bytecodePo 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-30Rationalize java/Makefile.inPo Lu