cyb3rko / flashdim

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

Quick Start activation ignores initial light level #11

Closed philipkbh closed 1 year ago

philipkbh commented 1 year ago

When activating the flashlight through a short tap on the Quick Start tile, it goes full brightness. After opening the app, the light level drops to the initial light level. If I open the app through a long press on the Quick Start tile, it works like intended.

philipkbh commented 1 year ago

But so far I love the new update. 👍

cyb3rko commented 1 year ago

So you mean that clicking the quick settings tile flashes the light at full brightness? Yeah, that's how I implemented it, but I already decided to add an additional setting to link the initial light level from the settings with the quick settings tile (optional through a new setting).

philipkbh commented 1 year ago

Yeah, that's what I mean. Looking forward to this option. Thanks.

cyb3rko commented 1 year ago

Implemented in Version 1.3.4

cyb3rko commented 1 year ago

Please check if it works for you

philipkbh commented 1 year ago

Works perfect. Thanks 👍