flipperzero-firmware/firmware/targets/f7
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
..
ble_glue Fix GUI freeze after NFC classic read (#1074) 2022-03-31 17:57:23 +03:00
fatfs [FL-2263] Flasher service & RAM exec (#1006) 2022-04-13 23:50:25 +03:00
furi_hal [FL-2430] Automatic Desktop Locking (#1101) 2022-04-14 15:20:41 +03:00
Inc [FL-2263] Flasher service & RAM exec (#1006) 2022-04-13 23:50:25 +03:00
Src [FL-2263] Flasher service & RAM exec (#1006) 2022-04-13 23:50:25 +03:00
startup_stm32wb55xx_cm4.s [FL-1587] RFID: Clock for emulation timer from antenna (#622) 2021-09-10 05:19:02 +03:00
stm32wb55xx_flash.ld [FL-2263] Flasher service & RAM exec (#1006) 2022-04-13 23:50:25 +03:00
stm32wb55xx_ram_fw.ld [FL-2263] Flasher service & RAM exec (#1006) 2022-04-13 23:50:25 +03:00
target.mk [FL-2263] Flasher service & RAM exec (#1006) 2022-04-13 23:50:25 +03:00