Compare commits
5 Commits
2761c288f8
...
1af01b391b
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1af01b391b | ||
|
|
6108f9c4ba | ||
|
|
d709dd87e9 | ||
|
|
c0ae491954 | ||
|
|
a9c8528671 |
@@ -12,8 +12,8 @@ android {
|
||||
applicationId = "com.lt2333.simplicitytools"
|
||||
minSdk = 31
|
||||
targetSdk = 32
|
||||
versionCode = 64
|
||||
versionName = "1.6.3"
|
||||
versionCode = 65
|
||||
versionName = "1.6.4"
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
@@ -45,7 +45,7 @@ android {
|
||||
applicationVariants.all {
|
||||
outputs.all {
|
||||
(this as BaseVariantOutputImpl).outputFileName =
|
||||
"Simplicity_Tools_Xposed-$versionName-$name.apk"
|
||||
"WooBoxForMIUI-$versionName-$name.apk"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Before Width: | Height: | Size: 125 KiB After Width: | Height: | Size: 45 KiB |
|
Before Width: | Height: | Size: 8.9 KiB |
BIN
app/src/main/res/drawable/app_icon.png
Normal file
|
After Width: | Height: | Size: 5.5 KiB |
24
app/src/main/res/drawable/ic_launcher_background.xml
Normal file
@@ -0,0 +1,24 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:aapt="http://schemas.android.com/aapt"
|
||||
android:width="108dp"
|
||||
android:height="108dp"
|
||||
android:viewportWidth="108"
|
||||
android:viewportHeight="108">
|
||||
<group android:scaleX="0.5625"
|
||||
android:scaleY="0.5625">
|
||||
<path
|
||||
android:pathData="M0,0h192v192h-192z">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:startY="192"
|
||||
android:startX="0"
|
||||
android:endY="0"
|
||||
android:endX="192"
|
||||
android:type="linear">
|
||||
<item android:offset="0" android:color="#FFF76B1C"/>
|
||||
<item android:offset="1" android:color="#FFFAD961"/>
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
</group>
|
||||
</vector>
|
||||
23
app/src/main/res/drawable/ic_launcher_foreground.xml
Normal file
@@ -0,0 +1,23 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="108dp"
|
||||
android:height="108dp"
|
||||
android:viewportWidth="108"
|
||||
android:viewportHeight="108">
|
||||
<group android:scaleX="0.37125"
|
||||
android:scaleY="0.37125"
|
||||
android:translateX="18.36"
|
||||
android:translateY="18.36">
|
||||
<path
|
||||
android:pathData="M57.71,64.27 L51.6,40.71A3.48,3.48 0,0 1,55 36.35H55A3.49,3.49 0,0 1,58.41 39l4.12,17.58h0.22l4.81,-17.7a3.48,3.48 0,0 1,3.35 -2.57h2.26a3.5,3.5 0,0 1,3.35 2.51l5.15,17.76h0.22L86,39a3.49,3.49 0,0 1,3.39 -2.69h0a3.47,3.47 0,0 1,3.35 4.39L86.36,64.3A3.49,3.49 0,0 1,83 66.87h-2a3.48,3.48 0,0 1,-3.32 -2.42l-5.6,-17.62h-0.22l-5.6,17.62A3.48,3.48 0,0 1,63 66.87H61.07A3.47,3.47 0,0 1,57.71 64.27Z"
|
||||
android:fillColor="#fff"/>
|
||||
<path
|
||||
android:pathData="M99,66a9.67,9.67 0,0 1,-3.85 -4.15,14.11 14.11,0 0,1 -1.33,-6.34 14,14 0,0 1,1.33 -6.31A9.67,9.67 0,0 1,99 45a12.71,12.71 0,0 1,11.79 0,9.59 9.59,0 0,1 3.84,4.15A14,14 0,0 1,116 55.46a14.11,14.11 0,0 1,-1.34 6.34A9.59,9.59 0,0 1,110.77 66,12.71 12.71,0 0,1 99,66ZM107.93,59.56a6.66,6.66 0,0 0,1.11 -4,6.52 6.52,0 0,0 -1.11,-4 3.85,3.85 0,0 0,-6.07 0,6.52 6.52,0 0,0 -1.11,4 6.66,6.66 0,0 0,1.11 4,3.85 3.85,0 0,0 6.07,0Z"
|
||||
android:fillColor="#fff"/>
|
||||
<path
|
||||
android:pathData="M123.54,66a9.59,9.59 0,0 1,-3.84 -4.15,14.11 14.11,0 0,1 -1.34,-6.34 14,14 0,0 1,1.34 -6.31A9.59,9.59 0,0 1,123.54 45a12.73,12.73 0,0 1,11.8 0,9.59 9.59,0 0,1 3.84,4.15 14,14 0,0 1,1.34 6.31,14.11 14.11,0 0,1 -1.34,6.34A9.59,9.59 0,0 1,135.34 66a12.73,12.73 0,0 1,-11.8 0ZM132.47,59.56a6.66,6.66 0,0 0,1.11 -4,6.52 6.52,0 0,0 -1.11,-4 3.84,3.84 0,0 0,-6.06 0,6.46 6.46,0 0,0 -1.12,4 6.6,6.6 0,0 0,1.12 4,3.84 3.84,0 0,0 6.06,0Z"
|
||||
android:fillColor="#fff"/>
|
||||
<path
|
||||
android:pathData="M129.08,95.23 L97.56,77a3.23,3.23 0,0 0,-3.12 0L62.92,95.23a3.21,3.21 0,0 0,-1.57 2.71v36.4a3.2,3.2 0,0 0,1.57 2.7l31.52,18.2a3.18,3.18 0,0 0,3.12 0L129.08,137a3.22,3.22 0,0 0,1.14 -1.15,3.25 3.25,0 0,0 0.43,-1.55L130.65,97.94A3.22,3.22 0,0 0,129.08 95.23ZM96,83.35l9.51,5.49L80.24,103.43l-9.51,-5.49ZM92.88,147.12L67.6,132.53L67.6,103.35l9.51,5.49L77.11,125a3.13,3.13 0,1 0,6.25 0L83.36,112.45l9.52,5.49ZM96,112.53 L86.49,107l25.27,-14.59 9.51,5.49ZM124.4,132.53L99.13,147.12L99.13,117.94l25.27,-14.59Z"
|
||||
android:fillColor="#fff"/>
|
||||
</group>
|
||||
</vector>
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@mipmap/ic_launcher_background"/>
|
||||
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
|
||||
<background android:drawable="@drawable/ic_launcher_background"/>
|
||||
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
|
||||
</adaptive-icon>
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@mipmap/ic_launcher_background"/>
|
||||
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
|
||||
<background android:drawable="@drawable/ic_launcher_background"/>
|
||||
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
|
||||
</adaptive-icon>
|
||||
|
Before Width: | Height: | Size: 4.0 KiB After Width: | Height: | Size: 3.7 KiB |
|
Before Width: | Height: | Size: 5.3 KiB |
|
Before Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 5.6 KiB After Width: | Height: | Size: 5.5 KiB |
|
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 2.7 KiB |
|
Before Width: | Height: | Size: 2.7 KiB |
|
Before Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.4 KiB |
|
Before Width: | Height: | Size: 5.6 KiB After Width: | Height: | Size: 5.1 KiB |
|
Before Width: | Height: | Size: 9.3 KiB |
|
Before Width: | Height: | Size: 2.1 KiB |
|
Before Width: | Height: | Size: 8.4 KiB After Width: | Height: | Size: 7.8 KiB |
|
Before Width: | Height: | Size: 9.7 KiB After Width: | Height: | Size: 7.4 KiB |
|
Before Width: | Height: | Size: 22 KiB |
|
Before Width: | Height: | Size: 3.3 KiB |
|
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 41 KiB |
|
Before Width: | Height: | Size: 4.4 KiB |
|
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 18 KiB |
|
Before Width: | Height: | Size: 118 KiB After Width: | Height: | Size: 31 KiB |