flipperzero-firmware/applications/gui
Skorpionm 9d952ed855
[FL-1913, FL-1963] SubGhz: save raw signal, add came atomo decoder (#783)
* File_Worker: getting the name of a new file with an index
* SubGhz: add decoder RAW protocol
* SubGhz: add view Save RAW
* SubGhz: refactoring subghz custom event
* SubGhz: fix syntax
* SubGhz: fix error build
* SubGhz: test build
* SubGhz: refactoring subghz, add rename, delete, start and emulate RAW signal
* SubGhz: fix triangle glitch in save raw view
* SubGhz: fix receiver config scene
* SubGhz: fix transfer after returning from save scene
* Canvas: add font rotation
* SubGhz: raw protocol encoder
* SubGhz: fix error completion of transfer raw encoder
* SubGhz: increased the speed of reading RAW data from a flash drive, displaying the name of the saved file in the Save RAW scene
* Canvas: fix font rotation
* SubGhz: fix navigation save RAW  scene
* SubGhz: add decode came atomo
* Git: renormalize
* Cleanup sources and enums
* Gui: add font direction to canvas reset, canvas init sequence cleanup.
* SubGhz: reorder menu.
* Gui: correct canvas_set_font_direction signature

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2021-10-25 17:37:14 +03:00
..
modules [FL-1885] USB-UART bridge (#778) 2021-10-21 21:12:20 +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-1913, FL-1963] SubGhz: save raw signal, add came atomo decoder (#783) 2021-10-25 17:37:14 +03:00
canvas.h [FL-1913, FL-1963] SubGhz: save raw signal, add came atomo decoder (#783) 2021-10-25 17:37:14 +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