summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2022-01-26Merge pull request #954 from NeroBurner/music_initialize_lastLengthJF1-1/+1
2022-01-26Merge pull request #959 from NeroBurner/stopwatch_include_cleanupJF2-7/+4
2022-01-26Merge pull request #531 from hatmajster/heart-rate-gain-settingJF1-2/+2
2022-01-26Merge pull request #876 from yehoshuapw/hrs-driver-changesJF3-8/+7
2022-01-26Merge pull request #903 from Riksu9000/improved_notif_timeoutJF4-18/+49
2022-01-26Merge pull request #939 from NeroBurner/buttonHandler_relative_includeJF2-2/+2
2022-01-26Merge pull request #940 from NeroBurner/systemTask_queue_includeJF1-0/+1
2022-01-26Merge pull request #944 from NeroBurner/no_generated_files_in_source_dirJF1-0/+2
2022-01-26StopWatch: cleanup unused includes and use relative to src includesReinhold Gschweicher2-7/+4
2022-01-25Hrs3300: changed default gain to x8hatmajster1-2/+2
2022-01-23Music: initialize totalLength to have non-random data from the startReinhold Gschweicher1-1/+1
2022-01-20PTS and digital watchface code cleanupsRiku Isokoski4-118/+79
2022-01-17Create Version.h in binary dir instead of src dirReinhold Gschweicher1-0/+2
2022-01-16SystemTask: add missing queue.h include for QueueHandle_tReinhold Gschweicher1-0/+1
2022-01-16ButtonHandler: includes relative to src dirReinhold Gschweicher2-2/+2
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 Milants12-26/+262
2022-01-04Adds enum class for chimes optionSteveAmor3-12/+21
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 Keller3-34/+28
2022-01-04Make arc moveable, and clear previous setting on calibrateTim Keller1-2/+5
2022-01-04Actually save the thresholdTim Keller3-8/+23
2022-01-04Better Sensitivity UI, Calibration button addedTim Keller6-69/+89
2022-01-04Add averaging to wake threshold. Makes it take more then just a "flick" to tu...Tim Keller3-3/+7
2022-01-04Add start of settings app for senstivity.Tim Keller10-8/+145
2022-01-04CleanupTim Keller2-5/+1
2022-01-04Added Shake to wakeTim Keller6-14/+55
2022-01-02resolve conflictsSteveAmor1-3/+0
2022-01-02resolves conflictsSteveAmor181-1060/+3593
2022-01-02resolves conflictsSteveAmor4-7/+3
2022-01-01Improved notification timeoutRiku Isokoski4-18/+49
2021-12-30Ran clang-formatStephanie3-9/+14
2021-12-30Renamed confusing variables and general cleanupStephanie4-21/+18
2021-12-30Changed text to left padStephanie1-7/+9
2021-12-30Moved trip meter update to MotionController and changed trip meter logicStephanie3-15/+13
2021-12-30Changed lap counter to trip meterStephanie3-34/+44
2021-12-30Added "lap" button to step counterStephanie3-8/+57
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-settingsJF10-403/+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