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 branch 'JF002:develop' into set-datetime-manually
Tim
2021-08-08
36
-331
/
+381
|
\
|
*
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
1
-0
/
+2
|
*
Fix slow scroll
Riku Isokoski
2021-07-25
2
-4
/
+1
|
*
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
|
*
Code cleanup (#466)
Riku Isokoski
2021-07-25
10
-66
/
+42
|
*
Dim screen before sleep (#464)
Riku Isokoski
2021-07-24
2
-3
/
+16
|
*
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
49
-748
/
+2621
|
|
|
\
|
|
*
|
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
|
*
|
|
Make firmware updating more foolproof (#469)
Riku Isokoski
2021-07-22
3
-9
/
+40
|
*
|
|
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
|
|
\
\
\
|
|
*
|
|
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
|
*
|
|
|
Notify battery level every 10 minutes when connected to a BLE host.
Jean-François Milants
2021-07-11
9
-47
/
+35
|
|
/
/
/
|
*
/
/
Change step gauge range to 100 and calculate progress as percantage (#468)
kieranc
2021-07-11
1
-3
/
+3
|
|
/
/
*
|
|
Code optimizations in SettingSetDate and SettingSetTime
Tim Taenny
2021-07-09
2
-13
/
+7
*
|
|
Code optimizations in SettingSetTime
Tim Taenny
2021-07-09
1
-9
/
+17
*
|
|
Modified Settings menu as per suggestion
Tim Taenny
2021-07-09
1
-4
/
+4
*
|
|
Code optimizations in SettingSetDate
Tim Taenny
2021-07-09
1
-41
/
+2
*
|
|
Code optimizations in SettingSetTime
Tim Taenny
2021-07-09
1
-24
/
+10
*
|
|
Code optimizations in SettingSetDate
Tim Taenny
2021-07-09
1
-28
/
+12
*
|
|
Added new menu entries to Settings page
timaios
2021-07-09
2
-3
/
+17
*
|
|
Added new screens to DisplayApp.cpp
timaios
2021-07-09
1
-0
/
+10
*
|
|
Added new screens to the list of applications
timaios
2021-07-09
1
-1
/
+3
*
|
|
Added new screen: SettingSetDate
timaios
2021-07-09
2
-0
/
+317
*
|
|
Added new screen: SettingSetTime
timaios
2021-07-09
2
-0
/
+212
|
/
/
*
|
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
*
|
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
*
|
update main font to keep diffs for future changes small (#420)
Florian
2021-06-22
3
-188
/
+204
[next]