summaryrefslogtreecommitdiff
path: root/java
AgeCommit message (Expand)Author
2024-06-12Restore omitted dependencyPo Lu
2024-06-12Restore functionality on Android 2.2Po Lu
2024-06-12; * java/Makefile.in: Fix typo.Po Lu
2024-06-12Improve compression of Emacs packages on Android 2.2Po Lu
2024-06-11Eliminate some redundant synchronization on AndroidPo Lu
2024-06-07Eliminate Makefile racePo Lu
2024-06-07; * java/INSTALL (LIBRSVG): Typo.Po Lu
2024-06-07Document compilation of librsvg on AndroidPo Lu
2024-06-06* java/AndroidManifest.xml.in: Revert portions of last change.Po Lu
2024-06-04Spelling fixesPaul Eggert
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