aboutsummaryrefslogtreecommitdiffstats
path: root/src/displayapp/screens/FirmwareValidation.h
Commit message (Collapse)AuthorAgeFilesLines
* screens: Remove unused DisplayApp parametersRiku Isokoski2023-02-251-1/+1
|
* Update includes to to be relative to src directoryReinhold Gschweicher2021-11-151-1/+1
| | | | | | | Don't use relative imports like `../foo.h` as those depend on the relative position of both files. Rather than that use imports relative to the `src` directory, which explicitly is part of the include directories.
* Refresh reworkRiku Isokoski2021-07-191-2/+0
|
* Condense firmware validation codeRiku Isokoski2021-07-041-6/+1
|
* git: show git short ref hash on SystemInfo(first screen) and ↵Stoian Minaiev2021-05-141-0/+3
| | | | FirmwareValidation screen alongside other information
* Changed access modified indentationAvamander2021-04-241-2/+2
|
* Reformatted all the files according to clang-format styleAvamander2021-04-241-18/+16
|
* Big UI and navigation RewriteJoaquim2021-04-041-2/+2
| | | | | | | | | | | new navigation add some color to the apps redesign menus new settings menu new quick settings code clean up size reduction by converting navigation images to font and more...
* Include cleanup: displayapp + screensokaestne2020-11-161-4/+1
|
* Renamed displayapp/Screens to displayapp/screensAvamander2020-10-021-0/+42