1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 23:10:47 -08:00
emacs/lib-src
Po Lu 420533a8f9 Add emacsclient desktop file equivalent on Android
* doc/emacs/android.texi (Android File System):
* java/AndroidManifest.xml.in: Update with new activity.  Remove
Android 10 restrictions through a special flag.

* java/org/gnu/emacs/EmacsNative.java (getProcName): New
function.
* java/org/gnu/emacs/EmacsOpenActivity.java (EmacsOpenActivity):
New file.
* java/org/gnu/emacs/EmacsService.java (getLibraryDirection):
Remove unused annotation.
* lib-src/emacsclient.c (decode_options): Set alt_display on
Android.
* src/android.c (android_proc_name): New function.
(NATIVE_NAME): Export via JNI.
2023-02-04 23:32:07 +08:00
..
asset-directory-tool.c Update Android port 2023-01-19 22:19:06 +08:00
be_resources.cc ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
ChangeLog.1 ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
COPYING Merge from Gnulib 2017-10-01 18:31:10 -07:00
ctags.c Port ctags+etags build to Sun C 5.12. 2014-05-18 11:57:04 -07:00
ebrowse.c ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
emacsclient.c Add emacsclient desktop file equivalent on Android 2023-02-04 23:32:07 +08:00
etags.c Merge from origin/emacs-29 2023-01-01 05:47:47 -05:00
hexl.c ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
make-docfile.c ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
make-fingerprint.c ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
Makefile.in Improve lib-src/Makefile.in 2023-01-24 10:40:44 +08:00
movemail.c ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
ntlib.c ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
ntlib.h ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
pop.c ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
pop.h ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
rcs2log ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
README
seccomp-filter.c ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
update-game-score.c ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00

This directory contains the source code for the architecture-dependent
files that go in ${archlibdir}.  At present, these are mostly utility
programs used by GNU Emacs.