summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2021-01-21changed command MemoryDataAccessControl from 036 to 0x36 in St7789 classNiall Cooling1-1/+1
2021-01-20Merge pull request #168 from Panky-codes/fix-erratic-batteryJF0025-12/+49
Fix erratic battery
2021-01-20Merge branch piggz/nav into develop:Jean-François Milants279-384/+10816
- fix conflict - add a icon for the navigation app.
2021-01-20Merge pull request #169 from JF002/heartRateSensorJF00229-23/+986
Heart rate sensor
2021-01-20Merge pull request #171 from JF002/fix-lvgl-animationJF0023-5/+56
Fix bug in animation management for lv_label
2021-01-19Music UUID must start with 00000000 instead of 00010000 (copy/paste error)Jean-François Milants1-1/+1
2021-01-19Adapt the UUID of Music service according to new guidelines.Jean-François Milants2-41/+77
2021-01-17Fix bug in animation management for lv_labelJean-François Milants3-5/+56
2021-01-17Add heart rate BLE service.Jean-François Milants9-7/+152
2021-01-17Add License/copyright info in HR related files.Jean-François Milants4-2/+30
2021-01-17Added more descriptive comments in doxygen format.panky-codes1-9/+15
2021-01-17HR Sensor : Add start/stop button to the HeartRate app (the HR sensors stays ↵Jean-François Milants12-35/+98
ON when the app is closed), display the HR value on the Clock app.
2021-01-16Changed float to int in battery controller file.panky-codes1-2/+2
2021-01-16Changed std accumulate to use int instead of a float.panky-codes1-1/+1
2021-01-16Converted all the other float usage to int.panky-codes4-8/+8
2021-01-16Converted percent remaining calc to int.panky-codes3-8/+7
2021-01-16Adjusted the firmware to display percent instead of gfx.panky-codes1-1/+2
2021-01-14Adapted the accumulate function to return float.panky-codes1-1/+2
2021-01-14Implemented a circular buffer and added an average alg for batter remaining ↵panky-codes2-3/+33
percentage.
2021-01-10HR Sensor : do not go to sleep when the HR app is running.Jean-François Milants4-3/+28
2021-01-10First implementation of the HR sensor using 100% foss code (ported from waspos)Jean-François Milants23-12/+714
2021-01-08fix MusicService UUID typo in commentpetter1-1/+1
2021-01-03Merge pull request #154 from jedmijares/twos-gameJF0026-2/+311
Adds 2048 clone game
2021-01-02Rename Pinetime in InfiniTime in sysinfo app.Jean-François Milants1-1/+1
2021-01-02adds 2048 clone gameJed6-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
2020-12-28Add source code license and link to github to system appMichael2-2/+9
2020-12-20Update Paddle.cppZephyrLabs1-1/+0
blankline removal
2020-12-20Update Paddle.cppZephyrLabs1-16/+13
fix uppercase
2020-12-20Update Paddle.hZephyrLabs1-4/+4
fix uppercase
2020-12-20Update Paddle.cppZephyrLabs1-1/+1
tranparent paddle bug fix.
2020-12-08Update Paddle.cppZephyrLabs1-21/+115
added changes from PR
2020-12-08Update Paddle.hZephyrLabs1-105/+10
add changes from PR
2020-12-04Update Symbols.hZephyrLabs1-1/+1
change symbol to correct vale
2020-12-03Update Paddle.cppZephyrLabs1-2/+1
bugfix: add missing class
2020-12-03Update Paddle.hZephyrLabs1-2/+6
bugfix: add missing class
2020-12-03Update DisplayApp.cppZephyrLabs1-1/+1
fixed file typo
2020-12-03Update DisplayApp.cppZephyrLabs1-0/+1
added Paddle header and paddle app screen
2020-12-03Update Apps.hZephyrLabs1-1/+1
added Paddle app
2020-12-03Update Paddle.cppZephyrLabs1-0/+1
create Paddle.cpp
2020-12-03Update Paddle.hZephyrLabs1-0/+1
created Paddle.h
2020-12-03Update jetbrains_mono_bold_20.cZephyrLabs1-1/+0
added paddle symbol in font
2020-12-03Update Readme.mdZephyrLabs1-0/+1
added range of paddle symbol
2020-12-03Update Symbols.hZephyrLabs1-0/+1
added paddle symbol
2020-12-03Update ApplicationList.cppZephyrLabs1-0/+1
added paddle app
2020-12-03Addition of new files in MakeListZephyrLabs9-8/+265
added Paddle.cpp and Paddle.h
2020-12-01Merge pull request #136 from okaestne/include-cleanupJF00291-421/+378
Includes cleanup
2020-12-01Merge pull request #128 from AirHamster/cyrillic-fontJF0022-237/+598
Add Cyrillic symbols into jetbrains font
2020-12-01Merge pull request #124 from IoTPanic/patch-waketime-iotpanicJF0021-7/+5
Reduced interval where the display shows the previous time on wake
2020-11-19Jeez this is what I get for rushing 😬Samuel Archibald1-1/+1
2020-11-19Whoops! Don't look at this XDSamuel Archibald1-1/+1