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
*
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
*
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
*
Add support for BMA425 acceleration sensor. (#440)
JF002
2021-06-19
3
-8
/
+25
*
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
6
-3
/
+224
*
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
*
|
|
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
*
|
|
Move most of the code from the constructor of the objects statically initiali...
Jean-François Milants
2021-06-12
4
-3
/
+12
*
|
|
Minor improvements: use std::make_unique when creating unique_ptr, check the ...
Jean-François Milants
2021-06-10
4
-14
/
+22
*
|
|
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
2
-3
/
+6
*
|
|
Initialize SystemTask, DisplayApp and HeartRateTask as global static variable...
Jean-François Milants
2021-06-06
6
-26
/
+42
|
/
/
*
|
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
1
-1
/
+1
*
|
Navigation app: reduce memory usage (#362)
JF002
2021-06-01
2
-120
/
+118
|
/
*
Fix recovery DisplayApp.
Jean-François Milants
2021-05-21
2
-4
/
+7
*
Timer App (#355)
Florian
2021-05-20
10
-19
/
+262
*
removed an empty assignment that caused a compiler warning (#372)
Florian
2021-05-20
1
-1
/
+0
*
Merge pull request #347 from jedi2light/feature-show-git-commit-hash-short
JF002
2021-05-16
3
-0
/
+16
|
\
|
*
git: show git short ref hash on SystemInfo(first screen) and FirmwareValidati...
Stoian Minaiev
2021-05-14
3
-0
/
+16
*
|
better handling of long notification titles
Florian Kraupa
2021-05-16
1
-0
/
+10
*
|
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
11
-19
/
+528
|
\
\
|
*
\
Merge branch 'develop' of
Joaquim
2021-04-26
80
-2500
/
+2514
|
|
\
\
|
*
|
|
Fix button size and default step goal
Joaquim
2021-04-20
1
-11
/
+7
|
*
|
|
New Steps app
Joaquim
2021-04-19
11
-15
/
+529
*
|
|
|
Merge pull request #349 from Avamander/patch-2
JF002
2021-05-15
2
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Switched to booleans for infinite while loops
Avamander
2021-05-14
2
-2
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #350 from Avamander/patch-3
JF002
2021-05-15
2
-4
/
+7
|
\
\
\
\
|
*
|
|
|
Added braces to a few if statements
Avamander
2021-05-14
2
-4
/
+7
|
|
/
/
/
*
/
/
/
Fixed a naming inconsistency of DisplayApp::ReturnApp and a few formatting er...
Avamander
2021-05-14
2
-19
/
+19
|
/
/
/
*
|
|
SystemInfo app screen
Stoian Minaiev
2021-05-10
1
-3
/
+3
[next]