summaryrefslogtreecommitdiff
path: root/src/displayapp/screens/FirmwareValidation.cpp
AgeCommit message (Expand)AuthorFilesLines
2022-06-05Apply clang-format to all C++ filesFinlay Davidson1-1/+2
2022-04-25Fix warningsRiku Isokoski1-3/+2
2022-04-25Tweak gamma on ST7789 and match UI colorsRiku Isokoski1-2/+2
2022-04-18Replace lv_label_set_text where possibleRiku Isokoski1-2/+2
2021-12-09Improved format specifiers, bracing, removed C-style casts, whitespace fixes ...Avamander1-1/+1
2021-11-15Update includes to to be relative to src directoryReinhold Gschweicher1-2/+2
2021-08-28Merge branch 'develop' into refresh_reworkRiku Isokoski1-2/+2
2021-08-18Merge branch 'develop' into new_touch_handlerRiku Isokoski1-1/+3
2021-08-15Merge branch 'develop' into refresh_reworkRiku Isokoski1-1/+3
2021-08-15Adjust previously missed scrollbar and firmware validation buttonsRiku Isokoski1-2/+2
2021-08-15Ui updateRiku Isokoski1-1/+3
2021-07-19Refresh reworkRiku Isokoski1-4/+0
2021-07-15New touch handler, with issuesRiku Isokoski1-2/+2
2021-07-04clang-formatRiku Isokoski1-6/+7
2021-07-04Condense firmware validation codeRiku Isokoski1-22/+9
2021-05-14git: show git short ref hash on SystemInfo(first screen) and FirmwareValidati...Stoian Minaiev1-0/+11
2021-04-24Reformatted all the files according to clang-format styleAvamander1-20/+14
2021-04-04Big UI and navigation RewriteJoaquim1-11/+6
2021-01-28LVGL v7.10.0Joaquim1-2/+0
2020-11-16Include cleanup: displayapp + screensokaestne1-5/+3
2020-10-04Switched from NULL to nullptrAvamander1-10/+10
2020-10-02Fixed all the includes that were broken due to the renamesAvamander1-1/+1
2020-10-02Renamed displayapp/Screens to displayapp/screensAvamander1-0/+91