aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #171 from JF002/fix-lvgl-animationJF0022021-01-203-5/+56
|\
| * Fix bug in animation management for lv_labelJean-François Milants2021-01-173-5/+56
* | Merge pull request #174 from JF002/fixMusicServiceUUIDJF0022021-01-203-41/+100
|\ \
| * | Music UUID must start with 00000000 instead of 00010000 (copy/paste error)Jean-François Milants2021-01-191-1/+1
| * | Adapt the UUID of Music service according to new guidelines.Jean-François Milants2021-01-192-41/+77
| * | Add guideline to chose the UUID of custom BLE services in docs.Jean-François Milants2021-01-191-0/+23
|/ /
* | Merge pull request #160 from petterhs/fixMusicUUIDTypoJF0022021-01-131-1/+1
|\ \
| * | fix MusicService UUID typo in commentpetter2021-01-081-1/+1
| |/
* | Merge pull request #150 from Nuxij/gitpod-configJF0022021-01-132-0/+57
|\ \ | |/ |/|
| * Use root for package installationJoe Eaves2021-01-051-3/+4
| * Custom Dockerfile for gitpod.ioJoe Eaves2021-01-052-0/+56
* | Set version to 0.10.0.Jean-François Milants2021-01-041-1/+1
* | Merge pull request #154 from jedmijares/twos-gameJF0022021-01-036-2/+311
|\ \
| * | adds 2048 clone gameJed2021-01-026-2/+311
* | | Rename Pinetime in InfiniTime in sysinfo app.Jean-François Milants2021-01-021-1/+1
* | | Merge pull request #151 from nobodywasishere/copying-conditionJF0022021-01-022-2/+9
|\ \ \ | |/ / |/| |
| * | Add source code license and link to github to system appMichael2020-12-282-2/+9
|/ /
* | Merge pull request #149 from Nuxij/unified-dockerfileJF0022020-12-238-129/+183
|\|
| * Improve the post_build again, again?Joe Eaves2020-12-221-7/+10
| * Make the post_build output a little cleanerJoe Eaves2020-12-221-6/+7
| * Make TOOLS_DIR if neededJoe Eaves2020-12-222-3/+8
| * Generate post_build.sh into CMAKE_CURRENT_BINARY_DIRJoe Eaves2020-12-221-1/+1
| * Integrate improvements from #137Joe Eaves2020-12-214-50/+63
| * Unify the Dockerfiles by fleshing out build.shJoe Eaves2020-12-217-133/+165
|/
* Merge pull request #147 from ZephyrLabs/Paddle-appJF0022020-12-209-10/+270
|\
| * Update Paddle.cppZephyrLabs2020-12-201-1/+0
| * Update Paddle.cppZephyrLabs2020-12-201-16/+13
| * Update Paddle.hZephyrLabs2020-12-201-4/+4
| * Update Paddle.cppZephyrLabs2020-12-201-1/+1
| * Update Paddle.cppZephyrLabs2020-12-081-21/+115
| * Update Paddle.hZephyrLabs2020-12-081-105/+10
| * Update Symbols.hZephyrLabs2020-12-041-1/+1
| * Update Paddle.cppZephyrLabs2020-12-031-2/+1
| * Update Paddle.hZephyrLabs2020-12-031-2/+6
| * Update DisplayApp.cppZephyrLabs2020-12-031-1/+1
| * Update DisplayApp.cppZephyrLabs2020-12-031-0/+1
| * Update Apps.hZephyrLabs2020-12-031-1/+1
| * Update Paddle.cppZephyrLabs2020-12-031-0/+1
| * Update Paddle.hZephyrLabs2020-12-031-0/+1
| * Update jetbrains_mono_bold_20.cZephyrLabs2020-12-031-1/+0
| * Update Readme.mdZephyrLabs2020-12-031-0/+1
| * Update Symbols.hZephyrLabs2020-12-031-0/+1
| * Update ApplicationList.cppZephyrLabs2020-12-031-0/+1
| * Addition of new files in MakeListZephyrLabs2020-12-039-8/+265
* | Merge pull request #137 from pfeerick/dockerJF0022020-12-193-29/+102
|\ \ | |/ |/|
| * Missed username for some Docker Hub commandsPeter Feerick2020-12-151-3/+3
| * Minor changes to docker doc wordingPeter Feerick2020-12-131-4/+4
| * Add Docker Hub info to docs and tweak instructionsPeter Feerick2020-12-131-8/+44
| * Add cleanup and make download stages more readablePeter Feerick2020-12-122-6/+18
| * Expand update block for readability and add cleanupPeter Feerick2020-12-122-2/+31