index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
org
/
gnu
Age
Commit message (
Expand
)
Author
2024-06-02
Trim redundancies from EmacsTileObject
Po Lu
2024-05-23
Work around one Android bug and document another
Po Lu
2024-05-22
Improve compatibility with Android's default text editor
Po Lu
2024-05-18
Housekeeping around androidselect.c
Po Lu
2024-05-13
Communicate frame titles to the window manager on Android
Po Lu
2024-05-12
Additional changes to processing of Num Lock on Android
Po Lu
2024-05-12
Correct earlier changes to processing of Num Lock on Android
Po Lu
2024-05-11
Delete unused functions
Po Lu
2024-05-10
Remove redundant encoding of strings in androidvfs.c
Po Lu
2024-05-10
Fix earlier change to content URI resolution on Android
Po Lu
2024-05-08
Fix hang after failed yank-media on Android
Po Lu
2024-05-06
; * java/org/gnu/emacs/EmacsTileObject.java: Fix copyright dates.
Po Lu
2024-05-06
Optimize stipples on Android
Po Lu
2024-05-05
Fix inadvertent removal in EmacsWindow
Po Lu
2024-05-04
Simplify handling of command-line arguments on Android
Po Lu
2024-05-04
Simplify management of Android handle IDs
Po Lu
2024-05-02
Port visible bell to Android
Po Lu
2024-05-01
Fix compatibility issues with Android clipboards
Po Lu
2024-04-29
; Delete obsolete commentary
Po Lu
2024-04-28
Implement dots and dashes on Android
Po Lu
2024-04-27
Enable customization of the quit key on Android
Po Lu
2024-04-23
; Fix default Android tile mode
Po Lu
2024-04-23
Implement face stipples on Android
Po Lu
2024-04-22
Generate Android shared library list automatically
Po Lu
2024-04-22
Fix load order of certain Android shared libraries
Po Lu
2024-04-20
Eliminate minor wart in EmacsService.java
Po Lu
2024-04-18
Correctly verify availability of Android content URIs
Po Lu
2024-04-14
Remove leftover tasks from previous Emacs sessions on startup
Po Lu
2024-04-13
Fix task-switching failures on Android 2.3
Po Lu
2024-04-11
Optimize R8 configuration
Po Lu
2024-04-11
Adjust priority of Emacs background service notification
Po Lu
2024-04-07
Resolve disagreements in accounting of tooltip positions on Android
Po Lu
2024-04-07
Port new Android window management strategy to Android 5.0
Po Lu
2024-04-06
Correct typos in and omissions from earlier Android port changes
Po Lu
2024-04-05
Enable relinquishing access to Android content directories
Po Lu
2024-04-04
Avoid destroying windows after they are unmapped
Po Lu
2024-04-03
; * java/org/gnu/emacs/EmacsView.java (onKeyDown): Delete debugging code.
Po Lu
2024-04-03
Prevent detachWindow from deleting frames
Po Lu
2024-04-03
; * java/org/gnu/emacs/EmacsWindow.java (reparentTo): Typo.
Po Lu
2024-04-03
Better align Emacs window management with Android task lifecycles
Po Lu
2024-03-30
Always enable native JSON support and remove Jansson references
Mattias EngdegÄrd
2024-03-29
; * java/org/gnu/emacs/EmacsActivity.java (isReallyFinishing): Fix typo.
Po Lu
2024-03-29
Prevent Android OS task trimming from deleting Emacs frames
Po Lu
2024-03-27
Remove IME_FLAG_FORCE_ASCII from password input IME flags
Po Lu
2024-03-26
Prevent focus "stalemates" on Android
Po Lu
2024-03-26
Prevent passwords from being recorded during text conversion
Po Lu
2024-03-25
Port restart-emacs to Android 4.3 and earlier
Po Lu
2024-03-24
Improve consistency of content file name handling
Po Lu
2024-03-21
Android compatibility fixes
Po Lu
2024-03-20
Respect file display names during Android drag-and-drop
Po Lu
[next]