aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | Remove unused variablesRiku Isokoski2021-08-194-18/+2
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge pull request #580 from Riksu9000/timer_battery_readingJF0022021-09-128-31/+38
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/develop' into timer_battery_readingRiku Isokoski2021-08-3080-313/+686
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'develop' into timer_battery_readingRiku Isokoski2021-08-2837-350/+422
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'develop' into timer_battery_readingRiku Isokoski2021-08-1413-217/+226
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Make battery reading periodic. Add events. Disable pullupRiku Isokoski2021-08-148-32/+38
| | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #552 from Riksu9000/new_to_infinitimeJF0022021-09-121-17/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Move getting started slightly lowerRiku Isokoski2021-08-031-5/+5
| * | | | | | | | | | | | | | | | Make it easier for new people to find instructionsRiku Isokoski2021-08-031-16/+6
| | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #551 from hubmartin/patch-3JF0022021-09-121-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Add FW validation note after DFU flashMartin Hub2021-08-031-0/+4
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge pull request #550 from hubmartin/patch-2JF0022021-09-121-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Update ota-gadgetbridge-nrfconnect.mdMartin Hub2021-08-031-0/+4
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge pull request #615 from Utopiah/patch-1JF0022021-09-111-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Infini-iOSFabien Benetou2021-08-261-0/+1
| | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #636 from Itai-Nelken/move-about-firmware-settings-downJF0022021-09-111-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Update Settings.cppItai Nelken2021-09-021-2/+2
|/ / / / / / / / / / / / / /
| | | | | | | * | | | | | | Revert "Merge upstream"Mark Russell2021-09-1633-300/+232
| | | | | | | * | | | | | | Merge upstreamMark Russell2021-09-1633-232/+300
| | | | | | | * | | | | | | Fixes per Riksu9000's feedbackMark Russell2021-09-167-30/+27
| | | | | | | * | | | | | | License header fix, add missing bracesMark Russell2021-09-134-5/+22
| | | | | | | * | | | | | | Fixes based on code reviews (formatting, UI code)Mark Russell2021-09-135-89/+133
| | | | | | | * | | | | | | Created basic alarm appMark Russell2021-09-1016-3/+480
| |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Set version to 1.4.0.Jean-François Milants2021-09-021-1/+1
* | | | | | | | | | | | | Merge pull request #579 from mabuch/fix-github-buildJF0022021-09-011-15/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Github Action - update mcuboot versionmabuch2021-08-141-6/+1
| * | | | | | | | | | | | | fix Github Action build Firmwaremabuch2021-08-141-15/+14
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | 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
| | |\ \ \ \ \ \ \ \ \ \ \ \ \