flipperzero-firmware/applications
SG 9d38f28de7
[FL-1682] Faster file receiving function. Storage management scripts. (#647)
* Storage-cli: the file write function is splitted into a function for working with text and function for raw data
* Storage-cli: read_chunks, renamed write_raw to write_chunk
* Storage-cli: fix typo
* SD Hal: fixed wrong read/write block address
* HAL-console: printf
* Storage benchmark: more popular sizes
* Toolbox: md5
* Storage-cli: better read_chunks function, md5 hash function
* Notification: fixed incorrect error message when loading settings
* Storage-cli: stat command
* Storage-cli: stat, "/" is also storage
* Scripts: add storage managment script
* Scripts, storage lib: send command with known response syntax instead of SOH
* Scripts: python3 from env
* Storage-cli: fixed mess with error texts
* Storage-cli: write, show welcome message only if we didn't have any errors
* Storage: poorly fixed folders copying
* Storage: close an old file if an error occurred while opening a new file
* Storage-cli: fixed storage info spacing
* Scripts: use positional arguments in storage.
* Scripts: explicit string encoding and decoding, documentation in comments.

Co-authored-by: あく <alleteam@gmail.com>
2021-08-19 01:06:18 +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 Applications: unified entry point naming scheme, drop dead code, cleanup. (#628) 2021-08-07 19:54:42 +03:00
dolphin Dolphin: fix archive double start crash (#659) 2021-08-18 18:06:55 +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 Applications: unified entry point naming scheme, drop dead code, cleanup. (#628) 2021-08-07 19:54:42 +03:00
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 [FL-1682] Faster file receiving function. Storage management scripts. (#647) 2021-08-19 01:06:18 +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 [FL-1682] Faster file receiving function. Storage management scripts. (#647) 2021-08-19 01:06:18 +03:00
storage-settings [FL-1682] Faster file receiving function. Storage management scripts. (#647) 2021-08-19 01:06:18 +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-1675] Dolphin scene and included apps removed #638 2021-08-17 00:53:35 +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 Applications: unified entry point naming scheme, drop dead code, cleanup. (#628) 2021-08-07 19:54:42 +03:00