Skip to content

Commit

Permalink
manifest: remove round icon, change target api
Browse files Browse the repository at this point in the history
  • Loading branch information
leohearts committed Aug 3, 2024
1 parent b91e331 commit 2b340b8
Show file tree
Hide file tree
Showing 22 changed files with 15 additions and 29 deletions.
3 changes: 1 addition & 2 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,9 @@
android:fullBackupContent="@xml/backup_rules"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/Theme.AlternativeUnlockXposed"
tools:targetApi="31">
tools:targetApi="34">
<activity
android:name=".SettingsActivity"
android:exported="true"
Expand Down
Binary file modified app/src/main/ic_launcher-playstore.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 0 additions & 12 deletions app/src/main/res/drawable/ic_launcher_background.xml

This file was deleted.

18 changes: 11 additions & 7 deletions app/src/main/res/drawable/ic_launcher_foreground.xml
Original file line number Diff line number Diff line change
@@ -1,14 +1,18 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="108dp"
android:height="108dp"
android:viewportWidth="375"
android:viewportHeight="375">
<group android:scaleX="0.45833334"
android:scaleY="0.45833334"
android:translateX="101.5625"
android:translateY="101.5625">
android:viewportWidth="108"
android:viewportHeight="108">
<group android:scaleX="0.76153845"
android:scaleY="0.76153845"
android:translateX="12.496154"
android:translateY="12.496154">
<path
android:pathData="M0,80C0,35.82 35.82,0 80,0H295C339.18,0 375,35.82 375,80V295C375,339.18 339.18,375 295,375H80C35.82,375 0,339.18 0,295V80ZM55.16,55.16C60.04,50.28 67.96,50.28 72.84,55.16L96.84,79.16C101.72,84.04 101.72,91.96 96.84,96.84C91.96,101.72 84.04,101.72 79.16,96.84L55.16,72.84C50.28,67.96 50.28,60.04 55.16,55.16ZM319.84,72.84C324.72,67.96 324.72,60.04 319.84,55.16C314.96,50.28 307.04,50.28 302.16,55.16L278.16,79.16C273.28,84.04 273.28,91.96 278.16,96.84C283.04,101.72 290.96,101.72 295.84,96.84L319.84,72.84ZM319.84,319.84C314.96,324.72 307.04,324.72 302.16,319.84L278.16,295.84C273.28,290.96 273.28,283.04 278.16,278.16C283.04,273.28 290.96,273.28 295.84,278.16L319.84,302.16C324.72,307.04 324.72,314.96 319.84,319.84ZM55.16,302.16C50.28,307.04 50.28,314.96 55.16,319.84C60.04,324.72 67.96,324.72 72.84,319.84L96.84,295.84C101.72,290.96 101.72,283.04 96.84,278.16C91.96,273.28 84.04,273.28 79.16,278.16L55.16,302.16ZM187.5,262C228.65,262 262,228.65 262,187.5C262,146.35 228.65,113 187.5,113C146.35,113 113,146.35 113,187.5C113,228.65 146.35,262 187.5,262ZM187.5,287C242.45,287 287,242.45 287,187.5C287,132.55 242.45,88 187.5,88C132.55,88 88,132.55 88,187.5C88,242.45 132.55,287 187.5,287ZM239.01,173.66C243.8,168.68 243.64,160.77 238.66,155.99C233.68,151.2 225.77,151.36 220.99,156.34L180.52,198.46L159.53,178.86C154.48,174.15 146.57,174.42 141.86,179.47C137.15,184.52 137.42,192.43 142.47,197.14L172.47,225.14C177.47,229.8 185.28,229.59 190.01,224.66L239.01,173.66Z"
android:pathData="M54,66.81C61.08,66.81 66.81,61.08 66.81,54C66.81,46.92 61.08,41.19 54,41.19C46.92,41.19 41.19,46.92 41.19,54C41.19,61.08 46.92,66.81 54,66.81ZM62.86,51.62C63.68,50.76 63.66,49.4 62.8,48.58C61.94,47.76 60.58,47.78 59.76,48.64L52.8,55.88L49.19,52.51C48.32,51.7 46.96,51.75 46.15,52.62C45.34,53.49 45.39,54.85 46.26,55.66L51.42,60.47C52.27,61.28 53.62,61.24 54.43,60.39L62.86,51.62Z"
android:fillColor="#4A4647"
android:fillType="evenOdd"/>
<path
android:pathData="M21.75,35.51C21.75,27.91 27.91,21.75 35.51,21.75H72.49C80.09,21.75 86.25,27.91 86.25,35.51V72.49C86.25,80.09 80.09,86.25 72.49,86.25H35.51C27.91,86.25 21.75,80.09 21.75,72.49V35.51ZM31.24,31.24C32.08,30.4 33.44,30.4 34.28,31.24L38.41,35.37C39.25,36.21 39.25,37.57 38.41,38.41C37.57,39.25 36.21,39.25 35.37,38.41L31.24,34.28C30.4,33.44 30.4,32.08 31.24,31.24ZM76.76,34.28C77.6,33.44 77.6,32.08 76.76,31.24C75.92,30.4 74.56,30.4 73.72,31.24L69.59,35.37C68.75,36.21 68.75,37.57 69.59,38.41C70.43,39.25 71.79,39.25 72.63,38.41L76.76,34.28ZM76.76,76.76C75.92,77.6 74.56,77.6 73.72,76.76L69.59,72.63C68.75,71.79 68.75,70.43 69.59,69.59C70.43,68.75 71.79,68.75 72.63,69.59L76.76,73.72C77.6,74.56 77.6,75.92 76.76,76.76ZM31.24,73.72C30.4,74.56 30.4,75.92 31.24,76.76C32.08,77.6 33.44,77.6 34.28,76.76L38.41,72.63C39.25,71.79 39.25,70.43 38.41,69.59C37.57,68.75 36.21,68.75 35.37,69.59L31.24,73.72ZM54,71.11C63.45,71.11 71.11,63.45 71.11,54C71.11,44.55 63.45,36.89 54,36.89C44.55,36.89 36.89,44.55 36.89,54C36.89,63.45 44.55,71.11 54,71.11Z"
android:fillColor="#4A4647"
android:fillType="evenOdd"/>
</group>
Expand Down
4 changes: 2 additions & 2 deletions app/src/main/res/mipmap-anydpi-v26/ic_launcher.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="@drawable/ic_launcher_background"/>
<background android:drawable="@color/ic_launcher_background"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
<monochrome android:drawable="@drawable/ic_launcher_foreground"/>
<monochrome android:drawable="@drawable/ic_launcher_foreground" />
</adaptive-icon>
5 changes: 0 additions & 5 deletions app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml

This file was deleted.

Binary file modified app/src/main/res/mipmap-hdpi/ic_launcher.webp
Binary file not shown.
Binary file not shown.
Binary file removed app/src/main/res/mipmap-hdpi/ic_launcher_round.webp
Binary file not shown.
Binary file modified app/src/main/res/mipmap-mdpi/ic_launcher.webp
Binary file not shown.
Binary file not shown.
Binary file removed app/src/main/res/mipmap-mdpi/ic_launcher_round.webp
Binary file not shown.
Binary file modified app/src/main/res/mipmap-xhdpi/ic_launcher.webp
Binary file not shown.
Binary file not shown.
Binary file removed app/src/main/res/mipmap-xhdpi/ic_launcher_round.webp
Binary file not shown.
Binary file modified app/src/main/res/mipmap-xxhdpi/ic_launcher.webp
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified app/src/main/res/mipmap-xxxhdpi/ic_launcher.webp
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion app/src/main/res/values/ic_launcher_background.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="ic_launcher_background">#122728</color>
<color name="ic_launcher_background">#DEDEDE</color>
</resources>

0 comments on commit 2b340b8

Please sign in to comment.