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
/
DisplayApp.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpicker
Kieran Cawthray
2021-07-20
1
-2
/
+11
|
\
|
*
Set correct refresh times for lvgl (#488)
Riku Isokoski
2021-07-14
1
-3
/
+5
|
*
Adjust displayapp delay to compensate time spent (#482)
Riku Isokoski
2021-07-13
1
-2
/
+9
*
|
Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpicker
Kieran Cawthray
2021-07-12
1
-1
/
+1
|
\
|
|
*
Improve stopwatch (#432)
Riku Isokoski
2021-07-04
1
-1
/
+1
*
|
PineTimeStyle color picker initial commit
Kieran Cawthray
2021-06-24
1
-0
/
+5
|
/
*
Add support for BMA425 acceleration sensor. (#440)
JF002
2021-06-19
1
-1
/
+1
*
Fix build issues since Metronome app has been merged.
Jean-François Milants
2021-06-12
1
-1
/
+1
*
add basic metronome app (#409)
Bryton Hall
2021-06-12
1
-2
/
+6
*
Changed the namespace of SystemInfo::sortById to avoid a name conflict (#360)
Avamander
2021-06-12
1
-2
/
+0
*
Move most of the code from the constructor of the objects statically initiali...
Jean-François Milants
2021-06-12
1
-2
/
+4
*
Minor improvements: use std::make_unique when creating unique_ptr, check the ...
Jean-François Milants
2021-06-10
1
-6
/
+15
*
Fix stack corruption when exiting an app (the app was destroyed while it was ...
Jean-François Milants
2021-06-10
1
-1
/
+7
*
Initialize SystemTask, DisplayApp and HeartRateTask as global static variable...
Jean-François Milants
2021-06-06
1
-12
/
+20
*
Enable various compilation flags to reduce the binary size (#401)
JF002
2021-06-01
1
-1
/
+1
*
Timer App (#355)
Florian
2021-05-20
1
-2
/
+16
*
DisplayApp : returnApp was renamed ReturnApp() (manual fix after multiple mer...
Jean-François Milants
2021-05-15
1
-1
/
+1
*
Merge pull request #298 from joaquimorg/StepsApp
JF002
2021-05-15
1
-0
/
+9
|
\
|
*
Merge branch 'develop' of
Joaquim
2021-04-26
1
-64
/
+79
|
|
\
|
*
|
New Steps app
Joaquim
2021-04-19
1
-0
/
+9
*
|
|
Merge pull request #349 from Avamander/patch-2
JF002
2021-05-15
1
-1
/
+1
|
\
\
\
|
*
|
|
Switched to booleans for infinite while loops
Avamander
2021-05-14
1
-1
/
+1
*
|
|
|
Merge pull request #350 from Avamander/patch-3
JF002
2021-05-15
1
-2
/
+4
|
\
\
\
\
|
*
|
|
|
Added braces to a few if statements
Avamander
2021-05-14
1
-2
/
+4
|
|
/
/
/
*
/
/
/
Fixed a naming inconsistency of DisplayApp::ReturnApp and a few formatting er...
Avamander
2021-05-14
1
-18
/
+18
|
/
/
/
*
|
/
short vibration when enabling it
petter
2021-05-02
1
-1
/
+4
|
|
/
|
/
|
*
|
Reformatted all the files according to clang-format style
Avamander
2021-04-24
1
-64
/
+79
|
/
*
In order to stabilize the battery reading,
Joaquim
2021-04-16
1
-1
/
+1
*
Move Task info to about menu
Joaquim
2021-04-11
1
-6
/
+1
*
0.16.0 TWI problems fix
Joaquim
2021-04-10
1
-0
/
+5
*
Merge branch 'develop' into motion-sensor
Jean-François Milants
2021-04-09
1
-81
/
+170
|
\
|
*
add more memory to displayapp task
Joaquim
2021-04-09
1
-1
/
+1
|
*
Big UI and navigation Rewrite
Joaquim
2021-04-04
1
-79
/
+165
*
|
First integration of the motion sensor (bma 421) : step counting + wake on wr...
Jean-François Milants
2021-04-04
1
-5
/
+10
|
/
*
replaced all unique_ptr.reset calls with std::make_unique
Niall Cooling
2021-03-22
1
-18
/
+22
*
Reverted the paddle app in displayapp.cpp
panky-codes
2021-03-21
1
-2
/
+2
*
Merged upstream
panky-codes
2021-03-20
1
-6
/
+9
|
\
|
*
Merge branch 'develop' of github.com:JF002/Pinetime into develop
Jean-François Milants
2021-03-20
1
-5
/
+7
|
|
\
|
|
*
Multi face support, analog clock, 12/24 config
Joaquim
2021-02-24
1
-5
/
+7
|
*
|
Merge branch 'develop' into recovery-firmware
Jean-François Milants
2021-03-07
1
-9
/
+2
|
|
\
|
|
*
|
Generate pinetime-recovery : a light version of InfiniTime design to be used ...
Jean-François Milants
2021-01-26
1
-1
/
+2
*
|
|
Removed unused variables. Tested.
panky-codes
2021-03-15
1
-1
/
+1
*
|
|
Basic logic done. Need to change the timer source to get ms. Also need to rep...
panky-codes
2021-03-11
1
-1
/
+3
|
|
/
|
/
|
*
|
Merge branch 'LVGL7' of https://github.com/joaquimorg/Pinetime into joaquimor...
Jean-François Milants
2021-02-23
1
-3
/
+0
|
\
\
|
*
|
Cleanup
Joaquim
2021-02-01
1
-8
/
+1
|
*
|
LVGL v7.10.0
Joaquim
2021-01-28
1
-1
/
+3
|
|
/
*
|
Handle call notification the same way than other notifications.
Jean-François Milants
2021-01-24
1
-9
/
+2
*
|
Add incoming call functionality
Rasmus Schenstrom
2021-01-21
1
-0
/
+3
|
/
*
Merge branch piggz/nav into develop:
Jean-François Milants
2021-01-20
1
-0
/
+2
*
HR Sensor : Add start/stop button to the HeartRate app (the HR sensors stays ...
Jean-François Milants
2021-01-17
1
-2
/
+2
[next]