Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e0e07c2f authored by Asher Simonds's avatar Asher Simonds Committed by Michael Bestas
Browse files

Contacts: adaptive icon



Squashed with the following:

Author: Joey <joey@lineageos.org>
Date:   Mon Mar 19 15:28:18 2018 +0100

    Contacts: update splash screen to match the new icon

    Change-Id: I6963ffcfe62082e4a272cbafe1e23c7b3a6366d1
    Signed-off-by: default avatarJoey <joey@lineageos.org>

Author: Nolen Johnson <johnsonnolen@gmail.com>
Date:   Thu Sep 12 18:25:35 2019 +0000

    Contacts: Up minimum SDK to 26

    * Adaptive Icon won't work on anything sub-26.

    Change-Id: Ie1bda5d4b382d568fd20a4a3dea3aacb7631cc9e

Change-Id: Ibacea76eb0f6fdbfacd04bdb82649fe0b9d78f6f
Signed-off-by: default avatarJoey <joey@lineageos.org>
parent 9e23fde5
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@
          android:versionName="1.7.31">

    <uses-sdk
        android:minSdkVersion="21"
        android:minSdkVersion="26"
        android:targetSdkVersion="29"/>

    <original-package android:name="com.android.contacts"/>
@@ -61,7 +61,7 @@
    <application
        android:name="com.android.contacts.ContactsApplication"
        android:hardwareAccelerated="true"
        android:icon="@mipmap/ic_contacts_launcher"
        android:icon="@mipmap/ic_launcher"
        android:label="@string/applicationLabel"
        android:appCategory="social"
        android:supportsRtl="true"
+6.1 KiB (15.3 KiB)
Loading image diff...
+6.72 KiB (19.5 KiB)
Loading image diff...
+3.01 KiB (8.73 KiB)
Loading image diff...
+4.1 KiB (12 KiB)
Loading image diff...
Loading