aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/mipmap
diff options
context:
space:
mode:
authorPo Lu2023-08-21 14:35:45 +0800
committerPo Lu2023-08-21 14:39:51 +0800
commitc63f178a3008be5f735580817ebab008bbc5257b (patch)
tree97b939499f0372755ea62b120b55cf26f6613d41 /java/res/mipmap
parentb1e498ac8c067b265c5f3de778e0a2722f7948a6 (diff)
downloademacs-c63f178a3008be5f735580817ebab008bbc5257b.tar.gz
emacs-c63f178a3008be5f735580817ebab008bbc5257b.zip
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.
Diffstat (limited to 'java/res/mipmap')
-rw-r--r--java/res/mipmap/emacs_icon.pngbin0 -> 13462 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/java/res/mipmap/emacs_icon.png b/java/res/mipmap/emacs_icon.png
new file mode 100644
index 00000000000..9ab43d704be
--- /dev/null
+++ b/java/res/mipmap/emacs_icon.png
Binary files differ