From 727bbdbd04ba2aabe516cfa1f902c1e7cdc62563 Mon Sep 17 00:00:00 2001 From: cyBerta Date: Fri, 7 Sep 2018 02:53:34 +0200 Subject: change launcher icon for custom branded app (riseupvpn) --- app/src/custom/res/drawable/ic_launcher.png | Bin 0 -> 2412 bytes .../custom/res/drawable/ic_launcher_background.xml | 170 --------------------- .../custom/res/drawable/ic_launcher_foreground.xml | 34 ----- .../custom/res/mipmap-anydpi-v26/ic_launcher.xml | 5 - .../res/mipmap-anydpi-v26/ic_launcher_round.xml | 5 - app/src/custom/res/mipmap-hdpi/ic_launcher.png | Bin 3056 -> 1843 bytes .../custom/res/mipmap-hdpi/ic_launcher_round.png | Bin 5024 -> 0 bytes app/src/custom/res/mipmap-mdpi/ic_launcher.png | Bin 2096 -> 1530 bytes .../custom/res/mipmap-mdpi/ic_launcher_round.png | Bin 2858 -> 0 bytes app/src/custom/res/mipmap-xhdpi/ic_launcher.png | Bin 4569 -> 2412 bytes .../custom/res/mipmap-xhdpi/ic_launcher_round.png | Bin 7098 -> 0 bytes app/src/custom/res/mipmap-xxhdpi/ic_launcher.png | Bin 6464 -> 0 bytes .../custom/res/mipmap-xxhdpi/ic_launcher_round.png | Bin 10676 -> 0 bytes app/src/custom/res/mipmap-xxxhdpi/ic_launcher.png | Bin 9250 -> 0 bytes .../res/mipmap-xxxhdpi/ic_launcher_round.png | Bin 15523 -> 0 bytes 15 files changed, 214 deletions(-) create mode 100644 app/src/custom/res/drawable/ic_launcher.png delete mode 100644 app/src/custom/res/drawable/ic_launcher_background.xml delete mode 100644 app/src/custom/res/drawable/ic_launcher_foreground.xml delete mode 100644 app/src/custom/res/mipmap-anydpi-v26/ic_launcher.xml delete mode 100644 app/src/custom/res/mipmap-anydpi-v26/ic_launcher_round.xml delete mode 100644 app/src/custom/res/mipmap-hdpi/ic_launcher_round.png delete mode 100644 app/src/custom/res/mipmap-mdpi/ic_launcher_round.png delete mode 100644 app/src/custom/res/mipmap-xhdpi/ic_launcher_round.png delete mode 100644 app/src/custom/res/mipmap-xxhdpi/ic_launcher.png delete mode 100644 app/src/custom/res/mipmap-xxhdpi/ic_launcher_round.png delete mode 100644 app/src/custom/res/mipmap-xxxhdpi/ic_launcher.png delete mode 100644 app/src/custom/res/mipmap-xxxhdpi/ic_launcher_round.png (limited to 'app/src/custom/res') diff --git a/app/src/custom/res/drawable/ic_launcher.png b/app/src/custom/res/drawable/ic_launcher.png new file mode 100644 index 00000000..eb46e2f6 Binary files /dev/null and b/app/src/custom/res/drawable/ic_launcher.png differ diff --git a/app/src/custom/res/drawable/ic_launcher_background.xml b/app/src/custom/res/drawable/ic_launcher_background.xml deleted file mode 100644 index d5fccc53..00000000 --- a/app/src/custom/res/drawable/ic_launcher_background.xml +++ /dev/null @@ -1,170 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/app/src/custom/res/drawable/ic_launcher_foreground.xml b/app/src/custom/res/drawable/ic_launcher_foreground.xml deleted file mode 100644 index c7bd21db..00000000 --- a/app/src/custom/res/drawable/ic_launcher_foreground.xml +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - diff --git a/app/src/custom/res/mipmap-anydpi-v26/ic_launcher.xml b/app/src/custom/res/mipmap-anydpi-v26/ic_launcher.xml deleted file mode 100644 index eca70cfe..00000000 --- a/app/src/custom/res/mipmap-anydpi-v26/ic_launcher.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/app/src/custom/res/mipmap-anydpi-v26/ic_launcher_round.xml b/app/src/custom/res/mipmap-anydpi-v26/ic_launcher_round.xml deleted file mode 100644 index eca70cfe..00000000 --- a/app/src/custom/res/mipmap-anydpi-v26/ic_launcher_round.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/app/src/custom/res/mipmap-hdpi/ic_launcher.png b/app/src/custom/res/mipmap-hdpi/ic_launcher.png index a2f59082..faaaa0f8 100644 Binary files a/app/src/custom/res/mipmap-hdpi/ic_launcher.png and b/app/src/custom/res/mipmap-hdpi/ic_launcher.png differ diff --git a/app/src/custom/res/mipmap-hdpi/ic_launcher_round.png b/app/src/custom/res/mipmap-hdpi/ic_launcher_round.png deleted file mode 100644 index 1b523998..00000000 Binary files a/app/src/custom/res/mipmap-hdpi/ic_launcher_round.png and /dev/null differ diff --git a/app/src/custom/res/mipmap-mdpi/ic_launcher.png b/app/src/custom/res/mipmap-mdpi/ic_launcher.png index ff10afd6..cf774afb 100644 Binary files a/app/src/custom/res/mipmap-mdpi/ic_launcher.png and b/app/src/custom/res/mipmap-mdpi/ic_launcher.png differ diff --git a/app/src/custom/res/mipmap-mdpi/ic_launcher_round.png b/app/src/custom/res/mipmap-mdpi/ic_launcher_round.png deleted file mode 100644 index 115a4c76..00000000 Binary files a/app/src/custom/res/mipmap-mdpi/ic_launcher_round.png and /dev/null differ diff --git a/app/src/custom/res/mipmap-xhdpi/ic_launcher.png b/app/src/custom/res/mipmap-xhdpi/ic_launcher.png index dcd3cd80..eb46e2f6 100644 Binary files a/app/src/custom/res/mipmap-xhdpi/ic_launcher.png and b/app/src/custom/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/app/src/custom/res/mipmap-xhdpi/ic_launcher_round.png b/app/src/custom/res/mipmap-xhdpi/ic_launcher_round.png deleted file mode 100644 index 459ca609..00000000 Binary files a/app/src/custom/res/mipmap-xhdpi/ic_launcher_round.png and /dev/null differ diff --git a/app/src/custom/res/mipmap-xxhdpi/ic_launcher.png b/app/src/custom/res/mipmap-xxhdpi/ic_launcher.png deleted file mode 100644 index 8ca12fe0..00000000 Binary files a/app/src/custom/res/mipmap-xxhdpi/ic_launcher.png and /dev/null differ diff --git a/app/src/custom/res/mipmap-xxhdpi/ic_launcher_round.png b/app/src/custom/res/mipmap-xxhdpi/ic_launcher_round.png deleted file mode 100644 index 8e19b410..00000000 Binary files a/app/src/custom/res/mipmap-xxhdpi/ic_launcher_round.png and /dev/null differ diff --git a/app/src/custom/res/mipmap-xxxhdpi/ic_launcher.png b/app/src/custom/res/mipmap-xxxhdpi/ic_launcher.png deleted file mode 100644 index b824ebdd..00000000 Binary files a/app/src/custom/res/mipmap-xxxhdpi/ic_launcher.png and /dev/null differ diff --git a/app/src/custom/res/mipmap-xxxhdpi/ic_launcher_round.png b/app/src/custom/res/mipmap-xxxhdpi/ic_launcher_round.png deleted file mode 100644 index 4c19a13c..00000000 Binary files a/app/src/custom/res/mipmap-xxxhdpi/ic_launcher_round.png and /dev/null differ -- cgit v1.2.3