flipperzero-firmware/applications/services/gui
Astra b4ceb55fd2
[FL-2524] Graphics cleanup and icon rotation (#2561)
* Canvas with rotation
* Full icon rotation, cleanup of unused resources
* F18 API update
* Bitmap draw cleanup
* More cleaning up
* Migrate recovery and DFU to canvas
* Make the internal draw function static
* Remove all calls to u8g2_DrawXBM

Co-authored-by: あく <alleteam@gmail.com>
2023-04-06 11:36:12 +08:00
..
modules [FL-3134] BadUSB: Script interpreter refactoring (#2485) 2023-03-21 02:22:03 +09:00
application.fam
canvas_i.h [FL-2524] Graphics cleanup and icon rotation (#2561) 2023-04-06 11:36:12 +08:00
canvas.c [FL-2524] Graphics cleanup and icon rotation (#2561) 2023-04-06 11:36:12 +08:00
canvas.h [FL-2524] Graphics cleanup and icon rotation (#2561) 2023-04-06 11:36:12 +08:00
elements.c
elements.h
gui_i.h
gui.c [FL-3152] Screen streaming improvements (#2498) 2023-03-23 03:00:48 +10:00
gui.h [FL-3152] Screen streaming improvements (#2498) 2023-03-23 03:00:48 +10:00
icon_animation_i.h
icon_animation.c
icon_animation.h
icon_i.h
icon.c
icon.h
scene_manager_i.h
scene_manager.c
scene_manager.h
view_dispatcher_i.h
view_dispatcher.c
view_dispatcher.h
view_i.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
view_port_i.h
view_port.c
view_port.h
view_stack.c
view_stack.h
view.c View Model: recursive mutex (#2532) 2023-03-28 15:31:21 +09:00
view.h