| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | Adjusted the firmware to display percent instead of gfx. | panky-codes | 2021-01-16 | 1 | -1/+2 | |
| | | | | ||||||
| | * | | Adapted the accumulate function to return float. | panky-codes | 2021-01-14 | 1 | -1/+2 | |
| | | | | ||||||
| | * | | Implemented a circular buffer and added an average alg for batter remaining ↵ | panky-codes | 2021-01-14 | 2 | -3/+33 | |
| | | | | | | | | | | | | | percentage. | |||||
| * | | | Merge branch piggz/nav into develop: | Jean-François Milants | 2021-01-20 | 279 | -384/+10816 | |
| | | | | | | | | | | | | | | | | - fix conflict - add a icon for the navigation app. | |||||
| * | | | Merge pull request #169 from JF002/heartRateSensor | JF002 | 2021-01-20 | 29 | -23/+986 | |
| |\ \ \ | | | | | | | | | Heart rate sensor | |||||
| | * | | | Add heart rate BLE service. | Jean-François Milants | 2021-01-17 | 9 | -7/+152 | |
| | | | | | ||||||
| | * | | | Add License/copyright info in HR related files. | Jean-François Milants | 2021-01-17 | 4 | -2/+30 | |
| | | | | | ||||||
| | * | | | HR Sensor : Add start/stop button to the HeartRate app (the HR sensors stays ↵ | Jean-François Milants | 2021-01-17 | 12 | -35/+98 | |
| | | | | | | | | | | | | | | | | | ON when the app is closed), display the HR value on the Clock app. | |||||
| | * | | | HR Sensor : do not go to sleep when the HR app is running. | Jean-François Milants | 2021-01-10 | 4 | -3/+28 | |
| | | | | | ||||||
| | * | | | First implementation of the HR sensor using 100% foss code (ported from waspos) | Jean-François Milants | 2021-01-10 | 23 | -12/+714 | |
| | | |/ | |/| | ||||||
| * | | | Merge pull request #171 from JF002/fix-lvgl-animation | JF002 | 2021-01-20 | 3 | -5/+56 | |
| |\ \ \ | | | | | | | | | Fix bug in animation management for lv_label | |||||
| | * | | | Fix bug in animation management for lv_label | Jean-François Milants | 2021-01-17 | 3 | -5/+56 | |
| | |/ / | ||||||
| * | | | Music UUID must start with 00000000 instead of 00010000 (copy/paste error) | Jean-François Milants | 2021-01-19 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Adapt the UUID of Music service according to new guidelines. | Jean-François Milants | 2021-01-19 | 2 | -41/+77 | |
| | |/ |/| | ||||||
| * | | fix MusicService UUID typo in comment | petter | 2021-01-08 | 1 | -1/+1 | |
| |/ | ||||||
| * | Merge pull request #154 from jedmijares/twos-game | JF002 | 2021-01-03 | 6 | -2/+311 | |
| |\ | | | | | Adds 2048 clone game | |||||
| | * | adds 2048 clone game | Jed | 2021-01-02 | 6 | -2/+311 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |||||
| * | | Rename Pinetime in InfiniTime in sysinfo app. | Jean-François Milants | 2021-01-02 | 1 | -1/+1 | |
| | | | ||||||
| * | | Add source code license and link to github to system app | Michael | 2020-12-28 | 2 | -2/+9 | |
| |/ | ||||||
| * | Update Paddle.cpp | ZephyrLabs | 2020-12-20 | 1 | -1/+0 | |
| | | | | | blankline removal | |||||
| * | Update Paddle.cpp | ZephyrLabs | 2020-12-20 | 1 | -16/+13 | |
| | | | | | fix uppercase | |||||
| * | Update Paddle.h | ZephyrLabs | 2020-12-20 | 1 | -4/+4 | |
| | | | | | fix uppercase | |||||
| * | Update Paddle.cpp | ZephyrLabs | 2020-12-20 | 1 | -1/+1 | |
| | | | | | tranparent paddle bug fix. | |||||
| * | Update Paddle.cpp | ZephyrLabs | 2020-12-08 | 1 | -21/+115 | |
| | | | | | added changes from PR | |||||
| * | Update Paddle.h | ZephyrLabs | 2020-12-08 | 1 | -105/+10 | |
| | | | | | add changes from PR | |||||
| * | Update Symbols.h | ZephyrLabs | 2020-12-04 | 1 | -1/+1 | |
| | | | | | change symbol to correct vale | |||||
| * | Update Paddle.cpp | ZephyrLabs | 2020-12-03 | 1 | -2/+1 | |
| | | | | | bugfix: add missing class | |||||
| * | Update Paddle.h | ZephyrLabs | 2020-12-03 | 1 | -2/+6 | |
| | | | | | bugfix: add missing class | |||||
| * | Update DisplayApp.cpp | ZephyrLabs | 2020-12-03 | 1 | -1/+1 | |
| | | | | | fixed file typo | |||||
| * | Update DisplayApp.cpp | ZephyrLabs | 2020-12-03 | 1 | -0/+1 | |
| | | | | | added Paddle header and paddle app screen | |||||
| * | Update Apps.h | ZephyrLabs | 2020-12-03 | 1 | -1/+1 | |
| | | | | | added Paddle app | |||||
| * | Update Paddle.cpp | ZephyrLabs | 2020-12-03 | 1 | -0/+1 | |
| | | | | | create Paddle.cpp | |||||
| * | Update Paddle.h | ZephyrLabs | 2020-12-03 | 1 | -0/+1 | |
| | | | | | created Paddle.h | |||||
| * | Update jetbrains_mono_bold_20.c | ZephyrLabs | 2020-12-03 | 1 | -1/+0 | |
| | | | | | added paddle symbol in font | |||||
| * | Update Readme.md | ZephyrLabs | 2020-12-03 | 1 | -0/+1 | |
| | | | | | added range of paddle symbol | |||||
| * | Update Symbols.h | ZephyrLabs | 2020-12-03 | 1 | -0/+1 | |
| | | | | | added paddle symbol | |||||
| * | Update ApplicationList.cpp | ZephyrLabs | 2020-12-03 | 1 | -0/+1 | |
| | | | | | added paddle app | |||||
| * | Addition of new files in MakeList | ZephyrLabs | 2020-12-03 | 9 | -8/+265 | |
| | | | | | added Paddle.cpp and Paddle.h | |||||
| * | Merge pull request #136 from okaestne/include-cleanup | JF002 | 2020-12-01 | 91 | -421/+378 | |
| |\ | | | | | Includes cleanup | |||||
| | * | Delete Tab.cpp and Tab.h | okaestne | 2020-11-17 | 2 | -89/+0 | |
| | | | | | | | | | as discussed with JF | |||||
| | * | fix TWI includes | okaestne | 2020-11-16 | 1 | -0/+2 | |
| | | | ||||||
| | * | Include cleanup: displayapp + screens | okaestne | 2020-11-16 | 39 | -196/+169 | |
| | | | ||||||
| | * | Include cleanup: components | okaestne | 2020-11-16 | 35 | -116/+199 | |
| | | | ||||||
| | * | Include cleanup: drivers | okaestne | 2020-11-15 | 17 | -34/+22 | |
| | | | ||||||
| * | | Merge pull request #128 from AirHamster/cyrillic-font | JF002 | 2020-12-01 | 2 | -237/+598 | |
| |\ \ | | | | | | | Add Cyrillic symbols into jetbrains font | |||||
| | * | | fonts: readme: add cyrillic symbols UTF-8 range | Ilia Zarubin | 2020-11-07 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | fonts: add cyrillic symbols in mono bold font | Ilia Zarubin | 2020-11-07 | 1 | -236/+597 | |
| | |/ | | | | | | | | | Just converted jetbrains and awesome fonts with additional cyrillic symbols. | |||||
| * | | Merge pull request #124 from IoTPanic/patch-waketime-iotpanic | JF002 | 2020-12-01 | 1 | -7/+5 | |
| |\ \ | | | | | | | Reduced interval where the display shows the previous time on wake | |||||
| | * | | Jeez this is what I get for rushing 😬 | Samuel Archibald | 2020-11-19 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Whoops! Don't look at this XD | Samuel Archibald | 2020-11-19 | 1 | -1/+1 | |
| | | | | ||||||
