| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Merge pull request #150 from Nuxij/gitpod-config | JF002 | 2021-01-13 | 2 | -0/+57 | |
| |\ \ | |/ |/| | Custom Dockerfile for gitpod.io | |||||
| | * | Use root for package installation | Joe Eaves | 2021-01-05 | 1 | -3/+4 | |
| | | | | | | | | | | | And forget the chown. sudo can be used if the dependencies ever need to be updated "live" | |||||
| | * | Custom Dockerfile for gitpod.io | Joe Eaves | 2021-01-05 | 2 | -0/+56 | |
| | | | | | | | | | Little configuration to give https://gitpod.io users an environment with the SDKs pre-installed | |||||
| * | | Set version to 0.10.0. | Jean-François Milants | 2021-01-04 | 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 | |
| | | | | ||||||
| * | | | Merge pull request #151 from nobodywasishere/copying-condition | JF002 | 2021-01-02 | 2 | -2/+9 | |
| |\ \ \ | |/ / |/| | | Add source code license and link to github to system app | |||||
| | * | | Add source code license and link to github to system app | Michael | 2020-12-28 | 2 | -2/+9 | |
| |/ / | ||||||
| * | | Merge pull request #149 from Nuxij/unified-dockerfile | JF002 | 2020-12-23 | 8 | -129/+183 | |
| |\| | | | | | Unify the Dockerfiles by fleshing out build.sh | |||||
| | * | Improve the post_build again, again? | Joe Eaves | 2020-12-22 | 1 | -7/+10 | |
| | | | ||||||
| | * | Make the post_build output a little cleaner | Joe Eaves | 2020-12-22 | 1 | -6/+7 | |
| | | | ||||||
| | * | Make TOOLS_DIR if needed | Joe Eaves | 2020-12-22 | 2 | -3/+8 | |
| | | | | | | | | | Added some extra dir names to gitignore | |||||
| | * | Generate post_build.sh into CMAKE_CURRENT_BINARY_DIR | Joe Eaves | 2020-12-22 | 1 | -1/+1 | |
| | | | ||||||
| | * | Integrate improvements from #137 | Joe Eaves | 2020-12-21 | 4 | -50/+63 | |
| | | | | | | | | | Also fixed a bug with empty quoted strings | |||||
| | * | Unify the Dockerfiles by fleshing out build.sh | Joe Eaves | 2020-12-21 | 7 | -133/+165 | |
| |/ | | | | Script is written to handle it's own dependencies so it can be used within Docker or on the host system | |||||
| * | Merge pull request #147 from ZephyrLabs/Paddle-app | JF002 | 2020-12-20 | 9 | -10/+270 | |
| |\ | | | | | Paddle-app (updated) | |||||
| | * | 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 #137 from pfeerick/docker | JF002 | 2020-12-19 | 3 | -29/+102 | |
| |\ \ | |/ |/| | Add docker hub image, and other tweaks to docker image and documentation | |||||
| | * | Missed username for some Docker Hub commands | Peter Feerick | 2020-12-15 | 1 | -3/+3 | |
| | | | ||||||
| | * | Minor changes to docker doc wording | Peter Feerick | 2020-12-13 | 1 | -4/+4 | |
| | | | ||||||
| | * | Add Docker Hub info to docs and tweak instructions | Peter Feerick | 2020-12-13 | 1 | -8/+44 | |
| | | | ||||||
| | * | Add cleanup and make download stages more readable | Peter Feerick | 2020-12-12 | 2 | -6/+18 | |
| | | | ||||||
| | * | Expand update block for readability and add cleanup | Peter Feerick | 2020-12-12 | 2 | -2/+31 | |
| | | | ||||||
| | * | Move user block to reduce layer change breakage + tweaks | Peter Feerick | 2020-12-12 | 2 | -14/+10 | |
| | | | ||||||
| | * | Reference specific architectures | Peter Feerick | 2020-12-12 | 2 | -2/+2 | |
| |/ | ||||||
| * | Merge pull request #139 from pfeerick/rename-dockerfiles | JF002 | 2020-12-01 | 2 | -0/+0 | |
| |\ | | | | | Rename dockerfile folders to correct architectures | |||||
| | * | Rename dockerfile folders to correct architectures | Peter Feerick | 2020-11-20 | 2 | -0/+0 | |
| | | | ||||||
| * | | 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 | |
| | | | | ||||||
