aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | Fix notifications that wouldn't auto close when the timeout elapsed (in previ...Jean-François Milants2021-08-311-1/+0
| |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Fix wake on tap/double tap.Jean-François Milants2021-08-281-6/+8
* | | | | | | | | | | | Settings : use enums instead of ints to store colors. Group all PTS settings ...Jean-François Milants2021-08-288-116/+144
* | | | | | | | | | | | Merge pull request #458 from kieranc/pinetimestyle-colorpickerJF0022021-08-2810-18/+465
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpickerKieran Cawthray2021-08-192-7/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpickerKieran Cawthray2021-08-1524-333/+356
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | 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
| * | | | | | | | | | | | TidyingKieran Cawthray2021-08-121-1/+0
| * | | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpickerKieran Cawthray2021-08-1228-269/+553
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpickerKieran Cawthray2021-07-2840-239/+347
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Increment settings value, remove old hacky fixKieran Cawthray2021-07-252-21/+9
| * | | | | | | | | | | | Add extra screen in settings to show scrollbar correctlyKieran Cawthray2021-07-241-3/+3
| * | | | | | | | | | | | Restore .gitignoreKieran Cawthray2021-07-231-0/+41
| * | | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpickerKieran Cawthray2021-07-236-18/+53
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Remove .gitignoreKieran Cawthray2021-07-221-41/+0
| * | | | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpickerKieran Cawthray2021-07-2027-158/+156
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'pinetimestyle-colorpicker' of github.com:kieranc/InfiniTime int...Kieran Cawthray2021-07-120-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpickerKieran Cawthray2021-07-1135-566/+696
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Change step gauge to use percentage of goal for progressKieran Cawthray2021-07-061-3/+3
| * | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpickerKieran Cawthray2021-07-1239-606/+749
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Fix bad mergeKieran Cawthray2021-06-291-27/+0
| * | | | | | | | | | | | | | | Replace font fileKieran Cawthray2021-06-291-0/+0
| * | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpickerKieran Cawthray2021-06-298-19/+95
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Add reset button, reduce button opacityKieran Cawthray2021-06-272-12/+37
| * | | | | | | | | | | | | | | | Fix the fix, whoopsKieran Cawthray2021-06-251-7/+7
| * | | | | | | | | | | | | | | | Add a check to set default colors if all colors are whiteKieran Cawthray2021-06-251-0/+7
| * | | | | | | | | | | | | | | | 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-252-5/+5
| * | | | | | | | | | | | | | | | Use colors from settings for PineTimeStyle watchfaceKieran Cawthray2021-06-252-5/+10
| * | | | | | | | | | | | | | | | Move array to member variable, retrieve colors from settings for displayKieran Cawthray2021-06-252-13/+10
| * | | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpickerKieran Cawthray2021-06-257-199/+213
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | PineTimeStyle color picker tidyingKieran Cawthray2021-06-242-56/+5
| * | | | | | | | | | | | | | | | | PineTimeStyle color picker add settings integrationKieran Cawthray2021-06-242-45/+84
| * | | | | | | | | | | | | | | | | PineTimeStyle color picker initial commitKieran Cawthray2021-06-247-2/+385
| * | | | | | | | | | | | | | | | | Move static needle_colors array to member variableKieran Cawthray2021-06-232-1/+1
| * | | | | | | | | | | | | | | | | Add font source fileKieran Cawthray2021-06-221-0/+0
| * | | | | | | | | | | | | | | | | Set step gauge outer to be white when step goal is reachedKieran Cawthray2021-06-211-2/+6
| * | | | | | | | | | | | | | | | | Enable 12/24h functionalityKieran Cawthray2021-06-202-1/+30
| * | | | | | | | | | | | | | | | | Add step count gauge - replaces heartrate in sidebarKieran Cawthray2021-06-204-29/+38
| * | | | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into pinetimestyleKieran Cawthray2021-06-2011-30/+604
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'pinetimestyle' of github.com:kieranc/InfiniTime into pinetimestyleKieran Cawthray2021-06-160-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'develop' into pinetimestyleJF0022021-06-1261-470/+950
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/develop' into pinetimestyleKieran Cawthray2021-06-1661-470/+950
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / | |/| / / / / / / / / / / / / / / / / / / | | |/ / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into pinetimestyleKieran Cawthray2021-06-047-196/+182
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/develop' into pinetimestyleKieran Cawthray2021-05-2120-28/+393
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \