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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix off-by-one error, reduce step gauge needle width
Kieran Cawthray
2021-06-25
2
-5
/
+5
*
Use colors from settings for PineTimeStyle watchface
Kieran Cawthray
2021-06-25
2
-5
/
+10
*
Move array to member variable, retrieve colors from settings for display
Kieran Cawthray
2021-06-25
2
-13
/
+10
*
Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpicker
Kieran Cawthray
2021-06-25
7
-199
/
+213
|
\
|
*
update main font to keep diffs for future changes small (#420)
Florian
2021-06-22
3
-188
/
+204
|
*
Fix typo in variable names (#430)
Jonathan Vander Mey
2021-06-22
2
-7
/
+7
|
*
Removed an illogical comparison from SystemInfo and St7789 driver (#449)
Avamander
2021-06-22
2
-4
/
+2
*
|
PineTimeStyle color picker tidying
Kieran Cawthray
2021-06-24
2
-56
/
+5
*
|
PineTimeStyle color picker add settings integration
Kieran Cawthray
2021-06-24
2
-45
/
+84
*
|
PineTimeStyle color picker initial commit
Kieran Cawthray
2021-06-24
7
-2
/
+385
*
|
Move static needle_colors array to member variable
Kieran Cawthray
2021-06-23
2
-1
/
+1
*
|
Add font source file
Kieran Cawthray
2021-06-22
1
-0
/
+0
*
|
Set step gauge outer to be white when step goal is reached
Kieran Cawthray
2021-06-21
1
-2
/
+6
*
|
Enable 12/24h functionality
Kieran Cawthray
2021-06-20
2
-1
/
+30
*
|
Add step count gauge - replaces heartrate in sidebar
Kieran Cawthray
2021-06-20
4
-29
/
+38
*
|
Merge remote-tracking branch 'upstream/develop' into pinetimestyle
Kieran Cawthray
2021-06-20
10
-29
/
+603
|
\
|
|
*
Add support for BMA425 acceleration sensor. (#440)
JF002
2021-06-19
10
-29
/
+603
*
|
Merge remote-tracking branch 'upstream/develop' into pinetimestyle
Kieran Cawthray
2021-06-16
51
-416
/
+684
|
\
|
|
*
Fix signed/unsigned comparison warning
Jonathan Vander Mey
2021-06-12
1
-1
/
+1
|
*
Remove infinitime-nb.c from source list
Jonathan Vander Mey
2021-06-12
1
-2
/
+0
|
*
Add Init() in DummyuLittleVgl to fix recovery firmware
Jean-François Milants
2021-06-12
1
-0
/
+4
|
*
Fix build issues since Metronome app has been merged.
Jean-François Milants
2021-06-12
2
-4
/
+4
|
*
add basic metronome app (#409)
Bryton Hall
2021-06-12
7
-3
/
+226
|
*
Merge pull request #405 from Riksu9000/improve_stopwatch
JF002
2021-06-12
1
-18
/
+23
|
|
\
|
|
*
Keep button visible, but disabled
Riku Isokoski
2021-05-26
1
-3
/
+9
|
|
*
improve ui and optimize code
Riku Isokoski
2021-05-26
1
-18
/
+17
|
*
|
Clock : initialize the actual clockface in initialization list instead of in ...
Jean-François Milants
2021-06-12
1
-19
/
+12
|
*
|
Merge pull request #425 from Raupinger/remove-watch-tap
JF002
2021-06-12
2
-20
/
+23
|
|
\
\
|
|
*
|
replace ScreenList with a single screen in Clock. This removes the tap to swi...
Florian
2021-06-11
2
-20
/
+23
|
*
|
|
Merge pull request #359 from Avamander/patch-2
JF002
2021-06-12
2
-157
/
+95
|
|
\
\
\
|
|
*
|
|
Updated license header year
Avamander
2021-05-17
2
-2
/
+2
|
|
*
|
|
Used a macro for UUID generation, switched from C-style casts to reinterpret_...
Avamander
2021-05-17
2
-155
/
+93
|
*
|
|
|
Changed the namespace of SystemInfo::sortById to avoid a name conflict (#360)
Avamander
2021-06-12
3
-3
/
+4
|
*
|
|
|
Fix scrollbar (#382)
Riku Isokoski
2021-06-12
1
-1
/
+1
|
*
|
|
|
Fix fallthrough on case statement (#403)
Jonathan Vander Mey
2021-06-12
1
-0
/
+1
|
*
|
|
|
Move most of the code from the constructor of the objects statically initiali...
Jean-François Milants
2021-06-12
11
-11
/
+29
|
*
|
|
|
Minor improvements: use std::make_unique when creating unique_ptr, check the ...
Jean-François Milants
2021-06-10
6
-24
/
+44
|
*
|
|
|
Fix stack corruption when exiting an app (the app was destroyed while it was ...
Jean-François Milants
2021-06-10
2
-1
/
+10
|
*
|
|
|
Fix build for recovery firmware.
Jean-François Milants
2021-06-06
3
-4
/
+6
|
*
|
|
|
Initialize SystemTask, DisplayApp and HeartRateTask as global static variable...
Jean-François Milants
2021-06-06
28
-170
/
+223
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge remote-tracking branch 'upstream/develop' into pinetimestyle
Kieran Cawthray
2021-06-04
6
-181
/
+182
|
\
|
|
|
|
*
|
|
Add the maximum memory used by LVGL in SystemInfo app. This will help the dev...
JF002
2021-06-01
1
-1
/
+3
|
*
|
|
Enable various compilation flags to reduce the binary size (#401)
JF002
2021-06-01
2
-38
/
+38
|
*
|
|
Remove debug defines (DEBUG & DEBUG_NRF_USER) from the build. These debug can...
JF002
2021-06-01
2
-22
/
+23
|
*
|
|
Navigation app: reduce memory usage (#362)
JF002
2021-06-01
2
-120
/
+118
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'upstream/develop' into pinetimestyle
Kieran Cawthray
2021-05-21
19
-27
/
+392
|
\
|
|
|
*
|
Fix recovery DisplayApp.
Jean-François Milants
2021-05-21
2
-4
/
+7
|
*
|
Timer App (#355)
Florian
2021-05-20
16
-22
/
+385
|
*
|
removed an empty assignment that caused a compiler warning (#372)
Florian
2021-05-20
1
-1
/
+0
*
|
|
Move GPL license header
Kieran Cawthray
2021-05-19
1
-16
/
+15
[next]