flipperzero-firmware/applications
Nikolay Minaylov 9e62f08e4d
[FL-1958] U2F prototype (#879)
* U2F implementation prototype
* U2F data encryption and store, user confirmation request
* remove debug prints
* fix notification bug in chrome
* split u2f_alloc into u2f_init and u2f_alloc
* typo fix, furi-hal-trng -> furi-hal-random
* rand/srand redefinition
* SubGhz: a little bit of Dante.
* u2f_data naming fix

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2021-12-22 23:04:08 +03:00
..
about [FL-1990] Correct release type in copro manifest and rename boot to bootloader (#787) 2021-10-26 15:24:14 +03:00
accessor [FL-1720] BLE GUI refactoring (#678) 2021-09-02 02:22:40 +03:00
archive Lib: update m-lib to latest release. Update m-lib usage across project. (#818) 2021-11-15 20:09:40 +03:00
bad_usb [FL-2115][FL-2122] BadUSB demo scripts (#915) 2021-12-21 15:49:57 +03:00
bt BT hid navigation fix (#911) 2021-12-17 16:24:37 +03:00
cli BT hid navigation fix (#911) 2021-12-17 16:24:37 +03:00
crypto [FL-1826] Crypto: correct key provisioning procedure. (#709) 2021-09-17 12:21:08 +03:00
debug_tools [FL-1958] U2F prototype (#879) 2021-12-22 23:04:08 +03:00
desktop Replace Laptop animation text (#919) 2021-12-21 17:10:34 +03:00
dialogs RPC: Add Virtual Display & Unify log tags (#814) 2021-11-12 16:04:35 +03:00
dolphin [FL-1818] System setting and debug options. RTC HAL refactoring. (#902) 2021-12-15 01:39:59 +03:00
gpio [FL-2051] BadUSB: new GUI (#844) 2021-11-26 16:53:51 +03:00
gui [FL-2139] SubGhz: refactoring GUI SubGhz (#910) 2021-12-22 16:01:20 +03:00
ibutton [FL-1891] Release 0.42 bugfixes (#891) 2021-12-12 14:03:39 +03:00
input [FL-2125] Cli: input_dump (#887) 2021-12-09 19:53:29 +03:00
irda [FL-2148] Infrared - fast erase when rename (#914) 2021-12-21 15:53:57 +03:00
irda_monitor [FL-1684] IRDA Add SIRC protocol (#693) 2021-09-10 00:37:32 +03:00
lfrfid [FL-1891] Release 0.42 bugfixes (#891) 2021-12-12 14:03:39 +03:00
lfrfid-debug LFRFID-debug: proxy comparator to gpio (#876) 2021-12-07 15:49:44 +03:00
loader Hide debug tools if debug is not enabled. Application: update debug tools code base. SubGhz: log duty cycle. (#903) 2021-12-15 15:23:16 +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-1972], [FL-1920] Mifare Ultralight and NTAG separation (#918) 2021-12-21 15:33:17 +03:00
notification SubGhz: fix GUI ReadRAW and add new man (#843) 2021-11-26 17:01:03 +03:00
power Round up the charge % when drawing battery icon (#912) 2021-12-18 14:11:18 +03:00
power-observer Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
rpc [FL-1910, FL-2146] Update to new FreeRTOS, fix CMSIS thread flags collision with stream buffer. New cube. (#917) 2021-12-21 15:16:25 +03:00
scened-app-example Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
snake-game [FL-1818] System setting and debug options. RTC HAL refactoring. (#902) 2021-12-15 01:39:59 +03:00
storage [FL-1818] System setting and debug options. RTC HAL refactoring. (#902) 2021-12-15 01:39:59 +03:00
storage_settings [FL-1818] System setting and debug options. RTC HAL refactoring. (#902) 2021-12-15 01:39:59 +03:00
subghz [FL-1958] U2F prototype (#879) 2021-12-22 23:04:08 +03:00
system Hide debug tools if debug is not enabled. Application: update debug tools code base. SubGhz: log duty cycle. (#903) 2021-12-15 15:23:16 +03:00
tests Rpc: StorageInfo, StorageRename, SystemReboot, SystemDeviceInfo (bonus: +FuriHalInfo) (#862) 2021-12-07 16:47:20 +03:00
u2f [FL-1958] U2F prototype (#879) 2021-12-22 23:04:08 +03:00
applications.c [FL-1958] U2F prototype (#879) 2021-12-22 23:04:08 +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-1958] U2F prototype (#879) 2021-12-22 23:04:08 +03:00