flipperzero-firmware/applications
gornekich 5b8f147882
[FL-1447] NFC application refactoring (#532)
* nfc: add separate nfc_detect
* nfc_worker: add callback and context
* api-hal-nfc: return busy if rfal worker is running
* nfc: introduce nfc_detect, change nfc_worker API, rework main nfc task
* nfc_emulate: introduce nfc_emulate module
* nfc: introduce nfc_emv module
* nfc: introduce nfc_mifare_ul module
* nfc: remove unused nfc_views
* nfc: separate messages and models
* nfc: remove unused nfc message types
* nfc: remove message_queue from common api
* view_dispatcher: delete internal queue in destructor
* api-hal-nfc: fix rfal worker initialization condition

Co-authored-by: あく <alleteam@gmail.com>
2021-06-24 11:46:37 +03:00
..
accessor
app-loader [FL-1326] Move heap4 allocator to furi core and add allocation tracing capability (#529) 2021-06-23 17:48:44 +03:00
archive [FL-1465] Archive application bug fixes. Gui: update TextInput API. (#530) 2021-06-24 00:46:52 +03:00
backlight-control
bt [FL-1363] BLE GUI tests (#505) 2021-06-02 17:09:02 +03:00
cli [FL-1483] Cli: add time set feature to time command (#536) 2021-06-23 23:06:57 +03:00
coreglitch_demo_0
dolphin [FL-1413] Fix boot/fw version mix #524 2021-06-18 14:08:13 +03:00
examples
floopper-bloopper@82be9fcd35
gpio-tester
gui [FL-1447] NFC application refactoring (#532) 2021-06-24 11:46:37 +03:00
gui-test [FL-1465] Archive application bug fixes. Gui: update TextInput API. (#530) 2021-06-24 00:46:52 +03:00
ibutton [FL-1465] Archive application bug fixes. Gui: update TextInput API. (#530) 2021-06-24 00:46:52 +03:00
input [FL-1234] Keyboards redesign (#501) 2021-06-02 15:51:05 +03:00
internal-storage
irda [FL-1465] Archive application bug fixes. Gui: update TextInput API. (#530) 2021-06-24 00:46:52 +03:00
irda_monitor [FL-1250, FL-1252, FL-1323, FL-1324] New IRDA Application (part 1) (#497) 2021-06-02 18:16:05 +03:00
lf-rfid [FL-1063} LF-RFID Cli (#515) 2021-06-10 14:53:59 +03:00
menu menu: drop left/right keys navigation (#510) 2021-06-07 18:55:31 +03:00
music-player
nfc [FL-1447] NFC application refactoring (#532) 2021-06-24 11:46:37 +03:00
notification [FL-1369, FL-1397, FL-1420] IRDA + SDcard (#513) 2021-06-09 16:04:49 +03:00
power
scened-app-example C++ apps: templated scene controller (#517) 2021-06-15 14:01:56 +03:00
sd-card-test
sd-filesystem
subghz [FL-1441] ApiHalVcp: use DTR signal for ready flag. Fix memory leak in subghz. (#519) 2021-06-16 09:14:59 +03:00
tests [FL-1250, FL-1252, FL-1323, FL-1324] New IRDA Application (part 1) (#497) 2021-06-02 18:16:05 +03:00
applications.c [FL-1419] new iButton cli (#521) 2021-06-17 14:13:37 +03:00
applications.h
applications.mk