summaryrefslogtreecommitdiff
path: root/src/displayapp/screens/settings/Settings.cpp
AgeCommit message (Collapse)AuthorFilesLines
2021-08-08Merge branch 'JF002:develop' into set-datetime-manuallyTim1-2/+2
2021-07-25Add new unique icons for some appsRiku Isokoski1-2/+2
2021-07-09Modified Settings menu as per suggestionTim Taenny1-4/+4
Moved "Set date" and "Set time" to the second page of the Settings menu.
2021-07-09Added new menu entries to Settings pagetimaios1-2/+15
2021-06-10Minor improvements: use std::make_unique when creating unique_ptr, check the ↵Jean-François Milants1-2/+2
code is running from an IRQ before calling xQueueSendFromISR or xQueueSend)
2021-04-26Merge branch 'develop' ofJoaquim1-34/+27
https://github.com/JF002/InfiniTime into StepsApp
2021-04-24Reformatted all the files according to clang-format styleAvamander1-30/+27
2021-04-19New Steps appJoaquim1-1/+1
Settings to set the steps goal More detail in Motion app New 42px Font
2021-04-04Big UI and navigation RewriteJoaquim1-0/+69
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...