Cherish: Smart Pixels [2/2]

Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
adindotdev
2023-03-28 23:48:03 +07:00
committed by Hưng Phan
parent e4fb9690ab
commit 7267758e87
6 changed files with 191 additions and 1 deletions

View File

@@ -45,6 +45,13 @@
android:fragment="com.cherish.settings.security.applock.AppLockSettingsFragment"
settings:controller="com.cherish.settings.security.applock.AppLockSettingsPreferenceController" />
<!-- Smart Pixels -->
<Preference
android:key="smart_pixels"
android:title="@string/smart_pixels_title"
android:summary="@string/smart_pixels_summary"
android:fragment="com.cherish.settings.fragments.SmartPixels" />
<!-- Unlock FPS for specific games -->
<SwitchPreference
android:key="use_games_spoof"