summaryrefslogtreecommitdiff
path: root/src/displayapp
AgeCommit message (Expand)AuthorFilesLines
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 Keller3-61/+79
2022-01-04Add start of settings app for senstivity.Tim Keller5-2/+127
2022-01-04Added Shake to wakeTim Keller2-1/+9
2022-01-02resolve conflictsSteveAmor1-3/+0
2022-01-02resolves conflictsSteveAmor99-741/+1104
2022-01-02resolves conflictsSteveAmor4-7/+3
2022-01-01Improved notification timeoutRiku Isokoski3-18/+48
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-settingsJF9-402/+334
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-23Add airplane mode featureJames A. Jerkins15-61/+209
2021-12-11FIX: AlarmTriggered fall through to ShowPairingKeyJames A. Jerkins1-0/+1
2021-12-09Merge remote-tracking branch 'upstream/develop' into pts-settingsKieran Cawthray24-131/+446
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 Isokoski7-100/+63
2021-12-09Style improvementsAvamander1-1/+2
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-weatherAvamander5-0/+56
2021-12-09Fix for passkey screen scrambleJames A. Jerkins3-9/+17
2021-12-09Connect and bond with a passkeyJames A. Jerkins5-0/+48
2021-12-06Include Colors.hKieran Cawthray1-0/+1
2021-12-05Merge remote-tracking branch 'upstream/develop' into pts-settingsKieran Cawthray87-188/+208
2021-12-04Fixed air quality amounts being off by a few orders of magnitudeAvamander1-1/+1
2021-12-04Revert wrong change to DisplayAppAvamander1-6/+1
2021-12-04Removed float usage from displayAvamander1-4/+4
2021-12-04Better cleanup, bugfixes and improvements in weather parsing. UI improvementsAvamander2-5/+10
2021-12-04Improved debug UI.Avamander1-0/+24
2021-12-04Improved UI and fixed a bugAvamander1-0/+20
2021-12-04Bunch of bugs fixed, improved error handling, debug UI additionAvamander3-61/+92