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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user