mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2025-02-17 13:58:32 +00:00
* 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> |
||
---|---|---|
.. | ||
furi_hal.h | ||
furi_hal_bt.h | ||
furi_hal_bt_hid.h | ||
furi_hal_bt_serial.h | ||
furi_hal_compress.h | ||
furi_hal_crypto.h | ||
furi_hal_delay.h | ||
furi_hal_i2c.h | ||
furi_hal_ibutton.h | ||
furi_hal_info.h | ||
furi_hal_infrared.h | ||
furi_hal_light.h | ||
furi_hal_nfc.h | ||
furi_hal_power.h | ||
furi_hal_random.h | ||
furi_hal_rfid.h | ||
furi_hal_rtc.h | ||
furi_hal_sd.h | ||
furi_hal_speaker.h | ||
furi_hal_spi.h | ||
furi_hal_subghz.h | ||
furi_hal_usb.h | ||
furi_hal_usb_hid.h | ||
furi_hal_usb_hid_u2f.h | ||
furi_hal_vcp.h | ||
furi_hal_version.h | ||
furi_hal_vibro.h |