cyb3rko / flashdim

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

Turn off flashlight when closing app #24

Closed vandyman73 closed 6 months ago

vandyman73 commented 1 year ago

Would it be possible to add the following functionality: turn off the flashlight when exiting flashdim?

Thanks.

cyb3rko commented 1 year ago

Should be possible.
When exactly do you want the flashlight to turn off? When just going to home screen and leaving the app in the background or really only when you swipe away the app from the recent apps menu?

vandyman73 commented 1 year ago

Hi. My preference would be for the flashlight to turn off when I go to the home screen. Thanks.

cyb3rko commented 1 year ago

I will take a look at the implementation when I find some time.

That feature would be opt-in via the settings. But that would also mean that when you lock your phone (which also pauses the app), most likely the flashlight would turn off.

vandyman73 commented 1 year ago

That's perfect. Thanks!

cyb3rko commented 6 months ago

@vandyman73 Sorry for letting you wait.
It's implemented now in Version 2.2.0.
Can you check if it works as you like it?