flipperzero-firmware/applications/services/gui/modules
Petr Portnov | PROgrm_JARvis 4265057ee8
feat: add missing const qualifiers (#2233)
* feat: make `ViewPort` getters const
* feat: make tx-buffers const
* feat: make `canvas_get_buffer_size` const
* feat: make `canvas` methods const
* feat: make `icon_animation` methods const
* feat: make `scene_manager` methods const
* feat: make `loader` method const
* feat: make `canvas_get_font_params` const

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2023-02-09 13:58:01 +09:00
..
widget_elements feat: add missing const qualifiers (#2233) 2023-02-09 13:58:01 +09:00
button_menu.c [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
button_menu.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
button_panel.c [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
button_panel.h Typos fix in some strings/comments #1794 2022-09-29 01:52:46 +09:00
byte_input.c [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
byte_input.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
dialog_ex.c Modules: locking view model (#2189) 2022-12-27 04:46:05 +09:00
dialog_ex.h Fix for spelling (#2051) 2022-11-29 01:51:51 +09:00
empty_screen.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
empty_screen.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
file_browser_worker.c [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
file_browser_worker.h [FL-3001] File browser base folder (#2091) 2022-12-07 23:17:41 +09:00
file_browser.c [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
file_browser.h [FL-3001] File browser base folder (#2091) 2022-12-07 23:17:41 +09:00
loading.c [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
loading.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
menu.c [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
menu.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
popup.c Modules: locking view model (#2189) 2022-12-27 04:46:05 +09:00
popup.h Fix for spelling (#2051) 2022-11-29 01:51:51 +09:00
submenu.c [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
submenu.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
text_box.c [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
text_box.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
text_input.c Fix typos in source code (#2285) 2023-01-11 16:41:57 +03:00
text_input.h Fix for spelling (#2051) 2022-11-29 01:51:51 +09:00
validators.c [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
validators.h [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
variable_item_list.c [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
variable_item_list.h Allow pins 0 and 1 as RTS/DTR for USB UART Bridge (#1864) 2022-10-19 00:06:18 +09:00
widget.c [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
widget.h Fix typos in source code (#2285) 2023-01-11 16:41:57 +03:00