]> git.eshelyaron.com Git - emacs.git/commit
Update Android port
authorPo Lu <luangruo@yahoo.com>
Wed, 1 Mar 2023 06:31:57 +0000 (14:31 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 1 Mar 2023 06:31:57 +0000 (14:31 +0800)
commit194b3f948cba9f6da0e5d3b36ada8ab9ca74d482
treed9e2666749814376edfcd1f1f1e6818f597a5dc6
parent15bcb446be2f2f5b85a1b9585ec3abaabcbf04d9
Update Android port

* java/AndroidManifest.xml.in: Specify @style/EmacsStyle.
* java/org/gnu/emacs/EmacsActivity.java (onCreate): Stop setting
the theme here.
* java/res/values-v11/style.xml:
* java/res/values-v14/style.xml:
* java/res/values-v29/style.xml:
* java/res/values/style.xml: Extract style resources into
res/values.
java/AndroidManifest.xml.in
java/org/gnu/emacs/EmacsActivity.java
java/res/values-v11/style.xml [new file with mode: 0644]
java/res/values-v14/style.xml [new file with mode: 0644]
java/res/values-v29/style.xml [new file with mode: 0644]
java/res/values/style.xml [new file with mode: 0644]