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
/
Screens
/
Clock.cpp
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Display battery level and BLE connection status using icon on Clock screen.
JF
2020-03-14
1
-23
/
+37
|
*
Add support for gestures and integrate it with the vertical scrolling ↵
JF
2020-03-09
1
-1
/
+2
|
|
|
|
transition.
*
Move version display from Clock screen to the modal window (accessible from ↵
JF
2020-03-02
1
-12
/
+1
|
|
|
|
tile menu)
*
Fix typo in the name of the font "jetbrains_mono_extrabold_compressed" + use ↵
JF
2020-03-01
1
-2
/
+2
|
|
|
|
it as the default font.
*
Re-enable BLE, BLE status on display and battery level on display.
JF
2020-02-23
1
-11
/
+13
|
*
Do not compile GFX and older fonts anymore.
JF
2020-02-23
1
-3
/
+9
|
|
|
|
|
|
Refactor SystemTask in its own class. Refactor Screen to be able to close current screen and open a new one. Re-enable sleep/wake up and propagate button event to Screens.
*
Re-enable BLE display on Clock screen
JF
2020-02-20
1
-4
/
+6
|
*
Add touch panel port to lvgl.
JF
2020-02-16
1
-7
/
+50
|
|
|
|
PoC of user interaction with 3 screen (clock, menu and app).
*
Integration of lvgl : continued...
JF
2020-02-10
1
-31
/
+46
|
*
[WIP] Use IRQ in SPI driver to improve performances
JF
2020-01-22
1
-4
/
+4
|
*
Encapsulate the drawing of the screen into Screens classes.
JF
2020-01-18
1
-0
/
+133