summaryrefslogtreecommitdiff
path: root/src/systemtask/SystemTask.cpp
AgeCommit message (Expand)Author
2021-09-16Merge upstreamMark Russell
2021-09-16Fixes per Riksu9000's feedbackMark Russell
2021-09-14Merge branch 'develop' into disable_notif_onlyRiku Isokoski
2021-09-14Merge branch 'develop' into update_touch_driverRiku Isokoski
2021-09-13Fixes based on code reviews (formatting, UI code)Mark Russell
2021-09-13Merge branch 'develop' into disable_notif_onlyRiku Isokoski
2021-09-13Merge branch 'refactor_adv' of https://github.com/evergreen22/InfiniTime into...Jean-François Milants
2021-09-13Merge pull request #549 from hubmartin/pinmapJF002
2021-09-13docs: Fix a few typos (#606)Tim Gates
2021-09-13Merge branch 'develop' into pinmaphubmartin
2021-09-12Toggle notifications only, keep vibrations.Riku Isokoski
2021-09-10Created basic alarm appMark Russell
2021-09-05Advertise fast for at least 30 secs then slow downJames A. Jerkins
2021-08-30Merge remote-tracking branch 'upstream/develop' into timer_battery_readingRiku Isokoski
2021-08-29WIP Refactor ble advertisingJames A. Jerkins
2021-08-29Merge branch 'develop' into pinmaphubmartin
2021-08-28Fix wake on tap/double tap.Jean-François Milants
2021-08-28Merge branch 'develop' into update_touch_driverRiku Isokoski
2021-08-28Merge branch 'develop' into timer_battery_readingRiku Isokoski
2021-08-28Fix touchinfo typo in SystemTask.Jean-François Milants
2021-08-28Merge branch 'twimaster_rework' of https://github.com/Riksu9000/InfiniTime in...Jean-François Milants
2021-08-22Merge branch 'develop' into pinmaphubmartin
2021-08-19Move Backup to the system task.Tim Keller
2021-08-18Merge branch 'develop' into new_touch_handlerRiku Isokoski
2021-08-18Automatic error detectionRiku Isokoski
2021-08-17Merge branch 'develop' into update_touch_driverRiku Isokoski
2021-08-14Merge branch 'develop' into timer_battery_readingRiku Isokoski
2021-08-14Make battery reading periodic. Add events. Disable pullupRiku Isokoski
2021-08-10Make diff smaller and revert some changes in DisplayAppRiku Isokoski
2021-08-10Rework TouchHandler into not a taskRiku Isokoski
2021-08-10Only enable the bus when neededRiku Isokoski
2021-08-03PinMap with namespace and constexprhubmartin
2021-08-01Remove leftoverRiku Isokoski
2021-08-01ImprovementsRiku Isokoski
2021-08-01Merge branch 'develop' into HEADRiku Isokoski
2021-07-25Merge branch 'develop' into new_touch_handlerRiku Isokoski
2021-07-24Dim screen before sleep (#464)Riku Isokoski
2021-07-23Merge branch 'develop' into new_touch_handlerRiku Isokoski
2021-07-22Make firmware updating more foolproof (#469)Riku Isokoski
2021-07-18UpdateRiku Isokoski
2021-07-15Fix touch wakeup and code cleanupRiku Isokoski
2021-07-15Fix most issuesRiku Isokoski
2021-07-15New touch handler, with issuesRiku Isokoski
2021-07-14Merge branch 'develop' into update_touch_driverRiku Isokoski
2021-07-14Multiple wakeup sources (#290)Kozova1
2021-07-14Update touchpad driverRiku Isokoski
2021-07-11Notify battery level every 10 minutes when connected to a BLE host.Jean-François Milants
2021-07-11Using littlefs (#438)joaquim.org
2021-06-19Add support for BMA425 acceleration sensor. (#440)JF002
2021-06-12Move most of the code from the constructor of the objects statically initiali...Jean-François Milants