unleashed-firmware/applications/main/nfc
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
..
helpers added ISO15693 (NfcV) reading, saving, emulating and revealing from privacy mode (unlock) (#2316) 2023-06-08 14:30:53 +09:00
scenes Add File Naming setting for more detailed naming (#3002) 2023-09-01 14:57:49 +09:00
views [FL-3064] Skip the read when the card is not present (#2494) 2023-03-16 18:06:11 +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
nfc.c Add File Naming setting for more detailed naming (#3002) 2023-09-01 14:57:49 +09:00
nfc.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
nfc_cli.c NFC CLI: Fix multiple apdu commands from not working when one of them gives an empty response (#2922) 2023-08-03 00:24:02 +09:00
nfc_i.h [FL-2970] Untangle NFC_APP_FOLDER from nfc_device (#2124) 2022-12-20 04:57:48 +09:00