| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2021-01-03 | Merge pull request #154 from jedmijares/twos-game | JF002 | |
| Adds 2048 clone game | |||
| 2021-01-02 | Rename Pinetime in InfiniTime in sysinfo app. | Jean-François Milants | |
| 2021-01-02 | adds 2048 clone game | Jed | |
| styles table reads touch events allows moving tiles allows merging tiles improves tile movement allows merging tiles adds score display implements color edit comments adjust game logic disallows double merges | |||
| 2021-01-02 | Merge pull request #151 from nobodywasishere/copying-condition | JF002 | |
| Add source code license and link to github to system app | |||
| 2020-12-28 | Add source code license and link to github to system app | Michael | |
| 2020-12-23 | Merge pull request #149 from Nuxij/unified-dockerfile | JF002 | |
| Unify the Dockerfiles by fleshing out build.sh | |||
| 2020-12-22 | Improve the post_build again, again? | Joe Eaves | |
| 2020-12-22 | Make the post_build output a little cleaner | Joe Eaves | |
| 2020-12-22 | Make TOOLS_DIR if needed | Joe Eaves | |
| Added some extra dir names to gitignore | |||
| 2020-12-22 | Generate post_build.sh into CMAKE_CURRENT_BINARY_DIR | Joe Eaves | |
| 2020-12-21 | Integrate improvements from #137 | Joe Eaves | |
| Also fixed a bug with empty quoted strings | |||
| 2020-12-21 | Unify the Dockerfiles by fleshing out build.sh | Joe Eaves | |
| Script is written to handle it's own dependencies so it can be used within Docker or on the host system | |||
| 2020-12-20 | Merge pull request #147 from ZephyrLabs/Paddle-app | JF002 | |
| Paddle-app (updated) | |||
| 2020-12-20 | Update Paddle.cpp | ZephyrLabs | |
| blankline removal | |||
| 2020-12-20 | Update Paddle.cpp | ZephyrLabs | |
| fix uppercase | |||
| 2020-12-20 | Update Paddle.h | ZephyrLabs | |
| fix uppercase | |||
| 2020-12-20 | Update Paddle.cpp | ZephyrLabs | |
| tranparent paddle bug fix. | |||
| 2020-12-19 | Merge pull request #137 from pfeerick/docker | JF002 | |
| Add docker hub image, and other tweaks to docker image and documentation | |||
| 2020-12-15 | Missed username for some Docker Hub commands | Peter Feerick | |
| 2020-12-13 | Minor changes to docker doc wording | Peter Feerick | |
| 2020-12-12 | Add Docker Hub info to docs and tweak instructions | Peter Feerick | |
| 2020-12-12 | Add cleanup and make download stages more readable | Peter Feerick | |
| 2020-12-12 | Expand update block for readability and add cleanup | Peter Feerick | |
| 2020-12-12 | Move user block to reduce layer change breakage + tweaks | Peter Feerick | |
| 2020-12-12 | Reference specific architectures | Peter Feerick | |
| 2020-12-08 | Update Paddle.cpp | ZephyrLabs | |
| added changes from PR | |||
| 2020-12-08 | Update Paddle.h | ZephyrLabs | |
| add changes from PR | |||
