unleashed-firmware/applications/services/notification
Sergey Gavrilov 4b3e8aba29
[FL-3664] 64k does not enough (#3216)
* Unit tests: add "exists" to furi_record tests
* Unit tests: mu_warn, storage 64k test
* Storage: read/write over 64k
* Unit tests: moar tests for storage r/w for >64k cases
* Apps, libs: replace uint16_t with size_t on storage r/w operations
* Unit tests: better data pattern, subghz: warning if transmission is prohibited

Co-authored-by: あく <alleteam@gmail.com>
2023-11-16 01:39:27 +09:00
..
application.fam [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
notification.h [FL-3316] Settings: add contrast adjustment (#2737) 2023-06-06 21:46:01 +04:00
notification_app.c [FL-3664] 64k does not enough (#3216) 2023-11-16 01:39:27 +09:00
notification_app.h [FL-3316] Settings: add contrast adjustment (#2737) 2023-06-06 21:46:01 +04:00
notification_app_api.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
notification_messages.c [FL-3316] Settings: add contrast adjustment (#2737) 2023-06-06 21:46:01 +04:00
notification_messages.h [FL-3316] Settings: add contrast adjustment (#2737) 2023-06-06 21:46:01 +04:00
notification_messages_notes.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
notification_messages_notes.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
notification_settings_filename.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00