summaryrefslogtreecommitdiff
path: root/src/systemtask/SystemTask.cpp
AgeCommit message (Expand)AuthorFilesLines
2022-01-26Merge pull request #903 from Riksu9000/improved_notif_timeoutJF1-0/+1
2022-01-04Merge branch 'ShakeWake' of https://github.com/geekbozu/InfiniTime into geekb...Jean-François Milants1-7/+13
2022-01-04Adds enum class for chimes optionSteveAmor1-2/+2
2022-01-04Add start of settings app for senstivity.Tim Keller1-1/+2
2022-01-04CleanupTim Keller1-1/+1
2022-01-04Added Shake to wakeTim Keller1-7/+12
2022-01-02resolves conflictsSteveAmor1-38/+122
2022-01-01Improved notification timeoutRiku Isokoski1-0/+1
2021-12-10List Dir works?Tim Keller1-0/+13
2021-12-09Fixed unpopped diagnosticAvamander1-1/+1
2021-12-09Improved format specifiers, bracing, removed C-style casts, whitespace fixes ...Avamander1-17/+28
2021-12-09Break not return thanks @FintasticManTim Keller1-1/+1
2021-12-09Adjust systemtask to respect doNotGoToSleep.Tim Keller1-1/+4
2021-12-09Adjust BLE/LL stacks, style, comments, refactoringJames A. Jerkins1-1/+2
2021-12-09Persist bond between rebootsJames A. Jerkins1-1/+2
2021-12-09Connect and bond with a passkeyJames A. Jerkins1-0/+7
2021-11-15Update includes to to be relative to src directoryReinhold Gschweicher1-1/+1
2021-11-07Fix previous commit, call touchPanel.Init() even if we disabled the touch con...Jean-François Milants1-0/+1
2021-11-07Disable the warning that is displayed when the initialization of the touch co...Jean-François Milants1-0/+5
2021-11-07format changesSteveAmor1-2/+2
2021-11-07Chimes optionSteveAmor1-0/+20
2021-10-25Make it so special actions can be input while sleeping, like in #480Riku Isokoski1-4/+8
2021-10-25Only wake up on press. Fixes issue with longer press and sleepRiku Isokoski1-5/+4
2021-10-25Return button action instead of pushing messagesRiku Isokoski1-26/+44
2021-10-25Use enum classes, remove old commentRiku Isokoski1-2/+2
2021-10-25Newer buttonhandlerRiku Isokoski1-21/+42
2021-10-17Add MotionService : expose step count and RAW X/Y/Z values to the host.Jean-François Milants1-1/+2
2021-10-14Make new notifications refresh idle timerFederico Igne1-5/+8
2021-10-10Merge branch 'update_touch_driver' of git://github.com/Riksu9000/InfiniTime i...Jean-François Milants1-2/+7
2021-10-09Remove call to `batteryController.Update();` which was replaced by `batteryCo...Jean-François Milants1-3/+0
2021-10-09Merge pull request #715 from hubmartin/gpiote-fixJF1-9/+10
2021-10-09Merge pull request #719 from Riksu9000/improve_battery_reportingJF1-9/+6
2021-10-09Don't measure and notify percentage on charging event.Riku Isokoski1-3/+4
2021-10-08Call also ReloadIdleTimerhubmartin1-0/+1
2021-10-08Add wake on charge eventhubmartin1-0/+3
2021-10-05Merge branch 'develop' into update_touch_driverRiku Isokoski1-3/+5
2021-10-04Improve battery percentage calculation and reportingRiku Isokoski1-6/+2
2021-10-03Code cleanuphubmartin1-6/+0
2021-10-03Call battery controller updatehubmartin1-1/+3
2021-10-03GPIOTE fix of button and power detection experimenthubmartin1-9/+13
2021-09-23Merge pull request #664 from Riksu9000/disable_notif_onlyJF0021-3/+5
2021-09-18Merge branch 'develop' into update_touch_driverRiku Isokoski1-0/+14
2021-09-18Merge branch 'PersistantStorage' of git://github.com/geekbozu/InfiniTime into...Jean-François Milants1-0/+1
2021-09-16resolve conflict in src/systemtask/Messages.hMark Russell1-27/+35
2021-09-16Revert "Merge upstream"Mark Russell1-35/+27
2021-09-16Merge upstreamMark Russell1-27/+35
2021-09-16Fixes per Riksu9000's feedbackMark Russell1-1/+1
2021-09-14Merge branch 'develop' into disable_notif_onlyRiku Isokoski1-2/+3
2021-09-14Merge branch 'develop' into update_touch_driverRiku Isokoski1-33/+43
2021-09-13Fixes based on code reviews (formatting, UI code)Mark Russell1-2/+1