| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-16 | Resolved C++14 Cmake build issues so correctly building to C99/C++14 standards | Niall Cooling | |
| 2021-02-14 | Fix merge conflict. | Jean-François Milants | |
| 2021-02-07 | add vibration toggle | petter | |
| 2021-02-05 | trigger vibration from systemtask | petter | |
| 2021-01-25 | create motorcontroller in main and pass by reference | petter | |
| 2021-01-24 | Handle call notification the same way than other notifications. | Jean-François Milants | |
| Display the call notifications in the Notification app, with buttons to accept/reject the call. | |||
| 2021-01-21 | Add incoming call functionality | Rasmus Schenstrom | |
| Add categories to AlertNotification Add new alert notification screens bases Add Incoming Call Add Modal Add event to AlertNotification Co-authored-by: Robin Karlsson <robin.karlsson@protonmail.com> | |||
| 2021-01-17 | Add heart rate BLE service. | Jean-François Milants | |
| 2021-01-17 | HR Sensor : Add start/stop button to the HeartRate app (the HR sensors stays ↵ | Jean-François Milants | |
| ON when the app is closed), display the HR value on the Clock app. | |||
| 2021-01-10 | HR Sensor : do not go to sleep when the HR app is running. | Jean-François Milants | |
| 2021-01-10 | First implementation of the HR sensor using 100% foss code (ported from waspos) | Jean-François Milants | |
| 2020-12-01 | Merge pull request #136 from okaestne/include-cleanup | JF002 | |
| Includes cleanup | |||
| 2020-11-19 | Jeez this is what I get for rushing 😬 | Samuel Archibald | |
| 2020-11-19 | Whoops! Don't look at this XD | Samuel Archibald | |
| 2020-11-19 | Readability and fix | Samuel Archibald | |
| 2020-11-16 | Include cleanup: components | okaestne | |
| 2020-11-03 | This is the actual fix, reducing the time between LCD is turned back on and ↵ | Samuel Archibald | |
| the next task which will display the time is started. | |||
| 2020-11-03 | Fixed displaying last displayed time for ~100ms on wake | Samuel Archibald | |
| 2020-10-27 | Disable sleep mode on the SPI NOR Flash when the version is unknown. This is ↵ | JF | |
| because the current bootloader (which does not exposes its version) cannot initialize the chip when it's in sleep mode. This feature will be re-enabled when the bootloader expses it's version. | |||
| 2020-10-09 | Made sure to unsuppress the diagnostic check after the infinite loop declaration | Avamander | |
| 2020-10-09 | Minor formatting, diagnostic and documentation changes | Avamander | |
| 2020-10-04 | Merge remote-tracking branch 'origin-origin/patch-3' | Avamander | |
| # Conflicts: # src/systemtask/SystemTask.cpp | |||
| 2020-10-04 | Fixed a typo in SystemTask | Avamander | |
| 2020-10-04 | Minor #include improvements | Avamander | |
| 2020-10-02 | Fixed all the includes that were broken due to the renames | Avamander | |
| 2020-10-02 | Renamed SystemTask/ to systemtask/ | Avamander | |
