| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-10-02 | Renamed DisplayApp/ to displayapp/ | Avamander | |
| 2020-08-17 | Fix most of the warnings. Remaining warnings come from nimble source code. | JF | |
| 2020-07-03 | Remove custom styles in Screens and define default style and "Big style" in ↵ | JF | |
| LittleVgl during the initialization of LVGL. | |||
| 2020-03-09 | Add support for gestures and integrate it with the vertical scrolling ↵ | JF | |
| transition. | |||
| 2020-03-08 | When a full screen refresh is done, apply a vertical scroll during the ↵ | JF | |
| refresh. This makes the transition from one screen the another one smoother, even if the refresh rate is slow. | |||
| 2020-03-02 | Workaround for the first touch that is taken twice into account. | JF | |
| 2020-03-01 | Configure lvgl theme and use 2*4lines buffers as video buffer (2 lines was ↵ | JF | |
| not enough and caused perf issues) | |||
| 2020-02-16 | Add touch panel port to lvgl. | JF | |
| PoC of user interaction with 3 screen (clock, menu and app). | |||
| 2020-02-10 | Integration of lvgl : continued... | JF | |
