Cherish:Add maintainer
vince oneplus6 Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -96,6 +96,15 @@
|
||||
android:data="https://t.me/iicecreamm" />
|
||||
</Preference>
|
||||
|
||||
<Preference
|
||||
android:title="@string/vince_maintainer"
|
||||
android:summary="@string/device_vince"
|
||||
android:icon="@drawable/ic_devs_phone" >
|
||||
<intent
|
||||
android:action="android.intent.action.VIEW"
|
||||
android:data="https://t.me/alanm07" />
|
||||
</Preference>
|
||||
|
||||
<Preference
|
||||
android:title="@string/tulip_maintainer"
|
||||
android:summary="@string/device_tulip"
|
||||
@@ -130,6 +139,20 @@
|
||||
|
||||
</PreferenceCategory>
|
||||
|
||||
<PreferenceCategory
|
||||
android:key="oneplus_devices"
|
||||
android:title="@string/oneplus_devices" >
|
||||
<Preference
|
||||
android:title="@string/enchilada_maintainer"
|
||||
android:summary="@string/device_enchilada"
|
||||
android:icon="@drawable/ic_devs_phone" >
|
||||
<intent
|
||||
android:action="android.intent.action.VIEW"
|
||||
android:data="https://t.me/zahidmgsk" />
|
||||
</Preference>
|
||||
|
||||
</PreferenceCategory>
|
||||
|
||||
<PreferenceCategory
|
||||
android:key="realme_devices"
|
||||
android:title="@string/realme_devices" >
|
||||
|
||||
Reference in New Issue
Block a user