unleashed-firmware/applications/services/gui
Astra ecab4d53d2
[FL-870] Auto-generated firmware documentation take two (#2944)
* Add doxygen and doxygen-awesome css, cleanup docs files
* Ignore more libraries and remove leftover local variables
* Create an actual intro page
* .md files linting
* Add doxygen action
* Fix Doxygen path
* Fix doxyfile path
* Try to upload
* Change docs branch
* Add submudules checkout
* Disable doxygen on PR
* Mention the firmware docs in the readme
* More dev docs mentions in the readme
* Fix runner group, add tags
* Test dev in PR
* Disable running on PR
* Fix a typo in the doxyfile
* Try upload to S3
* Fix local path
* Fix S3 ACL
* Add delete flag, unifying dev and tags
* Update ignored directories
* More ignored directories
* Even more ignored directories
* Fix submodule
* Change S3 uploader
* Change S3 uploader version
* Fix aws sync flags
* Fix ACL
* Disable ACL
* Improve ignores, add WiFi devboard docs
* TEMP: generate dev docs
* TEMP: generate 0.89.0 docs
* Disabling PR trigger
* Enable submodules and test build
* Enable test build
* Disable test build
* Change docs directory structure
* Fix accidentally committed submodule
* Fix submodules
* Update links to the developer documentation
* Markdown linting
* Update workflow, enable test build
* Fix doxygen dir path
* Update Doxyfile-awesome.cfg
* Change paths
* Fix upload docs path
* Disable pull_request debug trigger
* Disable tags building
* Remove autolinks and namespaces
* Establish basic documentation structure
* Add missing changes
* Improve stylesheet, move some files
* Improve examples
* Improve the main page
* Improve application dev docs
* Improve system programming docs
* Improve development tools docs
* Improve other docs
* Improve application examples
* Fix formatting
* Fix PVS-studio warnings
* Improve visuals
* Fix doxygen syntax warnings
* Fix broken links
* Update doxygen action

Co-authored-by: DrunkBatya <drunkbatya.js@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
Co-authored-by: Georgii Surkov <georgii.surkov@outlook.com>
Co-authored-by: Georgii Surkov <37121527+gsurkov@users.noreply.github.com>
2024-03-06 15:25:21 +09:00
..
modules [FL-870] Auto-generated firmware documentation take two (#2944) 2024-03-06 15:25:21 +09:00
application.fam fbt fixes for mfbt pt2 (#1951) 2022-11-03 00:15:40 +09:00
canvas.c New toolchain with gcc 12 (#3254) 2024-02-12 09:04:12 +07:00
canvas.h [FL-870] Auto-generated firmware documentation take two (#2944) 2024-03-06 15:25:21 +09:00
canvas_i.h [FL-870] Auto-generated firmware documentation take two (#2944) 2024-03-06 15:25:21 +09:00
elements.c Furi: cleanup crash use (#3175) 2023-10-31 14:40:32 +04:00
elements.h [FL-870] Auto-generated firmware documentation take two (#2944) 2024-03-06 15:25:21 +09:00
gui.c Gui: reset canvas orientation and frame when entering direct draw mode (#3488) 2024-02-29 02:09:55 +04:00
gui.h [FL-3152] Screen streaming improvements (#2498) 2023-03-23 03:00:48 +10:00
gui_i.h GUI: canvas commit callback has been moved to canvas. Direct Draw apps can now be streamed via RPC. (#3397) 2024-02-07 09:38:20 +07:00
icon.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
icon.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
icon_animation.c Furi, FuriHal: remove FreeRTOS headers leaks (#3179) 2023-11-01 11:24:11 +04:00
icon_animation.h feat: add missing const qualifiers (#2233) 2023-02-09 13:58:01 +09:00
icon_animation_i.h feat: add missing const qualifiers (#2233) 2023-02-09 13:58:01 +09:00
icon_i.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
scene_manager.c feat: add missing const qualifiers (#2233) 2023-02-09 13:58:01 +09:00
scene_manager.h [FL-870] Auto-generated firmware documentation take two (#2944) 2024-03-06 15:25:21 +09:00
scene_manager_i.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
view.c Furi: cleanup crash use (#3175) 2023-10-31 14:40:32 +04:00
view.h [FL-870] Auto-generated firmware documentation take two (#2944) 2024-03-06 15:25:21 +09:00
view_dispatcher.c Furi: cleanup crash use (#3175) 2023-10-31 14:40:32 +04:00
view_dispatcher.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
view_dispatcher_i.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
view_holder.c [FL-2837][FL-3270] Loader refaptoring: second encounter (#2779) 2023-06-23 21:01:40 +09:00
view_holder.h [FL-2837][FL-3270] Loader refaptoring: second encounter (#2779) 2023-06-23 21:01:40 +09:00
view_i.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
view_port.c Gui: handle view port lockup and notify developer about it (#3102) 2023-09-21 18:34:48 +04:00
view_port.h feat: add missing const qualifiers (#2233) 2023-02-09 13:58:01 +09:00
view_port_i.h Undo some TODO (#3024) 2023-09-01 05:54:52 +04:00
view_stack.c [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
view_stack.h [FL-870] Auto-generated firmware documentation take two (#2944) 2024-03-06 15:25:21 +09:00