| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-04-04 | Fix music app : | Jean-François Milants | |
| - Enable LVGL animation (and disable groups, which were not used), and set the speed. - Fix disc animation and progress display by initializing lastIncrement at 0 (a random value will be used otherwise, in release build) | |||
| 2021-01-28 | LVGL v7.10.0 | Joaquim | |
| 2020-04-05 | Update BLE and battery icons from https://gitlab.com/arteeh/pinetimeos : it ↵ | JF | |
| saves ~60KB of flash! | |||
| 2020-03-01 | Remove default lvgl font (roboto). | JF | |
| 2020-03-01 | Simplify Tile to improve refresh speed (it's not a tile anymore...). | JF | |
| Disable debug mode of lvgl. | |||
| 2020-02-23 | Do not compile GFX and older fonts anymore. | JF | |
| 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. | |||
| 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 | |
| 2020-02-08 | First quick'n'dirty integration of LittleVGL. Needs some cleaning. | JF | |
