unleashed-firmware/applications/main/infrared
Max 52b5966262
Add File Naming setting for more detailed naming (#3002)
* added filename mode setting
* added furi_flag checks for when filename_mode is set
* changed naming for ibutton, lfrfid and subghz
* requested changes from PR
* Lib: gather all naming bits and pieces under name generator module. Properly bump api version. FuriHal: fix RTC flag enum.
* PR requested changes
* bug fix for arg type
* added functionality for other application scenes
* Lib: cleanup name generator API, simplify usage. Sync API symbols.
* Lib: proper size type in name_generator. Cleanup.
* FuriHal: cleanup rtc api usage across firmware

Co-authored-by: あく <alleteam@gmail.com>
2023-09-01 14:57:49 +09:00
..
scenes Add File Naming setting for more detailed naming (#3002) 2023-09-01 14:57:49 +09:00
views [FL-3471] Infrared: buttons move feature rework (#2949) 2023-08-07 18:18:46 +09:00
application.fam [FL-3400] External menu apps (#2849) 2023-07-10 12:03:41 +04:00
icon.png [FL-3400] External menu apps (#2849) 2023-07-10 12:03:41 +04:00
infrared.c [FL-3471] Infrared: buttons move feature rework (#2949) 2023-08-07 18:18:46 +09:00
infrared.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
infrared_brute_force.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
infrared_brute_force.h [FL-2848] Universal Remote fix (#1770) 2022-09-23 01:13:00 +09:00
infrared_cli.c [FL-3488] Assign tickets to all TODO items (#2988) 2023-08-23 02:56:27 +09:00
infrared_custom_event.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
infrared_i.h [FL-3471] Infrared: buttons move feature rework (#2949) 2023-08-07 18:18:46 +09:00
infrared_remote.c [FL-3471] Infrared: buttons move feature rework (#2949) 2023-08-07 18:18:46 +09:00
infrared_remote.h [FL-3471] Infrared: buttons move feature rework (#2949) 2023-08-07 18:18:46 +09:00
infrared_remote_button.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
infrared_remote_button.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
infrared_signal.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
infrared_signal.h M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00