Skip to content

Commit c09e6ac

Browse files
committed
Update launcher icons
1 parent 9dc357c commit c09e6ac

210 files changed

Lines changed: 45 additions & 41 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

app/src/main/AndroidManifest.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -348,10 +348,10 @@
348348

349349
<activity-alias
350350
android:name=".activities.SplashActivity.Green"
351-
android:enabled="false"
351+
android:enabled="true"
352352
android:exported="true"
353-
android:icon="@mipmap/ic_launcher_green"
354-
android:roundIcon="@mipmap/ic_launcher_green"
353+
android:icon="@mipmap/ic_launcher"
354+
android:roundIcon="@mipmap/ic_launcher"
355355
android:targetActivity=".activities.SplashActivity">
356356

357357
<intent-filter>
@@ -418,10 +418,10 @@
418418

419419
<activity-alias
420420
android:name=".activities.SplashActivity.Orange"
421-
android:enabled="true"
421+
android:enabled="false"
422422
android:exported="true"
423-
android:icon="@mipmap/ic_launcher"
424-
android:roundIcon="@mipmap/ic_launcher"
423+
android:icon="@mipmap/ic_launcher_orange"
424+
android:roundIcon="@mipmap/ic_launcher_orange"
425425
android:targetActivity=".activities.SplashActivity">
426426
<intent-filter>
427427
<action android:name="android.intent.action.MAIN" />
19.7 KB

app/src/main/kotlin/org/fossify/clock/activities/SimpleActivity.kt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ open class SimpleActivity : BaseSimpleActivity() {
1414
R.mipmap.ic_launcher_light_blue,
1515
R.mipmap.ic_launcher_cyan,
1616
R.mipmap.ic_launcher_teal,
17-
R.mipmap.ic_launcher_green,
17+
R.mipmap.ic_launcher,
1818
R.mipmap.ic_launcher_light_green,
1919
R.mipmap.ic_launcher_lime,
2020
R.mipmap.ic_launcher_yellow,
2121
R.mipmap.ic_launcher_amber,
22-
R.mipmap.ic_launcher,
22+
R.mipmap.ic_launcher_orange,
2323
R.mipmap.ic_launcher_deep_orange,
2424
R.mipmap.ic_launcher_brown,
2525
R.mipmap.ic_launcher_blue_grey,

app/src/main/res/drawable-v26/ic_launcher_foreground.xml

Lines changed: 0 additions & 10 deletions
This file was deleted.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="108dp" android:height="108dp" android:viewportWidth="512" android:viewportHeight="512">
2+
<path android:fillColor="#ffffff" android:pathData="M267 251.6V212q0-4.68-3.16-7.84Q260.67 201 256 201q-4.68 0-7.84 3.16T245 212v43.72q0 2.2 0.82 4.26 0.82 2.06 2.47 3.71l36.3 36.3q3.03 3.03 7.7 3.03 4.68 0 7.7-3.03 3.03-3.03 3.03-7.7 0-4.68-3.03-7.7zM256 366q-22.83 0-42.9-8.66-20.08-8.67-34.92-23.51-14.86-14.85-23.52-34.93Q146 278.83 146 256t8.66-42.9q8.66-20.08 23.51-34.92 14.85-14.85 34.92-23.51Q233.18 146 256 146q22.83 0 42.9 8.66 20.08 8.66 34.92 23.51 14.85 14.85 23.51 34.92Q366 233.18 366 256q0 22.83-8.66 42.9-8.66 20.08-23.51 34.92-14.85 14.85-34.92 23.51Q278.83 366 256 366zm0-110zm0 88q36.58 0 62.29-25.71T344 256q0-36.57-25.71-62.29Q292.58 168 256 168q-36.57 0-62.29 25.71Q168 219.43 168 256q0 36.58 25.71 62.29Q219.43 344 256 344z" android:strokeWidth="0.275"/>
3+
</vector>
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="108dp" android:height="108dp" android:viewportWidth="108" android:viewportHeight="108">
2-
<path android:fillColor="#FFFFFFFF" android:pathData="M54.39 31.89c-12.37 0-22.42 10.05-22.42 22.42 0 12.37 10.05 22.42 22.42 22.42 12.37 0 22.42-10.05 22.42-22.42 0-12.37-10.05-22.42-22.42-22.42zm0 40.28c-9.88 0-17.95-7.99-17.95-17.95 0-9.96 7.99-17.95 17.95-17.95 9.96 0 17.95 7.99 17.95 17.95 0 9.96-8.07 17.95-17.95 17.95zm1.12-29.12h-3.35v13.49l11.77 7.04 1.72-2.74-10.05-6.02V43.05z"/>
1+
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="108dp" android:height="108dp" android:viewportWidth="512" android:viewportHeight="512">
2+
<path android:fillColor="#ffffff" android:pathData="M267 251.6V212q0-4.68-3.16-7.84Q260.67 201 256 201q-4.68 0-7.84 3.16T245 212v43.72q0 2.2 0.82 4.26 0.82 2.06 2.47 3.71l36.3 36.3q3.03 3.03 7.7 3.03 4.68 0 7.7-3.03 3.03-3.03 3.03-7.7 0-4.68-3.03-7.7zM256 366q-22.83 0-42.9-8.66-20.08-8.67-34.92-23.51-14.86-14.85-23.52-34.93Q146 278.83 146 256t8.66-42.9q8.66-20.08 23.51-34.92 14.85-14.85 34.92-23.51Q233.18 146 256 146q22.83 0 42.9 8.66 20.08 8.66 34.92 23.51 14.85 14.85 23.51 34.92Q366 233.18 366 256q0 22.83-8.66 42.9-8.66 20.08-23.51 34.92-14.85 14.85-34.92 23.51Q278.83 366 256 366zm0-110zm0 88q36.58 0 62.29-25.71T344 256q0-36.57-25.71-62.29Q292.58 168 256 168q-36.57 0-62.29 25.71Q168 219.43 168 256q0 36.58 25.71 62.29Q219.43 344 256 344z" android:strokeWidth="0.275"/>
33
</vector>
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
3-
<background android:drawable="@color/md_orange_700" />
4-
<foreground android:drawable="@mipmap/ic_launcher_foreground" />
3+
<background android:drawable="@color/color_primary" />
4+
<foreground android:drawable="@drawable/ic_launcher_foreground" />
55
<monochrome android:drawable="@drawable/ic_launcher_monochrome" />
66
</adaptive-icon>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
33
<background android:drawable="@color/md_amber_700" />
4-
<foreground android:drawable="@mipmap/ic_launcher_foreground" />
4+
<foreground android:drawable="@drawable/ic_launcher_foreground" />
55
<monochrome android:drawable="@drawable/ic_launcher_monochrome" />
66
</adaptive-icon>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
33
<background android:drawable="@color/md_blue_700" />
4-
<foreground android:drawable="@mipmap/ic_launcher_foreground" />
4+
<foreground android:drawable="@drawable/ic_launcher_foreground" />
55
<monochrome android:drawable="@drawable/ic_launcher_monochrome" />
66
</adaptive-icon>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
33
<background android:drawable="@color/md_blue_grey_700" />
4-
<foreground android:drawable="@mipmap/ic_launcher_foreground" />
4+
<foreground android:drawable="@drawable/ic_launcher_foreground" />
55
<monochrome android:drawable="@drawable/ic_launcher_monochrome" />
66
</adaptive-icon>

0 commit comments

Comments
 (0)