index
:
InfiniTime
local
upstream/main
My branch of InfiniTime
git daemon user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #171 from JF002/fix-lvgl-animation
JF002
2021-01-20
3
-5
/
+56
|
\
|
*
Fix bug in animation management for lv_label
Jean-François Milants
2021-01-17
3
-5
/
+56
*
|
Merge pull request #174 from JF002/fixMusicServiceUUID
JF002
2021-01-20
3
-41
/
+100
|
\
\
|
*
|
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
|
*
|
Add guideline to chose the UUID of custom BLE services in docs.
Jean-François Milants
2021-01-19
1
-0
/
+23
|
/
/
*
|
Merge pull request #160 from petterhs/fixMusicUUIDTypo
JF002
2021-01-13
1
-1
/
+1
|
\
\
|
*
|
fix MusicService UUID typo in comment
petter
2021-01-08
1
-1
/
+1
|
|
/
*
|
Merge pull request #150 from Nuxij/gitpod-config
JF002
2021-01-13
2
-0
/
+57
|
\
\
|
|
/
|
/
|
|
*
Use root for package installation
Joe Eaves
2021-01-05
1
-3
/
+4
|
*
Custom Dockerfile for gitpod.io
Joe Eaves
2021-01-05
2
-0
/
+56
*
|
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
Jed
2021-01-02
6
-2
/
+311
*
|
|
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
Michael
2020-12-28
2
-2
/
+9
|
/
/
*
|
Merge pull request #149 from Nuxij/unified-dockerfile
JF002
2020-12-23
8
-129
/
+183
|
\
|
|
*
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
|
*
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
|
*
Unify the Dockerfiles by fleshing out build.sh
Joe Eaves
2020-12-21
7
-133
/
+165
|
/
*
Merge pull request #147 from ZephyrLabs/Paddle-app
JF002
2020-12-20
9
-10
/
+270
|
\
|
*
Update Paddle.cpp
ZephyrLabs
2020-12-20
1
-1
/
+0
|
*
Update Paddle.cpp
ZephyrLabs
2020-12-20
1
-16
/
+13
|
*
Update Paddle.h
ZephyrLabs
2020-12-20
1
-4
/
+4
|
*
Update Paddle.cpp
ZephyrLabs
2020-12-20
1
-1
/
+1
|
*
Update Paddle.cpp
ZephyrLabs
2020-12-08
1
-21
/
+115
|
*
Update Paddle.h
ZephyrLabs
2020-12-08
1
-105
/
+10
|
*
Update Symbols.h
ZephyrLabs
2020-12-04
1
-1
/
+1
|
*
Update Paddle.cpp
ZephyrLabs
2020-12-03
1
-2
/
+1
|
*
Update Paddle.h
ZephyrLabs
2020-12-03
1
-2
/
+6
|
*
Update DisplayApp.cpp
ZephyrLabs
2020-12-03
1
-1
/
+1
|
*
Update DisplayApp.cpp
ZephyrLabs
2020-12-03
1
-0
/
+1
|
*
Update Apps.h
ZephyrLabs
2020-12-03
1
-1
/
+1
|
*
Update Paddle.cpp
ZephyrLabs
2020-12-03
1
-0
/
+1
|
*
Update Paddle.h
ZephyrLabs
2020-12-03
1
-0
/
+1
|
*
Update jetbrains_mono_bold_20.c
ZephyrLabs
2020-12-03
1
-1
/
+0
|
*
Update Readme.md
ZephyrLabs
2020-12-03
1
-0
/
+1
|
*
Update Symbols.h
ZephyrLabs
2020-12-03
1
-0
/
+1
|
*
Update ApplicationList.cpp
ZephyrLabs
2020-12-03
1
-0
/
+1
|
*
Addition of new files in MakeList
ZephyrLabs
2020-12-03
9
-8
/
+265
*
|
Merge pull request #137 from pfeerick/docker
JF002
2020-12-19
3
-29
/
+102
|
\
\
|
|
/
|
/
|
|
*
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
[next]