mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-30 22:07:57 +01:00 
			
		
		
		
	Added tabletUI option: "Automatic" (#6208)
* added automatic tablet ui option; useful for foldables * set automatic as default, rename setting * remove redundant checks Co-authored-by: Ivan Iskandar <12537387+ivaniskandar@users.noreply.github.com> * remove redundant checks Co-authored-by: Ivan Iskandar <12537387+ivaniskandar@users.noreply.github.com> * fix defaultValue Co-authored-by: Ivan Iskandar <12537387+ivaniskandar@users.noreply.github.com>
This commit is contained in:
		| @@ -476,7 +476,7 @@ | ||||
|     <string name="battery_optimization_disabled">Battery optimization is already disabled</string> | ||||
|     <string name="battery_optimization_setting_activity_not_found">Couldn\'t open device settings</string> | ||||
|     <string name="about_dont_kill_my_app">Some manufacturers have additional app restrictions that kill background services. This website has more info on how to fix it.</string> | ||||
|     <string name="pref_tablet_ui_mode">Force tablet UI</string> | ||||
|     <string name="pref_tablet_ui_mode">Tablet UI</string> | ||||
|     <string name="pref_verbose_logging">Verbose logging</string> | ||||
|     <string name="pref_verbose_logging_summary">Print verbose logs to system log (reduces app performance)</string> | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user