Cherish:add Oneplus 6T and Asus Zenfone Max Pro M2 maintainer
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -61,10 +61,14 @@
|
||||
<!-- Asus Device maintainers -->
|
||||
<string name="device_X00T">Asus ZenFone Max Pro M1</string>
|
||||
<string name="X00T_maintainer">kaneki Ken</string>
|
||||
<string name="device_X01BD">Asus ZenFone Max Pro M2</string>
|
||||
<string name="X01BD_maintainer">Rams</string>
|
||||
|
||||
<!-- Oneplus Device maintainers -->
|
||||
<string name="device_enchilada">Oneplus 6</string>
|
||||
<string name="enchilada_maintainer">Zahid M</string>
|
||||
<string name="device_fajita">Oneplus 6T</string>
|
||||
<string name="fajita_maintainer">Chandu</string>
|
||||
|
||||
<!-- Lenovo Device maintainers -->
|
||||
<string name="device_jd2019">Lenovo Z5s</string>
|
||||
|
||||
@@ -178,6 +178,14 @@
|
||||
android:action="android.intent.action.VIEW"
|
||||
android:data="https://t.me/ken_kaneki_69" />
|
||||
</Preference>
|
||||
<Preference
|
||||
android:title="@string/X01BD_maintainer"
|
||||
android:summary="@string/device_X01BD"
|
||||
android:icon="@drawable/ic_devs_phone" >
|
||||
<intent
|
||||
android:action="android.intent.action.VIEW"
|
||||
android:data="https://t.me/rams_ek" />
|
||||
</Preference>
|
||||
|
||||
</PreferenceCategory>
|
||||
|
||||
@@ -192,7 +200,14 @@
|
||||
android:action="android.intent.action.VIEW"
|
||||
android:data="https://t.me/zahidmgsk" />
|
||||
</Preference>
|
||||
|
||||
<Preference
|
||||
android:title="@string/fajita_maintainer"
|
||||
android:summary="@string/device_fajita"
|
||||
android:icon="@drawable/ic_devs_phone" >
|
||||
<intent
|
||||
android:action="android.intent.action.VIEW"
|
||||
android:data="https://t.me/Chandu078" />
|
||||
</Preference>
|
||||
</PreferenceCategory>
|
||||
|
||||
<PreferenceCategory
|
||||
@@ -211,7 +226,7 @@
|
||||
|
||||
<PreferenceCategory
|
||||
android:key="lenovo_devices"
|
||||
android:title="@string/xiaomi_lenovo" >
|
||||
android:title="@string/lenovo_devices" >
|
||||
|
||||
<Preference
|
||||
android:title="@string/jd2019_maintainer"
|
||||
@@ -221,4 +236,5 @@
|
||||
android:action="android.intent.action.VIEW"
|
||||
android:data="https://t.me/Husker19" />
|
||||
</Preference>
|
||||
</PreferenceCategory>
|
||||
</PreferenceScreen>
|
||||
|
||||
Reference in New Issue
Block a user