summaryrefslogtreecommitdiff
path: root/src/displayapp/screens
AgeCommit message (Expand)AuthorFilesLines
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-15Merge remote-tracking branch 'upstream/develop' into pts-settingsKieran Cawthray1-1/+3
2021-11-13clang-format and clang-tidy PineTimeStyleRiku Isokoski2-25/+31
2021-11-13Close menu with buttonRiku Isokoski4-12/+31
2021-11-09Fix Alarm app crashing on buttonpressRiku Isokoski1-1/+3
2021-11-07Merge remote-tracking branch 'upstream/develop' into pts-settingsKieran Cawthray2-17/+21
2021-10-29Memory savings by replacing stringsRiku Isokoski2-17/+21
2021-10-23Revert "Update GetNext/GetPrevious"Kieran Cawthray1-2/+11
2021-10-23Merge remote-tracking branch 'upstream/develop' into pts-settingsKieran Cawthray3-31/+101
2021-10-23Merge pull request #740 from Riksu9000/flashlight_brightnessJF3-31/+101
2021-10-20Update GetNext/GetPreviousKieran Cawthray1-11/+2
2021-10-20Improve random color selection, disable longpress when settings are visibleKieran Cawthray1-18/+17
2021-10-20Restore settings orderKieran Cawthray1-2/+2
2021-10-20Ensure needle color is visible on reset/randomizeKieran Cawthray1-0/+6
2021-10-19Change gauge needle color when background is whiteKieran Cawthray1-1/+15
2021-10-18Fix settings merge errorKieran Cawthray1-2/+5
2021-10-18Merge remote-tracking branch 'upstream/develop' into pts-settingsKieran Cawthray13-17/+551
2021-10-18Disable DoubleTap when settings buttons are displayedKieran Cawthray1-0/+3
2021-10-18More duplicate color dodgingKieran Cawthray1-3/+10
2021-10-16Merge pull request #507 from Riksu9000/fit_more_tasksJF1-5/+8
2021-10-16Merge pull request #655 from NeroBurner/paddle_hor_fixJF1-2/+2
2021-10-15Replaced "JF002" in github URLs with "InfiniTimeOrg"mabuch2-2/+3
2021-10-13Flashlight brightness controlRiku Isokoski3-31/+101
2021-10-11Paddle: compare ballX coordinate with horizontal resolutionReinhold Gschweicher1-2/+2
2021-10-10Merge branch 'update_touch_driver' of git://github.com/Riksu9000/InfiniTime i...Jean-François Milants4-4/+83
2021-10-10Setting SetDate/SetTime : replace #defines by constexpr variables, NULL by nu...Jean-François Milants4-85/+61
2021-10-10Merge with develop and fix conflicts from timaios:set-datetime-manually.Jean-François Milants5-5/+455
2021-10-09Merge pull request #701 from maksalees/close-info-popup-with-back-button-in-a...JF2-4/+17
2021-10-05Merge branch 'develop' into update_touch_driverRiku Isokoski10-30/+63
2021-10-03Remove old PineTimeStyle settings appKieran Cawthray3-392/+3
2021-10-03Initial commitKieran Cawthray2-17/+274
2021-10-03Merge pull request #638 from Riksu9000/detect_full_chargeJF7-22/+59
2021-09-29Fixes based on code reviewsMaxim Leshchenko2-8/+9
2021-09-28Alarm: Close the popup with information about the time until alarm with the b...Maxim Leshchenko2-0/+12
2021-09-23Merge pull request #664 from Riksu9000/disable_notif_onlyJF0022-7/+3
2021-09-22Show plug icon while plugged inRiku Isokoski2-4/+4
2021-09-22Merge branch 'develop' into detect_full_chargeRiku Isokoski8-15/+313
2021-09-18Merge pull request #669 from NeroBurner/fix_unsigned_comparison_warning_metro...JF0021-1/+1
2021-09-18Merge branch 'develop' into update_touch_driverRiku Isokoski3-1/+309
2021-09-16resolve conflict in src/systemtask/Messages.hMark Russell4-13/+3
2021-09-16Revert "Merge upstream"Mark Russell4-3/+13
2021-09-16Merge upstreamMark Russell4-13/+3
2021-09-16Fixes per Riksu9000's feedbackMark Russell2-15/+19
2021-09-16Fix unsigned/signed comparison warning in Metronome.cppReinhold Gschweicher1-1/+1
2021-09-15Fix Error screen and optimize GetTouchInfoRiku Isokoski2-5/+0
2021-09-14Merge branch 'develop' into update_touch_driverRiku Isokoski73-313/+589
2021-09-13License header fix, add missing bracesMark Russell2-2/+10
2021-09-13Fixes based on code reviews (formatting, UI code)Mark Russell2-52/+92