summaryrefslogtreecommitdiff
path: root/src/displayapp/screens/settings/Settings.h
AgeCommit message (Collapse)AuthorFilesLines
2021-08-28Merge pull request #458 from kieranc/pinetimestyle-colorpickerJF0021-1/+2
Add color picker for PineTimeStyle watchface
2021-07-19Refresh reworkRiku Isokoski1-2/+0
2021-06-24PineTimeStyle color picker initial commitKieran Cawthray1-1/+2
2021-06-10Minor improvements: use std::make_unique when creating unique_ptr, check the ↵Jean-François Milants1-1/+0
code is running from an IRQ before calling xQueueSendFromISR or xQueueSend)
2021-04-24Changed access modified indentationAvamander1-2/+2
2021-04-24Reformatted all the files according to clang-format styleAvamander1-17/+12
2021-04-04Big UI and navigation RewriteJoaquim1-0/+37
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...