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 app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml | 5 - .../res/mipmap-anydpi-v26/ic_launcher_round.xml | 5 - app/src/main/res/mipmap-hdpi/ic_launcher.png | Bin 4054 -> 0 bytes .../res/mipmap-hdpi/ic_launcher_foreground.png | Bin 5812 -> 0 bytes app/src/main/res/mipmap-hdpi/ic_launcher_round.png | Bin 6301 -> 0 bytes app/src/main/res/mipmap-mdpi/ic_launcher.png | Bin 2738 -> 0 bytes .../res/mipmap-mdpi/ic_launcher_foreground.png | Bin 3796 -> 0 bytes app/src/main/res/mipmap-mdpi/ic_launcher_round.png | Bin 3812 -> 0 bytes app/src/main/res/mipmap-xhdpi/ic_launcher.png | Bin 5607 -> 0 bytes .../res/mipmap-xhdpi/ic_launcher_foreground.png | Bin 8292 -> 0 bytes .../main/res/mipmap-xhdpi/ic_launcher_round.png | Bin 8783 -> 0 bytes app/src/main/res/mipmap-xxhdpi/ic_launcher.png | Bin 8486 -> 0 bytes .../res/mipmap-xxhdpi/ic_launcher_foreground.png | Bin 13528 -> 0 bytes .../main/res/mipmap-xxhdpi/ic_launcher_round.png | Bin 13542 -> 0 bytes app/src/main/res/mipmap-xxxhdpi/ic_launcher.png | Bin 11566 -> 0 bytes .../res/mipmap-xxxhdpi/ic_launcher_foreground.png | Bin 20381 -> 0 bytes .../main/res/mipmap-xxxhdpi/ic_launcher_round.png | Bin 19074 -> 0 bytes .../normal/res/mipmap-anydpi-v26/ic_launcher.xml | 5 + .../res/mipmap-anydpi-v26/ic_launcher_round.xml | 5 + app/src/normal/res/mipmap-hdpi/ic_launcher.png | Bin 0 -> 4054 bytes .../res/mipmap-hdpi/ic_launcher_foreground.png | Bin 0 -> 5812 bytes app/src/normal/res/mipmap-mdpi/ic_launcher.png | Bin 0 -> 2738 bytes .../res/mipmap-mdpi/ic_launcher_foreground.png | Bin 0 -> 3796 bytes app/src/normal/res/mipmap-xhdpi/ic_launcher.png | Bin 0 -> 5607 bytes .../res/mipmap-xhdpi/ic_launcher_foreground.png | Bin 0 -> 8292 bytes app/src/normal/res/mipmap-xxhdpi/ic_launcher.png | Bin 0 -> 8486 bytes .../res/mipmap-xxhdpi/ic_launcher_foreground.png | Bin 0 -> 13528 bytes app/src/normal/res/mipmap-xxxhdpi/ic_launcher.png | Bin 0 -> 11566 bytes .../res/mipmap-xxxhdpi/ic_launcher_foreground.png | Bin 0 -> 20381 bytes 44 files changed, 10 insertions(+), 224 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 delete mode 100644 app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml delete mode 100644 app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml delete mode 100644 app/src/main/res/mipmap-hdpi/ic_launcher.png delete mode 100644 app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png delete mode 100644 app/src/main/res/mipmap-hdpi/ic_launcher_round.png delete mode 100644 app/src/main/res/mipmap-mdpi/ic_launcher.png delete mode 100644 app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png delete mode 100644 app/src/main/res/mipmap-mdpi/ic_launcher_round.png delete mode 100644 app/src/main/res/mipmap-xhdpi/ic_launcher.png delete mode 100644 app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png delete mode 100644 app/src/main/res/mipmap-xhdpi/ic_launcher_round.png delete mode 100644 app/src/main/res/mipmap-xxhdpi/ic_launcher.png delete mode 100644 app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png delete mode 100644 app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png delete mode 100644 app/src/main/res/mipmap-xxxhdpi/ic_launcher.png delete mode 100644 app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png delete mode 100644 app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png create mode 100644 app/src/normal/res/mipmap-anydpi-v26/ic_launcher.xml create mode 100644 app/src/normal/res/mipmap-anydpi-v26/ic_launcher_round.xml create mode 100644 app/src/normal/res/mipmap-hdpi/ic_launcher.png create mode 100644 app/src/normal/res/mipmap-hdpi/ic_launcher_foreground.png create mode 100644 app/src/normal/res/mipmap-mdpi/ic_launcher.png create mode 100644 app/src/normal/res/mipmap-mdpi/ic_launcher_foreground.png create mode 100644 app/src/normal/res/mipmap-xhdpi/ic_launcher.png create mode 100644 app/src/normal/res/mipmap-xhdpi/ic_launcher_foreground.png create mode 100644 app/src/normal/res/mipmap-xxhdpi/ic_launcher.png create mode 100644 app/src/normal/res/mipmap-xxhdpi/ic_launcher_foreground.png create mode 100644 app/src/normal/res/mipmap-xxxhdpi/ic_launcher.png create mode 100644 app/src/normal/res/mipmap-xxxhdpi/ic_launcher_foreground.png 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 diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml deleted file mode 100644 index c4a603d4..00000000 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ 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 deleted file mode 100644 index c4a603d4..00000000 --- a/app/src/main/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/main/res/mipmap-hdpi/ic_launcher.png b/app/src/main/res/mipmap-hdpi/ic_launcher.png deleted file mode 100644 index 2d33905e..00000000 Binary files a/app/src/main/res/mipmap-hdpi/ic_launcher.png and /dev/null differ diff --git a/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png b/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png deleted file mode 100644 index 4b5ebe2f..00000000 Binary files a/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png and /dev/null 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 deleted file mode 100644 index 226eb6cd..00000000 Binary files a/app/src/main/res/mipmap-hdpi/ic_launcher_round.png and /dev/null differ diff --git a/app/src/main/res/mipmap-mdpi/ic_launcher.png b/app/src/main/res/mipmap-mdpi/ic_launcher.png deleted file mode 100644 index 93c5dda3..00000000 Binary files a/app/src/main/res/mipmap-mdpi/ic_launcher.png and /dev/null differ diff --git a/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png b/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png deleted file mode 100644 index 8adc11b3..00000000 Binary files a/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png and /dev/null 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 deleted file mode 100644 index 8b289993..00000000 Binary files a/app/src/main/res/mipmap-mdpi/ic_launcher_round.png and /dev/null differ diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher.png b/app/src/main/res/mipmap-xhdpi/ic_launcher.png deleted file mode 100644 index f1ffdafa..00000000 Binary files a/app/src/main/res/mipmap-xhdpi/ic_launcher.png and /dev/null differ diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png b/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png deleted file mode 100644 index bdaf6943..00000000 Binary files a/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png and /dev/null 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 deleted file mode 100644 index bf47a793..00000000 Binary files a/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png and /dev/null differ diff --git a/app/src/main/res/mipmap-xxhdpi/ic_launcher.png b/app/src/main/res/mipmap-xxhdpi/ic_launcher.png deleted file mode 100644 index 8c507b7b..00000000 Binary files a/app/src/main/res/mipmap-xxhdpi/ic_launcher.png and /dev/null differ diff --git a/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png b/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png deleted file mode 100644 index 7197b58a..00000000 Binary files a/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png and /dev/null 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 deleted file mode 100644 index 68139e11..00000000 Binary files a/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png and /dev/null differ diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png deleted file mode 100644 index c0eafbc4..00000000 Binary files a/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png and /dev/null differ diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png deleted file mode 100644 index cc095966..00000000 Binary files a/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png and /dev/null 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 deleted file mode 100644 index 89d2ec18..00000000 Binary files a/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png and /dev/null differ diff --git a/app/src/normal/res/mipmap-anydpi-v26/ic_launcher.xml b/app/src/normal/res/mipmap-anydpi-v26/ic_launcher.xml new file mode 100644 index 00000000..c4a603d4 --- /dev/null +++ b/app/src/normal/res/mipmap-anydpi-v26/ic_launcher.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/app/src/normal/res/mipmap-anydpi-v26/ic_launcher_round.xml b/app/src/normal/res/mipmap-anydpi-v26/ic_launcher_round.xml new file mode 100644 index 00000000..c4a603d4 --- /dev/null +++ b/app/src/normal/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/app/src/normal/res/mipmap-hdpi/ic_launcher.png b/app/src/normal/res/mipmap-hdpi/ic_launcher.png new file mode 100644 index 00000000..2d33905e Binary files /dev/null and b/app/src/normal/res/mipmap-hdpi/ic_launcher.png differ diff --git a/app/src/normal/res/mipmap-hdpi/ic_launcher_foreground.png b/app/src/normal/res/mipmap-hdpi/ic_launcher_foreground.png new file mode 100644 index 00000000..4b5ebe2f Binary files /dev/null and b/app/src/normal/res/mipmap-hdpi/ic_launcher_foreground.png differ diff --git a/app/src/normal/res/mipmap-mdpi/ic_launcher.png b/app/src/normal/res/mipmap-mdpi/ic_launcher.png new file mode 100644 index 00000000..93c5dda3 Binary files /dev/null and b/app/src/normal/res/mipmap-mdpi/ic_launcher.png differ diff --git a/app/src/normal/res/mipmap-mdpi/ic_launcher_foreground.png b/app/src/normal/res/mipmap-mdpi/ic_launcher_foreground.png new file mode 100644 index 00000000..8adc11b3 Binary files /dev/null and b/app/src/normal/res/mipmap-mdpi/ic_launcher_foreground.png differ diff --git a/app/src/normal/res/mipmap-xhdpi/ic_launcher.png b/app/src/normal/res/mipmap-xhdpi/ic_launcher.png new file mode 100644 index 00000000..f1ffdafa Binary files /dev/null and b/app/src/normal/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/app/src/normal/res/mipmap-xhdpi/ic_launcher_foreground.png b/app/src/normal/res/mipmap-xhdpi/ic_launcher_foreground.png new file mode 100644 index 00000000..bdaf6943 Binary files /dev/null and b/app/src/normal/res/mipmap-xhdpi/ic_launcher_foreground.png differ diff --git a/app/src/normal/res/mipmap-xxhdpi/ic_launcher.png b/app/src/normal/res/mipmap-xxhdpi/ic_launcher.png new file mode 100644 index 00000000..8c507b7b Binary files /dev/null and b/app/src/normal/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/app/src/normal/res/mipmap-xxhdpi/ic_launcher_foreground.png b/app/src/normal/res/mipmap-xxhdpi/ic_launcher_foreground.png new file mode 100644 index 00000000..7197b58a Binary files /dev/null and b/app/src/normal/res/mipmap-xxhdpi/ic_launcher_foreground.png differ diff --git a/app/src/normal/res/mipmap-xxxhdpi/ic_launcher.png b/app/src/normal/res/mipmap-xxxhdpi/ic_launcher.png new file mode 100644 index 00000000..c0eafbc4 Binary files /dev/null and b/app/src/normal/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/app/src/normal/res/mipmap-xxxhdpi/ic_launcher_foreground.png b/app/src/normal/res/mipmap-xxxhdpi/ic_launcher_foreground.png new file mode 100644 index 00000000..cc095966 Binary files /dev/null and b/app/src/normal/res/mipmap-xxxhdpi/ic_launcher_foreground.png differ -- cgit v1.2.3