summaryrefslogtreecommitdiff
path: root/src/displayapp/screens
AgeCommit message (Expand)AuthorFilesLines
2022-09-11Infineat : Add support for external resources, and read the images and fonts ...Jean-François Milants5-34/+79
2022-09-11Merge branch 'develop' into infineat-external-resourcesJean-François Milants54-1187/+923
2022-08-21Add sleep mode which disables notifications, touch- and motion wakeup (#1261)Riku Isokoski3-21/+37
2022-08-16Centralize most color definitions (#1258)Riku Isokoski25-48/+64
2022-08-10Use Counter in SettingsSetDateRiku Isokoski2-161/+64
2022-08-08Notification swap text colors for visibility and reduce duplication (#1252)Riku Isokoski1-12/+7
2022-08-02More timeout options and improved checkbox alignmentRiku Isokoski5-10/+10
2022-08-02Simplified stopwatch lap bufferRiku Isokoski2-91/+29
2022-08-02Bring back separate info button, move color to a variable.Riku Isokoski1-6/+12
2022-08-02Remove clockType variable by checking for nullptr instead.Riku Isokoski2-10/+10
2022-08-02Use Counter widget in AlarmRiku Isokoski2-116/+60
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-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