mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-15 17:18:01 +00:00
917be9c6d3
* Add Auto Lock Time setting * Update .gitignore * Add value_index toolbox module * Auto locking basic implementation * Better AutoLock implementation, edge cases and cleanup * Fix NULL pointer crash * Turn off backlight shortly in locked mode * Re-enable auto lock after pin lock * Correctly handle start when pin locked * Use timer to hide locked hint * Use a single state variable instead of multiple bools * Do not call update callback recursively * Allow input when the Unlocked hint is shown * Add a delay to backlight switch off while locking * Better user input handling * Switch backlight off after pin timeout * Correct grammar in notification settings Co-authored-by: あく <alleteam@gmail.com> |
||
---|---|---|
.. | ||
desktop_scene.c | ||
desktop_scene.h | ||
desktop_scene_config.h | ||
desktop_scene_debug.c | ||
desktop_scene_fault.c | ||
desktop_scene_first_start.c | ||
desktop_scene_hw_mismatch.c | ||
desktop_scene_i.h | ||
desktop_scene_lock_menu.c | ||
desktop_scene_locked.c | ||
desktop_scene_main.c | ||
desktop_scene_pin_input.c | ||
desktop_scene_pin_timeout.c |