summaryrefslogtreecommitdiff
path: root/src/displayapp/screens/settings
AgeCommit message (Expand)AuthorFilesLines
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
2021-06-25Fix off-by-one error, reduce step gauge needle widthKieran Cawthray1-4/+4
2021-06-25Move array to member variable, retrieve colors from settings for displayKieran Cawthray2-13/+10
2021-06-24PineTimeStyle color picker tidyingKieran Cawthray2-56/+5
2021-06-24PineTimeStyle color picker add settings integrationKieran Cawthray1-45/+53
2021-06-24PineTimeStyle color picker initial commitKieran Cawthray4-1/+377
2021-06-16Merge remote-tracking branch 'upstream/develop' into pinetimestyleKieran Cawthray3-5/+4
2021-06-11Fix touchevent tapRiku Isokoski1-8/+1
2021-06-10Minor improvements: use std::make_unique when creating unique_ptr, check the ...Jean-François Milants2-3/+2
2021-06-06Initialize SystemTask, DisplayApp and HeartRateTask as global static variable...Jean-François Milants1-2/+2
2021-05-19Remove newline modificationsKieran Cawthray1-1/+1
2021-05-18Fix it again..Kieran Cawthray1-1/+10
2021-05-18Revert "Reset"Kieran Cawthray5-18/+135
2021-05-18ResetKieran Cawthray5-135/+18
2021-05-16cleaned up the code and reduced the size of the diff by removing things like ...Florian Kraupa1-1/+1
2021-05-16implemented continuous vibration pattern for incoming callsFlorian Kraupa1-1/+1
2021-05-15Merge pull request #298 from joaquimorg/StepsAppJF0023-7/+133
2021-05-02short vibration when enabling itpetter2-0/+6
2021-04-26Merge branch 'develop' ofJoaquim12-280/+251
2021-04-24Changed access modified indentationAvamander6-12/+12
2021-04-24Reformatted all the files according to clang-format styleAvamander12-276/+251
2021-04-20Fix button size and default step goalJoaquim1-11/+7
2021-04-19New Steps appJoaquim3-1/+135
2021-04-05array in SettingWakeUp wrong sizeJoaquim José Almeida Pereira1-1/+1
2021-04-04Big UI and navigation RewriteJoaquim12-0/+853