summaryrefslogtreecommitdiff
path: root/src/ui/screen_settings.cpp
AgeCommit message (Collapse)Author
2023-09-26Make NVS access synchronous againjacqueline
Everything relevant is back in internal ram, and likely to stay there.
2023-09-26std::string -> std::pmr::string in psramjacqueline
2023-09-22make bluetooth pairing ui functionaljacqueline
2023-09-04Support changing max volume, persisted to nvsjacqueline
2023-09-04Fix incorrect settings submenujacqueline
2023-08-30Use a service locator instead of passing around subsets of drivers between FSMsjacqueline
2023-08-29store the screen brightness in nvsjacqueline
2023-08-29Add a brightness slider to settingsjacqueline
2023-08-25Add placeholder settings UIjacqueline