flipperzero-firmware/applications
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
..
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-2159] BadUSB alt codes (#935) 2022-01-02 20:34:39 +03:00
bt Decouple apps to allow smaller builds. Loader deadlock fix and refactoring. (#929) 2021-12-24 21:47:48 +03:00
cli BT hid navigation fix (#911) 2021-12-17 16:24:37 +03:00
crypto Decouple apps to allow smaller builds. Loader deadlock fix and refactoring. (#929) 2021-12-24 21:47:48 +03:00
debug_tools [FL-1958] U2F prototype (#879) 2021-12-22 23:04:08 +03:00
desktop [FL-2150] Dolphin animation refactoring (#938) 2022-01-03 00:39:56 +03:00
dialogs RPC: Add Virtual Display & Unify log tags (#814) 2021-11-12 16:04:35 +03:00
dolphin [FL-2150] Dolphin animation refactoring (#938) 2022-01-03 00:39:56 +03:00
gpio [FL-2051] BadUSB: new GUI (#844) 2021-11-26 16:53:51 +03:00
gui [FL-2150] Dolphin animation refactoring (#938) 2022-01-03 00:39:56 +03:00
ibutton Decouple apps to allow smaller builds. Loader deadlock fix and refactoring. (#929) 2021-12-24 21:47:48 +03:00
input Decouple apps to allow smaller builds. Loader deadlock fix and refactoring. (#929) 2021-12-24 21:47:48 +03:00
irda Decouple apps to allow smaller builds. Loader deadlock fix and refactoring. (#929) 2021-12-24 21:47:48 +03:00
irda_monitor [FL-1684] IRDA Add SIRC protocol (#693) 2021-09-10 00:37:32 +03:00
lfrfid Decouple apps to allow smaller builds. Loader deadlock fix and refactoring. (#929) 2021-12-24 21:47:48 +03:00
lfrfid-debug LFRFID-debug: proxy comparator to gpio (#876) 2021-12-07 15:49:44 +03:00
loader [FL-2150] Dolphin animation refactoring (#938) 2022-01-03 00:39:56 +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 Decouple apps to allow smaller builds. Loader deadlock fix and refactoring. (#929) 2021-12-24 21:47:48 +03:00
notification ☦️ Rpc: implement SystemPlayAudiovisualAlert (#937) 2021-12-28 18:46:08 +03:00
power [FL-2133, FL-2151] charging icon, fix gui buttons size (#925) 2021-12-24 23:00:45 +03:00
power-observer Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
rpc [FL-2150] Dolphin animation refactoring (#938) 2022-01-03 00:39:56 +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-2150] Dolphin animation refactoring (#938) 2022-01-03 00:39:56 +03:00
storage_settings [FL-1818] System setting and debug options. RTC HAL refactoring. (#902) 2021-12-15 01:39:59 +03:00
subghz SubGhz: replace incorrect frequency value (#933) 2021-12-26 18:31:48 +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 Decouple apps to allow smaller builds. Loader deadlock fix and refactoring. (#929) 2021-12-24 21:47:48 +03:00
u2f [FL-1958] U2F prototype (#879) 2021-12-22 23:04:08 +03:00
applications.c Decouple apps to allow smaller builds. Loader deadlock fix and refactoring. (#929) 2021-12-24 21:47:48 +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 Decouple apps to allow smaller builds. Loader deadlock fix and refactoring. (#929) 2021-12-24 21:47:48 +03:00