aboutsummaryrefslogtreecommitdiffstats
path: root/src/components
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'airplane-mode' of https://github.com/evergreen22/InfiniTime int...Jean-François Milants2022-02-205-46/+54
* Merge branch 'airplane-mode' of https://github.com/evergreen22/InfiniTime int...Jean-François Milants2022-02-205-36/+92
|\
| * Add airplane mode featureJames A. Jerkins2021-12-235-36/+92
* | Manual squash merge of PR #932 (https://github.com/InfiniTimeOrg/InfiniTime/p...Jean-François Milants2022-02-201-0/+2
* | MotorController: no need to make this function a class functionReinhold Gschweicher2022-02-191-1/+1
* | Merge branch 'statusBarTimeFormat' of https://github.com/mruss77/InfiniTime i...Jean-François Milants2022-02-133-1/+29
|\ \
| * | Status bar displays time in 12 or 24 hour format based on settingsMark Russell2021-11-103-1/+28
* | | Fix biased BLE pass key generationZorvalt2022-02-121-1/+22
* | | Fix alarm on time changeRiku Isokoski2022-01-221-0/+2
* | | Merge branch 'ShakeWake' of https://github.com/geekbozu/InfiniTime into geekb...Jean-François Milants2022-01-043-8/+53
|\ \ \
| * | | Fix crash upon leaving app.Tim Keller2022-01-041-7/+8
| * | | Actually save the thresholdTim Keller2022-01-041-1/+5
| * | | Better Sensitivity UI, Calibration button addedTim Keller2022-01-043-8/+10
| * | | Add averaging to wake threshold. Makes it take more then just a "flick" to tu...Tim Keller2022-01-043-3/+7
| * | | Add start of settings app for senstivity.Tim Keller2022-01-043-5/+15
| * | | CleanupTim Keller2022-01-041-4/+0
| * | | Added Shake to wakeTim Keller2022-01-043-6/+34
* | | | Adds enum class for chimes optionSteveAmor2022-01-041-6/+7
* | | | resolves conflictsSteveAmor2022-01-0247-183/+2078
|\| | |
| * | | Ran clang-formatStephanie2021-12-302-7/+13
| * | | Renamed confusing variables and general cleanupStephanie2021-12-302-2/+1
| * | | Moved trip meter update to MotionController and changed trip meter logicStephanie2021-12-302-4/+10
| * | | Changed lap counter to trip meterStephanie2021-12-301-5/+5
| * | | Added "lap" button to step counterStephanie2021-12-301-0/+7
| | |/ | |/|
| * | Optional secure pairing with a passkeyJames A. Jerkins2021-12-213-6/+4
| * | Fix Failed rebase.Tim Keller2021-12-102-5/+3
| * | Fix more initializersTim Keller2021-12-101-12/+10
| * | Fix large file support that broke due to a refactor.Tim Keller2021-12-101-1/+1
| * | Force variable cleanup because LFS makes assumptions about variable initializ...Tim Keller2021-12-101-7/+5
| * | Attempt at a more robust File handlerTim Keller2021-12-101-8/+15
| * | Change read to return LFS return values when reading a directory or nonexista...Tim Keller2021-12-101-12/+12
| * | Fix string nullterminations,Tim Keller2021-12-101-13/+23
| * | Added move functionTim Keller2021-12-104-4/+33
| * | Fix lvgl_open to respect littlefs open errorsTim Keller2021-12-102-11/+10
| * | Remove DirDelete, implementation did not work and memory contraints are recur...Tim Keller2021-12-102-18/+2
| * | Remove mount/unmount. No longer neededTim Keller2021-12-102-17/+8
| * | Write worksTim Keller2021-12-104-18/+77
| * | Reading Seems to work?Tim Keller2021-12-101-39/+39
| * | Actually fix memory corruption, seems stable nowTim Keller2021-12-102-65/+43
| * | List Dir works?Tim Keller2021-12-103-17/+34
| * | Focus on getting flash access working properlyTim Keller2021-12-104-30/+41
| * | Start of read commandTim Keller2021-12-102-19/+158
| * | Added Delete fileTim Keller2021-12-104-28/+93
| * | Fix folder count in outputTim Keller2021-12-102-20/+40
| * | More reliable FS listingTim Keller2021-12-103-6/+16
| * | direcetory listings maybe?Tim Keller2021-12-104-31/+129
| * | Added Blank FSService that exposes only version infoTim Keller2021-12-104-3/+129
| * | AlarmController: remove unused app_timer.h include in headerReinhold Gschweicher2021-12-091-1/+0
| * | Merge branch 'develop' into patch-weatherAvamander2021-12-094-47/+220
| |\ \
| | * | Adjust BLE/LL stacks, style, comments, refactoringJames A. Jerkins2021-12-092-15/+27