aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | change paint vibration to 35msClemens von Molo2021-11-011-1/+1
| * | | | | | | | | color rotation using modulo, ran clang-format for InfiniPaintClemens von Molo2021-11-013-7/+12
| * | | | | | | | | InfiniPaint vibrate on colorchange, fix color rotationClemens von Molo2021-10-313-7/+8
* | | | | | | | | | Metronome: add missing include for Screen.hReinhold Gschweicher2021-12-021-0/+1
* | | | | | | | | | Settings: remove unused driver includeReinhold Gschweicher2021-12-021-1/+0
* | | | | | | | | | WatchFaceDigital: remove unused include for ScreenList.hReinhold Gschweicher2021-12-021-1/+0
* | | | | | | | | | WatchFaceDigital: add missing include to Settings.hReinhold Gschweicher2021-12-021-0/+1
* | | | | | | | | | WatchFaceAnalog: remove unused ScreenList, add needed includesReinhold Gschweicher2021-12-022-1/+2
* | | | | | | | | | PineTimeStyle: remove include and add forward declareReinhold Gschweicher2021-12-021-1/+1
* | | | | | | | | | QuickSettings: remove unused importsReinhold Gschweicher2021-12-021-2/+0
* | | | | | | | | | Merge branch 'develop' of github.com:JF002/Pinetime into developJean-François Milants2021-12-023-8/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | About : Remove misleading infoSteveis2021-11-281-5/+2
| * | | | | | | | | | Merge pull request #798 from NeroBurner/motionservice_fix_typo_in_includeJF2021-11-281-1/+1
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'develop' into motionservice_fix_typo_in_includeJF2021-11-28194-763/+843
| | |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Fixed container to use clang-format-12 and format on saveStephanie2021-11-281-2/+4
| | * | | | | | | | | | MotionService: fix not needed '/' in includeReinhold Gschweicher2021-10-301-1/+1
* | | | | | | | | | | | Tentative : fix issue template that redirect to a blank page.Jean-François Milants2021-12-022-0/+2
|/ / / / / / / / / / /
* | | | | | | | | | | Merge branch 'NeroBurner-restructure_includes' into developJean-François Milants2021-11-28148-252/+263
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Merge branch 'restructure_includes' of https://github.com/NeroBurner/InfiniTi...Jean-François Milants2021-11-28148-252/+263
|/| | | | | | | | | | |
| * | | | | | | | | | | docs: add non-relative includes to coding standardReinhold Gschweicher2021-11-151-0/+1
| * | | | | | | | | | | Move up file header include to topReinhold Gschweicher2021-11-159-9/+9
| * | | | | | | | | | | remove unused libs/ prefix from lvgl includes as not neededReinhold Gschweicher2021-11-155-9/+9
| * | | | | | | | | | | Add missing standard includesReinhold Gschweicher2021-11-157-0/+10
| * | | | | | | | | | | Update includes to to be relative to src directoryReinhold Gschweicher2021-11-15140-243/+243
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Split updating and about software. Remove big Contributing section from READMERiku Isokoski2021-11-284-48/+44
* | | | | | | | | | | Update getting started. New pics. More information.Riku Isokoski2021-11-2812-6/+29
* | | | | | | | | | | Replace some "we"Riku Isokoski2021-11-282-5/+5
* | | | | | | | | | | Add line breakRiku Isokoski2021-11-281-0/+1
* | | | | | | | | | | Add missing periodsRiku Isokoski2021-11-281-2/+2
* | | | | | | | | | | Improvements to Apps.md and Intro.mdRiku Isokoski2021-11-282-26/+19
* | | | | | | | | | | Link to companion appsRiku Isokoski2021-11-282-6/+6
* | | | | | | | | | | Fix versioningRiku Isokoski2021-11-281-2/+2
* | | | | | | | | | | Summarize updating-softareRiku Isokoski2021-11-281-13/+15
* | | | | | | | | | | Update updating instructionsRiku Isokoski2021-11-283-28/+11
* | | | | | | | | | | Replace companionapp pages with links. Add companion appsRiku Isokoski2021-11-283-25/+4
* | | | | | | | | | | Reorganize bootloader readmeRiku Isokoski2021-11-284-5/+3
* | | | | | | | | | | Separate and update coding conventions and contributing pagesRiku Isokoski2021-11-283-52/+51
* | | | | | | | | | | Update ui_guidelinesRiku Isokoski2021-11-282-4/+2
* | | | | | | | | | | ReorganizationRiku Isokoski2021-11-282-14/+15
* | | | | | | | | | | Crop and shrink photosRiku Isokoski2021-11-285-0/+0
* | | | | | | | | | | Documentation cleanup and reorganizationRiku Isokoski2021-11-2812-305/+173
* | | | | | | | | | | Merge pull request #820 from Riksu9000/fix-anim-dirJF2021-11-281-1/+7
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix animation when long pressing on screens adjacent to watch faceRiku Isokoski2021-11-101-1/+7
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #829 from Riksu9000/clang-tidy-updateJF2021-11-281-0/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Remove some clang-tidy checksRiku Isokoski2021-11-131-0/+2
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #832 from mabuch/fix-doc-motionservice-uuidJF2021-11-282-5/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fix Motion Service UUID in doc and code commentsmabuch2021-11-152-5/+5
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #833 from NeroBurner/BatteryInfo_remove_unused_includeJF2021-11-281-2/+0
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | BatteryInfo: remove unused FreeRTOS.h and timer.h includesReinhold Gschweicher2021-11-151-2/+0
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #830 from InfiniTimeOrg/fix-unresponsive-touchpanelJF2021-11-152-12/+6
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |