flipperzero-firmware/applications
gornekich c122317468
[FL-1526] Mifare Ultralight emulation (#645)
* rfal: add discovery parameter for passing listen activation
* nfc: add discovery parameter to furi_hal_nfc_listen
* mifare_ul: add emulation parsing commands
* nfc: add mifare ul emulation
* nfc: switch to mifare ultralight emulation form menu
* furi-hal-nfc: add first frame reception in emulation mode
* nfc: change argument check
* nfc: rework nfc worker and mifare ul lib
* mifare_ul: add write and cnt increment commands
* nfc: add card modification check
* mifare_ul: add data changed flag
* nfc: add shodow files
* nfc: add restore original file

Co-authored-by: あく <alleteam@gmail.com>
2021-08-17 00:45:04 +03:00
..
accessor Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
archive [FL-1610] SubGhz: scene based application, PT save and replay (#630) 2021-08-12 17:42:56 +03:00
bt Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
cli Cli: ctrl+c reset buffer (#639) 2021-08-13 16:18:13 +03:00
debug_tools Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
dialogs
dolphin responsive ui for not implemented features in lock menu (#648) 2021-08-16 23:50:49 +03:00
gpio-tester Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
gui [FL-1666] Bootloader: info screen when we going to DFU. FuriHal: port SPI to LL. Cleanup. (#634) 2021-08-12 11:48:05 +03:00
ibutton Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
input Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
irda [FL-1652, FL-1554] IRDA: Continuous transmitting (#636) 2021-08-11 20:51:06 +03:00
irda_monitor [FL-1652, FL-1554] IRDA: Continuous transmitting (#636) 2021-08-11 20:51:06 +03:00
lfrfid RFID: Fix various EM-Marin typos (#635) 2021-08-11 02:09:51 +03:00
lfrfid-debug Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
loader Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
menu
music-player Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
nfc [FL-1526] Mifare Ultralight emulation (#645) 2021-08-17 00:45:04 +03:00
notification Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
power Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
power-observer Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
scened-app-example Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
storage Storage: fixed internal info if name is null (#631) 2021-08-09 04:27:51 +03:00
storage-settings Storage: fixed internal info if name is null (#631) 2021-08-09 04:27:51 +03:00
subghz SubGhz: read and save static remotes. Create new static and dynamic remotes. (#646) 2021-08-16 22:56:23 +03:00
tests Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
applications.c [FL-1632] Dolphin: feed mini game (#627) 2021-08-11 19:55:56 +03:00
applications.h
applications.mk