summaryrefslogtreecommitdiff
path: root/src/displayapp/screens/settings
AgeCommit message (Expand)AuthorFilesLines
2021-10-13Flashlight brightness controlRiku Isokoski1-1/+1
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-09-12Toggle notifications only, keep vibrations.Riku Isokoski1-3/+3
2021-09-02Update Settings.cppItai Nelken1-2/+2
2021-08-28Settings : use enums instead of ints to store colors. Group all PTS settings ...Jean-François Milants2-86/+73
2021-08-28Merge pull request #458 from kieranc/pinetimestyle-colorpickerJF0024-3/+406
2021-08-28Merge branch 'develop' into refresh_reworkRiku Isokoski2-4/+4
2021-08-18Merge branch 'develop' into new_touch_handlerRiku Isokoski2-26/+31
2021-08-15Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpickerKieran Cawthray2-26/+31
2021-08-15Fix potential edge case of sidebar being set blackKieran Cawthray1-1/+1
2021-08-15More tidying following reviewKieran Cawthray1-85/+88
2021-08-15Avoid setting the sidebar blackKieran Cawthray1-0/+4
2021-08-15Remove duplicate code, minor fixesKieran Cawthray1-33/+19
2021-08-15Merge branch 'develop' into refresh_reworkRiku Isokoski2-26/+31
2021-08-15Add check for randomise button in case colors clashKieran Cawthray1-0/+5
2021-08-15Clean up using variablesRiku Isokoski1-10/+16
2021-08-15Ui updateRiku Isokoski2-25/+24
2021-08-15Add randomise button to color pickerKieran Cawthray2-0/+22
2021-08-08Merge branch 'JF002:develop' into set-datetime-manuallyTim6-51/+40
2021-08-03Merge branch 'develop' into refresh_reworkRiku Isokoski5-17/+5
2021-08-01ImprovementsRiku Isokoski1-1/+1
2021-08-01Merge branch 'develop' into HEADRiku Isokoski8-59/+56
2021-07-28Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpickerKieran Cawthray5-18/+6
2021-07-25Merge branch 'develop' into new_touch_handlerRiku Isokoski4-6/+6
2021-07-25Add new unique icons for some appsRiku Isokoski3-5/+5
2021-07-25Code cleanup (#466)Riku Isokoski2-6/+1
2021-07-24Merge branch 'fix_touchevent_tap' of git://github.com/Riksu9000/InfiniTime in...Jean-François Milants1-8/+1
2021-07-24Add extra screen in settings to show scrollbar correctlyKieran Cawthray1-3/+3
2021-07-20Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpickerKieran Cawthray3-33/+34
2021-07-19Refresh reworkRiku Isokoski14-57/+14
2021-07-16Fix gesturesRiku Isokoski2-12/+0
2021-07-15New touch handler, with issuesRiku Isokoski2-5/+5
2021-07-14Multiple wakeup sources (#290)Kozova12-32/+33
2021-07-14Merge branch 'develop' into fix_touchevent_tapRiku Isokoski5-9/+17
2021-07-12Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpickerKieran Cawthray1-3/+3
2021-07-09Code optimizations in SettingSetDate and SettingSetTimeTim Taenny2-13/+7
2021-07-09Code optimizations in SettingSetTimeTim Taenny1-9/+17
2021-07-09Modified Settings menu as per suggestionTim Taenny1-4/+4
2021-07-09Code optimizations in SettingSetDateTim Taenny1-41/+2
2021-07-09Code optimizations in SettingSetTimeTim Taenny1-24/+10
2021-07-09Code optimizations in SettingSetDateTim Taenny1-28/+12
2021-07-09Added new menu entries to Settings pagetimaios2-3/+17
2021-07-09Added new screen: SettingSetDatetimaios2-0/+317
2021-07-09Added new screen: SettingSetTimetimaios2-0/+212
2021-07-07LVGL use system tickRiku Isokoski1-1/+1
2021-07-02Fixed a bunch of format specifiersAvamander1-3/+3
2021-06-29Add PineTimeStyle watchface (#334)kieranc1-0/+9
2021-06-27Add reset button, reduce button opacityKieran Cawthray2-12/+37
2021-06-25Make it loop around when you get to the end of the list of colorsKieran Cawthray1-0/+28