aboutsummaryrefslogtreecommitdiffstats
path: root/java (unfollow)
Commit message (Expand)AuthorFilesLines
2024-06-07; * java/INSTALL (LIBRSVG): Typo.Po Lu1-1/+1
2024-06-07Document compilation of librsvg on AndroidPo Lu1-13/+45
2024-06-06* java/AndroidManifest.xml.in: Revert portions of last change.Po Lu1-2/+0
2024-06-04Spelling fixesPaul Eggert6-8/+8
2024-06-04Provide additional Android metadataPo Lu1-0/+5
2024-06-04Enable downgrading between this and future releases of EmacsPo Lu1-6/+10
2024-06-02Trim redundancies from EmacsTileObjectPo Lu1-4/+1
2024-05-23Work around one Android bug and document anotherPo Lu2-13/+23
2024-05-22Improve compatibility with Android's default text editorPo Lu1-0/+17
2024-05-18Housekeeping around androidselect.cPo Lu3-58/+22
2024-05-13Communicate frame titles to the window manager on AndroidPo Lu2-1/+69
2024-05-12Additional changes to processing of Num Lock on AndroidPo Lu2-31/+57
2024-05-12Correct earlier changes to processing of Num Lock on AndroidPo Lu1-10/+4
2024-05-11Delete unused functionsPo Lu1-6/+0
2024-05-10Remove redundant encoding of strings in androidvfs.cPo Lu1-12/+5
2024-05-10Fix earlier change to content URI resolution on AndroidPo Lu1-1/+4
2024-05-08Fix hang after failed yank-media on AndroidPo Lu3-27/+11
2024-05-06; * java/org/gnu/emacs/EmacsTileObject.java: Fix copyright dates.Po Lu1-1/+1
2024-05-06Optimize stipples on AndroidPo Lu2-11/+105
2024-05-05Fix inadvertent removal in EmacsWindowPo Lu1-0/+4
2024-05-04Simplify handling of command-line arguments on AndroidPo Lu5-41/+32
2024-05-04Simplify management of Android handle IDsPo Lu12-75/+66
2024-05-02Port visible bell to AndroidPo Lu4-82/+56
2024-05-01Fix compatibility issues with Android clipboardsPo Lu5-74/+33
2024-04-29; Delete obsolete commentaryPo Lu1-6/+0
2024-04-28Implement dots and dashes on AndroidPo Lu3-11/+113
2024-04-27Enable customization of the quit key on AndroidPo Lu2-10/+11
2024-04-23; Fix default Android tile modePo Lu1-1/+1
2024-04-23Implement face stipples on AndroidPo Lu4-15/+110
2024-04-22; * java/Makefile.in: Fix typos.Po Lu1-3/+4
2024-04-22Generate Android shared library list automaticallyPo Lu2-34/+109
2024-04-22Fix load order of certain Android shared librariesPo Lu1-10/+10
2024-04-20Eliminate minor wart in EmacsService.javaPo Lu1-33/+12
2024-04-19* java/INSTALL: Update instructions.Po Lu1-11/+81
2024-04-18Correctly verify availability of Android content URIsPo Lu1-41/+13
2024-04-14Remove leftover tasks from previous Emacs sessions on startupPo Lu3-19/+66
2024-04-13Fix task-switching failures on Android 2.3Po Lu1-3/+9
2024-04-11Optimize R8 configurationPo Lu2-6/+35
2024-04-11Adjust priority of Emacs background service notificationPo Lu1-2/+2
2024-04-11; * java/Makefile.in: Render config.status relative to builddir.Po Lu1-3/+3
2024-04-10* java/Makefile.in (classes.dex): Make proguard.conf relative to srcdir.Po Lu1-2/+2
2024-04-10* java/proguard.conf: New file.Po Lu1-0/+24
2024-04-10Optimize generated Android DEX bytecodePo Lu1-2/+12
2024-04-07Resolve disagreements in accounting of tooltip positions on AndroidPo Lu2-3/+21
2024-04-07Port new Android window management strategy to Android 5.0Po Lu1-22/+28
2024-04-06Correct typos in and omissions from earlier Android port changesPo Lu2-9/+9
2024-04-05Enable relinquishing access to Android content directoriesPo Lu1-0/+15
2024-04-04Avoid destroying windows after they are unmappedPo Lu3-8/+20
2024-04-03; * java/org/gnu/emacs/EmacsView.java (onKeyDown): Delete debugging code.Po Lu1-2/+0
2024-04-03Prevent detachWindow from deleting framesPo Lu1-1/+1