| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-01-24 | Revert invalid changes in Navigation.h and add missing changes in ↵ | Jean-François Milants | |
| Notifications.h. | |||
| 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-23 | fix merge issue | jlukanc | |
| 2021-01-23 | fis merge conflict? | jlukanc | |
| 2021-01-23 | Merge pull request #178 from petterhs/docker | JF002 | |
| check for cmake build-success before running post-build.sh | |||
| 2021-01-23 | Merge pull request #175 from nscooling/fix_octal_error_in_St7789_list | JF002 | |
| changed command MemoryDataAccessControl from 036 to 0x36 in St7789 class | |||
| 2021-01-23 | Merge pull request #172 from Avamander/patch-1 | JF002 | |
| Create FUNDING.yml | |||
| 2021-01-23 | remove unneeded defines | jlukanc | |
| 2021-01-23 | Upgrade feature list in main README.md file. | Jean-François Milants | |
| 2021-01-23 | Set version to 0.11.0 | Jean-François Milants | |
| 2021-01-23 | check for cmake build-success before running post-build.sh | petter | |
| 2021-01-21 | change Notification Event base UUID | petter | |
| 2021-01-21 | change Notification Event UUID | petter | |
| 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-21 | changed command MemoryDataAccessControl from 036 to 0x36 in St7789 class | Niall Cooling | |
| 2021-01-20 | Merge pull request #173 from michaelPotter/patch-1 | JF002 | |
| Fix config file discrepancy | |||
| 2021-01-20 | Merge pull request #168 from Panky-codes/fix-erratic-battery | JF002 | |
| Fix erratic battery | |||
| 2021-01-20 | Merge branch 'piggz-nav' into develop | Jean-François Milants | |
| 2021-01-20 | Merge branch piggz/nav into develop: | Jean-François Milants | |
| - fix conflict - add a icon for the navigation app. | |||
| 2021-01-20 | Merge pull request #169 from JF002/heartRateSensor | JF002 | |
| Heart rate sensor | |||
| 2021-01-20 | Merge pull request #171 from JF002/fix-lvgl-animation | JF002 | |
| Fix bug in animation management for lv_label | |||
| 2021-01-20 | Merge pull request #174 from JF002/fixMusicServiceUUID | JF002 | |
| Fix music service UUID | |||
| 2021-01-19 | Music UUID must start with 00000000 instead of 00010000 (copy/paste error) | Jean-François Milants | |
| 2021-01-19 | Adapt the UUID of Music service according to new guidelines. | Jean-François Milants | |
| 2021-01-19 | Add guideline to chose the UUID of custom BLE services in docs. | Jean-François Milants | |
| 2021-01-19 | Fix config file discrepancy | Michael Potter | |
| Fixes a discrepancy with config file naming. The config files it tells you to create end in ocd, but the example flash command uses a filename ending in cfg | |||
| 2021-01-17 | Create FUNDING.yml | Avamander | |
| Added a link to the LiberaPay donation page | |||
| 2021-01-17 | Fix bug in animation management for lv_label | Jean-François Milants | |
| 2021-01-17 | Add heart rate BLE service. | Jean-François Milants | |
| 2021-01-17 | Add License/copyright info in HR related files. | Jean-François Milants | |
| 2021-01-17 | Added more descriptive comments in doxygen format. | panky-codes | |
| 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-16 | Changed float to int in battery controller file. | panky-codes | |
| 2021-01-16 | Changed std accumulate to use int instead of a float. | panky-codes | |
| 2021-01-16 | Converted all the other float usage to int. | panky-codes | |
| 2021-01-16 | Converted percent remaining calc to int. | panky-codes | |
| 2021-01-16 | Adjusted the firmware to display percent instead of gfx. | panky-codes | |
| 2021-01-16 | add motor to notifs, fix tabs in motorcontroller.h | jlukanc | |
| 2021-01-16 | add motorcontroller to cmake | jlukanc | |
| 2021-01-16 | add non-blocking motor controller | jlukanc | |
| 2021-01-14 | Adapted the accumulate function to return float. | panky-codes | |
| 2021-01-14 | Implemented a circular buffer and added an average alg for batter remaining ↵ | panky-codes | |
| percentage. | |||
| 2021-01-13 | Merge pull request #160 from petterhs/fixMusicUUIDTypo | JF002 | |
| fix MusicService UUID typo in comment | |||
| 2021-01-13 | Merge pull request #150 from Nuxij/gitpod-config | JF002 | |
| Custom Dockerfile for gitpod.io | |||
| 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 | |
| 2021-01-08 | fix MusicService UUID typo in comment | petter | |
| 2021-01-05 | Use root for package installation | Joe Eaves | |
| And forget the chown. sudo can be used if the dependencies ever need to be updated "live" | |||
| 2021-01-05 | Custom Dockerfile for gitpod.io | Joe Eaves | |
| Little configuration to give https://gitpod.io users an environment with the SDKs pre-installed | |||
| 2021-01-04 | Set version to 0.10.0. | Jean-François Milants | |
