flipperzero-firmware/applications
gornekich 49af516ec7
[FL-1547], [FL-1500] NFC app v1 (#593)
* nfc: remove mifare read debug view and scene
* nfc: change mifare ultralight data structure
* mifare_ultralight: add more commands
* nfc: add emulate mifare ul scene
* nfc: rework data structures, remove debug scenes and views
* nfc: add read emv scenes
* nfc: mifare emulation wip
* nfc cli: increase detecting time
* nfc: save nfc files with new format
* nfc: store Mifare Ultralight
* nfc: start loading mifare ultralight
* nfc: add delete scenes
* nfc: add edit UID and name
* nfc: finish parsing uid and mifare ul data
* nfc: delete success fix
* gui_widget: introduce GuiWidget
* gui_widget: add string element
* gui_widget: add button element
* gui_widget: move free elements into gui_widget
* nfc: rework info scene with GuiWidget
* nfc: rework device info scene
* nfc: rework delete scene gui
* nfc: add compatible script support
* nfc: rework emv reading scenes
* nfc: rework bank card save
* nfc: add bank card custom view
* gui_widget: add icon element
* nfc: add icon to bank card
* nfc: start worker after switching view

Co-authored-by: あく <alleteam@gmail.com>
2021-07-22 09:05:07 +03:00
..
accessor Clang formatter: add indent to wrapped functions names. (#548) 2021-07-01 03:45:20 +03:00
archive [FL-1546, FL-1534, FL-1550] Drop F5, Certification preparation, Global application start lock (#585) 2021-07-18 21:09:00 +03:00
bt [FL-1546, FL-1534, FL-1550] Drop F5, Certification preparation, Global application start lock (#585) 2021-07-18 21:09:00 +03:00
cli [FL-1558] Technical Debt: console, bootloader, targets, stdglue, etc... (#590) 2021-07-20 20:14:42 +03:00
coreglitch_demo_0 [FL-300] Launch applications from CLI (#380) 2021-03-18 10:58:16 +03:00
dolphin GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +03:00
examples Blink app: add delay to prevent notifications stuck (#499) 2021-05-28 12:45:54 +03:00
gpio-tester [FL-1237] Notifications app (#476) 2021-05-24 16:44:14 +03:00
gui [FL-1489] IRDA: move to FileWorker (#594) 2021-07-22 03:07:00 +03:00
gui-test GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +03:00
ibutton [FL-1546, FL-1534, FL-1550] Drop F5, Certification preparation, Global application start lock (#585) 2021-07-18 21:09:00 +03:00
input Cli: give input command CliCommandFlagParallelSafe flag (#588) 2021-07-19 03:16:15 +03:00
internal-storage [FL-835] Factory reset. Cli refactoring. (#466) 2021-05-18 16:57:39 +03:00
irda [FL-1489] IRDA: move to FileWorker (#594) 2021-07-22 03:07:00 +03:00
irda_monitor [FL-1505] Add RAW format (#576) 2021-07-16 19:43:54 +03:00
lfrfid [FL-1546, FL-1534, FL-1550] Drop F5, Certification preparation, Global application start lock (#585) 2021-07-18 21:09:00 +03:00
lfrfid-debug New LF-RFID app (#534) 2021-06-28 17:42:30 +03:00
loader [FL-1546, FL-1534, FL-1550] Drop F5, Certification preparation, Global application start lock (#585) 2021-07-18 21:09:00 +03:00
menu GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +03:00
music-player [FL-300] Launch applications from CLI (#380) 2021-03-18 10:58:16 +03:00
nfc [FL-1547], [FL-1500] NFC app v1 (#593) 2021-07-22 09:05:07 +03:00
notification [FL-1329] Settings (#563) 2021-07-05 01:03:56 +03:00
power [FL-1546, FL-1534, FL-1550] Drop F5, Certification preparation, Global application start lock (#585) 2021-07-18 21:09:00 +03:00
scened-app-example [FL-1371][FL-1502] Lfrfid app: fixes. (#555) 2021-07-04 19:01:16 +03:00
sd-card-test [FL-1546, FL-1534, FL-1550] Drop F5, Certification preparation, Global application start lock (#585) 2021-07-18 21:09:00 +03:00
sd-filesystem [FL-1489] IRDA: move to FileWorker (#594) 2021-07-22 03:07:00 +03:00
subghz [FL-1546, FL-1534, FL-1550] Drop F5, Certification preparation, Global application start lock (#585) 2021-07-18 21:09:00 +03:00
tests [FL-1398] IRDA: Implement timings encoder, add RC-6 (#570) 2021-07-08 21:20:13 +03:00
applications.c [FL-1546, FL-1534, FL-1550] Drop F5, Certification preparation, Global application start lock (#585) 2021-07-18 21:09:00 +03:00
applications.h [FL-1546, FL-1534, FL-1550] Drop F5, Certification preparation, Global application start lock (#585) 2021-07-18 21:09:00 +03:00
applications.mk [FL-1398] IRDA: Implement timings encoder, add RC-6 (#570) 2021-07-08 21:20:13 +03:00