diff --git a/app/src/main/res/values/preferences.xml b/app/src/main/res/values/preferences.xml deleted file mode 100644 index f57fdc6c..00000000 --- a/app/src/main/res/values/preferences.xml +++ /dev/null @@ -1,139 +0,0 @@ - - - preference.update.threshold - preference.update.lastTimestamp - - Device supports AC3/Dolby Digital - Advanced Settings - Advanced UI - Application Theme - Automatically check for updates - Delay before playing next up - Auto play next up - Check for updates - Applies to TV Series only - - Direct play ASS subtitles - Direct play PGS subtitles - Always downmix to stereo - Use FFmpeg decoder module - Default content scale - Install update - Installed version - Max items on home page rows - Choose the default items to show, others will be hidden - Customize Navigation Drawer Items - Click to switch pages - Switch nav drawer pages on focus - Passout Protection - Play theme music - Playback overrides - Remember selected tabs - Enable rewatching in next up - Seek bar steps - Useful for debugging - Send app logs to current server - Will try to send to last connected server - Send Crash Reports - Settings - Skip back when resuming playback - Skip back - Skip commercials behavior - Skip forward - Skip intro behavior - Skip outro behavior - Skip previews behavior - Skip recap behavior - Update available - URL used to check for app updates - Update URL - Font size - Font color - Font opacity - Edge style - Edge color - Background opacity - Background style - Subtitle style - Background color - Reset - Bold font - - Playback Backend - MPV: Use hardware decoding - Disable if you experience crashes - MPV Options - ExoPlayer Options - - - Disabled - Lowest - Low - Medium - High - Full - - - - Purple - Blue - Green - Orange - - - - Ignore - Skip automatically - Ask to skip - - - - Fit - None - Crop - Fill - Fill Width - Fill Height - - - - Only use FFmpeg if no built-in decoder exists - Prefer to use FFmpeg over built-in decoders - Never use FFmpeg decoders - - - - At the end of playback - During end credits/outro - - - - White - Black - Light Gray - Dark Gray - Red - Yellow - Green - Cyan - Blue - Magenta - - - - None - Outline - Shadow - - - - None - Wrap - Boxed - - - - ExoPlayer (default) - MPV (Experimental) - - diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 1f049be9..1143a32c 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -248,4 +248,142 @@ %d seconds + + preference.update.threshold + preference.update.lastTimestamp + + Device supports AC3/Dolby Digital + Advanced Settings + Advanced UI + Application Theme + Automatically check for updates + Delay before playing next up + Auto play next up + Check for updates + Applies to TV Series only + + Direct play ASS subtitles + Direct play PGS subtitles + Always downmix to stereo + Use FFmpeg decoder module + Default content scale + Install update + Installed version + Max items on home page rows + Choose the default items to show, others will be hidden + Customize Navigation Drawer Items + Click to switch pages + Switch nav drawer pages on focus + Passout Protection + Play theme music + Playback overrides + Remember selected tabs + Enable rewatching in next up + Seek bar steps + Useful for debugging + Send app logs to current server + Will try to send to last connected server + Send Crash Reports + Settings + Skip back when resuming playback + Skip back + Skip commercials behavior + Skip forward + Skip intro behavior + Skip outro behavior + Skip previews behavior + Skip recap behavior + Update available + URL used to check for app updates + Update URL + Font size + Font color + Font opacity + Edge style + Edge color + Background opacity + Background style + Subtitle style + Background color + Reset + Bold font + + Playback Backend + MPV: Use hardware decoding + Disable if you experience crashes + MPV Options + ExoPlayer Options + + + Disabled + Lowest + Low + Medium + High + Full + + + + Purple + Blue + Green + Orange + + + + Ignore + Skip automatically + Ask to skip + + + + Fit + None + Crop + Fill + Fill Width + Fill Height + + + + Only use FFmpeg if no built-in decoder exists + Prefer to use FFmpeg over built-in decoders + Never use FFmpeg decoders + + + + At the end of playback + During end credits/outro + + + + White + Black + Light Gray + Dark Gray + Red + Yellow + Green + Cyan + Blue + Magenta + + + + None + Outline + Shadow + + + + None + Wrap + Boxed + + + + ExoPlayer (default) + MPV (Experimental) + +