unleashed-firmware/applications/notification
Georgii Surkov 917be9c6d3
[FL-2430] Automatic Desktop Locking (#1101)
* 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>
2022-04-14 15:20:41 +03:00
..
notification_app_api.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
notification_app.c [FL-2430] Automatic Desktop Locking (#1101) 2022-04-14 15:20:41 +03:00
notification_app.h Notification: backlight always on lock. Gpio: backlight always on lock in uart brige app. (#1007) 2022-02-24 03:17:40 +03:00
notification_messages_notes.c FuriHal: replace HAL with LL in RFID Part 1. Drop F6. (#1049) 2022-03-23 20:59:20 +03:00
notification_messages_notes.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
notification_messages.c [FL-2430] Automatic Desktop Locking (#1101) 2022-04-14 15:20:41 +03:00
notification_messages.h [FL-2430] Automatic Desktop Locking (#1101) 2022-04-14 15:20:41 +03:00
notification_settings_app.c [FL-2430] Automatic Desktop Locking (#1101) 2022-04-14 15:20:41 +03:00
notification.h FuriHal: replace HAL with LL in RFID Part 1. Drop F6. (#1049) 2022-03-23 20:59:20 +03:00