mirror of
				https://github.com/SoPat712/YTLitePlus.git
				synced 2025-10-30 20:34:04 -04:00 
			
		
		
		
	Misc features (#220)
* Add YTTapToSeek * Add Disable pull-to-full * Add always remaining time/disable toggle time * Fix headers * Add disable ambient mode
This commit is contained in:
		| @@ -20,9 +20,27 @@ | ||||
| "HIDE_HEATWAVES" = "إخفاء موجات الحر"; | ||||
| "HIDE_HEATWAVES_DESC" = "يخفي موجات الحر في مشغل الفيديو. مطلوب إعادة تشغيل التطبيق."; | ||||
|  | ||||
| "DISABLE_AMBIENT_PORTRAIT" = "Disable Ambient Mode (Portrait)"; | ||||
| "DISABLE_AMBIENT_PORTRAIT_DESC" = "Disable lighting surrounding video title"; | ||||
|  | ||||
| "DISABLE_AMBIENT_FULLSCREEN" = "Disable Ambient Mode (Fullscreen)"; | ||||
| "DISABLE_AMBIENT_FULLSCREEN_DESC" = "Disable lighting surrouding video player"; | ||||
|  | ||||
| "SEEK_ANYWHERE" = "Seek Anywhere Gesture"; | ||||
| "SEEK_ANYWHERE_DESC" = "Hold and drag on the video player to seek. You must disable YTLite - Hold to speed"; | ||||
|  | ||||
| "ENABLE_TAP_TO_SEEK" = "Enable Tap To Seek"; | ||||
| "ENABLE_TAP_TO_SEEK_DESC" = "Jump to anywhere in a video by single-tapping the seek bar"; | ||||
|  | ||||
| "DISABLE_PULL_TO_FULLSCREEN_GESTURE" = "Disable pull-to-fullscreen gesture"; | ||||
| "DISABLE_PULL_TO_FULLSCREEN_GESTURE_DESC" = "Disable the drag gesture to enter vertical fullscreen. Only applies to landscape videos."; | ||||
|  | ||||
| "ALWAYS_USE_REMAINING_TIME" = "Always use remaining time"; | ||||
| "ALWAYS_USE_REMAINING_TIME_DESC" = "Change the default to show time remaining in the player bar."; | ||||
|  | ||||
| "DISABLE_TOGGLE_TIME_REMAINING" = "Disable toggle time remaining"; | ||||
| "DISABLE_TOGGLE_TIME_REMAINING_DESC" = "Disables changing time elapsed to time remaining. Use with other setting to always show remaining time."; | ||||
|  | ||||
| // App settings overlay options | ||||
| "APP_SETTINGS_OVERLAY_OPTIONS" = "App Settings Overlay Options"; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Bryce Hackel
					Bryce Hackel