Skip to content

Commit 952dde7

Browse files
committed
修改图标,移除编译产物,更新依赖版本
1 parent c91ef15 commit 952dde7

19 files changed

Lines changed: 35 additions & 253 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@
1313
.externalNativeBuild
1414
.cxx
1515
local.properties
16+
app/release/

.idea/gradle.xml

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/misc.xml

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/release/app-release.apk

-2.42 MB
Binary file not shown.
-2.14 KB
Binary file not shown.
-2.08 KB
Binary file not shown.

app/release/output-metadata.json

Lines changed: 0 additions & 37 deletions
This file was deleted.
Lines changed: 3 additions & 166 deletions
Original file line numberDiff line numberDiff line change
@@ -1,170 +1,7 @@
1-
<?xml version="1.0" encoding="utf-8"?>
21
<vector xmlns:android="http://schemas.android.com/apk/res/android"
32
android:width="108dp"
43
android:height="108dp"
5-
android:viewportWidth="108"
6-
android:viewportHeight="108">
7-
<path
8-
android:fillColor="#3DDC84"
9-
android:pathData="M0,0h108v108h-108z" />
10-
<path
11-
android:fillColor="#00000000"
12-
android:pathData="M9,0L9,108"
13-
android:strokeWidth="0.8"
14-
android:strokeColor="#33FFFFFF" />
15-
<path
16-
android:fillColor="#00000000"
17-
android:pathData="M19,0L19,108"
18-
android:strokeWidth="0.8"
19-
android:strokeColor="#33FFFFFF" />
20-
<path
21-
android:fillColor="#00000000"
22-
android:pathData="M29,0L29,108"
23-
android:strokeWidth="0.8"
24-
android:strokeColor="#33FFFFFF" />
25-
<path
26-
android:fillColor="#00000000"
27-
android:pathData="M39,0L39,108"
28-
android:strokeWidth="0.8"
29-
android:strokeColor="#33FFFFFF" />
30-
<path
31-
android:fillColor="#00000000"
32-
android:pathData="M49,0L49,108"
33-
android:strokeWidth="0.8"
34-
android:strokeColor="#33FFFFFF" />
35-
<path
36-
android:fillColor="#00000000"
37-
android:pathData="M59,0L59,108"
38-
android:strokeWidth="0.8"
39-
android:strokeColor="#33FFFFFF" />
40-
<path
41-
android:fillColor="#00000000"
42-
android:pathData="M69,0L69,108"
43-
android:strokeWidth="0.8"
44-
android:strokeColor="#33FFFFFF" />
45-
<path
46-
android:fillColor="#00000000"
47-
android:pathData="M79,0L79,108"
48-
android:strokeWidth="0.8"
49-
android:strokeColor="#33FFFFFF" />
50-
<path
51-
android:fillColor="#00000000"
52-
android:pathData="M89,0L89,108"
53-
android:strokeWidth="0.8"
54-
android:strokeColor="#33FFFFFF" />
55-
<path
56-
android:fillColor="#00000000"
57-
android:pathData="M99,0L99,108"
58-
android:strokeWidth="0.8"
59-
android:strokeColor="#33FFFFFF" />
60-
<path
61-
android:fillColor="#00000000"
62-
android:pathData="M0,9L108,9"
63-
android:strokeWidth="0.8"
64-
android:strokeColor="#33FFFFFF" />
65-
<path
66-
android:fillColor="#00000000"
67-
android:pathData="M0,19L108,19"
68-
android:strokeWidth="0.8"
69-
android:strokeColor="#33FFFFFF" />
70-
<path
71-
android:fillColor="#00000000"
72-
android:pathData="M0,29L108,29"
73-
android:strokeWidth="0.8"
74-
android:strokeColor="#33FFFFFF" />
75-
<path
76-
android:fillColor="#00000000"
77-
android:pathData="M0,39L108,39"
78-
android:strokeWidth="0.8"
79-
android:strokeColor="#33FFFFFF" />
80-
<path
81-
android:fillColor="#00000000"
82-
android:pathData="M0,49L108,49"
83-
android:strokeWidth="0.8"
84-
android:strokeColor="#33FFFFFF" />
85-
<path
86-
android:fillColor="#00000000"
87-
android:pathData="M0,59L108,59"
88-
android:strokeWidth="0.8"
89-
android:strokeColor="#33FFFFFF" />
90-
<path
91-
android:fillColor="#00000000"
92-
android:pathData="M0,69L108,69"
93-
android:strokeWidth="0.8"
94-
android:strokeColor="#33FFFFFF" />
95-
<path
96-
android:fillColor="#00000000"
97-
android:pathData="M0,79L108,79"
98-
android:strokeWidth="0.8"
99-
android:strokeColor="#33FFFFFF" />
100-
<path
101-
android:fillColor="#00000000"
102-
android:pathData="M0,89L108,89"
103-
android:strokeWidth="0.8"
104-
android:strokeColor="#33FFFFFF" />
105-
<path
106-
android:fillColor="#00000000"
107-
android:pathData="M0,99L108,99"
108-
android:strokeWidth="0.8"
109-
android:strokeColor="#33FFFFFF" />
110-
<path
111-
android:fillColor="#00000000"
112-
android:pathData="M19,29L89,29"
113-
android:strokeWidth="0.8"
114-
android:strokeColor="#33FFFFFF" />
115-
<path
116-
android:fillColor="#00000000"
117-
android:pathData="M19,39L89,39"
118-
android:strokeWidth="0.8"
119-
android:strokeColor="#33FFFFFF" />
120-
<path
121-
android:fillColor="#00000000"
122-
android:pathData="M19,49L89,49"
123-
android:strokeWidth="0.8"
124-
android:strokeColor="#33FFFFFF" />
125-
<path
126-
android:fillColor="#00000000"
127-
android:pathData="M19,59L89,59"
128-
android:strokeWidth="0.8"
129-
android:strokeColor="#33FFFFFF" />
130-
<path
131-
android:fillColor="#00000000"
132-
android:pathData="M19,69L89,69"
133-
android:strokeWidth="0.8"
134-
android:strokeColor="#33FFFFFF" />
135-
<path
136-
android:fillColor="#00000000"
137-
android:pathData="M19,79L89,79"
138-
android:strokeWidth="0.8"
139-
android:strokeColor="#33FFFFFF" />
140-
<path
141-
android:fillColor="#00000000"
142-
android:pathData="M29,19L29,89"
143-
android:strokeWidth="0.8"
144-
android:strokeColor="#33FFFFFF" />
145-
<path
146-
android:fillColor="#00000000"
147-
android:pathData="M39,19L39,89"
148-
android:strokeWidth="0.8"
149-
android:strokeColor="#33FFFFFF" />
150-
<path
151-
android:fillColor="#00000000"
152-
android:pathData="M49,19L49,89"
153-
android:strokeWidth="0.8"
154-
android:strokeColor="#33FFFFFF" />
155-
<path
156-
android:fillColor="#00000000"
157-
android:pathData="M59,19L59,89"
158-
android:strokeWidth="0.8"
159-
android:strokeColor="#33FFFFFF" />
160-
<path
161-
android:fillColor="#00000000"
162-
android:pathData="M69,19L69,89"
163-
android:strokeWidth="0.8"
164-
android:strokeColor="#33FFFFFF" />
165-
<path
166-
android:fillColor="#00000000"
167-
android:pathData="M79,19L79,89"
168-
android:strokeWidth="0.8"
169-
android:strokeColor="#33FFFFFF" />
4+
android:viewportWidth="512"
5+
android:viewportHeight="512">
6+
1707
</vector>
Lines changed: 10 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,14 @@
11
<vector xmlns:android="http://schemas.android.com/apk/res/android"
2-
xmlns:aapt="http://schemas.android.com/aapt"
32
android:width="108dp"
43
android:height="108dp"
5-
android:viewportWidth="108"
6-
android:viewportHeight="108">
7-
<path android:pathData="M31,63.928c0,0 6.4,-11 12.1,-13.1c7.2,-2.6 26,-1.4 26,-1.4l38.1,38.1L107,108.928l-32,-1L31,63.928z">
8-
<aapt:attr name="android:fillColor">
9-
<gradient
10-
android:endX="85.84757"
11-
android:endY="92.4963"
12-
android:startX="42.9492"
13-
android:startY="49.59793"
14-
android:type="linear">
15-
<item
16-
android:color="#44000000"
17-
android:offset="0.0" />
18-
<item
19-
android:color="#00000000"
20-
android:offset="1.0" />
21-
</gradient>
22-
</aapt:attr>
23-
</path>
4+
android:viewportWidth="1131"
5+
android:viewportHeight="1024">
6+
<group android:scaleX="0.39722222"
7+
android:scaleY="0.35963985"
8+
android:translateX="340.87082"
9+
android:translateY="327.86438">
2410
<path
25-
android:fillColor="#FFFFFF"
26-
android:fillType="nonZero"
27-
android:pathData="M65.3,45.828l3.8,-6.6c0.2,-0.4 0.1,-0.9 -0.3,-1.1c-0.4,-0.2 -0.9,-0.1 -1.1,0.3l-3.9,6.7c-6.3,-2.8 -13.4,-2.8 -19.7,0l-3.9,-6.7c-0.2,-0.4 -0.7,-0.5 -1.1,-0.3C38.8,38.328 38.7,38.828 38.9,39.228l3.8,6.6C36.2,49.428 31.7,56.028 31,63.928h46C76.3,56.028 71.8,49.428 65.3,45.828zM43.4,57.328c-0.8,0 -1.5,-0.5 -1.8,-1.2c-0.3,-0.7 -0.1,-1.5 0.4,-2.1c0.5,-0.5 1.4,-0.7 2.1,-0.4c0.7,0.3 1.2,1 1.2,1.8C45.3,56.528 44.5,57.328 43.4,57.328L43.4,57.328zM64.6,57.328c-0.8,0 -1.5,-0.5 -1.8,-1.2s-0.1,-1.5 0.4,-2.1c0.5,-0.5 1.4,-0.7 2.1,-0.4c0.7,0.3 1.2,1 1.2,1.8C66.5,56.528 65.6,57.328 64.6,57.328L64.6,57.328z"
28-
android:strokeWidth="1"
29-
android:strokeColor="#00000000" />
30-
</vector>
11+
android:pathData="M862.1,404.1a188.6,188.6 0,0 1,188.6 188.6v57.3c46.5,12 80.8,54.1 80.8,104.4v161.6a107.8,107.8 0,0 1,-107.8 107.8L700.4,1023.7a107.8,107.8 0,0 1,-107.8 -107.8v-161.6a107.8,107.8 0,0 1,80.8 -104.4L673.5,592.7a188.6,188.6 0,0 1,188.6 -188.6zM431,0a53.9,53.9 0,0 1,38.2 15.9l3.2,3.5L590.9,161.6h361.8c35.8,0 63.5,5.4 88.8,17.6l6.3,3.2a151.8,151.8 0,0 1,62.8 62.8c13.3,24.9 19.7,51.8 20.7,86.3l0.1,8.8L1131.4,350.2a53.9,53.9 0,0 1,-107.6 4L1023.7,350.2v-9.9c0,-22.1 -2.6,-34.1 -8,-44.2a44,44 0,0 0,-18.6 -18.6c-9.2,-5 -19.9,-7.5 -38.4,-8L952.8,269.4L565.7,269.4a53.9,53.9 0,0 1,-38.2 -15.9l-3.2,-3.5L405.8,107.8L185.6,107.8l-11.2,0.2 -9.3,0.4c-12.7,0.8 -20,2.5 -26.5,5.3l-4.2,2c-8.2,4.4 -14.3,10.5 -18.6,18.6l-2,4.2c-2.8,6.4 -4.5,13.8 -5.3,26.5l-0.4,9.3L107.8,185.6v652.5l0.2,11.2 0.4,9.3c0.8,12.7 2.5,20 5.3,26.5l2,4.2c4.4,8.2 10.5,14.3 18.6,18.6l4.2,2c6.4,2.8 13.8,4.5 26.5,5.3l9.3,0.4 11.2,0.2L456.7,915.9a53.9,53.9 0,0 1,4 107.6l-4,0.1L192,1023.7c-51.9,0 -79.6,-5.3 -108.4,-20.7a151.8,151.8 0,0 1,-62.8 -62.9C6.2,913 0.7,886.9 0.1,840.6L0,831.7L0,192C0,140.1 5.3,112.4 20.7,83.6A151.8,151.8 0,0 1,83.6 20.8C110.7,6.2 136.9,0.7 183.1,0.1L192,0L431,0zM1023.7,754.3L700.4,754.3v161.6h323.3v-161.6zM862.1,511.9a80.8,80.8 0,0 0,-80.8 80.8v53.9h161.6v-53.9a80.8,80.8 0,0 0,-80.8 -80.8z"
12+
android:fillColor="#00A6ED"/>
13+
</group>
14+
</vector>

app/src/main/res/drawable/ic_launcher.xml renamed to app/src/main/res/drawable/ic_launcher_foreground_monochrome.xml

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
<vector xmlns:android="http://schemas.android.com/apk/res/android"
2-
android:width="200dp"
3-
android:height="200dp"
2+
android:width="108dp"
3+
android:height="108dp"
44
android:viewportWidth="1131"
55
android:viewportHeight="1024">
6-
6+
<group android:scaleX="0.39722222"
7+
android:scaleY="0.35963985"
8+
android:translateX="340.87082"
9+
android:translateY="327.86438">
710
<path
8-
android:fillColor="#00A6ED"
9-
android:pathData="M862.1,404.1a188.6,188.6 0,0 1,188.6 188.6v57.3c46.5,12 80.8,54.1 80.8,104.4v161.6a107.8,107.8 0,0 1,-107.8 107.8L700.4,1023.7a107.8,107.8 0,0 1,-107.8 -107.8v-161.6a107.8,107.8 0,0 1,80.8 -104.4L673.5,592.7a188.6,188.6 0,0 1,188.6 -188.6zM431,0a53.9,53.9 0,0 1,38.2 15.9l3.2,3.5L590.9,161.6h361.8c35.8,0 63.5,5.4 88.8,17.6l6.3,3.2a151.8,151.8 0,0 1,62.8 62.8c13.3,24.9 19.7,51.8 20.7,86.3l0.1,8.8L1131.4,350.2a53.9,53.9 0,0 1,-107.6 4L1023.7,350.2v-9.9c0,-22.1 -2.6,-34.1 -8,-44.2a44,44 0,0 0,-18.6 -18.6c-9.2,-5 -19.9,-7.5 -38.4,-8L952.8,269.4L565.7,269.4a53.9,53.9 0,0 1,-38.2 -15.9l-3.2,-3.5L405.8,107.8L185.6,107.8l-11.2,0.2 -9.3,0.4c-12.7,0.8 -20,2.5 -26.5,5.3l-4.2,2c-8.2,4.4 -14.3,10.5 -18.6,18.6l-2,4.2c-2.8,6.4 -4.5,13.8 -5.3,26.5l-0.4,9.3L107.8,185.6v652.5l0.2,11.2 0.4,9.3c0.8,12.7 2.5,20 5.3,26.5l2,4.2c4.4,8.2 10.5,14.3 18.6,18.6l4.2,2c6.4,2.8 13.8,4.5 26.5,5.3l9.3,0.4 11.2,0.2L456.7,915.9a53.9,53.9 0,0 1,4 107.6l-4,0.1L192,1023.7c-51.9,0 -79.6,-5.3 -108.4,-20.7a151.8,151.8 0,0 1,-62.8 -62.9C6.2,913 0.7,886.9 0.1,840.6L0,831.7L0,192C0,140.1 5.3,112.4 20.7,83.6A151.8,151.8 0,0 1,83.6 20.8C110.7,6.2 136.9,0.7 183.1,0.1L192,0L431,0zM1023.7,754.3L700.4,754.3v161.6h323.3v-161.6zM862.1,511.9a80.8,80.8 0,0 0,-80.8 80.8v53.9h161.6v-53.9a80.8,80.8 0,0 0,-80.8 -80.8z" />
10-
11+
android:pathData="M862.1,404.1a188.6,188.6 0,0 1,188.6 188.6v57.3c46.5,12 80.8,54.1 80.8,104.4v161.6a107.8,107.8 0,0 1,-107.8 107.8L700.4,1023.7a107.8,107.8 0,0 1,-107.8 -107.8v-161.6a107.8,107.8 0,0 1,80.8 -104.4L673.5,592.7a188.6,188.6 0,0 1,188.6 -188.6zM431,0a53.9,53.9 0,0 1,38.2 15.9l3.2,3.5L590.9,161.6h361.8c35.8,0 63.5,5.4 88.8,17.6l6.3,3.2a151.8,151.8 0,0 1,62.8 62.8c13.3,24.9 19.7,51.8 20.7,86.3l0.1,8.8L1131.4,350.2a53.9,53.9 0,0 1,-107.6 4L1023.7,350.2v-9.9c0,-22.1 -2.6,-34.1 -8,-44.2a44,44 0,0 0,-18.6 -18.6c-9.2,-5 -19.9,-7.5 -38.4,-8L952.8,269.4L565.7,269.4a53.9,53.9 0,0 1,-38.2 -15.9l-3.2,-3.5L405.8,107.8L185.6,107.8l-11.2,0.2 -9.3,0.4c-12.7,0.8 -20,2.5 -26.5,5.3l-4.2,2c-8.2,4.4 -14.3,10.5 -18.6,18.6l-2,4.2c-2.8,6.4 -4.5,13.8 -5.3,26.5l-0.4,9.3L107.8,185.6v652.5l0.2,11.2 0.4,9.3c0.8,12.7 2.5,20 5.3,26.5l2,4.2c4.4,8.2 10.5,14.3 18.6,18.6l4.2,2c6.4,2.8 13.8,4.5 26.5,5.3l9.3,0.4 11.2,0.2L456.7,915.9a53.9,53.9 0,0 1,4 107.6l-4,0.1L192,1023.7c-51.9,0 -79.6,-5.3 -108.4,-20.7a151.8,151.8 0,0 1,-62.8 -62.9C6.2,913 0.7,886.9 0.1,840.6L0,831.7L0,192C0,140.1 5.3,112.4 20.7,83.6A151.8,151.8 0,0 1,83.6 20.8C110.7,6.2 136.9,0.7 183.1,0.1L192,0L431,0zM1023.7,754.3L700.4,754.3v161.6h323.3v-161.6zM862.1,511.9a80.8,80.8 0,0 0,-80.8 80.8v53.9h161.6v-53.9a80.8,80.8 0,0 0,-80.8 -80.8z"
12+
android:fillColor="#000"/>
13+
</group>
1114
</vector>

0 commit comments

Comments
 (0)