aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/lv_conf.h
Commit message (Expand)AuthorAgeFilesLines
* Disable value_strRiku Isokoski2022-09-171-1/+1
* Improve checkbox visibility (#1266)Riku Isokoski2022-08-161-1/+1
* Reset timer by long pressing on the button (#1214)Riku Isokoski2022-07-211-1/+1
* Fix compile warningsJonathan Vander Mey2021-07-251-0/+1
* Set correct refresh times for lvgl (#488)Riku Isokoski2021-07-141-3/+2
* Merge branch 'lvgl_use_system_tick' of https://github.com/Riksu9000/InfiniTim...Jean-François Milants2021-07-131-4/+4
|\
| * LVGL use system tickRiku Isokoski2021-07-071-4/+4
* | Using littlefs (#438)joaquim.org2021-07-111-2/+2
|/
* Add PineTimeStyle watchface (#334)kieranc2021-06-291-0/+1
* New Steps appJoaquim2021-04-191-0/+1
* Merge pull request #259 from JF002/fix-music-app2JF0022021-04-091-2/+2
|\
| * Fix music app :Jean-François Milants2021-04-041-2/+2
* | double tap wakeup error fixJoaquim2021-04-041-1/+1
* | Big UI and navigation RewriteJoaquim2021-04-041-9/+11
|/
* LVGL v7.10.0Joaquim2021-01-281-117/+288
* Update BLE and battery icons from https://gitlab.com/arteeh/pinetimeos : it s...JF2020-04-051-1/+1
* Remove default lvgl font (roboto).JF2020-03-011-2/+2
* Simplify Tile to improve refresh speed (it's not a tile anymore...).JF2020-03-011-1/+1
* Do not compile GFX and older fonts anymore.JF2020-02-231-2/+2
* Add touch panel port to lvgl.JF2020-02-161-1/+1
* Integration of lvgl : continued...JF2020-02-101-6/+6
* First quick'n'dirty integration of LittleVGL. Needs some cleaning.JF2020-02-081-0/+587