flipperzero-firmware/applications
gornekich 42e553bad5
[FL-1723, FL-1662, FL-1870] NFC bug fixes (#745)
* nfc: fix notifications in read EMV sequence
* nfc: set focus on previously saved card
* nfc: add incorrect file format message
* mifare ultralight: increase size of max dump
* elements: draw multiline text only until it fits screen
* nfc: support variable PAN number length
* nfc: change AID display
* nfc: change worker custom event to prevent scene reenter
* nfc: double check for PAN tag
* nfc: fix edit card name appearance
* Nfc: read EMV card without name if PDOL is present.
* Desktop: increase unlock key press interval, switch to OS ticks instead of HAL.
* Desktop: remove debug logging

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2021-10-05 08:14:19 +03:00
..
about [FL-1819][FL-1848] About: hw, fw, boot version screens. Misc corrections of the About screens. (#719) 2021-09-24 14:56:27 +03:00
accessor [FL-1720] BLE GUI refactoring (#678) 2021-09-02 02:22:40 +03:00
archive Archive: reorder tabs (#738) 2021-10-02 19:54:10 +03:00
bt [FL-1783] Power service refactoring (#718) 2021-09-24 19:28:02 +03:00
cli [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
crypto [FL-1826] Crypto: correct key provisioning procedure. (#709) 2021-09-17 12:21:08 +03:00
debug_tools Input, Gui: total events complementarity on all levels (#681) 2021-08-31 11:22:52 +03:00
desktop [FL-1723, FL-1662, FL-1870] NFC bug fixes (#745) 2021-10-05 08:14:19 +03:00
dialogs [FL-1880] Dialogs: fix semaphore lock (#722) 2021-09-24 19:36:53 +03:00
dolphin Dolphin_srv: fix state load on startup (#731) 2021-09-30 22:50:58 +03:00
gpio [FL-1884] GPIO application (#732) 2021-09-30 23:03:28 +03:00
gui [FL-1723, FL-1662, FL-1870] NFC bug fixes (#745) 2021-10-05 08:14:19 +03:00
ibutton [FL-1498] Keyboard save focus (#730) 2021-09-29 17:08:24 +03:00
input [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
irda [FL-1684] IRDA Add SIRC protocol (#693) 2021-09-10 00:37:32 +03:00
irda_monitor [FL-1684] IRDA Add SIRC protocol (#693) 2021-09-10 00:37:32 +03:00
lfrfid RFID: Fix integer overflow, fix printf usage (#742) 2021-10-04 02:30:47 +03:00
lfrfid-debug Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
loader Loader: forget menu position on main menu reentry, proper NULL arg passing. Gui: set current item for menu gui module. (#729) 2021-09-29 07:18:28 +03:00
music-player [FL-1756, FL-1769, FL-1776, FL-1759] Gui: input events complementary V3, refactoring. SubGhz: read/emulate fixes. Cleanup. (#684) 2021-09-02 00:05:00 +03:00
nfc [FL-1723, FL-1662, FL-1870] NFC bug fixes (#745) 2021-10-05 08:14:19 +03:00
notification [FL-1682] Faster file receiving function. Storage management scripts. (#647) 2021-08-19 01:06:18 +03:00
power [FL-1908] New animation update scheme (#737) 2021-10-02 20:00:56 +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 Nfc: fix incorrect type castings. Global: fix printf usage, types casting, overall cleanup. Drivers: incorrect array index in cc1101 driver. (#713) 2021-09-21 12:34:16 +03:00
storage-settings [FL-1682] Faster file receiving function. Storage management scripts. (#647) 2021-08-19 01:06:18 +03:00
subghz [FL-1228] FuriHal: add charge suppress API. (#743) 2021-10-04 10:01:41 +03:00
tests [FL-1800] IRDA: enc/decoder refactoring, Add NEC42 (#705) 2021-09-15 20:22:58 +03:00
applications.c Menu: reorder applications (#734) 2021-10-01 14:57:32 +03:00
applications.h Applications: unified entry point naming scheme, drop dead code, cleanup. (#628) 2021-08-07 19:54:42 +03:00
applications.mk [FL-1884] GPIO application (#732) 2021-09-30 23:03:28 +03:00