summaryrefslogtreecommitdiff
path: root/src/displayapp/screens
AgeCommit message (Expand)AuthorFilesLines
2022-08-02Automatic alignment with containersRiku Isokoski1-1/+0
2022-08-02Remove leftover changeRiku Isokoski1-5/+0
2022-08-02Add status icons widgetRiku Isokoski8-67/+52
2022-07-31Theme cleanup (#1256)Riku Isokoski2-5/+0
2022-07-25Date formats: Use ISO 8601 (#1040)Zach DeCook2-4/+4
2022-07-21Replace icomoon system font with material design icons (#1228)Riku Isokoski3-10/+9
2022-07-21Reset timer by long pressing on the button (#1214)Riku Isokoski2-24/+97
2022-07-21Use Counter widget in SettingSetTime plus optimizationsRiku Isokoski2-149/+57
2022-07-21Extend Counter functionalityRiku Isokoski1-2/+2
2022-07-21Limit backlight when flashlight is off (#1212)Riku Isokoski1-29/+30
2022-07-07Display target build variant in system info screenChristoph Honal1-2/+8
2022-07-06Twos code cleanup (#1220)Riku Isokoski2-107/+112
2022-07-05Add PageIndicator widget to reduce code duplication (#1218)Riku Isokoski6-90/+14
2022-06-30Apply clang-format to Clock.cppAutoformatter1-7/+7
2022-06-30fix for week number and days till the end of the yearITCactus4-52/+48
2022-06-30fix memory leak + refactoringITCactus2-27/+33
2022-06-30post rebase fixesITCactus6-79/+76
2022-06-30[new watchface] watchface inspired by G7710, with day of year and week number...ITCactus7-4/+577
2022-06-28Notifications: no inTransition screen, simple blackbox is enoughReinhold Gschweicher2-15/+9
2022-06-28Dismiss notifications by swiping rightSimon Willshire2-53/+140
2022-06-19Flashlight default to max brightness and code cleanupRiku Isokoski2-12/+12
2022-06-19Fix InfiniTime compiler warningsRiku Isokoski1-7/+0
2022-06-18Remove backup brightness feature (#1180)Riku Isokoski1-7/+1
2022-06-16Automatically create screens for applist and settings (#1153)Riku Isokoski4-126/+101
2022-06-11SettingChimes: private Option struct, use std::array for cbOptionReinhold Gschweicher1-6/+5
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