aboutsummaryrefslogtreecommitdiffstats
path: root/src/displayapp/screens/settings
Commit message (Expand)AuthorAgeFilesLines
* Update includes to to be relative to src directoryReinhold Gschweicher2021-11-1510-10/+10
* Flashlight brightness controlRiku Isokoski2021-10-131-1/+1
* Setting SetDate/SetTime : replace #defines by constexpr variables, NULL by nu...Jean-François Milants2021-10-104-85/+61
* Merge with develop and fix conflicts from timaios:set-datetime-manually.Jean-François Milants2021-10-105-5/+455
|\
| * Merge branch 'JF002:develop' into set-datetime-manuallyTim2021-08-086-51/+40
| |\
| * | Code optimizations in SettingSetDate and SettingSetTimeTim Taenny2021-07-092-13/+7
| * | Code optimizations in SettingSetTimeTim Taenny2021-07-091-9/+17
| * | Modified Settings menu as per suggestionTim Taenny2021-07-091-4/+4
| * | Code optimizations in SettingSetDateTim Taenny2021-07-091-41/+2
| * | Code optimizations in SettingSetTimeTim Taenny2021-07-091-24/+10
| * | Code optimizations in SettingSetDateTim Taenny2021-07-091-28/+12
| * | Added new menu entries to Settings pagetimaios2021-07-092-3/+17
| * | Added new screen: SettingSetDatetimaios2021-07-092-0/+317
| * | Added new screen: SettingSetTimetimaios2021-07-092-0/+212
* | | Toggle notifications only, keep vibrations.Riku Isokoski2021-09-121-3/+3
* | | Update Settings.cppItai Nelken2021-09-021-2/+2
* | | Settings : use enums instead of ints to store colors. Group all PTS settings ...Jean-François Milants2021-08-282-86/+73
* | | Merge pull request #458 from kieranc/pinetimestyle-colorpickerJF0022021-08-284-3/+406
|\ \ \
| * \ \ Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpickerKieran Cawthray2021-08-152-26/+31
| |\ \ \
| * | | | Fix potential edge case of sidebar being set blackKieran Cawthray2021-08-151-1/+1
| * | | | More tidying following reviewKieran Cawthray2021-08-151-85/+88
| * | | | Avoid setting the sidebar blackKieran Cawthray2021-08-151-0/+4
| * | | | Remove duplicate code, minor fixesKieran Cawthray2021-08-151-33/+19
| * | | | Add check for randomise button in case colors clashKieran Cawthray2021-08-151-0/+5
| * | | | Add randomise button to color pickerKieran Cawthray2021-08-152-0/+22
| * | | | Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpickerKieran Cawthray2021-07-285-18/+6
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Add extra screen in settings to show scrollbar correctlyKieran Cawthray2021-07-241-3/+3
| * | | | Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpickerKieran Cawthray2021-07-203-33/+34
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpickerKieran Cawthray2021-07-121-3/+3
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Add reset button, reduce button opacityKieran Cawthray2021-06-272-12/+37
| * | | | | Make it loop around when you get to the end of the list of colorsKieran Cawthray2021-06-251-0/+28
| * | | | | Fix off-by-one error, reduce step gauge needle widthKieran Cawthray2021-06-251-4/+4
| * | | | | Move array to member variable, retrieve colors from settings for displayKieran Cawthray2021-06-252-13/+10
| * | | | | PineTimeStyle color picker tidyingKieran Cawthray2021-06-242-56/+5
| * | | | | PineTimeStyle color picker add settings integrationKieran Cawthray2021-06-241-45/+53
| * | | | | PineTimeStyle color picker initial commitKieran Cawthray2021-06-244-1/+377
| * | | | | Merge remote-tracking branch 'upstream/develop' into pinetimestyleKieran Cawthray2021-06-163-5/+4
| |\ \ \ \ \
| * | | | | | Remove newline modificationsKieran Cawthray2021-05-191-1/+1
| * | | | | | Fix it again..Kieran Cawthray2021-05-181-1/+10
| * | | | | | Revert "Reset"Kieran Cawthray2021-05-185-18/+135
| * | | | | | ResetKieran Cawthray2021-05-185-135/+18
* | | | | | | Merge branch 'develop' into refresh_reworkRiku Isokoski2021-08-282-4/+4
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'develop' into new_touch_handlerRiku Isokoski2021-08-182-26/+31
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'develop' into new_touch_handlerRiku Isokoski2021-07-254-6/+6
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Fix gesturesRiku Isokoski2021-07-162-12/+0
| * | | | | | | New touch handler, with issuesRiku Isokoski2021-07-152-5/+5
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'develop' into refresh_reworkRiku Isokoski2021-08-152-26/+31
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Clean up using variablesRiku Isokoski2021-08-151-10/+16
| * | | | | | Ui updateRiku Isokoski2021-08-152-25/+24
| * | | | | | ImprovementsRiku Isokoski2021-08-011-1/+1