flipperzero-firmware/applications/gui
its your bedtime d1f523687e
[FL-1090] Dolphin scenes (#402)
* dolphin scene draft wip
* gui/elements multiline framed text added
* zoom poc
* item callbacks
* engine tweaks
* move scenes out of services
* improve dolphin gfx selection
* glitch hints
* dialogue typewriter effect
* app loading from scenes app, small action changes, passport app(WIP)
* removed passport from main dolphin app, added statusbar
* small elements position fixes
* fix thread alloc, dolphin and dolphin_scene free functions, other minor issues
* sleep emote improvements
* Dolpin: fix memory leaks, variable namings and etc

Co-authored-by: gornekich <44112859+gornekich@users.noreply.github.com>
Co-authored-by: DrZlo13 <who.just.the.doctor@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2021-04-13 21:06:25 +03:00
..
modules [FL-1108] iButton fix navigation (#404) 2021-04-09 11:27:51 +03:00
canvas_i.h [FL-878] Gui: screen streaming (#337) 2021-02-13 14:40:20 +03:00
canvas.c [FL-1090] Dolphin scenes (#402) 2021-04-13 21:06:25 +03:00
canvas.h [FL-1090] Dolphin scenes (#402) 2021-04-13 21:06:25 +03:00
elements.c [FL-1090] Dolphin scenes (#402) 2021-04-13 21:06:25 +03:00
elements.h [FL-1090] Dolphin scenes (#402) 2021-04-13 21:06:25 +03:00
gui_i.h [FL-1110] Status bar height fix (#403) 2021-04-06 20:09:15 +03:00
gui.c [FL-1019] New main screen and graphics (#389) 2021-03-25 20:48:58 +03:00
gui.h [FL-878] Gui: screen streaming (#337) 2021-02-13 14:40:20 +03:00
icon_i.h GUI: abolish API injection into instances. (#265) 2020-12-14 13:50:32 +03:00
icon.c [FL-1090] Dolphin scenes (#402) 2021-04-13 21:06:25 +03:00
icon.h [FL-1090] Dolphin scenes (#402) 2021-04-13 21:06:25 +03:00
u8g2_periphery.c [FL-950] CC1101 Stage1, SPI Refactoring, Drivers layer (#386) 2021-03-31 20:52:26 +03:00
view_dispatcher_i.h [FL-1092] Make View reusable outside of dispatcher (#396) 2021-04-01 15:03:02 +03:00
view_dispatcher.c [FL-1092] Make View reusable outside of dispatcher (#396) 2021-04-01 15:03:02 +03:00
view_dispatcher.h [FL-935] Queue-based SD app cycle. File select widget. (#388) 2021-03-24 12:30:29 +03:00
view_i.h [FL-1092] Make View reusable outside of dispatcher (#396) 2021-04-01 15:03:02 +03:00
view_port_i.h GUI: rename widget to ViewPort. Update GUI API usage. (#317) 2021-01-29 16:52:16 +03:00
view_port.c Consistent furi_assert usage across project. (#392) 2021-03-31 21:05:00 +03:00
view_port.h GUI: view enter, exit callbacks. (#326) 2021-02-04 15:05:46 +03:00
view.c [FL-1092] Make View reusable outside of dispatcher (#396) 2021-04-01 15:03:02 +03:00
view.h [FL-1092] Make View reusable outside of dispatcher (#396) 2021-04-01 15:03:02 +03:00