| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add Nimble in libs directory | JF | 2020-04-26 | 629 | -0/+227915 |
| | | |||||
| * | Update BLE and battery icons from https://gitlab.com/arteeh/pinetimeos : it ↵ | JF | 2020-04-05 | 1 | -1/+1 |
| | | | | | saves ~60KB of flash! | ||||
| * | When a full screen refresh is done, apply a vertical scroll during the ↵ | JF | 2020-03-08 | 205 | -0/+88993 |
| | | | | | refresh. This makes the transition from one screen the another one smoother, even if the refresh rate is slow. | ||||
| * | Remove default lvgl font (roboto). | JF | 2020-03-01 | 1 | -2/+2 |
| | | |||||
| * | Simplify Tile to improve refresh speed (it's not a tile anymore...). | JF | 2020-03-01 | 1 | -1/+1 |
| | | | | | Disable debug mode of lvgl. | ||||
| * | Enable watchdog, and issue a WDT reset when the button is pushed for more ↵ | JF | 2020-02-23 | 1 | -0/+0 |
| | | | | | than 7s. | ||||
| * | Do not compile GFX and older fonts anymore. | JF | 2020-02-23 | 1 | -2/+2 |
| | | | | | | | 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. | ||||
| * | Add touch panel port to lvgl. | JF | 2020-02-16 | 1 | -1/+1 |
| | | | | | PoC of user interaction with 3 screen (clock, menu and app). | ||||
| * | Integration of lvgl : continued... | JF | 2020-02-10 | 1 | -6/+6 |
| | | |||||
| * | First quick'n'dirty integration of LittleVGL. Needs some cleaning. | JF | 2020-02-08 | 2 | -0/+587 |
| | | |||||
| * | Add date library (https://github.com/HowardHinnant/date) to manage the date ↵ | JF | 2020-01-11 | 10 | -0/+23402 |
| and time. The date is now properly processed (31 December 2019 23:59:59 + 1s => 1 January 2020 00:00:00) | |||||
