aboutsummaryrefslogtreecommitdiffstats
path: root/src/systemtask/SystemTask.h
Commit message (Expand)AuthorAgeFilesLines
* Newer buttonhandlerRiku Isokoski2021-10-251-2/+5
* Improve battery percentage calculation and reportingRiku Isokoski2021-10-041-2/+0
* Merge branch 'PersistantStorage' of git://github.com/geekbozu/InfiniTime into...Jean-François Milants2021-09-181-0/+1
|\
| * Move Backup to the system task.Tim Keller2021-08-191-0/+1
* | resolve conflict in src/systemtask/Messages.hMark Russell2021-09-161-11/+5
|\ \
| * \ Merge branch 'develop' into pinmaphubmartin2021-09-131-2/+4
| |\ \
| | * \ Merge branch 'develop' into timer_battery_readingRiku Isokoski2021-08-281-3/+8
| | |\ \
| | * | | Make battery reading periodic. Add events. Disable pullupRiku Isokoski2021-08-141-2/+4
| | | |/ | | |/|
| * | | Merge branch 'develop' into pinmaphubmartin2021-08-291-3/+8
| |\ \ \ | | | |/ | | |/|
| * | | PinMap with namespace and constexprhubmartin2021-08-031-9/+0
| * | | DRAFT: Put gpio pins to separate filehubmartin2021-08-021-1/+2
| | |/ | |/|
* | | Revert "Merge upstream"Mark Russell2021-09-161-5/+11
* | | Merge upstreamMark Russell2021-09-161-11/+5
* | | Created basic alarm appMark Russell2021-09-101-0/+3
| |/ |/|
* | Merge branch 'develop' into new_touch_handlerRiku Isokoski2021-07-251-3/+4
|\|
| * Dim screen before sleep (#464)Riku Isokoski2021-07-241-3/+4
* | Fix touch wakeup and code cleanupRiku Isokoski2021-07-161-4/+9
|/
* Notify battery level every 10 minutes when connected to a BLE host.Jean-François Milants2021-07-111-0/+2
* Using littlefs (#438)joaquim.org2021-07-111-4/+8
* SPI flash sleep if bootloader >= 1.0.0 (#322)Neil O'Fix2021-06-261-0/+4
* Initialize SystemTask, DisplayApp and HeartRateTask as global static variable...Jean-François Milants2021-06-061-32/+21
* Timer App (#355)Florian2021-05-201-0/+3
* Emit event on power-present toggle (#320)David Ventura2021-05-161-1/+3
* Changed access modified indentationAvamander2021-04-241-2/+2
* Reformatted all the files according to clang-format styleAvamander2021-04-241-73/+91
* Merge branch 'develop' into motion-sensorJean-François Milants2021-04-091-3/+2
|\
| * Fix wake up lock in twiJoaquim2021-04-051-1/+1
| * Big UI and navigation RewriteJoaquim2021-04-041-3/+2
* | Reset the step count every day at midnight.Jean-François Milants2021-04-041-3/+4
* | First integration of the motion sensor (bma 421) : step counting + wake on wr...Jean-François Milants2021-04-041-0/+6
|/
* Merge branch 'develop' of github.com:JF002/Pinetime into developJean-François Milants2021-03-201-1/+5
|\
| * Multi face support, analog clock, 12/24 configJoaquim2021-02-241-1/+4
* | Merge branch 'develop' into recovery-firmwareJean-François Milants2021-03-071-4/+5
|\|
| * Fix merge conflict.Jean-François Milants2021-02-141-0/+3
| |\
| | * create motorcontroller in main and pass by referencepetter2021-01-251-0/+3
| * | Handle call notification the same way than other notifications.Jean-François Milants2021-01-241-2/+1
| * | Add incoming call functionalityRasmus Schenstrom2021-01-211-1/+1
| |/
* / Generate pinetime-recovery : a light version of InfiniTime design to be used ...Jean-François Milants2021-01-261-0/+9
|/
* Add heart rate BLE service.Jean-François Milants2021-01-171-1/+1
* HR Sensor : Add start/stop button to the HeartRate app (the HR sensors stays ...Jean-François Milants2021-01-171-2/+1
* HR Sensor : do not go to sleep when the HR app is running.Jean-François Milants2021-01-101-1/+2
* First implementation of the HR sensor using 100% foss code (ported from waspos)Jean-François Milants2021-01-101-2/+9
* Include cleanup: componentsokaestne2020-11-161-7/+13
* Fixed a typo in SystemTaskAvamander2020-10-041-1/+1
* Fixed all the includes that were broken due to the renamesAvamander2020-10-021-4/+5
* Renamed SystemTask/ to systemtask/Avamander2020-10-021-0/+92