Add Maintainer for Oneplus 8T/9R
This commit is contained in:
@@ -135,6 +135,10 @@
|
|||||||
<string name="hotdogb_maintainer">Addy</string>
|
<string name="hotdogb_maintainer">Addy</string>
|
||||||
<string name="device_guacamole">Oneplus 7 Pro</string>
|
<string name="device_guacamole">Oneplus 7 Pro</string>
|
||||||
<string name="guacamole_maintainer">Oogeid</string>
|
<string name="guacamole_maintainer">Oogeid</string>
|
||||||
|
<string name="device_kebab">Oneplus 8T</string>
|
||||||
|
<string name="kebab_maintainer">Viper_1057 or Amsal1</string>
|
||||||
|
<string name="device_lemonades">Oneplus 9R</string>
|
||||||
|
<string name="lemonades_maintainer">Viper_1057 or Amsal1</string>
|
||||||
|
|
||||||
<!-- Lenovo Device maintainers -->
|
<!-- Lenovo Device maintainers -->
|
||||||
<string name="device_jd2019">Lenovo Z5s</string>
|
<string name="device_jd2019">Lenovo Z5s</string>
|
||||||
|
|||||||
@@ -413,6 +413,25 @@
|
|||||||
android:action="android.intent.action.VIEW"
|
android:action="android.intent.action.VIEW"
|
||||||
android:data="https://t.me/Oogeid" />
|
android:data="https://t.me/Oogeid" />
|
||||||
</Preference>
|
</Preference>
|
||||||
|
|
||||||
|
<Preference
|
||||||
|
android:title="@string/kebab_maintainer"
|
||||||
|
android:summary="@string/device_kebab"
|
||||||
|
android:icon="@drawable/ic_devs_phone" >
|
||||||
|
<intent
|
||||||
|
android:action="android.intent.action.VIEW"
|
||||||
|
android:data="https://t.me/Viper_1057" />
|
||||||
|
</Preference>
|
||||||
|
|
||||||
|
<Preference
|
||||||
|
android:title="@string/lemonades_maintainer"
|
||||||
|
android:summary="@string/device_lemonades"
|
||||||
|
android:icon="@drawable/ic_devs_phone" >
|
||||||
|
<intent
|
||||||
|
android:action="android.intent.action.VIEW"
|
||||||
|
android:data="https://t.me/Viper_1057" />
|
||||||
|
</Preference>
|
||||||
|
|
||||||
</PreferenceCategory>
|
</PreferenceCategory>
|
||||||
|
|
||||||
<PreferenceCategory
|
<PreferenceCategory
|
||||||
|
|||||||
Reference in New Issue
Block a user