unleashed-firmware/applications/main/ibutton/scenes
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
..
ibutton_scene.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
ibutton_scene.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
ibutton_scene_add_type.c [FL-3070] iButton system and app refactoring (#2388) 2023-03-02 22:23:33 +09:00
ibutton_scene_add_value.c [FL-3070] iButton system and app refactoring (#2388) 2023-03-02 22:23:33 +09:00
ibutton_scene_config.h [FL-3070] iButton system and app refactoring (#2388) 2023-03-02 22:23:33 +09:00
ibutton_scene_delete_confirm.c IButton: on delete scene key name not fully display if so long (#2882) 2023-07-17 12:03:27 +04:00
ibutton_scene_delete_success.c iButton: Fix header "Saved!" message stays on other screens (#2003) 2022-11-12 18:45:19 +09:00
ibutton_scene_emulate.c [FL-3070] iButton system and app refactoring (#2388) 2023-03-02 22:23:33 +09:00
ibutton_scene_exit_confirm.c More UI fixes and improvements (#2419) 2023-03-08 20:27:21 +09:00
ibutton_scene_info.c [FL-3070] iButton system and app refactoring (#2388) 2023-03-02 22:23:33 +09:00
ibutton_scene_read.c Services: simplify api (#2540) 2023-06-09 20:02:47 +09:00
ibutton_scene_read_error.c [FL-3070] iButton system and app refactoring (#2388) 2023-03-02 22:23:33 +09:00
ibutton_scene_read_key_menu.c Services: simplify api (#2540) 2023-06-09 20:02:47 +09:00
ibutton_scene_read_success.c [FL-3070] iButton system and app refactoring (#2388) 2023-03-02 22:23:33 +09:00
ibutton_scene_retry_confirm.c More UI fixes and improvements (#2419) 2023-03-08 20:27:21 +09:00
ibutton_scene_rpc.c [FL-3070] iButton system and app refactoring (#2388) 2023-03-02 22:23:33 +09:00
ibutton_scene_save_name.c Add File Naming setting for more detailed naming (#3002) 2023-09-01 14:57:49 +09:00
ibutton_scene_save_success.c iButton: Fix header "Saved!" message stays on other screens (#2003) 2022-11-12 18:45:19 +09:00
ibutton_scene_saved_key_menu.c Services: simplify api (#2540) 2023-06-09 20:02:47 +09:00
ibutton_scene_select_key.c [FL-3070] iButton system and app refactoring (#2388) 2023-03-02 22:23:33 +09:00
ibutton_scene_start.c Services: simplify api (#2540) 2023-06-09 20:02:47 +09:00
ibutton_scene_view_data.c [FL-3070] iButton system and app refactoring (#2388) 2023-03-02 22:23:33 +09:00
ibutton_scene_write.c [FL-3070] iButton system and app refactoring (#2388) 2023-03-02 22:23:33 +09:00
ibutton_scene_write_success.c iButton: Fix header "Saved!" message stays on other screens (#2003) 2022-11-12 18:45:19 +09:00