summaryrefslogtreecommitdiff
path: root/src/displayapp
AgeCommit message (Expand)AuthorFilesLines
2021-12-09Merge remote-tracking branch 'upstream/develop' into pts-settingsKieran Cawthray24-131/+446
2021-12-09Organize includesRiku Isokoski3-6/+9
2021-12-09Move radio button styling to a single placeRiku Isokoski5-18/+23
2021-12-09Optimize arraysRiku Isokoski6-9/+15
2021-12-09Fix too small arrayRiku Isokoski1-1/+1
2021-12-09Style checkboxes as radio buttonsRiku Isokoski7-100/+63
2021-12-09Style improvementsAvamander1-1/+2
2021-12-09Improved format specifiers, bracing, removed C-style casts, whitespace fixes ...Avamander5-14/+16
2021-12-09Remove commented codeKieran Cawthray1-2/+0
2021-12-09Adjust icon alignment only on IsUpdated()Kieran Cawthray2-11/+18
2021-12-09Alignment fixesKieran Cawthray1-5/+12
2021-12-09Merge branch 'develop' into patch-weatherAvamander5-0/+56
2021-12-09Fix for passkey screen scrambleJames A. Jerkins3-9/+17
2021-12-09Connect and bond with a passkeyJames A. Jerkins5-0/+48
2021-12-06Include Colors.hKieran Cawthray1-0/+1
2021-12-05Merge remote-tracking branch 'upstream/develop' into pts-settingsKieran Cawthray87-188/+208
2021-12-04Fixed air quality amounts being off by a few orders of magnitudeAvamander1-1/+1
2021-12-04Revert wrong change to DisplayAppAvamander1-6/+1
2021-12-04Removed float usage from displayAvamander1-4/+4
2021-12-04Better cleanup, bugfixes and improvements in weather parsing. UI improvementsAvamander2-5/+10
2021-12-04Improved debug UI.Avamander1-0/+24
2021-12-04Improved UI and fixed a bugAvamander1-0/+20
2021-12-04Bunch of bugs fixed, improved error handling, debug UI additionAvamander3-61/+92
2021-12-04Fixed a few compilation errors, fixed UUID.Avamander2-10/+21
2021-12-04Implemented a few functions.Avamander1-15/+1
2021-12-04Started initial work on the UIAvamander2-136/+32
2021-12-04Added autodetection for clang-format versionAvamander1-8/+7
2021-12-04Brace style and whitespace fixesAvamander2-2/+2
2021-12-04Initial Weather service skeletonAvamander2-0/+300
2021-12-02Clock: add missing Settings includeReinhold Gschweicher1-0/+1
2021-12-02WatchFaceAnalog : move notification iconSteveis1-1/+1
2021-12-02Paddle: add a little randomization in the dy speedReinhold Gschweicher1-0/+9
2021-12-02Merge branch 'paint-colorchange-vibration' of git://github.com/clemensvonmolo...Jean-François Milants3-4/+10
2021-12-02Metronome: add missing include for Screen.hReinhold Gschweicher1-0/+1
2021-12-02WatchFaceDigital: remove unused include for ScreenList.hReinhold Gschweicher1-1/+0
2021-12-02WatchFaceDigital: add missing include to Settings.hReinhold Gschweicher1-0/+1
2021-12-02WatchFaceAnalog: remove unused ScreenList, add needed includesReinhold Gschweicher2-1/+2
2021-12-02PineTimeStyle: remove include and add forward declareReinhold Gschweicher1-1/+1
2021-12-02QuickSettings: remove unused importsReinhold Gschweicher1-2/+0
2021-11-28About : Remove misleading infoSteveis1-5/+2
2021-11-28Merge branch 'restructure_includes' of https://github.com/NeroBurner/InfiniTi...Jean-François Milants86-174/+177
2021-11-28Merge pull request #820 from Riksu9000/fix-anim-dirJF1-1/+7
2021-11-16Improve notification icon alignmentKieran Cawthray1-1/+1
2021-11-16Revert "Fix notification icon alignment"Kieran Cawthray1-13/+8
2021-11-16Fix notification icon alignmentKieran Cawthray1-8/+13
2021-11-15Move up file header include to topReinhold Gschweicher4-4/+4
2021-11-15remove unused libs/ prefix from lvgl includes as not neededReinhold Gschweicher5-9/+9
2021-11-15Add missing standard includesReinhold Gschweicher3-0/+3
2021-11-15Update includes to to be relative to src directoryReinhold Gschweicher83-165/+165
2021-11-15BatteryInfo: remove unused FreeRTOS.h and timer.h includesReinhold Gschweicher1-2/+0