aboutsummaryrefslogtreecommitdiffstats
path: root/src/components
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #638 from Riksu9000/detect_full_chargeJF2021-10-032-3/+12
|\
| * Show plug icon while plugged inRiku Isokoski2021-09-221-1/+1
| * Merge branch 'develop' into detect_full_chargeRiku Isokoski2021-09-2213-84/+313
| |\
| * | Use percentage instead of IsFullRiku Isokoski2021-09-031-4/+0
| * | Detect full charge and improve watchface displayRiku Isokoski2021-09-032-3/+16
* | | Merge pull request #692 from danielgjackson/fix-fs-sizeJF2021-10-031-1/+1
|\ \ \
| * | | Fix the size of the filesystem.Daniel Jackson2021-09-271-1/+1
* | | | Remove static declartion on batteryValue preventing read attribute from updat...Tim Keller2021-10-021-1/+1
|/ / /
* | | Merge pull request #664 from Riksu9000/disable_notif_onlyJF0022021-09-235-32/+10
|\ \ \ | |_|/ |/| |
| * | Merge branch 'develop' into disable_notif_onlyRiku Isokoski2021-09-143-46/+87
| |\ \
| * \ \ Merge branch 'develop' into disable_notif_onlyRiku Isokoski2021-09-138-38/+38
| |\ \ \
| * | | | Toggle notifications only, keep vibrations.Riku Isokoski2021-09-125-32/+10
| | |_|/ | |/| |
* | | | Fix the display of the date after a reset : when the date/time was restored f...Jean-François Milants2021-09-191-0/+1
* | | | Merge branch 'PersistantStorage' of git://github.com/geekbozu/InfiniTime into...Jean-François Milants2021-09-182-1/+6
|\ \ \ \
| * | | | Move Backup to the system task.Tim Keller2021-08-192-2/+0
| * | | | Add clearing of noinit segment on bad wordTim Keller2021-08-192-2/+2
| * | | | Make Clock Persistant.Tim Keller2021-08-172-1/+8
* | | | | resolve conflict in src/systemtask/Messages.hMark Russell2021-09-169-83/+124
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Remove unused include in MotoController.hReinhold Gschweicher2021-09-131-1/+0
| * | | | Merge branch 'refactor_adv' of https://github.com/evergreen22/InfiniTime into...Jean-François Milants2021-09-132-45/+87
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Advertise fast for at least 30 secs then slow downJames A. Jerkins2021-09-052-1/+17
| | * | | Revert "Linear decrease of advert rate to conserve battery"James A. Jerkins2021-09-052-6/+0
| | * | | Linear decrease of advert rate to conserve batteryJames A. Jerkins2021-09-042-0/+6
| | * | | Fix styles issues - no change to functionalityJames A. Jerkins2021-09-011-6/+6
| | * | | Fix race condition, connect->disconnect->discoveryJames A. Jerkins2021-09-011-1/+3
| | * | | Completely reset connection state on failJames A. Jerkins2021-08-301-0/+3
| | * | | WIP Refactor ble advertisingJames A. Jerkins2021-08-292-40/+60
| | |/ /
| * | | Merge pull request #549 from hubmartin/pinmapJF0022021-09-136-30/+26
| |\ \ \
| | * \ \ Merge branch 'develop' into pinmaphubmartin2021-09-133-8/+12
| | |\ \ \
| | * \ \ \ Merge branch 'develop' into pinmaphubmartin2021-08-291-3/+40
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Merge branch 'develop' into pinmaphubmartin2021-08-222-10/+34
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Merge branch 'develop' into pinmaphubmartin2021-08-113-67/+26
| | |\ \ \ \
| | * | | | | Rename backlight level pinshubmartin2021-08-041-15/+15
| | * | | | | Cleanup, set Pinetime as defaulthubmartin2021-08-032-1/+1
| | * | | | | PinMap with namespace and constexprhubmartin2021-08-036-29/+24
| | * | | | | DRAFT: Put gpio pins to separate filehubmartin2021-08-021-1/+2
| * | | | | | docs: Fix a few typos (#606)Tim Gates2021-09-131-1/+1
| | |_|_|_|/ | |/| | | |
| * | | | | Merge pull request #617 from ColinKinloch/wake_up_mode_setting_changeJF0022021-09-121-1/+1
| |\ \ \ \ \
| | * | | | | Correct change test for wake up mode settingColin Kinloch2021-08-261-1/+1
| | | |_|/ / | | |/| | |
| * | | | | Merge remote-tracking branch 'upstream/develop' into timer_battery_readingRiku Isokoski2021-08-301-3/+40
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'develop' into timer_battery_readingRiku Isokoski2021-08-142-10/+34
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Make battery reading periodic. Add events. Disable pullupRiku Isokoski2021-08-142-7/+11
| | |_|_|/ | |/| | |
* | | | | Revert "Merge upstream"Mark Russell2021-09-169-124/+83
* | | | | Merge upstreamMark Russell2021-09-169-83/+124
* | | | | Fixes per Riksu9000's feedbackMark Russell2021-09-164-14/+7
* | | | | License header fix, add missing bracesMark Russell2021-09-132-3/+12
* | | | | Fixes based on code reviews (formatting, UI code)Mark Russell2021-09-132-35/+40
* | | | | Created basic alarm appMark Russell2021-09-104-0/+175
| |_|/ / |/| | |
* | | | Settings : use enums instead of ints to store colors. Group all PTS settings ...Jean-François Milants2021-08-281-20/+26
* | | | Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpickerKieran Cawthray2021-08-152-10/+34
|\ \ \ \ | | |/ / | |/| |