unleashed-firmware/applications/services/desktop
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
..
animations Furi, FuriHal: remove FreeRTOS headers leaks (#3179) 2023-11-01 11:24:11 +04:00
helpers Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
scenes Show the wrong PIN Attempt count on the login screen (#3495) 2024-03-26 16:18:44 +09:00
views Show the wrong PIN Attempt count on the login screen (#3495) 2024-03-26 16:18:44 +09:00
application.fam [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
desktop.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
desktop.h [FL-3315] Desktop,Rpc: desktop status subscription (#2696) 2023-05-25 23:22:31 +09:00
desktop_i.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
desktop_settings.h [FL-3479] Desktop: more favorites, configurable dummy mode (#2972) 2023-08-23 21:26:47 +09:00
desktop_settings_filename.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00