iakmds / librecamera

A free and open source camera app for Android written in Flutter and Dart
https://f-droid.org/packages/com.iakmds.librecamera/
GNU General Public License v3.0
278 stars 27 forks source link

Screen doesn't stay on #43

Closed Cwpute closed 1 year ago

Cwpute commented 1 year ago

Hello, I'm having trouble using LibreCamera, often times the screen fades to black because i don't interact with the screen often enough. Is it a default behavior or is it something vrong with my phone that i could fix ?

If it's a default behavior, i'd like to suggest an option to keep the screen on when using the app, or double its lenght or something for this app only.

iakmds commented 1 year ago

Hi, thank you very much. Nothing is wrong with your device, it's Libre Camera that needs to keep the screen awake. Because I had my display awake time set to 10 minutes I have never noticed that. Setting it to 15 seconds and you're right, that shouldn't be happening.

It will be fixed in the next release, thank you!

iakmds commented 1 year ago

Hello again, the screen is now always on in the new version 1.5.0 :tada:

I will close this issue now, in case there is anything else, do let me know.