Cherish:Add OnePlus 7T/7 Pro supported
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -93,6 +93,10 @@
|
|||||||
<string name="enchilada_maintainer">Zahid M</string>
|
<string name="enchilada_maintainer">Zahid M</string>
|
||||||
<string name="device_fajita">Oneplus 6T</string>
|
<string name="device_fajita">Oneplus 6T</string>
|
||||||
<string name="fajita_maintainer">Chandu</string>
|
<string name="fajita_maintainer">Chandu</string>
|
||||||
|
<string name="device_hotdogb">Oneplus 7T</string>
|
||||||
|
<string name="hotdogb_maintainer">Addy</string>
|
||||||
|
<string name="device_guacamole">Oneplus 7 Pro</string>
|
||||||
|
<string name="guacamole_maintainer">Oogeid</string>
|
||||||
|
|
||||||
<!-- Lenovo Device maintainers -->
|
<!-- Lenovo Device maintainers -->
|
||||||
<string name="device_jd2019">Lenovo Z5s</string>
|
<string name="device_jd2019">Lenovo Z5s</string>
|
||||||
|
|||||||
@@ -295,7 +295,25 @@
|
|||||||
android:icon="@drawable/ic_devs_phone" >
|
android:icon="@drawable/ic_devs_phone" >
|
||||||
<intent
|
<intent
|
||||||
android:action="android.intent.action.VIEW"
|
android:action="android.intent.action.VIEW"
|
||||||
android:data="https://t.me/Chandu078" />
|
android:data="https://t.me/zahidmgsk" />
|
||||||
|
</Preference>
|
||||||
|
|
||||||
|
<Preference
|
||||||
|
android:title="@string/hotdogb_maintainer"
|
||||||
|
android:summary="@string/device_hotdogb"
|
||||||
|
android:icon="@drawable/ic_devs_phone" >
|
||||||
|
<intent
|
||||||
|
android:action="android.intent.action.VIEW"
|
||||||
|
android:data="https://t.me/Hotdogb_95" />
|
||||||
|
</Preference>
|
||||||
|
|
||||||
|
<Preference
|
||||||
|
android:title="@string/guacamole_maintainer"
|
||||||
|
android:summary="@string/device_guacamole"
|
||||||
|
android:icon="@drawable/ic_devs_phone" >
|
||||||
|
<intent
|
||||||
|
android:action="android.intent.action.VIEW"
|
||||||
|
android:data="https://t.me/Oogeid" />
|
||||||
</Preference>
|
</Preference>
|
||||||
</PreferenceCategory>
|
</PreferenceCategory>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user