]> git.eshelyaron.com Git - emacs.git/commit
Update Android port
authorPo Lu <luangruo@yahoo.com>
Mon, 2 Oct 2023 03:00:39 +0000 (11:00 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 2 Oct 2023 03:00:39 +0000 (11:00 +0800)
commitdb704687bb9992212cec0d5435f6dcd75161e229
tree3cceef70e6a7813589822a871e954b958f7c0b25
parent862e5effbf9b991af3fbbc8e31df33e64483c56f
Update Android port

* java/AndroidManifest.xml.in: Exclude non-files from opening in
Emacs.

* java/org/gnu/emacs/EmacsOpenActivity.java (onCreate): Avert
crash should scheme be NULL.
java/AndroidManifest.xml.in
java/org/gnu/emacs/EmacsOpenActivity.java