InfiniTime/src/DisplayApp
2020-08-21 11:55:59 +02:00
..
Fonts Add paint application. 2020-08-21 11:55:59 +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 Add paint application. 2020-08-21 11:55:59 +02:00
Apps.h Add paint application. 2020-08-21 11:55:59 +02:00
DisplayApp.cpp Add paint application. 2020-08-21 11:55:59 +02:00
DisplayApp.h Add TouchModes : in Gestures mode, only 1 event is processed for each touchevent. This allows to recognize gesture and handle them in Screens or in DisplayApp. 2020-08-20 21:09:45 +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 Fix most of the warnings. Remaining warnings come from nimble source code. 2020-08-17 16:31:00 +02:00
TouchEvents.h Add the possibility to the screen to handle a touch gesture. 2020-03-15 21:01:24 +01:00