From d7bfe89b13dd5ed4e9aa7bd64b83d2a59c7e296f Mon Sep 17 00:00:00 2001 From: ByteHamster Date: Fri, 13 Jan 2023 17:24:51 +0100 Subject: Branding upgrade (#6146) --- .../ic_launcher_foreground_no_finish.png | Bin 70874 -> 0 bytes .../res/mipmap-hdpi/ic_launcher_foreground.png | Bin 20491 -> 0 bytes .../res/mipmap-mdpi/ic_launcher_foreground.png | Bin 9963 -> 0 bytes .../res/mipmap-xhdpi/ic_launcher_foreground.png | Bin 34069 -> 0 bytes .../res/mipmap-xxhdpi/ic_launcher_foreground.png | Bin 75392 -> 0 bytes .../res/mipmap-xxxhdpi/ic_launcher_foreground.png | Bin 117617 -> 0 bytes .../src/main/res/drawable-hdpi/ic_notification.png | Bin 1016 -> 1323 bytes .../main/res/drawable-hdpi/ic_notification_new.png | Bin 1054 -> 1310 bytes .../src/main/res/drawable-mdpi/ic_notification.png | Bin 618 -> 833 bytes .../main/res/drawable-mdpi/ic_notification_new.png | Bin 688 -> 827 bytes .../ic_launcher_foreground_no_finish.png | Bin 74988 -> 0 bytes core/src/main/res/drawable-nodpi/ic_monochrome.png | Bin 0 -> 27923 bytes .../main/res/drawable-xhdpi/ic_notification.png | Bin 1441 -> 1791 bytes .../res/drawable-xhdpi/ic_notification_new.png | Bin 1402 -> 1782 bytes .../main/res/drawable-xxhdpi/ic_notification.png | Bin 2390 -> 2461 bytes .../res/drawable-xxhdpi/ic_notification_new.png | Bin 2207 -> 2491 bytes .../main/res/drawable-xxxhdpi/ic_notification.png | Bin 3121 -> 3004 bytes .../res/drawable-xxxhdpi/ic_notification_new.png | Bin 3012 -> 3038 bytes core/src/main/res/drawable/bg_splash.xml | 19 ----------- core/src/main/res/drawable/splash_icon.xml | 35 +++++++++++++++++++++ .../src/main/res/mipmap-anydpi-v26/ic_launcher.xml | 1 + core/src/main/res/mipmap-hdpi/ic_launcher.png | Bin 8596 -> 7041 bytes .../res/mipmap-hdpi/ic_launcher_background.png | Bin 7069 -> 757 bytes .../res/mipmap-hdpi/ic_launcher_foreground.png | Bin 20308 -> 11197 bytes core/src/main/res/mipmap-mdpi/ic_launcher.png | Bin 4783 -> 4101 bytes .../res/mipmap-mdpi/ic_launcher_background.png | Bin 3120 -> 441 bytes .../res/mipmap-mdpi/ic_launcher_foreground.png | Bin 10041 -> 5661 bytes core/src/main/res/mipmap-xhdpi/ic_launcher.png | Bin 13307 -> 10052 bytes .../res/mipmap-xhdpi/ic_launcher_background.png | Bin 13262 -> 854 bytes .../res/mipmap-xhdpi/ic_launcher_foreground.png | Bin 34640 -> 12992 bytes core/src/main/res/mipmap-xxhdpi/ic_launcher.png | Bin 24321 -> 16435 bytes .../res/mipmap-xxhdpi/ic_launcher_background.png | Bin 35451 -> 1200 bytes .../res/mipmap-xxhdpi/ic_launcher_foreground.png | Bin 74736 -> 21509 bytes core/src/main/res/mipmap-xxxhdpi/ic_launcher.png | Bin 37255 -> 23299 bytes .../res/mipmap-xxxhdpi/ic_launcher_background.png | Bin 64580 -> 1464 bytes .../res/mipmap-xxxhdpi/ic_launcher_foreground.png | Bin 120501 -> 30435 bytes core/src/main/res/values/colors.xml | 2 -- core/src/main/res/values/styles.xml | 15 ++++++--- 38 files changed, 46 insertions(+), 26 deletions(-) delete mode 100644 core/src/debug/res/drawable-nodpi/ic_launcher_foreground_no_finish.png delete mode 100644 core/src/debug/res/mipmap-hdpi/ic_launcher_foreground.png delete mode 100644 core/src/debug/res/mipmap-mdpi/ic_launcher_foreground.png delete mode 100644 core/src/debug/res/mipmap-xhdpi/ic_launcher_foreground.png delete mode 100644 core/src/debug/res/mipmap-xxhdpi/ic_launcher_foreground.png delete mode 100644 core/src/debug/res/mipmap-xxxhdpi/ic_launcher_foreground.png delete mode 100644 core/src/main/res/drawable-nodpi/ic_launcher_foreground_no_finish.png create mode 100644 core/src/main/res/drawable-nodpi/ic_monochrome.png delete mode 100644 core/src/main/res/drawable/bg_splash.xml create mode 100644 core/src/main/res/drawable/splash_icon.xml (limited to 'core/src') diff --git a/core/src/debug/res/drawable-nodpi/ic_launcher_foreground_no_finish.png b/core/src/debug/res/drawable-nodpi/ic_launcher_foreground_no_finish.png deleted file mode 100644 index 825421990..000000000 Binary files a/core/src/debug/res/drawable-nodpi/ic_launcher_foreground_no_finish.png and /dev/null differ diff --git a/core/src/debug/res/mipmap-hdpi/ic_launcher_foreground.png b/core/src/debug/res/mipmap-hdpi/ic_launcher_foreground.png deleted file mode 100644 index d2a3c3206..000000000 Binary files a/core/src/debug/res/mipmap-hdpi/ic_launcher_foreground.png and /dev/null differ diff --git a/core/src/debug/res/mipmap-mdpi/ic_launcher_foreground.png b/core/src/debug/res/mipmap-mdpi/ic_launcher_foreground.png deleted file mode 100644 index 69c0a3433..000000000 Binary files a/core/src/debug/res/mipmap-mdpi/ic_launcher_foreground.png and /dev/null differ diff --git a/core/src/debug/res/mipmap-xhdpi/ic_launcher_foreground.png b/core/src/debug/res/mipmap-xhdpi/ic_launcher_foreground.png deleted file mode 100644 index 5653dad7c..000000000 Binary files a/core/src/debug/res/mipmap-xhdpi/ic_launcher_foreground.png and /dev/null differ diff --git a/core/src/debug/res/mipmap-xxhdpi/ic_launcher_foreground.png b/core/src/debug/res/mipmap-xxhdpi/ic_launcher_foreground.png deleted file mode 100644 index cd30be7a5..000000000 Binary files a/core/src/debug/res/mipmap-xxhdpi/ic_launcher_foreground.png and /dev/null differ diff --git a/core/src/debug/res/mipmap-xxxhdpi/ic_launcher_foreground.png b/core/src/debug/res/mipmap-xxxhdpi/ic_launcher_foreground.png deleted file mode 100644 index fe1e7df8f..000000000 Binary files a/core/src/debug/res/mipmap-xxxhdpi/ic_launcher_foreground.png and /dev/null differ diff --git a/core/src/main/res/drawable-hdpi/ic_notification.png b/core/src/main/res/drawable-hdpi/ic_notification.png index e0b0f7f18..c49404f8c 100644 Binary files a/core/src/main/res/drawable-hdpi/ic_notification.png and b/core/src/main/res/drawable-hdpi/ic_notification.png differ diff --git a/core/src/main/res/drawable-hdpi/ic_notification_new.png b/core/src/main/res/drawable-hdpi/ic_notification_new.png index 28a8446e4..cef10dc6f 100644 Binary files a/core/src/main/res/drawable-hdpi/ic_notification_new.png and b/core/src/main/res/drawable-hdpi/ic_notification_new.png differ diff --git a/core/src/main/res/drawable-mdpi/ic_notification.png b/core/src/main/res/drawable-mdpi/ic_notification.png index 42943c7f0..5a2c3c590 100644 Binary files a/core/src/main/res/drawable-mdpi/ic_notification.png and b/core/src/main/res/drawable-mdpi/ic_notification.png differ diff --git a/core/src/main/res/drawable-mdpi/ic_notification_new.png b/core/src/main/res/drawable-mdpi/ic_notification_new.png index 02530f5e4..a8c4de14a 100644 Binary files a/core/src/main/res/drawable-mdpi/ic_notification_new.png and b/core/src/main/res/drawable-mdpi/ic_notification_new.png differ diff --git a/core/src/main/res/drawable-nodpi/ic_launcher_foreground_no_finish.png b/core/src/main/res/drawable-nodpi/ic_launcher_foreground_no_finish.png deleted file mode 100644 index 33a5b3fe4..000000000 Binary files a/core/src/main/res/drawable-nodpi/ic_launcher_foreground_no_finish.png and /dev/null differ diff --git a/core/src/main/res/drawable-nodpi/ic_monochrome.png b/core/src/main/res/drawable-nodpi/ic_monochrome.png new file mode 100644 index 000000000..883d02e9e Binary files /dev/null and b/core/src/main/res/drawable-nodpi/ic_monochrome.png differ diff --git a/core/src/main/res/drawable-xhdpi/ic_notification.png b/core/src/main/res/drawable-xhdpi/ic_notification.png index 2c633ba6b..433eec476 100644 Binary files a/core/src/main/res/drawable-xhdpi/ic_notification.png and b/core/src/main/res/drawable-xhdpi/ic_notification.png differ diff --git a/core/src/main/res/drawable-xhdpi/ic_notification_new.png b/core/src/main/res/drawable-xhdpi/ic_notification_new.png index 49c696798..765827b18 100644 Binary files a/core/src/main/res/drawable-xhdpi/ic_notification_new.png and b/core/src/main/res/drawable-xhdpi/ic_notification_new.png differ diff --git a/core/src/main/res/drawable-xxhdpi/ic_notification.png b/core/src/main/res/drawable-xxhdpi/ic_notification.png index 16cc2aaf4..db44a547f 100644 Binary files a/core/src/main/res/drawable-xxhdpi/ic_notification.png and b/core/src/main/res/drawable-xxhdpi/ic_notification.png differ diff --git a/core/src/main/res/drawable-xxhdpi/ic_notification_new.png b/core/src/main/res/drawable-xxhdpi/ic_notification_new.png index ec6ef4f1e..3d47c6f2e 100644 Binary files a/core/src/main/res/drawable-xxhdpi/ic_notification_new.png and b/core/src/main/res/drawable-xxhdpi/ic_notification_new.png differ diff --git a/core/src/main/res/drawable-xxxhdpi/ic_notification.png b/core/src/main/res/drawable-xxxhdpi/ic_notification.png index fbbb94cd0..e38b1de34 100644 Binary files a/core/src/main/res/drawable-xxxhdpi/ic_notification.png and b/core/src/main/res/drawable-xxxhdpi/ic_notification.png differ diff --git a/core/src/main/res/drawable-xxxhdpi/ic_notification_new.png b/core/src/main/res/drawable-xxxhdpi/ic_notification_new.png index 66f968872..c1e74c077 100644 Binary files a/core/src/main/res/drawable-xxxhdpi/ic_notification_new.png and b/core/src/main/res/drawable-xxxhdpi/ic_notification_new.png differ diff --git a/core/src/main/res/drawable/bg_splash.xml b/core/src/main/res/drawable/bg_splash.xml deleted file mode 100644 index 929fe411a..000000000 --- a/core/src/main/res/drawable/bg_splash.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file diff --git a/core/src/main/res/drawable/splash_icon.xml b/core/src/main/res/drawable/splash_icon.xml new file mode 100644 index 000000000..acd17670e --- /dev/null +++ b/core/src/main/res/drawable/splash_icon.xml @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/core/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/core/src/main/res/mipmap-anydpi-v26/ic_launcher.xml index 4ae7d1237..728c403fb 100644 --- a/core/src/main/res/mipmap-anydpi-v26/ic_launcher.xml +++ b/core/src/main/res/mipmap-anydpi-v26/ic_launcher.xml @@ -2,4 +2,5 @@ + \ No newline at end of file diff --git a/core/src/main/res/mipmap-hdpi/ic_launcher.png b/core/src/main/res/mipmap-hdpi/ic_launcher.png index 9c922ce1c..efda51a0e 100644 Binary files a/core/src/main/res/mipmap-hdpi/ic_launcher.png and b/core/src/main/res/mipmap-hdpi/ic_launcher.png differ diff --git a/core/src/main/res/mipmap-hdpi/ic_launcher_background.png b/core/src/main/res/mipmap-hdpi/ic_launcher_background.png index 92b669f3e..3b5e329e5 100644 Binary files a/core/src/main/res/mipmap-hdpi/ic_launcher_background.png and b/core/src/main/res/mipmap-hdpi/ic_launcher_background.png differ diff --git a/core/src/main/res/mipmap-hdpi/ic_launcher_foreground.png b/core/src/main/res/mipmap-hdpi/ic_launcher_foreground.png index b487de37d..b52ad5dd6 100644 Binary files a/core/src/main/res/mipmap-hdpi/ic_launcher_foreground.png and b/core/src/main/res/mipmap-hdpi/ic_launcher_foreground.png differ diff --git a/core/src/main/res/mipmap-mdpi/ic_launcher.png b/core/src/main/res/mipmap-mdpi/ic_launcher.png index ef741cee7..9c2a5867a 100644 Binary files a/core/src/main/res/mipmap-mdpi/ic_launcher.png and b/core/src/main/res/mipmap-mdpi/ic_launcher.png differ diff --git a/core/src/main/res/mipmap-mdpi/ic_launcher_background.png b/core/src/main/res/mipmap-mdpi/ic_launcher_background.png index 7f16ee8ba..38164a0b0 100644 Binary files a/core/src/main/res/mipmap-mdpi/ic_launcher_background.png and b/core/src/main/res/mipmap-mdpi/ic_launcher_background.png differ diff --git a/core/src/main/res/mipmap-mdpi/ic_launcher_foreground.png b/core/src/main/res/mipmap-mdpi/ic_launcher_foreground.png index 4003de0ea..236f6fca2 100644 Binary files a/core/src/main/res/mipmap-mdpi/ic_launcher_foreground.png and b/core/src/main/res/mipmap-mdpi/ic_launcher_foreground.png differ diff --git a/core/src/main/res/mipmap-xhdpi/ic_launcher.png b/core/src/main/res/mipmap-xhdpi/ic_launcher.png index b05c50d44..a58294b36 100644 Binary files a/core/src/main/res/mipmap-xhdpi/ic_launcher.png and b/core/src/main/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/core/src/main/res/mipmap-xhdpi/ic_launcher_background.png b/core/src/main/res/mipmap-xhdpi/ic_launcher_background.png index 170e2f72e..7bf8bf8a7 100644 Binary files a/core/src/main/res/mipmap-xhdpi/ic_launcher_background.png and b/core/src/main/res/mipmap-xhdpi/ic_launcher_background.png differ diff --git a/core/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png b/core/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png index 0cd7ee47a..03cf16e53 100644 Binary files a/core/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png and b/core/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png differ diff --git a/core/src/main/res/mipmap-xxhdpi/ic_launcher.png b/core/src/main/res/mipmap-xxhdpi/ic_launcher.png index 9d0116d26..0245e6394 100644 Binary files a/core/src/main/res/mipmap-xxhdpi/ic_launcher.png and b/core/src/main/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/core/src/main/res/mipmap-xxhdpi/ic_launcher_background.png b/core/src/main/res/mipmap-xxhdpi/ic_launcher_background.png index adf055c06..e1982893d 100644 Binary files a/core/src/main/res/mipmap-xxhdpi/ic_launcher_background.png and b/core/src/main/res/mipmap-xxhdpi/ic_launcher_background.png differ diff --git a/core/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png b/core/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png index fb39d3c71..e6a824939 100644 Binary files a/core/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png and b/core/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png differ diff --git a/core/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/core/src/main/res/mipmap-xxxhdpi/ic_launcher.png index 3c61e7dfc..998bfdea8 100644 Binary files a/core/src/main/res/mipmap-xxxhdpi/ic_launcher.png and b/core/src/main/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/core/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png b/core/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png index f0be130f2..8db9c15a8 100644 Binary files a/core/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png and b/core/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png differ diff --git a/core/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png b/core/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png index c3fd1eb5a..ccc00751c 100644 Binary files a/core/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png and b/core/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png differ diff --git a/core/src/main/res/values/colors.xml b/core/src/main/res/values/colors.xml index 1e467802e..19a7c0fde 100644 --- a/core/src/main/res/values/colors.xml +++ b/core/src/main/res/values/colors.xml @@ -23,6 +23,4 @@ #0078C2 #3D8BFF - #0ba2ff - #0878ff diff --git a/core/src/main/res/values/styles.xml b/core/src/main/res/values/styles.xml index b9bb1689a..d436abaeb 100644 --- a/core/src/main/res/values/styles.xml +++ b/core/src/main/res/values/styles.xml @@ -209,11 +209,16 @@ @android:anim/fade_out -