|
652 | 652 | <SwitchPreference android:title="@string/revanced_spoof_device_dimensions_title" android:key="revanced_spoof_device_dimensions" android:defaultValue="false" android:summary="@string/revanced_spoof_device_dimensions_summary" /> SETTINGS: SPOOF_DEVICE_DIMENSIONS -->
|
653 | 653 |
|
654 | 654 | <!-- SETTINGS: SPOOF_PLAYER_PARAMETER
|
655 |
| - <SwitchPreference android:title="@string/revanced_spoof_player_parameter_title" android:key="revanced_spoof_player_parameter" android:defaultValue="true" android:summary="@string/revanced_spoof_player_parameter_summary" /> |
| 655 | + <SwitchPreference android:title="@string/revanced_spoof_player_parameter_title" android:key="revanced_spoof_player_parameter" android:defaultValue="false" android:summary="@string/revanced_spoof_player_parameter_summary" /> |
656 | 656 | <SwitchPreference android:title="@string/revanced_spoof_player_parameter_in_feed_title" android:key="revanced_spoof_player_parameter_in_feed" android:defaultValue="false" android:summaryOn="@string/revanced_spoof_player_parameter_in_feed_summary_on" android:summaryOff="@string/revanced_spoof_player_parameter_in_feed_summary_off" android:dependency="revanced_spoof_player_parameter" /> SETTINGS: SPOOF_PLAYER_PARAMETER -->
|
657 | 657 |
|
658 | 658 | <Preference android:title=" " android:selectable="false" android:summary="@string/pref_about_category" />
|
659 | 659 | <PreferenceScreen android:title="@string/revanced_patches_information" android:summary="@string/revanced_patches_information_summary" >
|
660 | 660 | <Preference android:title=" " android:selectable="false" android:summary="@string/revanced_tool_used" />
|
661 |
| - <Preference android:title="ReVanced Patches" android:selectable="false" android:summary="2.223.0-dev.15" /> |
| 661 | + <Preference android:title="ReVanced Patches" android:selectable="false" android:summary="2.223.0-dev.20" /> |
662 | 662 | <Preference android:title="ReVanced Integrations" android:selectable="false" android:summary="" />
|
663 | 663 |
|
664 | 664 | <Preference android:title=" " android:selectable="false" android:summary="@string/revanced_ads" />
|
|
712 | 712 | <Preference android:title="Hide load more button" android:summary="@string/revanced_patches_excluded" android:selectable="false"/>
|
713 | 713 | <Preference android:title="Hide mix playlists" android:summary="@string/revanced_patches_excluded" android:selectable="false"/>
|
714 | 714 | <Preference android:title="Hide search term thumbnail" android:summary="@string/revanced_patches_excluded" android:selectable="false"/>
|
| 715 | + <Preference android:title="Hide settings preferences" android:summary="@string/revanced_patches_excluded" android:selectable="false"/> |
715 | 716 | <Preference android:title="Hide snack bar" android:summary="@string/revanced_patches_excluded" android:selectable="false"/>
|
716 | 717 | <Preference android:title="Hide suggestions shelf" android:summary="@string/revanced_patches_excluded" android:selectable="false"/>
|
717 | 718 | <Preference android:title="Hide toolbar button" android:summary="@string/revanced_patches_excluded" android:selectable="false"/>
|
|
799 | 800 | <Preference android:title="Label" android:summary="@string/revanced_label_default" android:selectable="false"/>
|
800 | 801 | <Preference android:title="MicroG support" android:summary="@string/revanced_patches_excluded" android:selectable="false"/>
|
801 | 802 | <Preference android:title="Return YouTube Dislike" android:summary="@string/revanced_patches_excluded" android:selectable="false"/>
|
802 |
| - <Preference android:title="Visual settings icons" android:summary="@string/revanced_patches_excluded" android:selectable="false"/> |
| 803 | + <Preference android:title="Visual preferences icons" android:summary="@string/revanced_patches_excluded" android:selectable="false"/> |
803 | 804 | <Preference android:title="SponsorBlock" android:summary="@string/revanced_patches_excluded" android:selectable="false"/>
|
804 | 805 | <Preference android:title="Theme" android:summary="@string/revanced_theme_default" android:selectable="false"/>
|
805 | 806 | <Preference android:title="Translations" android:summary="@string/revanced_patches_excluded" android:selectable="false"/>
|
|
0 commit comments