Cherish:Update Maintainer

Updated device maintainer for OnePlus Nord

Signed-off-by: Sandeep-FED <sandymankara11@gmail.com>

Renamed device name

santoni: Update Maintainer in xml

Signed-off-by: Ansh <singhansh64321@gmail.com>

Add chef Maintainer
Motorola One Power
This commit is contained in:
Hưng Phan
2022-05-01 11:01:48 +07:00
parent 28f55b61e6
commit a0929c9482
2 changed files with 41 additions and 2 deletions

View File

@@ -20,6 +20,16 @@
<PreferenceCategory
android:key="xiaomi_devices"
android:title="@string/xiaomi_devices" >
<Preference
android:title="@string/santoni_maintainer"
android:summary="@string/device_santoni"
android:icon="@drawable/ic_devs_phone" >
<intent
android:action="android.intent.action.VIEW"
android:data="https://t.me/EvilAnsh" />
</Preference>
<Preference
android:title="@string/jason_maintainer"
android:summary="@string/device_jason"
@@ -142,7 +152,7 @@
android:icon="@drawable/ic_devs_phone" >
<intent
android:action="android.intent.action.VIEW"
android:data="https://t.me/cypherfic" />
android:data="https://t.me/bishwofic" />
</Preference>
<Preference
@@ -431,6 +441,14 @@
android:action="android.intent.action.VIEW"
android:data="https://t.me/Viper_1057" />
</Preference>
<Preference
android:title="@string/avicii_maintainer"
android:summary="@string/device_avicii"
android:icon="@drawable/ic_devs_phone" >
<intent
android:action="android.intent.action.VIEW"
android:data="https://t.me/Snippetguy" />
</Preference>
</PreferenceCategory>
@@ -533,4 +551,18 @@
android:data="https://t.me/Dimaty562" />
</Preference>
</PreferenceCategory>
<PreferenceCategory
android:key="motorola_devices"
android:title="@string/motorola_devices" >
<Preference
android:title="@string/chef_maintainer"
android:summary="@string/device_chef"
android:icon="@drawable/ic_devs_phone" >
<intent
android:action="android.intent.action.VIEW"
android:data="https://t.me/saucefinder" />
</Preference>
</PreferenceCategory>
</PreferenceScreen>