summaryrefslogtreecommitdiff
path: root/src/displayapp/icons
AgeCommit message (Collapse)Author
2022-03-24Revert "Analog24 watchface"Michele Bini
This reverts commit a62b893469765923a113acdf85627ce39322880f.
2022-03-20Analog24 watchfaceDorian Wolf
2021-04-04Big UI and navigation RewriteJoaquim
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-03-20Merge branch 'develop' of github.com:JF002/Pinetime into developJean-François Milants
# Conflicts: # src/main.cpp # src/systemtask/SystemTask.h
2021-02-24Multi face support, analog clock, 12/24 configJoaquim
2021-01-26Generate pinetime-recovery : a light version of InfiniTime design to be used ↵Jean-François Milants
as a recovery firmware : it only provides basic UI and BLE connectivity for OTA. This new FW is build on the same codebasse than the actual InfiniTime. Only the display task is different (this allows to remove lvgl from the recovery fw, which is very heavy). CMake builds and docker have been modified accordingly. Note than the fw is converted into an image and then into a DFU in the cmake build (previously, it was only done in the
2021-01-20Merge branch piggz/nav into develop:Jean-François Milants
- fix conflict - add a icon for the navigation app.
2020-10-15Refactored and improved the Music watchappAvamander
2020-10-02Fixed all the includes that were broken due to the renamesAvamander