diff options
| author | Po Lu | 2023-02-21 15:28:06 +0800 |
|---|---|---|
| committer | Po Lu | 2023-02-21 15:28:06 +0800 |
| commit | 7aa4ffddd842e495d1ae388afff12075317ecb07 (patch) | |
| tree | 9ba8cb2c232665ee59113494f7e35eeb33ab8619 /lib | |
| parent | d197d7349121b972d50e37d66017567bf6cba652 (diff) | |
| download | emacs-7aa4ffddd842e495d1ae388afff12075317ecb07.tar.gz emacs-7aa4ffddd842e495d1ae388afff12075317ecb07.zip | |
Update Android port
* doc/emacs/android.texi (Android Startup): Document `content'
special directory.
* java/debug.sh (is_root): Improve /bin/tee detection.
* java/org/gnu/emacs/EmacsNative.java (EmacsNative): New
function `dup'.
* java/org/gnu/emacs/EmacsOpenActivity.java (EmacsOpenActivity)
(checkReadableOrCopy, onCreate): Create content directory names
when the file is not readable.
* java/org/gnu/emacs/EmacsService.java (EmacsService)
(openContentUri, checkContentUri): New functions.
* src/android.c (struct android_emacs_service): New methods.
(android_content_name_p, android_get_content_name)
(android_check_content_access): New function.
(android_fstatat, android_open): Implement opening content URIs.
(dup): Export to Java.
(android_init_emacs_service): Initialize new methods.
(android_faccessat): Implement content file names.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions