Page 1 of 1
					
				Auto Dark Mode (Android 10)
				Posted: 13 Oct 2019 21:52
				by pa7z2kd
				Enables system dark mode when screen is dim, disables when it's bright.
http://automagic4android.com/flow.php?i ... c97dbc828b 
			
					
				Re: Auto Dark Mode (Android 10)
				Posted: 15 Oct 2019 12:43
				by Helios
				Thank you!
Very interesting.
Could you provide some hint?
How did you find out which Java calls must be executed for this purpose?
			 
			
					
				Re: Auto Dark Mode (Android 10)
				Posted: 15 Oct 2019 16:13
				by pa7z2kd
				I've decompiled some other app, that toggles dark mode. Also, I found out that automagic can toggle car mode itself, so you can replace that java code with automagic actions.
			 
			
					
				Re: Auto Dark Mode (Android 10)
				Posted: 15 Oct 2019 16:16
				by pa7z2kd
				Updated flow with automagic actions