diff --git a/mastodon/src/main/AndroidManifest.xml b/mastodon/src/main/AndroidManifest.xml index 29741b00..8343a374 100644 --- a/mastodon/src/main/AndroidManifest.xml +++ b/mastodon/src/main/AndroidManifest.xml @@ -28,7 +28,6 @@ android:supportsRtl="true" android:localeConfig="@xml/locales_config" android:icon="@mipmap/ic_launcher" - android:roundIcon="@mipmap/ic_launcher_round" android:theme="@style/Theme.Mastodon.AutoLightDark" android:largeHeap="true"> diff --git a/mastodon/src/main/res/drawable-anydpi-v26/ic_launcher_background.xml b/mastodon/src/main/res/drawable-anydpi-v26/ic_launcher_background.xml new file mode 100644 index 00000000..bd899714 --- /dev/null +++ b/mastodon/src/main/res/drawable-anydpi-v26/ic_launcher_background.xml @@ -0,0 +1,21 @@ + + + + + + + + + + diff --git a/mastodon/src/main/res/drawable-anydpi-v26/ic_launcher_foreground.xml b/mastodon/src/main/res/drawable-anydpi-v26/ic_launcher_foreground.xml new file mode 100644 index 00000000..bcac1891 --- /dev/null +++ b/mastodon/src/main/res/drawable-anydpi-v26/ic_launcher_foreground.xml @@ -0,0 +1,21 @@ + + + + + + + + + + diff --git a/mastodon/src/main/res/drawable-anydpi-v26/ic_launcher_monochrome.xml b/mastodon/src/main/res/drawable-anydpi-v26/ic_launcher_monochrome.xml new file mode 100644 index 00000000..45978c56 --- /dev/null +++ b/mastodon/src/main/res/drawable-anydpi-v26/ic_launcher_monochrome.xml @@ -0,0 +1,10 @@ + + + diff --git a/mastodon/src/main/res/drawable-v24/ic_launcher_monochrome.xml b/mastodon/src/main/res/drawable-v24/ic_launcher_monochrome.xml deleted file mode 100644 index d7952958..00000000 --- a/mastodon/src/main/res/drawable-v24/ic_launcher_monochrome.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - diff --git a/mastodon/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/mastodon/src/main/res/mipmap-anydpi-v26/ic_launcher.xml index 31cfbe12..04091bd1 100644 --- a/mastodon/src/main/res/mipmap-anydpi-v26/ic_launcher.xml +++ b/mastodon/src/main/res/mipmap-anydpi-v26/ic_launcher.xml @@ -1,10 +1,6 @@ - - - - - - - + + + \ No newline at end of file diff --git a/mastodon/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml b/mastodon/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml deleted file mode 100644 index 31cfbe12..00000000 --- a/mastodon/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/mastodon/src/main/res/mipmap-hdpi/ic_launcher.png b/mastodon/src/main/res/mipmap-hdpi/ic_launcher.png index b4ae9d82..a6941913 100644 Binary files a/mastodon/src/main/res/mipmap-hdpi/ic_launcher.png and b/mastodon/src/main/res/mipmap-hdpi/ic_launcher.png differ diff --git a/mastodon/src/main/res/mipmap-hdpi/ic_launcher_background.png b/mastodon/src/main/res/mipmap-hdpi/ic_launcher_background.png deleted file mode 100644 index 2edeee09..00000000 Binary files a/mastodon/src/main/res/mipmap-hdpi/ic_launcher_background.png and /dev/null differ diff --git a/mastodon/src/main/res/mipmap-hdpi/ic_launcher_foreground.png b/mastodon/src/main/res/mipmap-hdpi/ic_launcher_foreground.png deleted file mode 100644 index 7d2f21f9..00000000 Binary files a/mastodon/src/main/res/mipmap-hdpi/ic_launcher_foreground.png and /dev/null differ diff --git a/mastodon/src/main/res/mipmap-hdpi/ic_launcher_round.png b/mastodon/src/main/res/mipmap-hdpi/ic_launcher_round.png deleted file mode 100644 index 8935cd9b..00000000 Binary files a/mastodon/src/main/res/mipmap-hdpi/ic_launcher_round.png and /dev/null differ diff --git a/mastodon/src/main/res/mipmap-mdpi/ic_launcher.png b/mastodon/src/main/res/mipmap-mdpi/ic_launcher.png index 5035e83d..118cc082 100644 Binary files a/mastodon/src/main/res/mipmap-mdpi/ic_launcher.png and b/mastodon/src/main/res/mipmap-mdpi/ic_launcher.png differ diff --git a/mastodon/src/main/res/mipmap-mdpi/ic_launcher_background.png b/mastodon/src/main/res/mipmap-mdpi/ic_launcher_background.png deleted file mode 100644 index e350689f..00000000 Binary files a/mastodon/src/main/res/mipmap-mdpi/ic_launcher_background.png and /dev/null differ diff --git a/mastodon/src/main/res/mipmap-mdpi/ic_launcher_foreground.png b/mastodon/src/main/res/mipmap-mdpi/ic_launcher_foreground.png deleted file mode 100644 index 025e95e5..00000000 Binary files a/mastodon/src/main/res/mipmap-mdpi/ic_launcher_foreground.png and /dev/null differ diff --git a/mastodon/src/main/res/mipmap-mdpi/ic_launcher_round.png b/mastodon/src/main/res/mipmap-mdpi/ic_launcher_round.png deleted file mode 100644 index e01261d1..00000000 Binary files a/mastodon/src/main/res/mipmap-mdpi/ic_launcher_round.png and /dev/null differ diff --git a/mastodon/src/main/res/mipmap-xhdpi/ic_launcher.png b/mastodon/src/main/res/mipmap-xhdpi/ic_launcher.png index bb84af36..c720db94 100644 Binary files a/mastodon/src/main/res/mipmap-xhdpi/ic_launcher.png and b/mastodon/src/main/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/mastodon/src/main/res/mipmap-xhdpi/ic_launcher_background.png b/mastodon/src/main/res/mipmap-xhdpi/ic_launcher_background.png deleted file mode 100644 index da6ca813..00000000 Binary files a/mastodon/src/main/res/mipmap-xhdpi/ic_launcher_background.png and /dev/null differ diff --git a/mastodon/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png b/mastodon/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png deleted file mode 100644 index 200c86d4..00000000 Binary files a/mastodon/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png and /dev/null differ diff --git a/mastodon/src/main/res/mipmap-xhdpi/ic_launcher_round.png b/mastodon/src/main/res/mipmap-xhdpi/ic_launcher_round.png deleted file mode 100644 index d6024d4f..00000000 Binary files a/mastodon/src/main/res/mipmap-xhdpi/ic_launcher_round.png and /dev/null differ diff --git a/mastodon/src/main/res/mipmap-xxhdpi/ic_launcher.png b/mastodon/src/main/res/mipmap-xxhdpi/ic_launcher.png index 1e261ab3..ab5c4188 100644 Binary files a/mastodon/src/main/res/mipmap-xxhdpi/ic_launcher.png and b/mastodon/src/main/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/mastodon/src/main/res/mipmap-xxhdpi/ic_launcher_background.png b/mastodon/src/main/res/mipmap-xxhdpi/ic_launcher_background.png deleted file mode 100644 index b94641f1..00000000 Binary files a/mastodon/src/main/res/mipmap-xxhdpi/ic_launcher_background.png and /dev/null differ diff --git a/mastodon/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png b/mastodon/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png deleted file mode 100644 index 0741a5da..00000000 Binary files a/mastodon/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png and /dev/null differ diff --git a/mastodon/src/main/res/mipmap-xxhdpi/ic_launcher_round.png b/mastodon/src/main/res/mipmap-xxhdpi/ic_launcher_round.png deleted file mode 100644 index 81673fff..00000000 Binary files a/mastodon/src/main/res/mipmap-xxhdpi/ic_launcher_round.png and /dev/null differ diff --git a/mastodon/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/mastodon/src/main/res/mipmap-xxxhdpi/ic_launcher.png index 28b951f8..a822b954 100644 Binary files a/mastodon/src/main/res/mipmap-xxxhdpi/ic_launcher.png and b/mastodon/src/main/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/mastodon/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png b/mastodon/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png deleted file mode 100644 index cb234fc2..00000000 Binary files a/mastodon/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png and /dev/null differ diff --git a/mastodon/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png b/mastodon/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png deleted file mode 100644 index aed1fde7..00000000 Binary files a/mastodon/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png and /dev/null differ diff --git a/mastodon/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png b/mastodon/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png deleted file mode 100644 index 427ff445..00000000 Binary files a/mastodon/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png and /dev/null differ