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
/
displayapp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpicker
Kieran Cawthray
2021-07-20
15
-105
/
+73
|
\
|
*
Multiple wakeup sources (#290)
Kozova1
2021-07-14
2
-32
/
+33
|
*
Set correct refresh times for lvgl (#488)
Riku Isokoski
2021-07-14
1
-3
/
+5
|
*
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 'lvgl_use_system_tick' of https://github.com/Riksu9000/InfiniTim...
Jean-François Milants
2021-07-13
4
-37
/
+6
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
LVGL use system tick
Riku Isokoski
2021-07-07
4
-39
/
+6
|
*
|
Merge branch 'develop' into notify-battery-level
Jean-François Milants
2021-07-13
2
-36
/
+48
|
|
\
\
|
*
|
|
Notify battery level every 10 minutes when connected to a BLE host.
Jean-François Milants
2021-07-11
9
-47
/
+35
*
|
|
|
Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpicker
Kieran Cawthray
2021-07-12
20
-390
/
+264
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Refactor trig functions into LUT (#476)
Jonathan Vander Mey
2021-07-11
1
-32
/
+44
|
*
|
|
Modify status text in BatteryInfo so it fits on screen (#437)
kieranc
2021-07-11
1
-4
/
+4
|
|
/
/
|
*
/
Change step gauge range to 100 and calculate progress as percantage (#468)
kieranc
2021-07-11
1
-3
/
+3
|
|
/
|
*
Improve stopwatch (#432)
Riku Isokoski
2021-07-04
3
-115
/
+90
|
*
Whitespace and brace fixes (#456)
Avamander
2021-07-04
1
-16
/
+13
|
*
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
|
*
and metronome icon (#439)
Bryton Hall
2021-07-02
4
-7
/
+19
|
*
Float voltage to int (#444)
Riku Isokoski
2021-07-02
3
-26
/
+5
|
*
Fix call notification button alignment
Riku Isokoski
2021-07-02
1
-20
/
+12
|
*
static_cast cleanup
Avamander
2021-07-02
1
-2
/
+2
|
*
Fixed a bunch of format specifiers
Avamander
2021-07-02
4
-11
/
+11
*
|
Fix bad merge
Kieran Cawthray
2021-06-29
1
-27
/
+0
*
|
Replace font file
Kieran Cawthray
2021-06-29
1
-0
/
+0
*
|
Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpicker
Kieran Cawthray
2021-06-29
3
-4
/
+52
|
\
|
|
*
Add PineTimeStyle watchface (#334)
kieranc
2021-06-29
8
-0
/
+1729
|
*
SPI flash sleep if bootloader >= 1.0.0 (#322)
Neil O'Fix
2021-06-26
1
-4
/
+7
*
|
Add reset button, reduce button opacity
Kieran Cawthray
2021-06-27
2
-12
/
+37
*
|
Fix the fix, whoops
Kieran Cawthray
2021-06-25
1
-7
/
+7
*
|
Add a check to set default colors if all colors are white
Kieran Cawthray
2021-06-25
1
-0
/
+7
*
|
Make it loop around when you get to the end of the list of colors
Kieran Cawthray
2021-06-25
1
-0
/
+28
*
|
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
6
-198
/
+211
|
\
|
|
*
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
1
-3
/
+0
*
|
PineTimeStyle color picker tidying
Kieran Cawthray
2021-06-24
2
-56
/
+5
*
|
PineTimeStyle color picker add settings integration
Kieran Cawthray
2021-06-24
1
-45
/
+53
*
|
PineTimeStyle color picker initial commit
Kieran Cawthray
2021-06-24
6
-2
/
+384
*
|
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
3
-29
/
+36
*
|
Merge remote-tracking branch 'upstream/develop' into pinetimestyle
Kieran Cawthray
2021-06-20
3
-8
/
+25
|
\
|
|
*
Add support for BMA425 acceleration sensor. (#440)
JF002
2021-06-19
3
-8
/
+25
*
|
Merge remote-tracking branch 'upstream/develop' into pinetimestyle
Kieran Cawthray
2021-06-16
23
-93
/
+365
|
\
|
[next]