by Giacomo Viganรฒ
Version 1 (October 30, 2022)
Download (285 downloads)
Schedule activation and deactivation of the screen Extra dim feature introduced with Android 12.
*NOTE*
For this flow to work, you need to allow Automate to modify secure system settings as described in the docs: https://llamalab.com/automate/doc/adb.html
This is the command on adb:
adb shell pm grant com.llamalab.automate android.permission.WRITE_SECURE_SETTINGS
Reduce screen brightness, save your eyes, extend battery life.
Google hasn't placed a scheduling tool for this feature so this flow does exactly that:
1. Checks if fiber start timestamp is within time period, if yes immediately activates Extra Dim feature.
2. Waits (pauses fiber) until activation (if not enabled immediately as in point 1) or deactivation on those set times of day.
3. Iterates each day of week, every month (can be customized on specific days and months).
You can customize activation and deactivation times by modifying nodes #18, #21, #22.
+ Saves your eyes by further reducing screen brightness of your phone screen especially at night or any time you need it
+ Helps extending battery life daily by reducing screen backlight
+ Extra battery friendly flow (< 1% daily battery usage)
5 stars | 2 | |
4 stars | 0 | |
3 stars | 0 | |
2 stars | 0 | |
1 star | 0 | |
Reports | 0 |
Rate and review within the app in the Community section.