The “automatic lock” functionality is very useful however currently you can only choose between disabled, instant and timeouts with 5 minutes or longer.
For me this feature really only makes sense in one situation: you have your phone open to view some website/data and also work on something else (for example following a recipe). From time to time you miss the moment where the screen turns off and locks the device. Usually you notice this within 5-30 seconds. In that moment you want to be able to quickly reopen whatever you are viewing without the need to enter the pin code.
The current shortest setting of 5 minutes is way to long for this use case and (at least I) usually don’t want my phone to be unlocked for 5 minutes or longer.
My Request is to either allow custom timeout settings (like the timer dialog in the clock app) or more options in the current combo box to allow shorter durations like 5, 10, 30 & 60 seconds
These values should be changed in a more useful default values:
Adaptive dimming threshold: 10000 (milliseconds) → 1000, at least
Led breathing battery limit: 101 (%) → at the threshold set by user
Charging enable limit: 87 (%) → 85 when the top is set to 90%
I think that I found the value for the device lock.
–set-devicelock-in-lockscreen=<READ THE LONG HELP`>
The long help does not help but scare!
"DO NOT TOUCH THIS UNLESS YOU KNOWN WHAT YOU ARE DOING\n"
"\n"
"Enabling the toggle on devices where device unlocking\n"
"is not included in the lockscreen makes it impossible to\n"
"unlock the device via touch screen.\n"
"\n"
"Valid modes are: 'enabled' and 'disabled'\n"
Note: those two new options are not localized. They’re shown in English on the Settings page (i.e. “1 minute” and “120 minutes”). If you want them localized to your language, edit it in the patch.
The same way as above, you can add any further timeout options you want. It takes values in minutes, so I haven’t tested and do not know if timeouts shorter than 1 minute would work. Please try it yourself…
I suppose that there is a way to automatically localise that text/label when the UI language is changed. Usually there is also a standard vocabulary for each word but sometimes the developer should insert their own translation longer text that a few words. BTW, I am using the UI in English.
Sure there is, it’s just that I didn’t bother to look up the corresponding localisation strings. Please feel free to find and report them: https://translate.sailfishos.org/
the help report seconds but in the information is reported in milliseconds which would be fine but it is not. In fact, trying mcetool -J 1 is reported as 1ms.
Moreover, the option is about dimming time but in the information is reported as dimming threshold and the two meaning do not fit togheter, IMHO.