Skip to content

Commit

Permalink
Update icon
Browse files Browse the repository at this point in the history
 - Replace old icon with the new icon
 - Update app primary color to new blue tint
 - Deduplicate resources
  • Loading branch information
jpelgrom committed Sep 23, 2023
1 parent 43cc4d4 commit 6b5e39b
Show file tree
Hide file tree
Showing 91 changed files with 113 additions and 282 deletions.
19 changes: 0 additions & 19 deletions app/src/debug/res/drawable/ic_launcher_foreground.xml

This file was deleted.

5 changes: 3 additions & 2 deletions app/src/debug/res/mipmap-anydpi-v26/ic_launcher.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@android:color/holo_red_dark"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
<background android:drawable="@android:color/holo_red_dark" />
<foreground android:drawable="@drawable/ic_launcher_foreground" />
<monochrome android:drawable="@drawable/ic_launcher_monochrome" />
</adaptive-icon>
4 changes: 2 additions & 2 deletions app/src/debug/res/mipmap-anydpi-v26/ic_launcher_round.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@android:color/holo_red_dark"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
<background android:drawable="@android:color/holo_red_dark" />
<foreground android:drawable="@drawable/ic_launcher_foreground" />
<monochrome android:drawable="@drawable/ic_launcher_monochrome" />
</adaptive-icon>
Binary file removed app/src/debug/res/mipmap-hdpi/ic_launcher.png
Binary file not shown.
Binary file added app/src/debug/res/mipmap-hdpi/ic_launcher.webp
Binary file not shown.
Binary file removed app/src/debug/res/mipmap-hdpi/ic_launcher_round.png
Binary file not shown.
Binary file not shown.
Binary file removed app/src/debug/res/mipmap-mdpi/ic_launcher.png
Binary file not shown.
Binary file added app/src/debug/res/mipmap-mdpi/ic_launcher.webp
Binary file not shown.
Binary file removed app/src/debug/res/mipmap-mdpi/ic_launcher_round.png
Binary file not shown.
Binary file not shown.
Binary file removed app/src/debug/res/mipmap-xhdpi/ic_launcher.png
Binary file not shown.
Binary file added app/src/debug/res/mipmap-xhdpi/ic_launcher.webp
Binary file not shown.
Binary file removed app/src/debug/res/mipmap-xhdpi/ic_launcher_round.png
Binary file not shown.
Binary file not shown.
Binary file removed app/src/debug/res/mipmap-xxhdpi/ic_launcher.png
Binary file not shown.
Binary file added app/src/debug/res/mipmap-xxhdpi/ic_launcher.webp
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed app/src/debug/res/mipmap-xxxhdpi/ic_launcher.png
Binary file not shown.
Binary file added app/src/debug/res/mipmap-xxxhdpi/ic_launcher.webp
Binary file not shown.
Binary file not shown.
Binary file not shown.
30 changes: 19 additions & 11 deletions app/src/main/res/drawable/app_icon.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,20 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="200dp"
android:height="200dp"
android:viewportWidth="200"
android:viewportHeight="200">
<path
android:pathData="M16.4,0L183.6,0A16.4,16.4 0,0 1,200 16.4L200,183.6A16.4,16.4 0,0 1,183.6 200L16.4,200A16.4,16.4 0,0 1,0 183.6L0,16.4A16.4,16.4 0,0 1,16.4 0z"
android:fillColor="#41bdf5"/>
<path
android:pathData="m38.416,165.29v-53.456h-13.901a3.733,3.733 0,0 1,-2.662 -6.35l74.804,-76.084c1.807,-1.838 4.761,-1.863 6.599,-0.056l0.048,0.048 39.04,39.518v-7.319a3.111,3.111 0,0 1,3.111 -3.111h12.964a3.111,3.111 0,0 1,3.112 3.111v26.855l16.627,17.047a3.733,3.733 0,0 1,-2.673 6.34h-13.954v53.456a3.111,3.111 0,0 1,-3.111 3.111h-116.89a3.111,3.111 0,0 1,-3.111 -3.111zM120.972,99.986a6.012,6.012 0,0 0,0.584 -2.594c0,-3.323 -2.684,-6.017 -5.996,-6.017 -3.311,0 -5.996,2.694 -5.996,6.017s2.684,6.018 5.996,6.018c0.926,0 1.802,-0.211 2.585,-0.587l8.607,8.638v8.367l-10.792,10.831v-7.936a6.018,6.018 0,0 0,3.997 -5.675c0,-3.323 -2.684,-6.018 -5.996,-6.018 -3.311,0 -5.996,2.694 -5.996,6.018 0,2.62 1.669,4.849 3.998,5.675v11.947l-9.993,10.029v-58.912l8.208,-8.237a5.954,5.954 0,0 0,2.585 0.586c3.312,0 5.996,-2.694 5.996,-6.018 0,-3.323 -2.684,-6.017 -5.996,-6.017 -3.311,0 -5.996,2.694 -5.996,6.017 0,0.929 0.21,1.809 0.584,2.594l-7.379,7.406 -7.38,-7.406a6.012,6.012 0,0 0,0.584 -2.594c0,-3.323 -2.684,-6.017 -5.996,-6.017 -3.311,0 -5.996,2.694 -5.996,6.017 0,3.324 2.684,6.018 5.996,6.018 0.926,0 1.802,-0.211 2.585,-0.586l8.207,8.237v42.064l-14.39,-14.442v-11.546a6.018,6.018 0,0 0,3.997 -5.675c0,-3.324 -2.684,-6.018 -5.996,-6.018 -3.311,0 -5.996,2.694 -5.996,6.018 0,2.62 1.669,4.849 3.998,5.675v7.535l-11.192,-11.232v-11.145a6.018,6.018 0,0 0,3.997 -5.675c0,-3.323 -2.684,-6.018 -5.996,-6.018 -3.311,0 -5.996,2.694 -5.996,6.018 0,2.62 1.669,4.849 3.998,5.675v12.807l12.363,12.407h-7.108c-0.823,-2.337 -3.044,-4.012 -5.655,-4.012 -3.311,0 -5.996,2.694 -5.996,6.017 0,3.324 2.685,6.018 5.996,6.018 2.611,0 4.832,-1.674 5.655,-4.012h11.105l17.216,17.278v30.03l-9.193,-9.226v-11.546a6.018,6.018 0,0 0,3.997 -5.675c0,-3.323 -2.684,-6.017 -5.996,-6.017 -3.311,0 -5.996,2.694 -5.996,6.017 0,2.62 1.669,4.849 3.998,5.675v7.535l-13.376,-13.423a6.012,6.012 0,0 0,0.584 -2.594c0,-3.323 -2.684,-6.017 -5.996,-6.017 -3.311,0 -5.996,2.694 -5.996,6.017s2.684,6.017 5.996,6.017c0.926,0 1.802,-0.21 2.585,-0.586l13.376,13.424h-7.108c-0.823,-2.337 -3.044,-4.012 -5.655,-4.012 -3.311,0 -5.996,2.694 -5.996,6.018s2.685,6.017 5.996,6.017c2.611,0 4.832,-1.674 5.655,-4.012h11.105l11.192,11.232h5.653l11.592,-11.633h10.705c0.823,2.337 3.044,4.011 5.655,4.011 3.311,0 5.996,-2.694 5.996,-6.017s-2.685,-6.017 -5.996,-6.017c-2.611,0 -4.832,1.674 -5.655,4.012h-12.361l-10.764,10.802v-13.18l12.82,-12.866h20.698c0.823,2.337 3.044,4.012 5.654,4.012 3.312,0 5.996,-2.694 5.996,-6.017 0,-3.324 -2.684,-6.018 -5.996,-6.018 -2.61,0 -4.831,1.674 -5.654,4.012h-16.702l11.963,-12.006v-10.029l8.607,-8.638a5.954,5.954 0,0 0,2.585 0.587c3.311,0 5.996,-2.694 5.996,-6.018s-2.685,-6.017 -5.996,-6.017 -5.996,2.694 -5.996,6.017c0,0.929 0.21,1.809 0.584,2.594l-5.78,5.802v-18.367a6.018,6.018 0,0 0,3.997 -5.675c0,-3.324 -2.684,-6.018 -5.996,-6.018 -3.311,0 -5.996,2.694 -5.996,6.018 0,2.62 1.669,4.849 3.998,5.675v18.366l-5.781,-5.802zM69.192,157.566c-1.324,0 -2.398,-1.078 -2.398,-2.407s1.074,-2.407 2.398,-2.407c1.325,0 2.398,1.078 2.398,2.407s-1.074,2.407 -2.398,2.407zM86.78,139.514c-1.325,0 -2.399,-1.078 -2.399,-2.407s1.074,-2.407 2.398,-2.407c1.325,0 2.398,1.078 2.398,2.407s-1.074,2.407 -2.398,2.407zM65.994,136.706c-1.325,0 -2.398,-1.078 -2.398,-2.407s1.074,-2.407 2.398,-2.407c1.324,0 2.398,1.078 2.398,2.407s-1.074,2.407 -2.398,2.407zM63.995,116.648c-1.324,0 -2.398,-1.078 -2.398,-2.407 0,-1.329 1.074,-2.407 2.398,-2.407 1.325,0 2.398,1.078 2.398,2.407 0,1.33 -1.074,2.407 -2.398,2.407zM113.959,119.456c-1.324,0 -2.398,-1.078 -2.398,-2.407 0,-1.33 1.074,-2.407 2.398,-2.407 1.325,0 2.398,1.078 2.398,2.407 0,1.329 -1.074,2.407 -2.398,2.407zM141.14,137.909c-1.324,0 -2.398,-1.078 -2.398,-2.407 0,-1.33 1.074,-2.407 2.398,-2.407 1.325,0 2.398,1.078 2.398,2.407 0,1.329 -1.074,2.407 -2.398,2.407zM130.748,157.164c-1.325,0 -2.398,-1.078 -2.398,-2.407s1.074,-2.407 2.398,-2.407c1.324,0 2.398,1.078 2.398,2.407s-1.074,2.407 -2.398,2.407zM141.94,99.8c-1.324,0 -2.398,-1.078 -2.398,-2.407s1.074,-2.407 2.398,-2.407 2.398,1.078 2.398,2.407 -1.074,2.407 -2.398,2.407zM128.749,84.155c-1.324,0 -2.398,-1.078 -2.398,-2.407 0,-1.33 1.074,-2.407 2.398,-2.407 1.325,0 2.398,1.078 2.398,2.407 0,1.329 -1.074,2.407 -2.398,2.407zM112.76,74.527c-1.324,0 -2.398,-1.077 -2.398,-2.407 0,-1.329 1.074,-2.407 2.398,-2.407 1.325,0 2.398,1.078 2.398,2.407 0,1.33 -1.074,2.407 -2.398,2.407zM87.178,74.527c-1.324,0 -2.398,-1.077 -2.398,-2.407 0,-1.329 1.074,-2.407 2.398,-2.407 1.325,0 2.398,1.078 2.398,2.407 0,1.33 -1.074,2.407 -2.398,2.407zM66.393,83.754c-1.324,0 -2.398,-1.078 -2.398,-2.407 0,-1.33 1.074,-2.407 2.398,-2.407s2.398,1.078 2.398,2.407c0,1.329 -1.074,2.407 -2.398,2.407zM81.582,98.597c-1.324,0 -2.398,-1.078 -2.398,-2.407 0,-1.33 1.074,-2.407 2.398,-2.407 1.325,0 2.398,1.078 2.398,2.407 0,1.329 -1.074,2.407 -2.398,2.407zM115.558,99.8c-1.324,0 -2.398,-1.078 -2.398,-2.407s1.074,-2.407 2.398,-2.407c1.325,0 2.398,1.078 2.398,2.407s-1.074,2.407 -2.398,2.407z"
android:fillColor="#fff"/>
<vector android:height="200dp" android:viewportHeight="108"
android:viewportWidth="108" android:width="200dp" xmlns:android="http://schemas.android.com/apk/res/android">
<group>
<clip-path android:pathData="M24,0L84,0A24,24 0,0 1,108 24L108,84A24,24 0,0 1,84 108L24,108A24,24 0,0 1,0 84L0,24A24,24 0,0 1,24 0z"/>
<group>
<clip-path android:pathData="M2,0L106,0A2,2 0,0 1,108 2L108,106A2,2 0,0 1,106 108L2,108A2,2 0,0 1,0 106L0,2A2,2 0,0 1,2 0z"/>
<path android:fillColor="#FFEECE" android:pathData="M0,0h108v108h-108z"/>
<path android:fillColor="#18BCF2" android:pathData="M0,0h108v108h-108z"/>
<path android:fillColor="#00000000"
android:pathData="M0,0h108v108h-108z"
android:strokeColor="#000000"
android:strokeLineJoin="bevel" android:strokeWidth="0.25"/>
<path android:fillColor="#F2F4F9" android:pathData="M77.7,51.65L56.3,30.25C55.04,28.98 52.97,28.98 51.7,30.25L30.3,51.65C29.04,52.91 28,55.41 28,57.2V76.7C28,78.49 29.46,79.95 31.25,79.95H51.24L42.44,71.15C41.99,71.3 41.5,71.39 41,71.39C38.55,71.39 36.56,69.4 36.56,66.95C36.56,64.5 38.55,62.51 41,62.51C43.45,62.51 45.44,64.5 45.44,66.95C45.44,67.45 45.35,67.94 45.2,68.39L52.05,75.24V50.14C50.58,49.41 49.56,47.9 49.56,46.15C49.56,43.7 51.55,41.71 54,41.71C56.45,41.71 58.44,43.7 58.44,46.15C58.44,47.9 57.42,49.41 55.95,50.14V67.74L62.77,60.93C62.63,60.5 62.56,60.05 62.56,59.58C62.56,57.14 64.55,55.14 67,55.14C69.45,55.14 71.44,57.14 71.44,59.58C71.44,62.03 69.45,64.03 67,64.03C66.46,64.03 65.94,63.92 65.46,63.75L55.95,73.26V79.95H76.75C78.54,79.95 80,78.49 80,76.7V57.2C80,55.41 78.97,52.92 77.7,51.65V51.65Z"/>
<path android:fillColor="#00000000"
android:pathData="M0,0h108v108h-108z"
android:strokeColor="#000000"
android:strokeLineJoin="bevel" android:strokeWidth="0.25"/>
</group>
</group>
</vector>
Binary file removed app/src/main/res/drawable/app_icon_round.jpg
Binary file not shown.
20 changes: 20 additions & 0 deletions app/src/main/res/drawable/app_icon_round.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<vector android:height="200dp" android:viewportHeight="108"
android:viewportWidth="108" android:width="200dp" xmlns:android="http://schemas.android.com/apk/res/android">
<group>
<clip-path android:pathData="M0,0h108v108h-108z"/>
<group>
<clip-path android:pathData="M54,54m-54,0a54,54 0,1 1,108 0a54,54 0,1 1,-108 0"/>
<path android:fillColor="#FFEECE" android:pathData="M0,0h108v108h-108z"/>
<path android:fillColor="#18BCF2" android:pathData="M0,0h108v108h-108z"/>
<path android:fillColor="#00000000"
android:pathData="M0,0h108v108h-108z"
android:strokeColor="#000000"
android:strokeLineJoin="bevel" android:strokeWidth="0.25"/>
<path android:fillColor="#F2F4F9" android:pathData="M77.7,51.65L56.3,30.25C55.04,28.98 52.97,28.98 51.7,30.25L30.3,51.65C29.04,52.91 28,55.41 28,57.2V76.7C28,78.49 29.46,79.95 31.25,79.95H51.24L42.44,71.15C41.99,71.3 41.5,71.39 41,71.39C38.55,71.39 36.56,69.4 36.56,66.95C36.56,64.5 38.55,62.51 41,62.51C43.45,62.51 45.44,64.5 45.44,66.95C45.44,67.45 45.35,67.94 45.2,68.39L52.05,75.24V50.14C50.58,49.41 49.56,47.9 49.56,46.15C49.56,43.7 51.55,41.71 54,41.71C56.45,41.71 58.44,43.7 58.44,46.15C58.44,47.9 57.42,49.41 55.95,50.14V67.74L62.77,60.93C62.63,60.5 62.56,60.05 62.56,59.58C62.56,57.14 64.55,55.14 67,55.14C69.45,55.14 71.44,57.14 71.44,59.58C71.44,62.03 69.45,64.03 67,64.03C66.46,64.03 65.94,63.92 65.46,63.75L55.95,73.26V79.95H76.75C78.54,79.95 80,78.49 80,76.7V57.2C80,55.41 78.97,52.92 77.7,51.65V51.65Z"/>
<path android:fillColor="#00000000"
android:pathData="M0,0h108v108h-108z"
android:strokeColor="#000000"
android:strokeLineJoin="bevel" android:strokeWidth="0.25"/>
</group>
</group>
</vector>
Loading

0 comments on commit 6b5e39b

Please sign in to comment.