flipperzero-firmware/applications/storage
Albert Kharisov a39002ce22
[FL-2150] Dolphin animation refactoring (#938)
* Dolphin Animation Refactoring, part 1
* Remove animations from desktop
* Remove excess, first start
* Split animation_manager with callbacks
* allocate view inside animation_view
* Work on ViewComposed
* Draw white rectangles under bubble corners
* Fix bubbles sequence
* RPC: remove obsolete include "status.pb.h"
* Add animations manifest decoding
* Flipper file: add strict mode
* FFF: Animation structures parsing
* Assembling structure of animation
* Lot of view fixes:
  Add multi-line bubbles
  Add support for passive bubbles (frame_order values starts from passive now)
  Add hard-coded delay (active_shift) for active state enabling
  Fix active state handling
  Fix leaks
  Fix parsing uncorrect bubble_animation meta file
  Fix bubble rules of showing
* Animation load/unload & view freeze/unfreeze
* Blocking & system animations, fixes:
  View correct activation
  Refactoring + blocking animation
  Freeze first passive/active frames
  Many insert/eject SD tests fixes
  Add system animations
  Add Loader events app started/finished
  Add system no_sd animation
* Assets: dolphin packer. Scripts: minor refactoring.
* Desktop: update logging tags. Scripts: add metadata to dolphin bundling process, extra sorting for fs traversing. Make: phony assets rules.
* Github: rebuild assets on build
* Docker: add missing dependencies for assets compilation
* Docker: fix run command syntax
* ReadMe: update naming rules with link to source
* Assets: recompile icons
* Loader: add loader event
* Desktop, Gui, Furi Core: const shenanigans macros

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-01-03 00:39:56 +03:00
..
storages Storage: lfs config fingerprinting. RTC: fix data collision in lock register, refactor and cleanup. (#928) 2021-12-24 17:33:58 +03:00
filesystem-api-defines.h [FL-1191][FL-1524] Filesystem rework (#568) 2021-07-23 15:20:19 +03:00
filesystem-api-internal.h [FL-2150] Dolphin animation refactoring (#938) 2022-01-03 00:39:56 +03:00
filesystem-api.c [FL-1191][FL-1524] Filesystem rework (#568) 2021-07-23 15:20:19 +03:00
storage-cli.c Decouple apps to allow smaller builds. Loader deadlock fix and refactoring. (#929) 2021-12-24 21:47:48 +03:00
storage-external-api.c [FL-1911] FuriHal: i2c refactoring (#847) 2021-11-28 21:28:19 +03:00
storage-glue.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
storage-glue.h RPC: Implement storage_stat_request (#800) 2021-11-01 23:35:54 +03:00
storage-i.h [FL-1995] New dolphin animations (part 1) (#835) 2021-11-24 19:21:12 +03:00
storage-message.h [FL-1191][FL-1524] Filesystem rework (#568) 2021-07-23 15:20:19 +03:00
storage-processing.c Hackathone session: bugfixes and documentation update (#869) 2021-12-05 14:47:02 +03:00
storage-processing.h [FL-1191][FL-1524] Filesystem rework (#568) 2021-07-23 15:20:19 +03:00
storage-sd-api.c [FL-1191][FL-1524] Filesystem rework (#568) 2021-07-23 15:20:19 +03:00
storage-sd-api.h [FL-1191][FL-1524] Filesystem rework (#568) 2021-07-23 15:20:19 +03:00
storage-test-app.c RPC: Add Virtual Display & Unify log tags (#814) 2021-11-12 16:04:35 +03:00
storage.c [FL-1995] New dolphin animations (part 1) (#835) 2021-11-24 19:21:12 +03:00
storage.h [FL-1995] New dolphin animations (part 1) (#835) 2021-11-24 19:21:12 +03:00