summaryrefslogtreecommitdiff
path: root/src/displayapp/screens/Tile.h
AgeCommit message (Collapse)AuthorFilesLines
2021-04-04Big UI and navigation RewriteJoaquim1-6/+25
new navigation add some color to the apps redesign menus new settings menu new quick settings code clean up size reduction by converting navigation images to font and more...
2021-02-24Multi face support, analog clock, 12/24 configJoaquim1-1/+2
2021-02-23Merge branch 'LVGL7' of https://github.com/joaquimorg/Pinetime into ↵Jean-François Milants1-1/+0
joaquimorg-LVGL7 # Conflicts: # src/CMakeLists.txt # src/displayapp/DisplayApp.cpp # src/displayapp/screens/Modal.cpp # src/displayapp/screens/Modal.h # src/displayapp/screens/Notifications.cpp # src/displayapp/screens/Tile.h
2021-02-01CleanupJoaquim1-4/+1
2021-01-24Handle call notification the same way than other notifications.Jean-François Milants1-2/+0
Display the call notifications in the Notification app, with buttons to accept/reject the call.
2020-11-16Include cleanup: displayapp + screensokaestne1-4/+4
2020-10-02Fixed all the includes that were broken due to the renamesAvamander1-1/+1
2020-10-02Renamed displayapp/Screens to displayapp/screensAvamander1-0/+39