diff --git a/.github/readme-images/app-icon.png b/.github/readme-images/app-icon.png index 3eee1b8b7..2660e6181 100644 Binary files a/.github/readme-images/app-icon.png and b/.github/readme-images/app-icon.png differ diff --git a/.idea/icon.png b/.idea/icon.png index ead7c3241..7f5557905 100644 Binary files a/.idea/icon.png and b/.idea/icon.png differ diff --git a/app/src/debug/res/drawable/ic_launcher_foreground.xml b/app/src/debug/res/drawable/ic_launcher_foreground.xml deleted file mode 100644 index cc534ac73..000000000 --- a/app/src/debug/res/drawable/ic_launcher_foreground.xml +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - diff --git a/app/src/debug/res/mipmap-anydpi-v26/ic_launcher.xml b/app/src/debug/res/mipmap-anydpi-v26/ic_launcher.xml index 385506ee8..1413a3145 100644 --- a/app/src/debug/res/mipmap-anydpi-v26/ic_launcher.xml +++ b/app/src/debug/res/mipmap-anydpi-v26/ic_launcher.xml @@ -2,5 +2,5 @@ - + \ No newline at end of file diff --git a/app/src/debug/res/mipmap-anydpi-v26/ic_launcher_round.xml b/app/src/debug/res/mipmap-anydpi-v26/ic_launcher_round.xml index 385506ee8..1413a3145 100644 --- a/app/src/debug/res/mipmap-anydpi-v26/ic_launcher_round.xml +++ b/app/src/debug/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -2,5 +2,5 @@ - + \ No newline at end of file diff --git a/app/src/debug/res/mipmap-hdpi/ic_launcher.png b/app/src/debug/res/mipmap-hdpi/ic_launcher.png index 1d24cb839..b64b5bfe4 100644 Binary files a/app/src/debug/res/mipmap-hdpi/ic_launcher.png and b/app/src/debug/res/mipmap-hdpi/ic_launcher.png differ diff --git a/app/src/debug/res/mipmap-hdpi/ic_launcher_round.png b/app/src/debug/res/mipmap-hdpi/ic_launcher_round.png index ee6de05f9..8fca34bd7 100644 Binary files a/app/src/debug/res/mipmap-hdpi/ic_launcher_round.png and b/app/src/debug/res/mipmap-hdpi/ic_launcher_round.png differ diff --git a/app/src/debug/res/mipmap-mdpi/ic_launcher.png b/app/src/debug/res/mipmap-mdpi/ic_launcher.png index 13550958c..894df70a0 100644 Binary files a/app/src/debug/res/mipmap-mdpi/ic_launcher.png and b/app/src/debug/res/mipmap-mdpi/ic_launcher.png differ diff --git a/app/src/debug/res/mipmap-mdpi/ic_launcher_round.png b/app/src/debug/res/mipmap-mdpi/ic_launcher_round.png index d09608007..3b3bd3046 100644 Binary files a/app/src/debug/res/mipmap-mdpi/ic_launcher_round.png and b/app/src/debug/res/mipmap-mdpi/ic_launcher_round.png differ diff --git a/app/src/debug/res/mipmap-xhdpi/ic_launcher.png b/app/src/debug/res/mipmap-xhdpi/ic_launcher.png index ee891ea5c..24b8229cc 100644 Binary files a/app/src/debug/res/mipmap-xhdpi/ic_launcher.png and b/app/src/debug/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/app/src/debug/res/mipmap-xhdpi/ic_launcher_round.png b/app/src/debug/res/mipmap-xhdpi/ic_launcher_round.png index c740456d9..c85b53033 100644 Binary files a/app/src/debug/res/mipmap-xhdpi/ic_launcher_round.png and b/app/src/debug/res/mipmap-xhdpi/ic_launcher_round.png differ diff --git a/app/src/debug/res/mipmap-xxhdpi/ic_launcher.png b/app/src/debug/res/mipmap-xxhdpi/ic_launcher.png index 34de3e6b5..a93104c8e 100644 Binary files a/app/src/debug/res/mipmap-xxhdpi/ic_launcher.png and b/app/src/debug/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/app/src/debug/res/mipmap-xxhdpi/ic_launcher_round.png b/app/src/debug/res/mipmap-xxhdpi/ic_launcher_round.png index 7d9bbad2e..817c61ad7 100644 Binary files a/app/src/debug/res/mipmap-xxhdpi/ic_launcher_round.png and b/app/src/debug/res/mipmap-xxhdpi/ic_launcher_round.png differ diff --git a/app/src/debug/res/mipmap-xxxhdpi/ic_launcher.png b/app/src/debug/res/mipmap-xxxhdpi/ic_launcher.png index 67389e921..baf144b9b 100644 Binary files a/app/src/debug/res/mipmap-xxxhdpi/ic_launcher.png and b/app/src/debug/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/app/src/debug/res/mipmap-xxxhdpi/ic_launcher_round.png b/app/src/debug/res/mipmap-xxxhdpi/ic_launcher_round.png index ef88f5a3e..b7ca7afd7 100644 Binary files a/app/src/debug/res/mipmap-xxxhdpi/ic_launcher_round.png and b/app/src/debug/res/mipmap-xxxhdpi/ic_launcher_round.png differ diff --git a/app/src/main/ic_launcher-web.png b/app/src/main/ic_launcher-web.png index 6c7f44956..1673cd67d 100755 Binary files a/app/src/main/ic_launcher-web.png and b/app/src/main/ic_launcher-web.png differ diff --git a/app/src/main/res/drawable-hdpi/ic_launcher_adaptive_fore.png b/app/src/main/res/drawable-hdpi/ic_launcher_adaptive_fore.png new file mode 100644 index 000000000..a125de751 Binary files /dev/null and b/app/src/main/res/drawable-hdpi/ic_launcher_adaptive_fore.png differ diff --git a/app/src/main/res/drawable-hdpi/splash_icon.png b/app/src/main/res/drawable-hdpi/splash_icon.png new file mode 100644 index 000000000..421edc6d3 Binary files /dev/null and b/app/src/main/res/drawable-hdpi/splash_icon.png differ diff --git a/app/src/main/res/drawable-hdpi/splash_icon.webp b/app/src/main/res/drawable-hdpi/splash_icon.webp deleted file mode 100644 index b64dc3361..000000000 Binary files a/app/src/main/res/drawable-hdpi/splash_icon.webp and /dev/null differ diff --git a/app/src/main/res/drawable-mdpi/ic_launcher_adaptive_fore.png b/app/src/main/res/drawable-mdpi/ic_launcher_adaptive_fore.png new file mode 100644 index 000000000..5fd9fa26b Binary files /dev/null and b/app/src/main/res/drawable-mdpi/ic_launcher_adaptive_fore.png differ diff --git a/app/src/main/res/drawable-mdpi/splash_icon.png b/app/src/main/res/drawable-mdpi/splash_icon.png new file mode 100644 index 000000000..90a700324 Binary files /dev/null and b/app/src/main/res/drawable-mdpi/splash_icon.png differ diff --git a/app/src/main/res/drawable-mdpi/splash_icon.webp b/app/src/main/res/drawable-mdpi/splash_icon.webp deleted file mode 100644 index 134a36565..000000000 Binary files a/app/src/main/res/drawable-mdpi/splash_icon.webp and /dev/null differ diff --git a/app/src/main/res/drawable-xhdpi/ic_launcher_adaptive_fore.png b/app/src/main/res/drawable-xhdpi/ic_launcher_adaptive_fore.png new file mode 100644 index 000000000..effe8ac2b Binary files /dev/null and b/app/src/main/res/drawable-xhdpi/ic_launcher_adaptive_fore.png differ diff --git a/app/src/main/res/drawable-xhdpi/splash_icon.png b/app/src/main/res/drawable-xhdpi/splash_icon.png new file mode 100644 index 000000000..9edbcbb56 Binary files /dev/null and b/app/src/main/res/drawable-xhdpi/splash_icon.png differ diff --git a/app/src/main/res/drawable-xhdpi/splash_icon.webp b/app/src/main/res/drawable-xhdpi/splash_icon.webp deleted file mode 100644 index 10e7a1941..000000000 Binary files a/app/src/main/res/drawable-xhdpi/splash_icon.webp and /dev/null differ diff --git a/app/src/main/res/drawable-xxhdpi/ic_launcher_adaptive_fore.png b/app/src/main/res/drawable-xxhdpi/ic_launcher_adaptive_fore.png new file mode 100644 index 000000000..a89d24c1d Binary files /dev/null and b/app/src/main/res/drawable-xxhdpi/ic_launcher_adaptive_fore.png differ diff --git a/app/src/main/res/drawable-xxhdpi/splash_icon.png b/app/src/main/res/drawable-xxhdpi/splash_icon.png new file mode 100644 index 000000000..5e711899c Binary files /dev/null and b/app/src/main/res/drawable-xxhdpi/splash_icon.png differ diff --git a/app/src/main/res/drawable-xxhdpi/splash_icon.webp b/app/src/main/res/drawable-xxhdpi/splash_icon.webp deleted file mode 100644 index 88cc5378e..000000000 Binary files a/app/src/main/res/drawable-xxhdpi/splash_icon.webp and /dev/null differ diff --git a/app/src/main/res/drawable-xxxhdpi/ic_launcher_adaptive_fore.png b/app/src/main/res/drawable-xxxhdpi/ic_launcher_adaptive_fore.png new file mode 100644 index 000000000..49c84b9a8 Binary files /dev/null and b/app/src/main/res/drawable-xxxhdpi/ic_launcher_adaptive_fore.png differ diff --git a/app/src/main/res/drawable-xxxhdpi/splash_icon.png b/app/src/main/res/drawable-xxxhdpi/splash_icon.png new file mode 100644 index 000000000..9693c9b0d Binary files /dev/null and b/app/src/main/res/drawable-xxxhdpi/splash_icon.png differ diff --git a/app/src/main/res/drawable-xxxhdpi/splash_icon.webp b/app/src/main/res/drawable-xxxhdpi/splash_icon.webp deleted file mode 100644 index 643f5d0d7..000000000 Binary files a/app/src/main/res/drawable-xxxhdpi/splash_icon.webp and /dev/null differ diff --git a/app/src/main/res/drawable/ic_launcher_foreground.xml b/app/src/main/res/drawable/ic_launcher_foreground.xml index 74bfa7098..10a637d3a 100755 --- a/app/src/main/res/drawable/ic_launcher_foreground.xml +++ b/app/src/main/res/drawable/ic_launcher_foreground.xml @@ -1,29 +1,8 @@ - - - - - - - - - - + + + + + + diff --git a/app/src/main/res/drawable/ic_launcher_monochrome.xml b/app/src/main/res/drawable/ic_launcher_monochrome.xml new file mode 100644 index 000000000..1d0175ce9 --- /dev/null +++ b/app/src/main/res/drawable/ic_launcher_monochrome.xml @@ -0,0 +1,82 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/app/src/main/res/drawable/ic_tachi.xml b/app/src/main/res/drawable/ic_tachi.xml index 9055a1974..1d0175ce9 100644 --- a/app/src/main/res/drawable/ic_tachi.xml +++ b/app/src/main/res/drawable/ic_tachi.xml @@ -1,24 +1,82 @@ - - - - - - + android:width="128dp" + android:height="128dp" + android:viewportWidth="128" + android:viewportHeight="128"> + + + + + + + + + + + + + + + + + + + diff --git a/app/src/main/res/drawable/ic_tachi_monochrome_launcher.xml b/app/src/main/res/drawable/ic_tachi_monochrome_launcher.xml deleted file mode 100644 index 732b8e963..000000000 --- a/app/src/main/res/drawable/ic_tachi_monochrome_launcher.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - diff --git a/app/src/main/res/drawable/ic_tachi_splash.xml b/app/src/main/res/drawable/ic_tachi_splash.xml index fe41a2871..56e172b2b 100644 --- a/app/src/main/res/drawable/ic_tachi_splash.xml +++ b/app/src/main/res/drawable/ic_tachi_splash.xml @@ -2,7 +2,8 @@ diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml index 385506ee8..1413a3145 100644 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml @@ -2,5 +2,5 @@ - + \ No newline at end of file diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml index 385506ee8..1413a3145 100644 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -2,5 +2,5 @@ - + \ No newline at end of file diff --git a/app/src/main/res/mipmap-hdpi/ic_launcher.png b/app/src/main/res/mipmap-hdpi/ic_launcher.png old mode 100755 new mode 100644 index 1d24cb839..b64b5bfe4 Binary files a/app/src/main/res/mipmap-hdpi/ic_launcher.png and b/app/src/main/res/mipmap-hdpi/ic_launcher.png differ diff --git a/app/src/main/res/mipmap-hdpi/ic_launcher_round.png b/app/src/main/res/mipmap-hdpi/ic_launcher_round.png index ee6de05f9..8fca34bd7 100644 Binary files a/app/src/main/res/mipmap-hdpi/ic_launcher_round.png and b/app/src/main/res/mipmap-hdpi/ic_launcher_round.png differ diff --git a/app/src/main/res/mipmap-mdpi/ic_launcher.png b/app/src/main/res/mipmap-mdpi/ic_launcher.png old mode 100755 new mode 100644 index 13550958c..894df70a0 Binary files a/app/src/main/res/mipmap-mdpi/ic_launcher.png and b/app/src/main/res/mipmap-mdpi/ic_launcher.png differ diff --git a/app/src/main/res/mipmap-mdpi/ic_launcher_round.png b/app/src/main/res/mipmap-mdpi/ic_launcher_round.png index d09608007..3b3bd3046 100644 Binary files a/app/src/main/res/mipmap-mdpi/ic_launcher_round.png and b/app/src/main/res/mipmap-mdpi/ic_launcher_round.png differ diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher.png b/app/src/main/res/mipmap-xhdpi/ic_launcher.png old mode 100755 new mode 100644 index ee891ea5c..24b8229cc Binary files a/app/src/main/res/mipmap-xhdpi/ic_launcher.png and b/app/src/main/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png b/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png index c740456d9..c85b53033 100644 Binary files a/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png and b/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png differ diff --git a/app/src/main/res/mipmap-xxhdpi/ic_launcher.png b/app/src/main/res/mipmap-xxhdpi/ic_launcher.png old mode 100755 new mode 100644 index 34de3e6b5..a93104c8e Binary files a/app/src/main/res/mipmap-xxhdpi/ic_launcher.png and b/app/src/main/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png b/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png index 7d9bbad2e..817c61ad7 100644 Binary files a/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png and b/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png differ diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png old mode 100755 new mode 100644 index 67389e921..baf144b9b Binary files a/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png and b/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png index ef88f5a3e..b7ca7afd7 100644 Binary files a/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png and b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png differ diff --git a/presentation-core/src/main/res/values/colors.xml b/presentation-core/src/main/res/values/colors.xml index 00f46eff3..192790978 100755 --- a/presentation-core/src/main/res/values/colors.xml +++ b/presentation-core/src/main/res/values/colors.xml @@ -1,6 +1,6 @@ - @color/accent_blue + #EAEDE3 #1F888888 @@ -23,6 +23,6 @@ #1F000000 #1FFFFFFF - #232B30 + #EAEDE3