summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-01-03Merge pull request #154 from jedmijares/twos-gameJF002
Adds 2048 clone game
2021-01-02Rename Pinetime in InfiniTime in sysinfo app.Jean-François Milants
2021-01-02adds 2048 clone gameJed
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-02Merge pull request #151 from nobodywasishere/copying-conditionJF002
Add source code license and link to github to system app
2020-12-28Add source code license and link to github to system appMichael
2020-12-23Merge pull request #149 from Nuxij/unified-dockerfileJF002
Unify the Dockerfiles by fleshing out build.sh
2020-12-22Improve the post_build again, again?Joe Eaves
2020-12-22Make the post_build output a little cleanerJoe Eaves
2020-12-22Make TOOLS_DIR if neededJoe Eaves
Added some extra dir names to gitignore
2020-12-22Generate post_build.sh into CMAKE_CURRENT_BINARY_DIRJoe Eaves
2020-12-21Integrate improvements from #137Joe Eaves
Also fixed a bug with empty quoted strings
2020-12-21Unify the Dockerfiles by fleshing out build.shJoe Eaves
Script is written to handle it's own dependencies so it can be used within Docker or on the host system
2020-12-20Merge pull request #147 from ZephyrLabs/Paddle-appJF002
Paddle-app (updated)
2020-12-20Update Paddle.cppZephyrLabs
blankline removal
2020-12-20Update Paddle.cppZephyrLabs
fix uppercase
2020-12-20Update Paddle.hZephyrLabs
fix uppercase
2020-12-20Update Paddle.cppZephyrLabs
tranparent paddle bug fix.
2020-12-19Merge pull request #137 from pfeerick/dockerJF002
Add docker hub image, and other tweaks to docker image and documentation
2020-12-15Missed username for some Docker Hub commandsPeter Feerick
2020-12-13Minor changes to docker doc wordingPeter Feerick
2020-12-12Add Docker Hub info to docs and tweak instructionsPeter Feerick
2020-12-12Add cleanup and make download stages more readablePeter Feerick
2020-12-12Expand update block for readability and add cleanupPeter Feerick
2020-12-12Move user block to reduce layer change breakage + tweaksPeter Feerick
2020-12-12Reference specific architecturesPeter Feerick
2020-12-08Update Paddle.cppZephyrLabs
added changes from PR
2020-12-08Update Paddle.hZephyrLabs
add changes from PR
2020-12-04Update Symbols.hZephyrLabs
change symbol to correct vale
2020-12-03Update Paddle.cppZephyrLabs
bugfix: add missing class
2020-12-03Update Paddle.hZephyrLabs
bugfix: add missing class
2020-12-03Update DisplayApp.cppZephyrLabs
fixed file typo
2020-12-03Update DisplayApp.cppZephyrLabs
added Paddle header and paddle app screen
2020-12-03Update Apps.hZephyrLabs
added Paddle app
2020-12-03Update Paddle.cppZephyrLabs
create Paddle.cpp
2020-12-03Update Paddle.hZephyrLabs
created Paddle.h
2020-12-03Update jetbrains_mono_bold_20.cZephyrLabs
added paddle symbol in font
2020-12-03Update Readme.mdZephyrLabs
added range of paddle symbol
2020-12-03Update Symbols.hZephyrLabs
added paddle symbol
2020-12-03Update ApplicationList.cppZephyrLabs
added paddle app
2020-12-03Addition of new files in MakeListZephyrLabs
added Paddle.cpp and Paddle.h
2020-12-01Merge pull request #139 from pfeerick/rename-dockerfilesJF002
Rename dockerfile folders to correct architectures
2020-12-01Merge pull request #136 from okaestne/include-cleanupJF002
Includes cleanup
2020-12-01Merge pull request #128 from AirHamster/cyrillic-fontJF002
Add Cyrillic symbols into jetbrains font
2020-12-01Merge pull request #124 from IoTPanic/patch-waketime-iotpanicJF002
Reduced interval where the display shows the previous time on wake
2020-11-20Merge branch 'develop' of https://github.com/JF002/Pinetime into developJF
2020-11-20Add new Getting started doc.JF
2020-11-20Rename dockerfile folders to correct architecturesPeter Feerick
2020-11-19Jeez this is what I get for rushing 😬Samuel Archibald
2020-11-19Whoops! Don't look at this XDSamuel Archibald
2020-11-19Readability and fixSamuel Archibald