flipperzero-firmware/applications/gui
its your bedtime c97d766e5b
[FL-1181] Archive app (#458)
* fix stack size, file listing works
* fix scrollbar, update docs
* cut long filenames
* Dolphin: overhaul unlocking logic, unlocked message added
* furi - added common_defines.h, minor macro cleanup; fix scrollbar type conversion
* remove door opening animation
* adaptive long file name shortening, item icons, invert selection
* archive: browser tab, file types (beta);  scenes: fix sleep emote
* dont trim unknown extensions
* fix string_size usage
* array container for file list, fixes
* better path handling
* archive: renaming, adding to favorites worksl scrollbar fix: limit min bar height to 1px to prevent disappearance on large lists

Co-authored-by: あく <alleteam@gmail.com>
2021-05-18 21:54:56 +03:00
..
modules [FL-1181] Archive app (#458) 2021-05-18 21:54:56 +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-1181] Archive app (#458) 2021-05-18 21:54:56 +03:00
elements.h [FL-1181] Archive app (#458) 2021-05-18 21:54:56 +03:00
gui_i.h [FL-835] Factory reset. Cli refactoring. (#466) 2021-05-18 16:57:39 +03:00
gui.c [FL-835] Factory reset. Cli refactoring. (#466) 2021-05-18 16:57:39 +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