flipperzero-firmware/applications/gui
あく 389ff92cc1
Naming and coding style convention, new linter tool. (#945)
* Makefile, Scripts: new linter
* About: remove ID from IC
* Firmware: remove double define for DIVC/DIVR
* Scripts: check folder names too. Docker: replace syntax check with make lint.
* Reformat Sources and Migrate to new file naming convention
* Docker: symlink clang-format-12 to clang-format
* Add coding style guide
2022-01-05 19:10:18 +03:00
..
modules Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
canvas_i.h
canvas.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
canvas.h [FL-2119] BT HID App (#888) 2021-12-15 20:39:06 +03:00
elements.c [FL-2150] Dolphin animation refactoring (#938) 2022-01-03 00:39:56 +03:00
elements.h [FL-2150] Dolphin animation refactoring (#938) 2022-01-03 00:39:56 +03:00
gui_i.h Decouple apps to allow smaller builds. Loader deadlock fix and refactoring. (#929) 2021-12-24 21:47:48 +03:00
gui.c [FL-2133, FL-2151] charging icon, fix gui buttons size (#925) 2021-12-24 23:00:45 +03:00
gui.h
icon_animation_i.h
icon_animation.c Gui: fix random crashes under load in icon_animation (#859) 2021-12-02 01:13:21 +03:00
icon_animation.h
icon_i.h
icon.c
icon.h
scene_manager_i.h
scene_manager.c [FL-2139] SubGhz: refactoring GUI SubGhz (#910) 2021-12-22 16:01:20 +03:00
scene_manager.h [FL-2139] SubGhz: refactoring GUI SubGhz (#910) 2021-12-22 16:01:20 +03:00
view_composed.c [FL-2150] Dolphin animation refactoring (#938) 2022-01-03 00:39:56 +03:00
view_composed.h [FL-2150] Dolphin animation refactoring (#938) 2022-01-03 00:39:56 +03:00
view_dispatcher_i.h
view_dispatcher.c [FL-2150] Dolphin animation refactoring (#938) 2022-01-03 00:39:56 +03:00
view_dispatcher.h
view_i.h
view_port_i.h
view_port.c
view_port.h
view.c
view.h