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
*
Explicitly disable pullup
Riku Isokoski
2021-08-10
1
-0
/
+2
*
Only enable the bus when needed
Riku Isokoski
2021-08-10
2
-11
/
+4
*
Optimize twiMaster
Riku Isokoski
2021-08-09
2
-22
/
+21
*
Tile event handler : read the event data only if the event is a "value change...
Jean-François Milants
2021-07-25
2
-9
/
+11
*
Fix compile warnings
Jonathan Vander Mey
2021-07-25
2
-0
/
+3
*
Fix slow scroll
Riku Isokoski
2021-07-25
2
-4
/
+1
*
Correct spelling issue in documentation (#509)
Grant
2021-07-25
7
-9
/
+9
*
Fix cases where Get() isn't used
Riku Isokoski
2021-07-25
1
-2
/
+6
*
Add new unique icons for some apps
Riku Isokoski
2021-07-25
7
-49
/
+79
*
Add task state info to SystemInfo
Riku Isokoski
2021-07-25
1
-10
/
+32
*
Update documentation (#467)
Riku Isokoski
2021-07-25
2
-29
/
+46
*
Code cleanup (#466)
Riku Isokoski
2021-07-25
10
-66
/
+42
*
Dim screen before sleep (#464)
Riku Isokoski
2021-07-24
4
-17
/
+54
*
Add PineTimeStyle in the list of watchface in README.md
Jean-François Milants
2021-07-24
1
-1
/
+2
*
Merge branch 'develop' of github.com:JF002/Pinetime into develop
Jean-François Milants
2021-07-24
3
-4
/
+30
|
\
|
*
Made the pre-commit hook fail explicitly when the executable doesn't exist
Avamander
2021-07-24
1
-0
/
+6
|
*
Added autodetection for clang-format version
Avamander
2021-07-24
1
-4
/
+10
|
*
Added a pre-commit hook that should simplify commiting pre-formatted code
Avamander
2021-07-24
2
-0
/
+18
|
*
minor changes regarding building (#356)
Alexandros Feuerstein
2021-07-24
1
-4
/
+0
*
|
Merge branch 'Riksu9000-fix_touchevent_tap' into develop
Jean-François Milants
2021-07-24
4
-40
/
+33
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'fix_touchevent_tap' of git://github.com/Riksu9000/InfiniTime in...
Jean-François Milants
2021-07-24
4
-40
/
+33
|
/
|
|
*
Merge branch 'develop' into fix_touchevent_tap
Riku Isokoski
2021-07-14
111
-1357
/
+4306
|
|
\
|
*
|
Fix another regression
Riku Isokoski
2021-06-11
1
-1
/
+1
|
*
|
Fix regression
Riku Isokoski
2021-06-11
1
-1
/
+3
|
*
|
Fix touchevent tap
Riku Isokoski
2021-06-11
3
-15
/
+7
*
|
|
Set version to 1.3.0
Jean-François Milants
2021-07-23
1
-1
/
+1
*
|
|
Make firmware updating more foolproof (#469)
Riku Isokoski
2021-07-22
5
-17
/
+52
*
|
|
Multiple wakeup sources (#290)
Kozova1
2021-07-14
4
-49
/
+73
*
|
|
Set correct refresh times for lvgl (#488)
Riku Isokoski
2021-07-14
2
-6
/
+7
|
|
/
|
/
|
*
|
Merge branch 'develop' of github.com:JF002/Pinetime into develop
Jean-François Milants
2021-07-13
2
-2
/
+10
|
\
\
|
*
|
Adjust displayapp delay to compensate time spent (#482)
Riku Isokoski
2021-07-13
2
-2
/
+10
*
|
|
Merge branch 'Riksu9000-lvgl_use_system_tick' into develop
Jean-François Milants
2021-07-13
7
-49
/
+11
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge branch 'lvgl_use_system_tick' of https://github.com/Riksu9000/InfiniTim...
Jean-François Milants
2021-07-13
7
-49
/
+11
|
/
|
|
|
*
|
LVGL use system tick
Riku Isokoski
2021-07-07
7
-51
/
+11
*
|
|
Merge branch 'notify-battery-level' into develop
Jean-François Milants
2021-07-13
17
-68
/
+71
|
\
\
\
|
*
\
\
Merge branch 'develop' into notify-battery-level
Jean-François Milants
2021-07-13
4
-37
/
+50
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Refactor trig functions into LUT (#476)
Jonathan Vander Mey
2021-07-11
1
-32
/
+44
*
|
|
|
Update buildAndProgram.md (#477)
wilsonjwco
2021-07-11
1
-1
/
+1
*
|
|
|
Add "metronome" to apps in readme (#479)
Cameron Radmore
2021-07-11
1
-0
/
+1
*
|
|
|
Modify status text in BatteryInfo so it fits on screen (#437)
kieranc
2021-07-11
1
-4
/
+4
|
*
|
|
Notify battery level every 10 minutes when connected to a BLE host.
Jean-François Milants
2021-07-11
17
-68
/
+71
|
/
/
/
*
|
|
Change step gauge range to 100 and calculate progress as percantage (#468)
kieranc
2021-07-11
1
-3
/
+3
*
|
|
Using littlefs (#438)
joaquim.org
2021-07-11
11
-130
/
+368
|
/
/
*
|
Improve stopwatch (#432)
Riku Isokoski
2021-07-04
3
-115
/
+90
*
|
Whitespace and brace fixes (#456)
Avamander
2021-07-04
2
-17
/
+15
*
|
clang-format
Riku Isokoski
2021-07-04
1
-6
/
+7
*
|
Condense firmware validation code
Riku Isokoski
2021-07-04
2
-28
/
+10
*
|
Improve paddle game
Riku Isokoski
2021-07-03
2
-126
/
+50
*
|
Inititialize members in class declaration
Jonathan Vander Mey
2021-07-02
2
-22
/
+12
*
|
Move local-only function into anonymous namespace
Jonathan Vander Mey
2021-07-02
1
-4
/
+3
[next]