summaryrefslogtreecommitdiff
path: root/src/displayapp/screens/settings/Settings.h
AgeCommit message (Collapse)Author
2022-06-07Preallocate blocks for tiled multi-screen menus (requires C++17)Michele Bini
2022-06-07Replace magic values with appsPerScreen and entriesPerScreenRiku Isokoski
2022-06-07Automatically create enough screens for all apps and settingsRiku Isokoski
2022-02-20Merge branch 'airplane-mode' of https://github.com/evergreen22/InfiniTime ↵Jean-François Milants
into evergreen22-airplane-mode Apply a few changes that were requested in the PR during the review. # Conflicts: # src/CMakeLists.txt # src/displayapp/Apps.h # src/displayapp/DisplayApp.cpp # src/displayapp/Messages.h # src/displayapp/screens/settings/Settings.cpp
2021-08-28Merge pull request #458 from kieranc/pinetimestyle-colorpickerJF002
Add color picker for PineTimeStyle watchface
2021-07-19Refresh reworkRiku Isokoski
2021-06-24PineTimeStyle color picker initial commitKieran Cawthray
2021-06-10Minor improvements: use std::make_unique when creating unique_ptr, check the ↵Jean-François Milants
code is running from an IRQ before calling xQueueSendFromISR or xQueueSend)
2021-04-24Changed access modified indentationAvamander
2021-04-24Reformatted all the files according to clang-format styleAvamander
2021-04-04Big UI and navigation RewriteJoaquim
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...