summaryrefslogtreecommitdiff
path: root/src/displayapp/screens
AgeCommit message (Expand)AuthorFilesLines
2022-01-26Merge pull request #903 from Riksu9000/improved_notif_timeoutJF2-16/+46
2022-01-20PTS and digital watchface code cleanupsRiku Isokoski4-118/+79
2022-01-06Update shakewake menu optionRiku Isokoski1-1/+1
2022-01-05Merge pull request #912 from SteveAmor/chimesradioJF1-0/+4
2022-01-04Updates radio button styleSteveAmor1-0/+4
2022-01-04Merge branch 'ShakeWake' of https://github.com/geekbozu/InfiniTime into geekb...Jean-François Milants5-10/+188
2022-01-04Adds enum class for chimes optionSteveAmor1-4/+12
2022-01-04Fix setting removing it self from wake settings when opening calibration wind...Tim Keller2-3/+4
2022-01-04Made calibration window enable Accel wakeups for setting and calibration even...Tim Keller2-1/+9
2022-01-04Remove "fancy" settings display and always show ShakeWakeThresholdSettingTim Keller1-14/+10
2022-01-04Fixed button color changingTim Keller2-9/+9
2022-01-04Added visual aide for shake strengthTim Keller2-37/+60
2022-01-04Raise calibration timeout to 7.5 secondsTim Keller1-15/+15
2022-01-04Fix crash upon leaving app.Tim Keller2-27/+20
2022-01-04Make arc moveable, and clear previous setting on calibrateTim Keller1-2/+5
2022-01-04Actually save the thresholdTim Keller2-7/+18
2022-01-04Better Sensitivity UI, Calibration button addedTim Keller2-60/+78
2022-01-04Add start of settings app for senstivity.Tim Keller3-1/+119
2022-01-04Added Shake to wakeTim Keller2-1/+9
2022-01-02resolves conflictsSteveAmor88-709/+1034
2022-01-02resolves conflictsSteveAmor2-2/+2
2022-01-01Improved notification timeoutRiku Isokoski2-16/+46
2021-12-30Ran clang-formatStephanie1-2/+1
2021-12-30Renamed confusing variables and general cleanupStephanie2-19/+17
2021-12-30Changed text to left padStephanie1-7/+9
2021-12-30Moved trip meter update to MotionController and changed trip meter logicStephanie1-11/+3
2021-12-30Changed lap counter to trip meterStephanie2-29/+39
2021-12-30Added "lap" button to step counterStephanie2-8/+50
2021-12-30Add missing breakRiku Isokoski1-0/+1
2021-12-30Improve gesture consistency across the firmwareRiku Isokoski3-6/+24
2021-12-30Merge pull request #718 from kieranc/pts-settingsJF7-392/+330
2021-12-30InfiniPaint: add missing include algorithm for std::fillReinhold Gschweicher1-0/+2
2021-12-30Use Bluetooth brand color for BLE logo #0082FChubmartin1-1/+1
2021-12-30Real white nowhubmartin1-1/+1
2021-12-30WatchFaceDigital - BLE symbol changed to white colorhubmartin1-1/+1
2021-12-09Merge remote-tracking branch 'upstream/develop' into pts-settingsKieran Cawthray20-129/+432
2021-12-09Organize includesRiku Isokoski3-6/+9
2021-12-09Move radio button styling to a single placeRiku Isokoski5-18/+23
2021-12-09Optimize arraysRiku Isokoski6-9/+15
2021-12-09Fix too small arrayRiku Isokoski1-1/+1
2021-12-09Style checkboxes as radio buttonsRiku Isokoski6-99/+63
2021-12-09Improved format specifiers, bracing, removed C-style casts, whitespace fixes ...Avamander5-14/+16
2021-12-09Remove commented codeKieran Cawthray1-2/+0
2021-12-09Adjust icon alignment only on IsUpdated()Kieran Cawthray2-11/+18
2021-12-09Alignment fixesKieran Cawthray1-5/+12
2021-12-09Merge branch 'develop' into patch-weatherAvamander2-0/+45
2021-12-09Fix for passkey screen scrambleJames A. Jerkins2-6/+14
2021-12-09Connect and bond with a passkeyJames A. Jerkins2-0/+37
2021-12-06Include Colors.hKieran Cawthray1-0/+1
2021-12-05Merge remote-tracking branch 'upstream/develop' into pts-settingsKieran Cawthray77-162/+175