summaryrefslogtreecommitdiff
path: root/src/displayapp/screens
AgeCommit message (Expand)AuthorFilesLines
2022-06-11Simplify SettingChimes codeRiku Isokoski2-42/+27
2022-06-11Make notification color white when side cover offDiego Miguel1-8/+11
2022-06-11Fix date alignmentDiego Miguel2-19/+22
2022-06-11Simplify codeDiego Miguel1-34/+23
2022-06-11Show battery indicator when side cover hiddenDiego Miguel2-4/+16
2022-06-11Better alignment of the date labelDiego Miguel2-22/+19
2022-06-11Implement charging battery animationDiego Miguel2-5/+18
2022-06-11Implement battery indicatorDiego Miguel3-1/+43
2022-06-11Use existing fonts in Infineat watchfaceDiego Miguel2-18/+35
2022-06-11Fix bleIcon in Infineat watchface after upstream rebaseDiego Miguel1-2/+2
2022-06-11Implement SettingWatchFace listDiego Miguel3-62/+46
2022-06-11Implement CheckboxList screenDiego Miguel2-0/+164
2022-06-11Small color adjustmentsDiego Miguel1-4/+4
2022-06-11Fix aligment of time labelsDiego Miguel2-3/+9
2022-06-11Fixes in side cover togglingDiego Miguel2-36/+33
2022-06-11Update BLE controller in Infineat watchfaceDiego Miguel2-1/+3
2022-06-11Fix typoDiego Miguel1-1/+1
2022-06-11Add 'circle' symbol & Pine64 logoDiego Miguel1-0/+1
2022-06-11Add Infineat watchface to settingsDiego Miguel2-1/+15
2022-06-11Implement watchface InfineatDiego Miguel2-0/+596
2022-06-06Timer: Replace time label with Counter control hiding functionalityRiku Isokoski2-12/+11
2022-06-06Use Counter widget in TimerRiku Isokoski2-112/+41
2022-06-06Move basic apps to the top of the app listRiku Isokoski1-4/+4
2022-06-05remove unused symbols, free a little bit of space (#1167)mabuch1-7/+0
2022-06-05remove unused Meter.cpp and Meter.h (#1171)mabuch2-65/+0
2022-06-05remove unused Brightness App (#1170)mabuch2-136/+0
2022-06-05Fix various typosluz paz1-1/+1
2022-06-05Apply clang-format to all C++ filesFinlay Davidson29-142/+167
2022-06-05Rename lvgl image files to .cFinlay Davidson1-3/+3
2022-05-08Fix dropdown graphical issues.Riku Isokoski1-2/+0
2022-05-08Force full screen refresh with a rounder functionRiku Isokoski18-87/+0
2022-05-04List: add missing array includeReinhold Gschweicher1-1/+1
2022-04-29Fix large blacklevel step. Lower 25% of shades are now accessible.Riku Isokoski7-8/+8
2022-04-25New sharper batteryicon. Remove old unused batteryiconsRiku Isokoski12-60/+92
2022-04-25Fix warningsRiku Isokoski11-25/+25
2022-04-25Keep the paddle on screen in wholeReinhold Gschweicher1-1/+8
2022-04-25Remove now unused position overrideRiku Isokoski1-3/+0
2022-04-25Update track progress in MusicService. Fix #127Riku Isokoski2-26/+13
2022-04-25Tweak gamma on ST7789 and match UI colorsRiku Isokoski24-72/+72
2022-04-25Use centisecondsRiku Isokoski1-4/+5
2022-04-25Stopwatch fixesRiku Isokoski2-37/+22
2022-04-25Fix timer layoutRiku Isokoski1-16/+11
2022-04-25Firmware update screen fixesRiku Isokoski1-11/+10
2022-04-18Replace lv_label_set_text where possibleRiku Isokoski22-104/+98
2022-04-18resolved merge conflict after renaming PineTimeStyle to WatchFacePineTimeStylemabuch14-77/+71
2022-04-02Replace airplane mode with a bluetooth toggleRiku Isokoski8-41/+35
2022-03-28Timer App : add background label to ensure that the app will be displayed cor...Jean-François Milants2-19/+27
2022-03-14Merge pull request #1038 from NeroBurner/analog_local_variablesJF2-13/+6
2022-03-14Merge pull request #1033 from NeroBurner/music_override_warningJF1-1/+1
2022-03-14Merge pull request #1034 from NeroBurner/twos_comparison_warningJF1-1/+1