1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 14:30:50 -08:00
emacs/lisp/net
Po Lu 56e55a8008 Update Android port
* INSTALL.android: Update.
* build-aux/ndk-build-helper-1.mk: Fix typo.
* configure.ac: Enable --with-json on Android.
* cross/ndk-build/ndk-build-shared-library.mk:
(NDK_CFLAGS_$(LOCAL_MODULE)):
(LOCAL_MODULE_FILENAME):
* cross/ndk-build/ndk-build-static-library.mk:
(ALL_OBJECT_FILES$(LOCAL_MODULE)):
(LOCAL_MODULE_FILENAME): Recursively resolve dependencies.
* cross/ndk-build/ndk-resolve.mk: New function.

* doc/emacs/android.texi (Android Startup): Document how Emacs
is dumped during initial startup.

* java/Makefile.in (filename): Fix build with multiple shared
libraries.
* java/README: Improve commentary.
* java/org/gnu/emacs/EmacsApplication.java (onCreate): Look and
set dump file.
* java/org/gnu/emacs/EmacsNative.java (EmacsNative): New
function getFingerprint.
* java/org/gnu/emacs/EmacsPreferencesActivity.java (onCreate):
Add option to erase the dump file.
* java/org/gnu/emacs/EmacsService.java (browseUrl): New
function.
* java/org/gnu/emacs/EmacsThread.java (run): Specify dump file
if found.
* lisp/loadup.el: Always dump during loadup on Android.

* lisp/net/browse-url.el (browse-url--browser-defcustom-type):
(browse-url-default-browser):
(browse-url-default-android-browser): New browse url type.

* m4/ndk-build.m4 (ndk_package_map): Map jansson to libjansson.
* src/android.c (struct android_emacs_service): New method
`browse_url'.
(getFingerprint): New function.
(android_init_emacs_service): Initialize new method.
(android_browse_url): New function.

* src/android.h: Update prototypes.

* src/androidselect.c (Fandroid_browse_url): New function.
(syms_of_androidselect): Define it.

* src/emacs.c (load_pdump): Don't look in fancy places on
Android.
* src/pdumper.c (Fdump_emacs_portable): Allow dumping while
interactive on Android.
(syms_of_pdumper): New variable `pdumper-fingerprint'.

* src/sfntfont-android.c (sfntfont_android_composite_bitmap):
Fix unused variables.
2023-01-24 17:31:16 +08:00
..
ange-ftp.el Complete implementation of `file-user-id' 2023-01-17 16:00:08 +01:00
browse-url.el Update Android port 2023-01-24 17:31:16 +08:00
dbus.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
dictionary-connection.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
dictionary.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
dig.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
dns.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
eudc-bob.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
eudc-capf.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
eudc-export.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
eudc-hotlist.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
eudc-vars.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
eudc.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
eudcb-bbdb.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
eudcb-ecomplete.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
eudcb-ldap.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
eudcb-mab.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
eudcb-macos-contacts.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
eudcb-mailabbrev.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
eww.el Merge remote-tracking branch 'origin/master' into feature/android 2023-01-15 11:57:20 +08:00
gnutls.el Merge from origin/emacs-29 2023-01-01 05:47:47 -05:00
goto-addr.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
hmac-def.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
hmac-md5.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
imap.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
ldap.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
mailcap.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
mairix.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
net-utils.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
network-stream.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
newst-backend.el Merge from origin/emacs-29 2023-01-01 05:47:47 -05:00
newst-plainview.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
newst-reader.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
newst-ticker.el Run newsticker's ticker only periodically (bug#59856) 2023-01-16 09:20:11 +01:00
newst-treeview.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
newsticker.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
nsm.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
ntlm.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
pop3.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
puny.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
rcirc.el Merge from origin/emacs-29 2023-01-01 05:47:47 -05:00
rfc2104.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
sasl-cram.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
sasl-digest.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
sasl-ntlm.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
sasl-scram-rfc.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
sasl-scram-sha256.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
sasl.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
secrets.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
shr-color.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
shr.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
sieve-manage.el Fix bug in 'sieve-manage--append-to-log' 2023-01-19 15:40:42 +02:00
sieve-mode.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
sieve.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
snmp-mode.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
soap-client.el Merge from origin/emacs-29 2023-01-01 05:47:47 -05:00
soap-inspect.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
socks.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
telnet.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
tramp-adb.el Add 'file-user-uid' to get the connection-local effective UID 2023-01-16 17:11:02 -08:00
tramp-archive.el Complete implementation of `file-user-id' 2023-01-17 16:00:08 +01:00
tramp-cache.el Remove Emacs 26 compatibility from Tramp 2023-01-06 13:34:33 +01:00
tramp-cmds.el Improve Tramp robustness 2023-01-15 18:49:37 +01:00
tramp-compat.el Factor out some Tramp code 2023-01-23 11:02:56 +01:00
tramp-container.el Add new Tramp method "toolbox" 2023-01-07 12:14:26 +01:00
tramp-crypt.el Complete implementation of `file-user-id' 2023-01-17 16:00:08 +01:00
tramp-ftp.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
tramp-fuse.el Add remote-file-name-inhibit-delete-by-moving-to-trash 2023-01-08 19:24:17 +01:00
tramp-gvfs.el Add 'file-user-uid' to get the connection-local effective UID 2023-01-16 17:11:02 -08:00
tramp-integration.el Remove Emacs 26 compatibility from Tramp 2023-01-06 13:34:33 +01:00
tramp-rclone.el Add 'file-user-uid' to get the connection-local effective UID 2023-01-16 17:11:02 -08:00
tramp-sh.el Factor out some Tramp code 2023-01-23 11:02:56 +01:00
tramp-smb.el Factor out some Tramp code 2023-01-23 11:02:56 +01:00
tramp-sshfs.el Add 'file-user-uid' to get the connection-local effective UID 2023-01-16 17:11:02 -08:00
tramp-sudoedit.el Factor out some Tramp code 2023-01-23 11:02:56 +01:00
tramp-uu.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
tramp.el Factor out some Tramp code 2023-01-23 11:02:56 +01:00
trampver.el Remove Emacs 26 compatibility from Tramp 2023-01-06 13:34:33 +01:00
webjump.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
zeroconf.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00