gornekich
838df4c9ea
[FL-2229] New assets paths ( #978 )
...
* assets: change resources paths
* apps: rework nfc, irda and subghz with new assets path
* subghz: remove unused paths
* subghz: fix incorrect path
* badusb and u2f fix
Co-authored-by: あく <alleteam@gmail.com>
Co-authored-by: nminaylov <nm29719@gmail.com>
2022-02-02 18:58:52 +03:00
Nikolay Minaylov
6264ee8c3b
[FL-2212] File validators and archive fixes #972
...
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-01-29 12:39:10 +03:00
あく
389ff92cc1
Naming and coding style convention, new linter tool. ( #945 )
...
* Makefile, Scripts: new linter
* About: remove ID from IC
* Firmware: remove double define for DIVC/DIVR
* Scripts: check folder names too. Docker: replace syntax check with make lint.
* Reformat Sources and Migrate to new file naming convention
* Docker: symlink clang-format-12 to clang-format
* Add coding style guide
2022-01-05 19:10:18 +03:00
あく
2e46ec36a7
Lib: update m-lib to latest release. Update m-lib usage across project. ( #818 )
2021-11-15 20:09:40 +03:00
Anna Prosvetova
558fa5670b
RPC: Add Virtual Display & Unify log tags ( #814 )
...
* RPC: Update protobuf sources
* RPC: Add Virtual Display
* Unify log tags
* RPC: Virtual Display placeholder
* Rpc: clear frame buffer callback before confirm.
* Firmware: full assert for hal, move fatfs initialization to furi hal.
* FuriHal: VCP optimizations, thread safe console. Rpc: adjust buffer sizes.
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2021-11-12 16:04:35 +03:00
its your bedtime
a643bd14be
Archive: fix bounds crossing logic #760
...
Co-authored-by: あく <alleteam@gmail.com>
2021-10-13 12:53:58 +03:00
its your bedtime
5cb5d15376
Archive: fix delete from favorites tab ( #752 )
...
* archive_delete_file vargs, fix wrong path when deleting item from favorites tab
* use string_t for archive vargs funcs
* favorites manual sorting
Co-authored-by: あく <alleteam@gmail.com>
2021-10-12 16:09:34 +03:00
its your bedtime
1dd96419ab
[FL-1917] Archive: fix duplicates in favorites ( #749 )
...
* Archive: fix last_offset usage when switching to another tab
* fix the fix
2021-10-07 12:41:30 +03:00
its your bedtime
effda5ab44
[FL-1852] Archive: browser offset fix ( #716 )
...
* Archive app: check last offset value upon updating offset
* fix browser empty storage hang up
Co-authored-by: あく <alleteam@gmail.com>
2021-09-24 15:03:04 +03:00
its your bedtime
4c05f67686
[FL-1823, FL-1824] Archive app: refactoring and UI improvements ( #711 )
...
* Archive app: skip empty app folders, file menu in favorites tab, looped tab switching
* refactoring
* cleanup
* better filepath trim
* fix excessive view updates, various small optimizations
* better list_offset calculation, favorites vargs)
* revert poor fix
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2021-09-21 13:56:33 +03:00
its your bedtime
b6579d66d8
Archive refactoring WIP ( #688 )
...
* view_dispatcher queue
* refactoring, all works
* scenes
Co-authored-by: あく <alleteam@gmail.com>
2021-09-10 03:57:43 +03:00