summaryrefslogtreecommitdiff
path: root/src/components/settings/Settings.h
AgeCommit message (Expand)AuthorFilesLines
2022-06-11Bump settings version (#1)Diego Miguel1-1/+1
2022-06-11Implement SettingWatchFace listDiego Miguel1-0/+9
2022-06-11Fixes in side cover togglingDiego Miguel1-4/+6
2022-06-11Add Infineat settings to settings controllerDiego Miguel1-0/+24
2022-06-05Apply clang-format to all C++ filesFinlay Davidson1-14/+13
2022-04-02Replace airplane mode with a bluetooth toggleRiku Isokoski1-1/+1
2022-02-20Merge branch 'airplane-mode' of https://github.com/evergreen22/InfiniTime int...Jean-François Milants1-5/+5
2022-02-20Merge branch 'airplane-mode' of https://github.com/evergreen22/InfiniTime int...Jean-François Milants1-4/+35
2022-02-13Merge branch 'statusBarTimeFormat' of https://github.com/mruss77/InfiniTime i...Jean-François Milants1-1/+0
2022-01-04Merge branch 'ShakeWake' of https://github.com/geekbozu/InfiniTime into geekb...Jean-François Milants1-4/+18
2022-01-04Adds enum class for chimes optionSteveAmor1-6/+7
2022-01-04Actually save the thresholdTim Keller1-1/+5
2022-01-04Better Sensitivity UI, Calibration button addedTim Keller1-2/+1
2022-01-04Add averaging to wake threshold. Makes it take more then just a "flick" to tu...Tim Keller1-2/+2
2022-01-04Add start of settings app for senstivity.Tim Keller1-2/+11
2022-01-04Added Shake to wakeTim Keller1-3/+5
2022-01-02resolves conflictsSteveAmor1-1/+0
2021-12-23Add airplane mode featureJames A. Jerkins1-4/+35
2021-12-02Settings: remove unused driver includeReinhold Gschweicher1-1/+0
2021-11-10Status bar displays time in 12 or 24 hour format based on settingsMark Russell1-1/+0
2021-11-07update settings versionSteveAmor1-1/+1
2021-11-07Chimes optionSteveAmor1-0/+11
2021-09-13Merge branch 'develop' into disable_notif_onlyRiku Isokoski1-1/+1
2021-09-12Merge pull request #617 from ColinKinloch/wake_up_mode_setting_changeJF0021-1/+1
2021-09-12Toggle notifications only, keep vibrations.Riku Isokoski1-7/+7
2021-08-28Settings : use enums instead of ints to store colors. Group all PTS settings ...Jean-François Milants1-20/+26
2021-08-26Correct change test for wake up mode settingColin Kinloch1-1/+1
2021-07-25Increment settings value, remove old hacky fixKieran Cawthray1-1/+1
2021-07-20Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpickerKieran Cawthray1-8/+31
2021-07-14Multiple wakeup sources (#290)Kozova11-8/+31
2021-07-12Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpickerKieran Cawthray1-30/+28
2021-07-11Using littlefs (#438)joaquim.org1-30/+28
2021-06-24PineTimeStyle color picker add settings integrationKieran Cawthray1-0/+31
2021-05-18Revert "Reset"Kieran Cawthray1-1/+9
2021-05-18ResetKieran Cawthray1-9/+1
2021-04-26Merge branch 'develop' ofJoaquim1-98/+123
2021-04-24Changed access modified indentationAvamander1-2/+2
2021-04-24Reformatted all the files according to clang-format styleAvamander1-92/+115
2021-04-20Fix button size and default step goalJoaquim1-1/+1
2021-04-19New Steps appJoaquim1-0/+6
2021-04-04Big UI and navigation RewriteJoaquim1-6/+81
2021-02-24Multi face support, analog clock, 12/24 configJoaquim1-0/+30