summaryrefslogtreecommitdiff
path: root/src/libs/lv_conf.h
AgeCommit message (Expand)AuthorFilesLines
2022-07-21Reset timer by long pressing on the button (#1214)Riku Isokoski1-1/+1
2021-07-25Fix compile warningsJonathan Vander Mey1-0/+1
2021-07-14Set correct refresh times for lvgl (#488)Riku Isokoski1-3/+2
2021-07-13Merge branch 'lvgl_use_system_tick' of https://github.com/Riksu9000/InfiniTim...Jean-François Milants1-4/+4
2021-07-11Using littlefs (#438)joaquim.org1-2/+2
2021-07-07LVGL use system tickRiku Isokoski1-4/+4
2021-06-29Add PineTimeStyle watchface (#334)kieranc1-0/+1
2021-04-19New Steps appJoaquim1-0/+1
2021-04-09Merge pull request #259 from JF002/fix-music-app2JF0021-2/+2
2021-04-04Fix music app :Jean-François Milants1-2/+2
2021-04-04double tap wakeup error fixJoaquim1-1/+1
2021-04-04Big UI and navigation RewriteJoaquim1-9/+11
2021-01-28LVGL v7.10.0Joaquim1-117/+288
2020-04-05Update BLE and battery icons from https://gitlab.com/arteeh/pinetimeos : it s...JF1-1/+1
2020-03-01Remove default lvgl font (roboto).JF1-2/+2
2020-03-01Simplify Tile to improve refresh speed (it's not a tile anymore...).JF1-1/+1
2020-02-23Do not compile GFX and older fonts anymore.JF1-2/+2
2020-02-16Add touch panel port to lvgl.JF1-1/+1
2020-02-10Integration of lvgl : continued...JF1-6/+6
2020-02-08First quick'n'dirty integration of LittleVGL. Needs some cleaning.JF1-0/+587