summaryrefslogtreecommitdiff
path: root/java
AgeCommit message (Expand)Author
2024-09-18Fix layout of preferences activity on Android 35Po Lu
2024-09-05Better port to Android 35Po Lu
2024-09-04Port to Android 35Po Lu
2024-08-09Merge from savannah/emacs-30Po Lu
2024-08-09Register for more Intents actions on AndroidPo Lu
2024-07-19Merge from origin/emacs-30Stefan Monnier
2024-07-18; Fix typosStefan Kangas
2024-07-18Merge from savannah/emacs-30Po Lu
2024-07-18Port better to Android 3.0Po Lu
2024-07-14Merge from savannah/emacs-30Po Lu
2024-07-14Do not set LD_LIBRARY_PATH during Android initializationPo Lu
2024-07-11Merge from savannah/emacs-30Po Lu
2024-07-11Take precautions against ill-formed content URIsPo Lu
2024-07-08Merge from savannah/emacs-30Po Lu
2024-07-08Correct conditions for iconification on AndroidPo Lu
2024-07-01Merge from savannah/emacs-30Po Lu
2024-07-01* java/res/mipmap-v26/emacs_icon.xml: Define monospace icon.Po Lu
2024-06-30Merge from savannah/emacs-30Po Lu
2024-06-30Improve Android "adaptive icon"Po Lu
2024-06-30Respect --disable-build-details in Android buildsPo Lu
2024-06-27Prevent crashes and related issues if initial activity is destroyed on AndroidPo Lu
2024-06-24Fix omission of updates to child frames on AndroidPo Lu
2024-06-19Avoid races between the tooltip and compositor on X and AndroidPo Lu
2024-06-18Fix window class of Android tooltipsPo Lu
2024-06-18* java/Makefile.in (emacs.apk-in): Don't compress *.gz files on SDK 8.Po Lu
2024-06-17Reinforce bitmap reconfiguration on AndroidPo Lu
2024-06-16; Fix typosStefan Kangas
2024-06-16Minor adjustments to battery.el on AndroidPo Lu
2024-06-16Simplify bitmap reallocation on AndroidPo Lu
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