mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-24 14:30:43 -08:00
* 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. |
||
|---|---|---|
| .. | ||
| drawable | ||
| layout | ||
| mipmap | ||
| mipmap-v26 | ||
| values | ||
| values-v11 | ||
| values-v14 | ||
| values-v19 | ||
| values-v24 | ||
| values-v29 | ||
| xml | ||