android/source/ic_launcher-web.png                |binary
 android/source/res/mipmap-hdpi/ic_launcher.png    |binary
 android/source/res/mipmap-mdpi/ic_launcher.png    |binary
 android/source/res/mipmap-xhdpi/ic_launcher.png   |binary
 android/source/res/mipmap-xxhdpi/ic_launcher.png  |binary
 android/source/res/mipmap-xxxhdpi/ic_launcher.png |binary
 6 files changed

New commits:
commit fa070629227434b0d0cb174a3712e38f97288d59
Author:     Michael Weghorn <m.wegh...@posteo.de>
AuthorDate: Fri Nov 17 09:11:42 2023 +0100
Commit:     Xisco Fauli <xiscofa...@libreoffice.org>
CommitDate: Wed Nov 22 10:29:59 2023 +0100

    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.wegh...@posteo.de>
    (cherry picked from commit 2105f638fa178f49210116bd914889599930b62a)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159574
    Tested-by: Xisco Fauli <xiscofa...@libreoffice.org>
    Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org>

diff --git a/android/source/ic_launcher-web.png 
b/android/source/ic_launcher-web.png
index e9dcfcacf844..82497c1ac299 100644
Binary files a/android/source/ic_launcher-web.png and 
b/android/source/ic_launcher-web.png differ
diff --git a/android/source/res/mipmap-hdpi/ic_launcher.png 
b/android/source/res/mipmap-hdpi/ic_launcher.png
index f8b74553e385..0765a1e0108e 100644
Binary files a/android/source/res/mipmap-hdpi/ic_launcher.png and 
b/android/source/res/mipmap-hdpi/ic_launcher.png differ
diff --git a/android/source/res/mipmap-mdpi/ic_launcher.png 
b/android/source/res/mipmap-mdpi/ic_launcher.png
index fa68d30f003a..dcc03ff1fb2c 100644
Binary files a/android/source/res/mipmap-mdpi/ic_launcher.png and 
b/android/source/res/mipmap-mdpi/ic_launcher.png differ
diff --git a/android/source/res/mipmap-xhdpi/ic_launcher.png 
b/android/source/res/mipmap-xhdpi/ic_launcher.png
index 12069c7e8ac5..d8fb1d912633 100644
Binary files a/android/source/res/mipmap-xhdpi/ic_launcher.png and 
b/android/source/res/mipmap-xhdpi/ic_launcher.png differ
diff --git a/android/source/res/mipmap-xxhdpi/ic_launcher.png 
b/android/source/res/mipmap-xxhdpi/ic_launcher.png
index a00a40dbe1de..7b9a8029aa40 100644
Binary files a/android/source/res/mipmap-xxhdpi/ic_launcher.png and 
b/android/source/res/mipmap-xxhdpi/ic_launcher.png differ
diff --git a/android/source/res/mipmap-xxxhdpi/ic_launcher.png 
b/android/source/res/mipmap-xxxhdpi/ic_launcher.png
index ef7067cbd2a3..86d268ede8ef 100644
Binary files a/android/source/res/mipmap-xxxhdpi/ic_launcher.png and 
b/android/source/res/mipmap-xxxhdpi/ic_launcher.png differ

Reply via email to