Skip to content

Commit 4540dc4

Browse files
authored
Release 1.2.3 (#16)
* Update target sdk * Update app icon
1 parent e721c9a commit 4540dc4

38 files changed

Lines changed: 108 additions & 105 deletions

app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
android:roundIcon="@mipmap/ic_launcher_round"
2121
android:supportsRtl="true"
2222
android:theme="@style/Theme.HellNotes.Splash"
23-
tools:targetApi="34">
23+
tools:targetApi="35">
2424

2525
<profileable
2626
android:shell="true"
6.55 KB
Loading

app/src/main/res/drawable/app_icon.xml

Lines changed: 0 additions & 15 deletions
This file was deleted.

app/src/main/res/drawable/app_icon_background.xml

Lines changed: 0 additions & 8 deletions
This file was deleted.

app/src/main/res/drawable/app_icon_dark.xml

Lines changed: 0 additions & 15 deletions
This file was deleted.

app/src/main/res/drawable/app_icon_foreground.xml

Lines changed: 0 additions & 5 deletions
This file was deleted.

app/src/main/res/drawable/app_icon_monochrome.xml

Lines changed: 0 additions & 15 deletions
This file was deleted.

app/src/main/res/drawable/app_splash_icon_foreground.xml

Lines changed: 0 additions & 11 deletions
This file was deleted.
Lines changed: 28 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,32 @@
11
<vector xmlns:android="http://schemas.android.com/apk/res/android"
2+
xmlns:aapt="http://schemas.android.com/aapt"
23
android:width="108dp"
34
android:height="108dp"
4-
android:viewportWidth="1000"
5-
android:viewportHeight="1000">
6-
<group android:scaleX="0.5"
7-
android:scaleY="0.5"
8-
android:translateX="250"
9-
android:translateY="250">
10-
<path
11-
android:pathData="M175,125C147.4,125 125,147.4 125,175V736.5C125,764.1 147.4,786.5 175,786.5H344.7V821.5H674.8L709,786.5H720C747.6,786.5 770,764.1 770,736.5V723.9L863.9,627.7V353.9H770V175C770,147.4 747.6,125 720,125H175Z"
12-
android:fillColor="#88A9FC"
13-
android:fillType="evenOdd"/>
14-
<path
15-
android:pathData="M283.8,875C268.8,875 256.1,869.6 245.7,858.9C235.2,848.2 230,835.2 230,819.9V268.6C230,253.3 235.2,240.3 245.7,229.6C256.1,218.9 268.8,213.5 283.8,213.5H821.3C836.2,213.5 848.9,218.9 859.3,229.6C869.8,240.3 875,253.3 875,268.6V654.5L660,875H283.8ZM642.1,819.9L821.3,636.1H642.1V819.9ZM391.3,599.4H543.5V544.3H391.3V599.4ZM391.3,452.4H713.8V397.3H391.3V452.4Z"
16-
android:fillColor="#335CAA"/>
17-
</group>
5+
android:viewportWidth="256"
6+
android:viewportHeight="256">
7+
<group android:scaleX="0.45"
8+
android:scaleY="0.45"
9+
android:translateX="70.4"
10+
android:translateY="70.4">
11+
<path
12+
android:pathData="M5.23,94.37C-0.22,63.94 -2.95,48.73 4.81,37.58C12.57,26.43 27.79,23.7 58.22,18.25L130.85,5.23C161.28,-0.22 176.49,-2.95 187.64,4.81C198.79,12.57 201.52,27.79 206.97,58.22L219.98,130.85C225.44,161.28 228.16,176.49 220.4,187.64C212.65,198.79 197.43,201.52 167,206.97L94.37,219.99C63.94,225.44 48.73,228.16 37.58,220.4C26.43,212.65 23.7,197.43 18.25,167L5.23,94.37Z"
13+
android:fillColor="#2B3C67"/>
14+
<path
15+
android:pathData="M51.05,149.43C51.05,103.05 51.05,79.86 65.46,65.46C79.86,51.05 103.05,51.05 149.43,51.05H157.62C204,51.05 227.19,51.05 241.59,65.46C256,79.86 256,103.05 256,149.43V157.62C256,204 256,227.19 241.59,241.59C227.19,256 204,256 157.62,256H149.43C103.05,256 79.86,256 65.46,241.59C51.05,227.19 51.05,204 51.05,157.62V149.43Z">
16+
<aapt:attr name="android:fillColor">
17+
<gradient
18+
android:startX="128"
19+
android:startY="0"
20+
android:endX="128"
21+
android:endY="256"
22+
android:type="linear">
23+
<item android:offset="0" android:color="#FFBBCEFF"/>
24+
<item android:offset="1" android:color="#FF88A9FC"/>
25+
</gradient>
26+
</aapt:attr>
27+
</path>
28+
<path
29+
android:pathData="M104.34,186.32V172.02H172.75V186.32H104.34ZM104.34,160.67V146.38H202.71V160.67H104.34ZM104.34,135.03V120.73H202.71V135.03H104.34Z"
30+
android:fillColor="#2B3C67"/>
31+
</group>
1832
</vector>
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<vector
2+
xmlns:android="http://schemas.android.com/apk/res/android"
3+
android:height="256dp"
4+
android:viewportHeight="512"
5+
android:viewportWidth="512"
6+
android:width="256dp">
7+
8+
<group android:scaleX="0.45"
9+
android:scaleY="0.45"
10+
android:translateX="140.8"
11+
android:translateY="140.8">
12+
13+
<path android:fillColor="#5F81B6" android:pathData="M258.2,10.33C318.25,-0.43 348.28,-5.81 370.28,9.5C390.06,23.27 396.4,48.93 405.3,97.62C382.97,96.64 356.65,96.64 325.37,96.64H307.93C209.28,96.64 159.95,96.64 129.3,127.29C98.65,157.93 98.65,207.26 98.65,305.92V323.36C98.65,376.26 98.65,414.97 103.38,444.23C91.74,443.49 82.39,440.66 74.15,434.93C52.15,419.62 46.77,389.59 36.01,329.54L10.33,186.23C-0.43,126.18 -5.81,96.15 9.5,74.15C24.81,52.15 54.84,46.77 114.89,36.01L258.2,10.33Z"/>
14+
15+
<path android:fillColor="#5F81B6" android:fillType="evenOdd" android:pathData="M324.8,122C413.05,122 457.17,122 484.58,149.41C512,176.83 512,220.95 512,309.2V324.8C512,413.05 512,457.17 484.58,484.59C457.17,512 413.05,512 324.8,512H309.2C220.95,512 176.83,512 149.41,484.59C122,457.17 122,413.05 122,324.8V309.2C122,220.95 122,176.83 149.41,149.41C176.83,122 220.95,122 309.2,122H324.8ZM224.76,350.89V378.1H354.94V350.89H224.76ZM224.76,302.1V329.3H411.96V302.1H224.76ZM224.76,253.3V280.51H411.96V253.3H224.76Z"/>
16+
</group>
17+
</vector>

0 commit comments

Comments
 (0)