File tree Expand file tree Collapse file tree
src/main/resources/youtube/settings/xml Expand file tree Collapse file tree Original file line number Diff line number Diff line change 608608 <!-- SETTINGS: SPOOF_CLIENT
609609 <PreferenceScreen android:title="@string/revanced_preference_screen_spoof_client_title" android:key="revanced_preference_screen_spoof_client" android:summary="@string/revanced_preference_screen_spoof_client_summary">
610610 <SwitchPreference android:title="@string/revanced_spoof_client_title" android:key="revanced_spoof_client" android:summaryOn="@string/revanced_spoof_client_summary_on" android:summaryOff="@string/revanced_spoof_client_summary_off" />
611+ <SwitchPreference android:title="@string/revanced_spoof_client_ios_force_avc_title" android:key="revanced_spoof_client_ios_force_avc" android:summaryOn="@string/revanced_spoof_client_ios_force_avc_summary_on" android:summaryOff="@string/revanced_spoof_client_ios_force_avc_summary_off" />
611612 <SwitchPreference android:title="@string/revanced_spoof_client_stats_for_nerds_title" android:key="revanced_spoof_client_stats_for_nerds" android:summaryOn="@string/revanced_spoof_client_stats_for_nerds_summary_on" android:summaryOff="@string/revanced_spoof_client_stats_for_nerds_summary_off" />
612613
613614 <PreferenceCategory android:title="@string/revanced_preference_category_spoof_client_options" android:layout="@layout/revanced_settings_preferences_category" />
You can’t perform that action at this time.
0 commit comments