summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weghorn <m.weghorn@posteo.de>2023-11-17 14:30:19 +0100
committerXisco Fauli <xiscofauli@libreoffice.org>2023-11-22 10:30:15 +0100
commitf7008ee855c3f561549ecdcc07494a25b32ad67d (patch)
tree4378c8efaf0611eb5c44e957cc96f6f676d9d593
parentfa070629227434b0d0cb174a3712e38f97288d59 (diff)
android: Update app-specific/MIME type icons libreoffice-7-6-3
Just as commit 2105f638fa178f49210116bd914889599930b62a Author: Michael Weghorn <m.weghorn@posteo.de> Date: Fri Nov 17 09:11:42 2023 +0100 android: Update app icon to new startcenter icon updated the main icon for the Android app, also update the MIME type icons that are shown in the "Recent files" section in LibreOfficeUIActivity to the new ones meant to be used for Calc/Draw/Impress/Writer since 7.5. Change-Id: I1d969a290caa3c23589e78151cd5bf70144c3099 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159568 Tested-by: Jenkins Reviewed-by: Michael Weghorn <m.weghorn@posteo.de> (cherry picked from commit cfabbffa14bc98a93fe63b96f0849fd33a66039d) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159577 Tested-by: Xisco Fauli <xiscofauli@libreoffice.org> Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
-rw-r--r--android/source/res/drawable/calc.pngbin14818 -> 13611 bytes
-rw-r--r--android/source/res/drawable/draw.pngbin18445 -> 17013 bytes
-rw-r--r--android/source/res/drawable/impress.pngbin13936 -> 15005 bytes
-rw-r--r--android/source/res/drawable/writer.pngbin15878 -> 15781 bytes
4 files changed, 0 insertions, 0 deletions
diff --git a/android/source/res/drawable/calc.png b/android/source/res/drawable/calc.png
index 0c0d31444d11..240da6c8966d 100644
--- a/android/source/res/drawable/calc.png
+++ b/android/source/res/drawable/calc.png
Binary files differ
diff --git a/android/source/res/drawable/draw.png b/android/source/res/drawable/draw.png
index b3ee11426a04..8b8436789cc2 100644
--- a/android/source/res/drawable/draw.png
+++ b/android/source/res/drawable/draw.png
Binary files differ
diff --git a/android/source/res/drawable/impress.png b/android/source/res/drawable/impress.png
index 5909f05bf089..2de82d6bd42b 100644
--- a/android/source/res/drawable/impress.png
+++ b/android/source/res/drawable/impress.png
Binary files differ
diff --git a/android/source/res/drawable/writer.png b/android/source/res/drawable/writer.png
index 8a4e21e47174..6cc9e8483033 100644
--- a/android/source/res/drawable/writer.png
+++ b/android/source/res/drawable/writer.png
Binary files differ