aboutsummaryrefslogtreecommitdiffstats
path: root/src/displayapp/screens/FirmwareUpdate.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'develop' into refresh_reworkRiku Isokoski2021-07-231-5/+24
|\
| * Make firmware updating more foolproof (#469)Riku Isokoski2021-07-221-6/+27
| | | | | | | | | | | | | | * Make firmware updating more foolproof and fix bugs * No need to manually handle overflow * Make startTime TickType_t * Don't process TouchEvents::None * Fix sleep getting re-enabled issue more directly
* | Refresh reworkRiku Isokoski2021-07-191-6/+9
|/
* Changed access modified indentationAvamander2021-04-241-1/+1
|
* Reformatted all the files according to clang-format styleAvamander2021-04-241-7/+6
|
* Fix a display glitch when an OTA is initiated while an app (other than ↵Jean-François Milants2021-04-181-0/+6
| | | | Clock) was open and while the device was in sleep mode.
* Big UI and navigation RewriteJoaquim2021-04-041-5/+0
| | | | | | | | | | | 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...
* LVGL v7.10.0Joaquim2021-01-281-2/+0
|
* Include cleanup: displayapp + screensokaestne2020-11-161-1/+2
|
* Switched from NULL to nullptrAvamander2020-10-041-5/+5
|
* Renamed displayapp/Screens to displayapp/screensAvamander2020-10-021-0/+82