flipperzero-firmware/applications/gui
gornekich 827d99dde3
[FL-1922] Assets compression (#773)
* lib: add heatshrink compress library
* canvas: new icons format
* scripts: add icons compression to assets generation script
* assets: update assets
* furi-hal: introduce furi-hal-compress
* canvas: rework icon drawing with furi-hal-compress
* lib: rework heatshrink lib for dynamic buffer allocation API
* furi-hal-compress: add encode and decode API
* furi-hal-compress: working decode
* furi-hal-compress: support f6 target
* scripts: format sources
* furi-hal-compress: fix incorrect encoder reset
* furi-hal: add compress initialization to f6 target

Co-authored-by: あく <alleteam@gmail.com>
2021-10-21 17:46:36 +03:00
..
modules [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
canvas_i.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
canvas.c [FL-1922] Assets compression (#773) 2021-10-21 17:46:36 +03:00
canvas.h [FL-1912, FL-1939] Sub-GHz frequency analyzer and add new protocol (#746) 2021-10-10 17:35:10 +03:00
elements.c [FL-1723, FL-1662, FL-1870] NFC bug fixes (#745) 2021-10-05 08:14:19 +03:00
elements.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
gui_i.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
gui.c [FL-1905] Fix power off notification (#748) 2021-10-06 18:41:22 +03:00
gui.h [FL-1905] Fix power off notification (#748) 2021-10-06 18:41:22 +03:00
icon_animation_i.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
icon_animation.c [FL-1228] FuriHal: add charge suppress API. (#743) 2021-10-04 10:01:41 +03:00
icon_animation.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
icon_i.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
icon.c GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +03:00
icon.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
scene_manager_i.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
scene_manager.c [FL-1543] Scene manager search scene API (#611) 2021-07-28 17:52:00 +03:00
scene_manager.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
view_dispatcher_i.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
view_dispatcher.c [FL-1905] Fix power off notification (#748) 2021-10-06 18:41:22 +03:00
view_dispatcher.h [FL-1905] Fix power off notification (#748) 2021-10-06 18:41:22 +03:00
view_i.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
view_port_i.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
view_port.c [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
view_port.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
view.c [FL-1908] New animation update scheme (#737) 2021-10-02 20:00:56 +03:00
view.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00