flipperzero-firmware/lib
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
..
app-scened-template Lib: update m-lib to latest release. Update m-lib usage across project. (#818) 2021-11-15 20:09:40 +03:00
app-template [FL-1490] FuriHal: crypto api. Crypto cli tool. (#702) 2021-09-15 12:59:49 +03:00
callback-connector cpp template application library (#232) 2020-11-12 14:13:29 +03:00
common-api RPC: Implement storage_stat_request (#800) 2021-11-01 23:35:54 +03:00
cyfral Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
drivers SubGhz: sending / receiving messages via subghz (#851) 2021-12-01 18:44:39 +03:00
fatfs [FL-520] Filesystem Api and App (#280) 2021-01-11 20:52:35 +06:00
flipper_file [FL-2150] Dolphin animation refactoring (#938) 2022-01-03 00:39:56 +03:00
fnv1a-hash FL-78 Microsd test application (#230) 2020-11-14 19:24:38 +03:00
FreeRTOS-glue [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
FreeRTOS-Kernel@4c4089b154 [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
heatshrink [FL-1922] Assets compression (#773) 2021-10-21 17:46:36 +03:00
irda [FL-2010] furi-hal-vcp rework (#812) 2021-11-11 19:17:50 +03:00
libusb_stm32@8a7846d021 [FL-1703] USB suspend/wakeup fix #849 2021-11-30 15:46:18 +03:00
littlefs@1863dc7883 [FL-977] Internal Storage (#455) 2021-05-11 11:29:44 +03:00
micro-ecc [FL-1958] U2F prototype (#879) 2021-12-22 23:04:08 +03:00
mlib@62c8ac3e5d Lib: update m-lib to latest release. Update m-lib usage across project. (#818) 2021-11-15 20:09:40 +03:00
nanopb@c9124132a6 [FL-1792] RPC service (#698) 2021-10-12 14:48:34 +03:00
nfc_protocols [FL-1972], [FL-1920] Mifare Ultralight and NTAG separation (#918) 2021-12-21 15:33:17 +03:00
onewire Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
qrcode New application, QRCode generator (#160) 2020-10-05 13:33:35 +03:00
ST25RFAL002 Much better crash handling. So wow. 2021-12-31 20:32:49 +03:00
STM32CubeWB@528461f827 [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
subghz [FL-2139] SubGhz: refactoring GUI SubGhz (#910) 2021-12-22 16:01:20 +03:00
toolbox [FL-1958] U2F prototype (#879) 2021-12-22 23:04:08 +03:00
u8g2 [FL-2060] FuriHal: SPI refactoring, flexible bus reconfiguration on fly, same design as i2c. (#853) 2021-11-30 15:09:43 +03:00
lfs_config.h [FL-1818] System setting and debug options. RTC HAL refactoring. (#902) 2021-12-15 01:39:59 +03:00
lib.mk Decouple apps to allow smaller builds. Loader deadlock fix and refactoring. (#929) 2021-12-24 21:47:48 +03:00