flipperzero-firmware/lib/toolbox
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
..
stream [FL-2431, FL-2419] SubGhz: bugfixes (#1098) 2022-04-07 14:47:47 +03:00
tar [FL-2263] Flasher service & RAM exec (#1006) 2022-04-13 23:50:25 +03:00
args.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
args.h
hex.c
hex.h
hmac_sha256.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
hmac_sha256.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
level_duration.h
manchester_decoder.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
manchester_decoder.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
manchester_encoder.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
manchester_encoder.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
md5.c
md5.h
path.c [FL-2263] Flasher service & RAM exec (#1006) 2022-04-13 23:50:25 +03:00
path.h [FL-2263] Flasher service & RAM exec (#1006) 2022-04-13 23:50:25 +03:00
random_name.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
random_name.h
saved_struct.c [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03:00
saved_struct.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
sha256.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
sha256.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
value_index.c [FL-2430] Automatic Desktop Locking (#1101) 2022-04-14 15:20:41 +03:00
value_index.h [FL-2430] Automatic Desktop Locking (#1101) 2022-04-14 15:20:41 +03:00
version.c [FL-2263] Flasher service & RAM exec (#1006) 2022-04-13 23:50:25 +03:00
version.h [FL-2263] Flasher service & RAM exec (#1006) 2022-04-13 23:50:25 +03:00