flipperzero-firmware/applications/nfc
Albert Kharisov 84410c83b5
[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 12:20:41 +03:00
..
helpers [FL-1919] NFC rework with Flipper File Format (#756) 2021-11-09 00:55:06 +03:00
scenes [FL-2183] [FL-2209] Dolphin Deeds, Level up, assets generation, refactoring (#965) 2022-01-29 12:20:41 +03:00
views [FL-1919] NFC rework with Flipper File Format (#756) 2021-11-09 00:55:06 +03:00
nfc_cli.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
nfc_cli.h Decouple apps to allow smaller builds. Loader deadlock fix and refactoring. (#929) 2021-12-24 21:47:48 +03:00
nfc_device.c [FL-1972], [FL-1920] Mifare Ultralight and NTAG separation (#918) 2021-12-21 15:33:17 +03:00
nfc_device.h [FL-1919] NFC rework with Flipper File Format (#756) 2021-11-09 00:55:06 +03:00
nfc_i.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
nfc_types.c [FL-2182] NFC-V UID show fix (#955) 2022-01-12 17:02:20 +03:00
nfc_types.h [FL-2182] NFC-V UID show fix (#955) 2022-01-12 17:02:20 +03:00
nfc_worker_i.h [FL-1595] Add EMV tags (#625) 2021-08-04 21:58:11 +03:00
nfc_worker.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
nfc_worker.h [FL-1595] Add EMV tags (#625) 2021-08-04 21:58:11 +03:00
nfc.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
nfc.h NFC: rename to Nfc 2020-10-20 14:12:34 +03:00