This website requires JavaScript.
Explore
Help
Sign In
will
/
InfiniTime
Watch
1
Star
0
Fork
0
You've already forked InfiniTime
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5bb57bd6d7
InfiniTime
/
src
/
DisplayApp
History
JF
4abbd7d0cf
Add doc : how to add new symbols.
2020-07-04 14:14:31 +02:00
..
Fonts
Add doc : how to add new symbols.
2020-07-04 14:14:31 +02:00
Icons
Update BLE and battery icons from
https://gitlab.com/arteeh/pinetimeos
: it saves ~60KB of flash!
2020-04-05 18:54:04 +02:00
Screens
Replace bitmap icons by font icons (provided by AwesomeFont and LVGL). These icons are smaller in memory and quicker to draw.
2020-07-04 13:58:15 +02:00
DisplayApp.cpp
Display BLE MAC address in sysinfo Screen.
2020-06-08 21:51:34 +02:00
DisplayApp.h
Replace bitmap icons by font icons (provided by AwesomeFont and LVGL). These icons are smaller in memory and quicker to draw.
2020-07-04 13:58:15 +02:00
LittleVgl.cpp
Remove custom styles in Screens and define default style and "Big style" in LittleVgl during the initialization of LVGL.
2020-07-03 21:37:40 +02:00
LittleVgl.h
Remove custom styles in Screens and define default style and "Big style" in LittleVgl during the initialization of LVGL.
2020-07-03 21:37:40 +02:00
TouchEvents.h
Add the possibility to the screen to handle a touch gesture.
2020-03-15 21:01:24 +01:00