aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Merge pull request #1 from Riksu9000/pts-settings-fixkieranc2021-11-155-41/+66
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | clang-format and clang-tidy PineTimeStyleRiku Isokoski2021-11-132-25/+31
| | * | | | | | | | | Close menu with buttonRiku Isokoski2021-11-135-16/+35
| |/ / / / / / / / /
| * | | | | | | | | Merge remote-tracking branch 'upstream/develop' into pts-settingsKieran Cawthray2021-11-0726-63/+516
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Revert "Update GetNext/GetPrevious"Kieran Cawthray2021-10-231-2/+11
| * | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into pts-settingsKieran Cawthray2021-10-2315-58/+371
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Update GetNext/GetPreviousKieran Cawthray2021-10-201-11/+2
| * | | | | | | | | | | Improve random color selection, disable longpress when settings are visibleKieran Cawthray2021-10-201-18/+17
| * | | | | | | | | | | Restore settings orderKieran Cawthray2021-10-201-2/+2
| * | | | | | | | | | | Merge branch 'pts-settings' of https://github.com/kieranc/InfiniTime into pts...Kieran Cawthray2021-10-200-0/+0
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Ensure needle color is visible one reset/randomizeKieran Cawthray2021-10-201-0/+6
| * | | | | | | | | | | | Ensure needle color is visible on reset/randomizeKieran Cawthray2021-10-201-0/+6
| |/ / / / / / / / / / /
| * | | | | | | | | | | Change gauge needle color when background is whiteKieran Cawthray2021-10-191-1/+15
| * | | | | | | | | | | Fix settings merge errorKieran Cawthray2021-10-181-2/+5
| * | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into pts-settingsKieran Cawthray2021-10-1856-256/+1069
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Disable DoubleTap when settings buttons are displayedKieran Cawthray2021-10-181-0/+3
| * | | | | | | | | | | | More duplicate color dodgingKieran Cawthray2021-10-181-3/+10
| * | | | | | | | | | | | Remove old PineTimeStyle settings appKieran Cawthray2021-10-036-400/+4
| * | | | | | | | | | | | Initial commitKieran Cawthray2021-10-032-17/+274
* | | | | | | | | | | | | InfiniPaint: add missing include algorithm for std::fillReinhold Gschweicher2021-12-301-0/+2
* | | | | | | | | | | | | Update .gitignoreEli Weiss2021-12-301-0/+4
* | | | | | | | | | | | | Revised documentationEli Weiss2021-12-304-4/+4
* | | | | | | | | | | | | Improved "Getting Started" readabilityEli Weiss2021-12-307-14/+14
* | | | | | | | | | | | | Improved documentation readabilityEli Weiss2021-12-307-19/+19
* | | | | | | | | | | | | Update MemoryAnalysis.mdEli Weiss2021-12-301-3/+3
* | | | | | | | | | | | | Improved documentation readabilityEli Weiss2021-12-302-10/+10
* | | | | | | | | | | | | Update buildAndProgram.mdEli Weiss2021-12-301-2/+2
* | | | | | | | | | | | | Use Bluetooth brand color for BLE logo #0082FChubmartin2021-12-301-1/+1
* | | | | | | | | | | | | Real white nowhubmartin2021-12-301-1/+1
* | | | | | | | | | | | | WatchFaceDigital - BLE symbol changed to white colorhubmartin2021-12-301-1/+1
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #886 from evergreen22/passkey-optionJF2021-12-223-6/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Optional secure pairing with a passkeyJames A. Jerkins2021-12-213-6/+4
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #839 from Arsen6331/BLE-FS-DocsJF2021-12-202-1/+176
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Add BLE FS docs link to BLE docsArsen63312021-11-241-1/+9
| * | | | | | | | | | | Add documentation for BLE FSArsen63312021-11-221-0/+167
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #874 from evergreen22/alarm-breakJF2021-12-121-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | FIX: AlarmTriggered fall through to ShowPairingKeyJames A. Jerkins2021-12-111-0/+1
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #756 from geekbozu/BLE_FSJF2021-12-119-74/+629
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | 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