cyb3rko / flashdim

Modern flashlight app with dim functionality on Android 13+
Apache License 2.0
521 stars 20 forks source link

feat(QsTile/Dimmer): continue cycle from current strength level #79

Open FineFindus opened 3 months ago

FineFindus commented 3 months ago

Continues the cycle from the current strength level by mapping the current level to the next cycle level. For example, if the user has already activated the torch from another application and has set it to 2 (out of 10), the tile will show the minimum state.

Built on/replaces https://github.com/cyb3rko/flashdim/pull/78