diff options
author | Michael Weghorn <m.weghorn@posteo.de> | 2023-11-17 09:11:42 +0100 |
---|---|---|
committer | Michael Weghorn <m.weghorn@posteo.de> | 2023-11-17 12:36:28 +0100 |
commit | 2105f638fa178f49210116bd914889599930b62a (patch) | |
tree | 448231b1451a71450215b8ca527c0e263208a749 /android | |
parent | 129c493adc3d572e2417e62bc96d7b2cfbe0d983 (diff) |
android: Update app icon to new startcenter icon
Update the icon used for LibreOffice Viewer
with the new icon used since LibreOffice 7.5 [1].
Use the startcenter icon from `sysui/desktop/icons/hicolor/`
and export for the required resolutions where it doesn't exist
yet.
[1] https://wiki.documentfoundation.org/ReleaseNotes/7.5#Design
Change-Id: Ie9f59d42bbc9375e7ca433c6452223b7ba3033a8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159554
Tested-by: Jenkins
Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
Diffstat (limited to 'android')
-rw-r--r-- | android/source/ic_launcher-web.png | bin | 23194 -> 26399 bytes |
-rw-r--r-- | android/source/res/mipmap-hdpi/ic_launcher.png | bin | 1529 -> 6202 bytes |
-rw-r--r-- | android/source/res/mipmap-mdpi/ic_launcher.png | bin | 950 -> 1310 bytes |
-rw-r--r-- | android/source/res/mipmap-xhdpi/ic_launcher.png | bin | 2158 -> 7033 bytes |
-rw-r--r-- | android/source/res/mipmap-xxhdpi/ic_launcher.png | bin | 5007 -> 8868 bytes |
-rw-r--r-- | android/source/res/mipmap-xxxhdpi/ic_launcher.png | bin | 7896 -> 11149 bytes |
6 files changed, 0 insertions, 0 deletions
diff --git a/android/source/ic_launcher-web.png b/android/source/ic_launcher-web.png Binary files differindex e9dcfcacf844..82497c1ac299 100644 --- a/android/source/ic_launcher-web.png +++ b/android/source/ic_launcher-web.png diff --git a/android/source/res/mipmap-hdpi/ic_launcher.png b/android/source/res/mipmap-hdpi/ic_launcher.png Binary files differindex f8b74553e385..0765a1e0108e 100644 --- a/android/source/res/mipmap-hdpi/ic_launcher.png +++ b/android/source/res/mipmap-hdpi/ic_launcher.png diff --git a/android/source/res/mipmap-mdpi/ic_launcher.png b/android/source/res/mipmap-mdpi/ic_launcher.png Binary files differindex fa68d30f003a..dcc03ff1fb2c 100644 --- a/android/source/res/mipmap-mdpi/ic_launcher.png +++ b/android/source/res/mipmap-mdpi/ic_launcher.png diff --git a/android/source/res/mipmap-xhdpi/ic_launcher.png b/android/source/res/mipmap-xhdpi/ic_launcher.png Binary files differindex 12069c7e8ac5..d8fb1d912633 100644 --- a/android/source/res/mipmap-xhdpi/ic_launcher.png +++ b/android/source/res/mipmap-xhdpi/ic_launcher.png diff --git a/android/source/res/mipmap-xxhdpi/ic_launcher.png b/android/source/res/mipmap-xxhdpi/ic_launcher.png Binary files differindex a00a40dbe1de..7b9a8029aa40 100644 --- a/android/source/res/mipmap-xxhdpi/ic_launcher.png +++ b/android/source/res/mipmap-xxhdpi/ic_launcher.png diff --git a/android/source/res/mipmap-xxxhdpi/ic_launcher.png b/android/source/res/mipmap-xxxhdpi/ic_launcher.png Binary files differindex ef7067cbd2a3..86d268ede8ef 100644 --- a/android/source/res/mipmap-xxxhdpi/ic_launcher.png +++ b/android/source/res/mipmap-xxxhdpi/ic_launcher.png |