unleashed-firmware/applications/services
FireFly7386 f5dff83595
Show the wrong PIN Attempt count on the login screen (#3495)
* now shows failed login attempt count
* fixed the memory leaking
* made some text changes
* removed second allocation of the furi string
* cleaned up code
* Changed Position of the Wrong Attempts Text + It removes if you typed an arrow
* aligned text to the center and switched to furi_string_reset insted of furi_string_set_str("")
* fixed weird behavior
* Desktop: cleanup pin scene code, better reporting on transition between states

Co-authored-by: あく <alleteam@gmail.com>
2024-03-26 16:18:44 +09:00
..
bt SavedStruct: Introduce saved_struct_get_metadata (#3392) 2024-03-26 03:48:18 +09:00
cli Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
crypto Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
desktop Show the wrong PIN Attempt count on the login screen (#3495) 2024-03-26 16:18:44 +09:00
dialogs Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
dolphin Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
expansion SavedStruct: Introduce saved_struct_get_metadata (#3392) 2024-03-26 03:48:18 +09:00
gui GUI: Fix textbox overflow/crash/hang with 256+ lines (#3536) 2024-03-25 15:28:20 +09:00
input Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
loader Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
locale Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
notification Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
power Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
rpc [FL-3496, FL-3523, FL-3767, FL-3790] Infrared fixes and more (#3515) 2024-03-20 23:54:07 +09:00
storage Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
application.fam [FL-3669] Expansion module protocol (#3250) 2024-01-16 18:18:56 +09:00
applications.h loader: restored support for debug apps (#2993) 2023-08-23 02:38:45 +09:00