1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-24 14:30:43 -08:00
emacs/java/res
Po Lu c63f178a30 Make the Emacs icon ``adaptive''
* java/AndroidManifest.xml.in (EmacsApplication): Set icon to
@mipmap/emacs_icon.

* java/org/gnu/emacs/EmacsService.java (onStartCommand): Pick a
better name for the persistent notification channel.

* java/res/drawable/emacs_background.xml:

* java/res/drawable/emacs_foreground.xml:

* java/res/mipmap/emacs_icon.png:

* java/res/mipmap-v26/emacs_icon.xml: New files, comprising an
``adaptive icon'' required by some Android launchers.
2023-08-21 14:39:51 +08:00
..
drawable Make the Emacs icon ``adaptive'' 2023-08-21 14:39:51 +08:00
layout Enable providing icons for Android desktop notifications 2023-08-21 09:36:52 +08:00
mipmap Make the Emacs icon ``adaptive'' 2023-08-21 14:39:51 +08:00
mipmap-v26 Make the Emacs icon ``adaptive'' 2023-08-21 14:39:51 +08:00
values Support desktop notifications on Android 2023-08-20 20:25:53 +08:00
values-v11 Update Android port 2023-03-05 15:55:24 +08:00
values-v14 Update Android port 2023-03-05 15:55:24 +08:00
values-v19
values-v24 Allow starting Emacs --debug-init on Android 2023-05-26 15:20:39 +08:00
values-v29 Update Android port 2023-03-05 15:55:24 +08:00
xml Allow starting Emacs --debug-init on Android 2023-05-26 15:20:39 +08:00