summaryrefslogtreecommitdiff
path: root/src/displayapp/icons
AgeCommit message (Collapse)AuthorFilesLines
2021-03-20Merge branch 'develop' of github.com:JF002/Pinetime into developJean-François Milants1-0/+272
# Conflicts: # src/main.cpp # src/systemtask/SystemTask.h
2021-02-24Multi face support, analog clock, 12/24 configJoaquim1-0/+272
2021-01-26Generate pinetime-recovery : a light version of InfiniTime design to be used ↵Jean-François Milants2-0/+127
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 Milants267-0/+9724
- fix conflict - add a icon for the navigation app.
2020-10-15Refactored and improved the Music watchappAvamander6-0/+268
2020-10-02Fixed all the includes that were broken due to the renamesAvamander52-0/+1422