aboutsummaryrefslogtreecommitdiffstats
path: root/src/displayapp/icons
Commit message (Collapse)AuthorAgeFilesLines
* watchfaceanalog: Background in lvgl (#1824)Max Friedrich2023-08-151-272/+0
| | | | | | | | | | | * change background image to widgets This commit removes the background image for the WatchFaceAnalog and replaces it with lvgl widgets. It aims to keep the original look. * remove comments and background image --------- Co-authored-by: minacode <minamoto9@web.de>
* remove old unused bluetooth icons (#1172)mabuch2022-06-056-114/+0
|
* Rename lvgl image files to .cFinlay Davidson2022-06-053-0/+0
|
* New sharper batteryicon. Remove old unused batteryiconsRiku Isokoski2022-04-2548-1308/+52
|
* Big UI and navigation RewriteJoaquim2021-04-04397-9724/+7758
| | | | | | | | | | | 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...
* Merge branch 'develop' of github.com:JF002/Pinetime into developJean-François Milants2021-03-201-0/+272
|\ | | | | | | | | | | # Conflicts: # src/main.cpp # src/systemtask/SystemTask.h
| * Multi face support, analog clock, 12/24 configJoaquim2021-02-241-0/+272
| |
* | Generate pinetime-recovery : a light version of InfiniTime design to be used ↵Jean-François Milants2021-01-262-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
* Merge branch piggz/nav into develop:Jean-François Milants2021-01-20267-0/+9724
| | | | | - fix conflict - add a icon for the navigation app.
* Refactored and improved the Music watchappAvamander2020-10-156-0/+268
|
* Fixed all the includes that were broken due to the renamesAvamander2020-10-0252-0/+1422