[FL-2183] [FL-2209] Dolphin Deeds, Level up, assets generation, refactoring (#965)
* Desktop: cleanup headers
* Get loader pubsub via record
* [FL-2183] Dolphin refactoring 2022.01
* Restruct animations assets structure
* Rename assets
* Cleanup headers
* Update Recording animation
* Add BadBattery animation
* Provide loader's pubsub via record
* Fix load/unload animations
* Scripts: add flipper format support, initial dolphin packager rework. Assets: internal and external dolphin.
* Sync internal meta.txt and manifest.txt
* Reorder, rename dolphin assets
* Split essential generated assets
* Add ReadMe for dolphin assets
* Separate essential blocking animations
* Scripts: full dolphin validation before packaging
* Assets, Scripts: dolphin external resources packer
* Github: update codeowners
* Scripts: proper slots handling in dolphin animation meta
* Scripts: correct frames enumeration and fix compiled assets.
* [FL-2209] Add Dolphin Deeds points and many more
* Remove excess frame_rate
* Change dolphin assets directory
* Scripts: add internal resource support to dolphin compiler
* Scripts: add internal assets generation, renaming
* Scripts: correct assert, renaming
* Code cleanup, documentation, fixes
* Update Levelup animations
* Rename essential -> blocking
* Fix Unlocked hint
* Scripts: rewrite Templite compiller, replace regexps with token parser, split block types into code and variable blocks. Update dolphin templates.
* Documentation: add key combos description and use information
* Scripts: cleanup templit, more debug info and add dev comment
Co-authored-by: あく <alleteam@gmail.com>
2022-01-29 09:20:41 +00:00
|
|
|
# Who owns all the fish by default
|
2022-06-14 03:06:36 +00:00
|
|
|
* @skotopes @DrZlo13 @hedger
|
2021-05-08 17:16:07 +00:00
|
|
|
|
2022-06-14 03:06:36 +00:00
|
|
|
# Apps
|
|
|
|
/applications/about/ @skotopes @DrZlo13 @hedger
|
|
|
|
/applications/accessor/ @skotopes @DrZlo13 @hedger
|
|
|
|
/applications/archive/ @skotopes @DrZlo13 @hedger @nminaylov
|
|
|
|
/applications/bad_usb/ @skotopes @DrZlo13 @hedger @nminaylov
|
|
|
|
/applications/bt/ @skotopes @DrZlo13 @hedger @gornekich
|
|
|
|
/applications/cli/ @skotopes @DrZlo13 @hedger @nminaylov
|
|
|
|
/applications/crypto/ @skotopes @DrZlo13 @hedger @nminaylov
|
|
|
|
/applications/debug_tools/ @skotopes @DrZlo13 @hedger
|
|
|
|
/applications/desktop/ @skotopes @DrZlo13 @hedger @nminaylov
|
|
|
|
/applications/dialogs/ @skotopes @DrZlo13 @hedger
|
|
|
|
/applications/dolphin/ @skotopes @DrZlo13 @hedger
|
|
|
|
/applications/gpio/ @skotopes @DrZlo13 @hedger @nminaylov
|
|
|
|
/applications/gui/ @skotopes @DrZlo13 @hedger
|
|
|
|
/applications/ibutton/ @skotopes @DrZlo13 @hedger @gsurkov
|
|
|
|
/applications/infrared/ @skotopes @DrZlo13 @hedger @gsurkov
|
|
|
|
/applications/input/ @skotopes @DrZlo13 @hedger
|
|
|
|
/applications/lfrfid/ @skotopes @DrZlo13 @hedger
|
|
|
|
/applications/lfrfid_debug/ @skotopes @DrZlo13 @hedger
|
|
|
|
/applications/loader/ @skotopes @DrZlo13 @hedger
|
|
|
|
/applications/music_player/ @skotopes @DrZlo13 @hedger
|
|
|
|
/applications/nfc/ @skotopes @DrZlo13 @hedger @gornekich
|
|
|
|
/applications/notification/ @skotopes @DrZlo13 @hedger
|
|
|
|
/applications/power/ @skotopes @DrZlo13 @hedger
|
|
|
|
/applications/rpc/ @skotopes @DrZlo13 @hedger @nminaylov
|
|
|
|
/applications/snake_game/ @skotopes @DrZlo13 @hedger
|
|
|
|
/applications/storage/ @skotopes @DrZlo13 @hedger
|
|
|
|
/applications/storage_settings/ @skotopes @DrZlo13 @hedger
|
|
|
|
/applications/subghz/ @skotopes @DrZlo13 @hedger @Skorpionm
|
|
|
|
/applications/system/ @skotopes @DrZlo13 @hedger
|
|
|
|
/applications/u2f/ @skotopes @DrZlo13 @hedger @nminaylov
|
|
|
|
/applications/unit_tests/ @skotopes @DrZlo13 @hedger
|
|
|
|
/applications/updater/ @skotopes @DrZlo13 @hedger
|
|
|
|
|
|
|
|
# Assets
|
|
|
|
/assets/ @skotopes @DrZlo13 @hedger
|
|
|
|
|
|
|
|
# Furi Core
|
2022-07-20 10:56:33 +00:00
|
|
|
/furi/ @skotopes @DrZlo13 @hedger
|
2022-06-14 03:06:36 +00:00
|
|
|
|
|
|
|
# Debug tools and plugins
|
|
|
|
/debug/ @skotopes @DrZlo13 @hedger
|
|
|
|
|
|
|
|
# Documentation
|
2022-08-21 12:51:04 +00:00
|
|
|
/documentation/ @skotopes @DrZlo13 @hedger @drunkbatya
|
2022-06-14 03:06:36 +00:00
|
|
|
|
|
|
|
# Firmware targets
|
|
|
|
/firmware/ @skotopes @DrZlo13 @hedger
|
2021-05-05 14:53:07 +00:00
|
|
|
|
|
|
|
# Lib
|
2022-06-14 03:06:36 +00:00
|
|
|
/lib/FreeRTOS-Kernel/ @skotopes @DrZlo13 @hedger
|
|
|
|
/lib/FreeRTOS-glue/ @skotopes @DrZlo13 @hedger
|
|
|
|
/lib/ST25RFAL002/ @skotopes @DrZlo13 @hedger @gornekich
|
|
|
|
/lib/STM32CubeWB/ @skotopes @DrZlo13 @hedger @gornekich
|
|
|
|
/lib/app-scened-template/ @skotopes @DrZlo13 @hedger
|
|
|
|
/lib/callback-connector/ @skotopes @DrZlo13 @hedger
|
|
|
|
/lib/digital_signal/ @skotopes @DrZlo13 @hedger @gornekich
|
|
|
|
/lib/drivers/ @skotopes @DrZlo13 @hedger
|
|
|
|
/lib/fatfs/ @skotopes @DrZlo13 @hedger
|
|
|
|
/lib/flipper_format/ @skotopes @DrZlo13 @hedger
|
|
|
|
/lib/fnv1a-hash/ @skotopes @DrZlo13 @hedger
|
|
|
|
/lib/heatshrink/ @skotopes @DrZlo13 @hedger
|
|
|
|
/lib/infrared/ @skotopes @DrZlo13 @hedger @gsurkov
|
|
|
|
/lib/libusb_stm32/ @skotopes @DrZlo13 @hedger @nminaylov
|
|
|
|
/lib/littlefs/ @skotopes @DrZlo13 @hedger
|
|
|
|
/lib/lfs_config.h @skotopes @DrZlo13 @hedger
|
|
|
|
/lib/micro-ecc/ @skotopes @DrZlo13 @hedger @nminaylov
|
|
|
|
/lib/microtar/ @skotopes @DrZlo13 @hedger
|
|
|
|
/lib/mlib/ @skotopes @DrZlo13 @hedger
|
|
|
|
/lib/nanopb/ @skotopes @DrZlo13 @hedger
|
2022-07-26 15:30:49 +00:00
|
|
|
/lib/nfc/ @skotopes @DrZlo13 @hedger @gornekich
|
2022-06-14 03:06:36 +00:00
|
|
|
/lib/one_wire/ @skotopes @DrZlo13 @hedger
|
|
|
|
/lib/qrcode/ @skotopes @DrZlo13 @hedger
|
|
|
|
/lib/subghz/ @skotopes @DrZlo13 @hedger @Skorpionm
|
|
|
|
/lib/toolbox/ @skotopes @DrZlo13 @hedger
|
|
|
|
/lib/u8g2/ @skotopes @DrZlo13 @hedger
|
|
|
|
/lib/update_util/ @skotopes @DrZlo13 @hedger
|
|
|
|
|
|
|
|
# Helper scripts
|
|
|
|
/scripts/ @skotopes @DrZlo13 @hedger
|