summaryrefslogtreecommitdiff
path: root/java/org
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-23Implement set_window_size_and_position_hook on AndroidPo Lu
2025-11-24Support `toolkit-theme-set-functions' on Android and execute hooks safelyPo Lu
2025-06-11Port to Android API 36Po Lu
2025-04-10Respond to display configuration updates on AndroidPo Lu
2025-03-20; * java/org/gnu/emacs/EmacsInputConnection.java: Fix commentary typo.Po Lu
2025-03-09; * java/org/gnu/emacs/EmacsWindow.java (viewLayout): Typo in comment.Po Lu
2025-03-04Circumvent another styling issue in Android 15 QPR1Po Lu
2025-03-03Fix styling issues on Android 15 QPR1Po Lu
2025-02-19Merge from savannah/emacs-30Po Lu
2025-02-19Fix remaining Android bugs reported over the past monthsPo Lu
2025-02-19Merge from savannah/emacs-30Po Lu
2025-02-19Properly move existing tooltips on AndroidPo Lu
2025-02-17Merge from savannah/emacs-30Po Lu
2025-02-17Fix crash in frame deletion on AndroidPo Lu
2025-02-07Prevent crash when requesting storage permissions on AndroidPo Lu
2025-01-02Update copyright year to 2025Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-09-18Fix layout of preferences activity on Android 35Po Lu
2024-09-04Port to Android 35Po Lu
2024-08-09Register for more Intents actions on AndroidPo Lu
2024-07-18; Fix typosStefan Kangas
2024-07-18Port better to Android 3.0Po Lu
2024-07-14Do not set LD_LIBRARY_PATH during Android initializationPo Lu
2024-07-11Take precautions against ill-formed content URIsPo Lu
2024-07-08Correct conditions for iconification on AndroidPo 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-17Reinforce bitmap reconfiguration on AndroidPo Lu
2024-06-16Minor adjustments to battery.el on AndroidPo Lu
2024-06-16Simplify bitmap reallocation on AndroidPo Lu
2024-06-11Eliminate some redundant synchronization on AndroidPo Lu
2024-06-04Spelling fixesPaul Eggert
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