aboutsummaryrefslogtreecommitdiffstats
path: root/src/displayapp/screens/InfiniPaint.h
Commit message (Collapse)AuthorAgeFilesLines
* Format header filesFinlay Davidson2023-01-091-0/+1
| | | | In my PR updating clang-format, I forgot to also format the headers.
* Merge branch 'paint-colorchange-vibration' of ↵Jean-François Milants2021-12-021-1/+3
|\ | | | | | | | | | | | | git://github.com/clemensvonmolo/InfiniTime into clemensvonmolo-paint-colorchange-vibration # Conflicts: # src/displayapp/screens/InfiniPaint.h
| * color rotation using modulo, ran clang-format for InfiniPaintClemens von Molo2021-11-011-3/+3
| |
| * InfiniPaint vibrate on colorchange, fix color rotationClemens von Molo2021-10-311-2/+4
| |
* | Add missing standard includesReinhold Gschweicher2021-11-151-0/+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
|
* Changed access modified indentationAvamander2021-04-241-2/+2
|
* Reformatted all the files according to clang-format styleAvamander2021-04-241-3/+2
|
* Big UI and navigation RewriteJoaquim2021-04-041-3/+3
| | | | | | | | | | | 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-12/+11
|
* Reformatted InfiniPaint againAvamander2020-10-091-18/+22
|
* Fixed all the includes that were broken due to the renamesAvamander2020-10-021-1/+1
|
* Renamed displayapp/Screens to displayapp/screensAvamander2020-10-021-0/+35