diff --git a/opentasks/src/main/AndroidManifest.xml b/opentasks/src/main/AndroidManifest.xml index ce40af08003613543e25cda458dd60039f4fa3b7..3ac61a916610df38c611b0fd88e1562c834426d6 100644 --- a/opentasks/src/main/AndroidManifest.xml +++ b/opentasks/src/main/AndroidManifest.xml @@ -21,7 +21,6 @@ android:name=".TasksApplication" android:icon="@mipmap/ic_launcher" android:label="@string/app_name" - android:roundIcon="@mipmap/ic_launcher_round" android:supportsRtl="false" android:taskAffinity="org.dmfs.tasks.TaskListActivity" android:theme="@style/OpenTasksAppTheme"> diff --git a/opentasks/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/opentasks/src/main/res/mipmap-anydpi-v26/ic_launcher.xml deleted file mode 100644 index 19f8f2e0ca99ae41638017aee2e673dd2b30bcf2..0000000000000000000000000000000000000000 --- a/opentasks/src/main/res/mipmap-anydpi-v26/ic_launcher.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/opentasks/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml b/opentasks/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml deleted file mode 100644 index 19f8f2e0ca99ae41638017aee2e673dd2b30bcf2..0000000000000000000000000000000000000000 --- a/opentasks/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/opentasks/src/main/res/mipmap-hdpi/ic_launcher.png b/opentasks/src/main/res/mipmap-hdpi/ic_launcher.png index 46751c7095abf7c764b96627ae7370061d8e5c20..0844fb5de5c06a69de8516df1039099c84180b36 100644 Binary files a/opentasks/src/main/res/mipmap-hdpi/ic_launcher.png and b/opentasks/src/main/res/mipmap-hdpi/ic_launcher.png differ diff --git a/opentasks/src/main/res/mipmap-hdpi/ic_launcher_round.png b/opentasks/src/main/res/mipmap-hdpi/ic_launcher_round.png deleted file mode 100644 index 4214582c6907be9a234b6c6a4337c40c21d8b546..0000000000000000000000000000000000000000 Binary files a/opentasks/src/main/res/mipmap-hdpi/ic_launcher_round.png and /dev/null differ diff --git a/opentasks/src/main/res/mipmap-ldpi/ic_launcher.png b/opentasks/src/main/res/mipmap-ldpi/ic_launcher.png index 92a4b45041da17117a616990d0289ee4099d6019..65bf9c8b12371bf1ceb303397ddc9c8018ccb952 100644 Binary files a/opentasks/src/main/res/mipmap-ldpi/ic_launcher.png and b/opentasks/src/main/res/mipmap-ldpi/ic_launcher.png differ diff --git a/opentasks/src/main/res/mipmap-ldpi/ic_launcher_round.png b/opentasks/src/main/res/mipmap-ldpi/ic_launcher_round.png deleted file mode 100644 index ee24d0262a8f38da9ec6294b253bbd0829e01247..0000000000000000000000000000000000000000 Binary files a/opentasks/src/main/res/mipmap-ldpi/ic_launcher_round.png and /dev/null differ diff --git a/opentasks/src/main/res/mipmap-mdpi/ic_launcher.png b/opentasks/src/main/res/mipmap-mdpi/ic_launcher.png index aeefd186383a3196ada03ac4b9b1fafb44822020..65bf9c8b12371bf1ceb303397ddc9c8018ccb952 100644 Binary files a/opentasks/src/main/res/mipmap-mdpi/ic_launcher.png and b/opentasks/src/main/res/mipmap-mdpi/ic_launcher.png differ diff --git a/opentasks/src/main/res/mipmap-mdpi/ic_launcher_round.png b/opentasks/src/main/res/mipmap-mdpi/ic_launcher_round.png deleted file mode 100644 index 0b26333447fd82270eb12fc88dda8e69e8fff502..0000000000000000000000000000000000000000 Binary files a/opentasks/src/main/res/mipmap-mdpi/ic_launcher_round.png and /dev/null differ diff --git a/opentasks/src/main/res/mipmap-xhdpi/ic_launcher.png b/opentasks/src/main/res/mipmap-xhdpi/ic_launcher.png index 008ea9a48b1ab0e42634f2864ede87f1743ebcdc..7fa0b8755aa62dace4a435303d943f028484adac 100644 Binary files a/opentasks/src/main/res/mipmap-xhdpi/ic_launcher.png and b/opentasks/src/main/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/opentasks/src/main/res/mipmap-xhdpi/ic_launcher_round.png b/opentasks/src/main/res/mipmap-xhdpi/ic_launcher_round.png deleted file mode 100644 index e85e93c0151382c9f06dfd7d202e8b1cb8b42fde..0000000000000000000000000000000000000000 Binary files a/opentasks/src/main/res/mipmap-xhdpi/ic_launcher_round.png and /dev/null differ diff --git a/opentasks/src/main/res/mipmap-xxhdpi/ic_launcher.png b/opentasks/src/main/res/mipmap-xxhdpi/ic_launcher.png index e011f6cb37223dbb03473159e06d2ee0efe2a1dd..bf42e0e1b9613fd4ab4f2da803991445f5601435 100644 Binary files a/opentasks/src/main/res/mipmap-xxhdpi/ic_launcher.png and b/opentasks/src/main/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/opentasks/src/main/res/mipmap-xxhdpi/ic_launcher_round.png b/opentasks/src/main/res/mipmap-xxhdpi/ic_launcher_round.png deleted file mode 100644 index e31ed7381464cf70c8cf29bbfa7477555f220395..0000000000000000000000000000000000000000 Binary files a/opentasks/src/main/res/mipmap-xxhdpi/ic_launcher_round.png and /dev/null differ diff --git a/opentasks/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/opentasks/src/main/res/mipmap-xxxhdpi/ic_launcher.png index e70bac25cc7bfc8e592b29088b7128f3fd1c8bd5..7a706a717600d1a78c3a0d5384b64a166f48a64e 100644 Binary files a/opentasks/src/main/res/mipmap-xxxhdpi/ic_launcher.png and b/opentasks/src/main/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/opentasks/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png b/opentasks/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png deleted file mode 100644 index 36a2915f78677696c6f1300f48bb70c7958e60d9..0000000000000000000000000000000000000000 Binary files a/opentasks/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png and /dev/null differ