summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * [android] remove unnecessary manifest inclusionAntonio Zugaldia2017-03-091-2/+0
| * [android] Include the telemetry service to simplify set upAntonio Zugaldia2017-03-091-0/+5
| * [android] - add style loading callback (#8291)Tobrun2017-03-093-17/+106
| * [android] - harden mapZoomButtonController to avoid null pointer exceptions (...Tobrun2017-03-091-2/+4
| * [android] - move touch handling of MarkerViews back to View#setOnClickListene...Tobrun2017-03-095-60/+53
| * [android] renames MultiPoint to BasePointCollectionAntonio Zugaldia2017-03-093-5/+5
| * [android] fix checkstyleAntonio Zugaldia2017-03-091-1/+2
| * [android] update version to local package build configAntonio Zugaldia2017-03-091-1/+1
| * [android] set user agent on initializationAntonio Zugaldia2017-03-091-1/+1
| * [android] re-add build config fieldsAntonio Zugaldia2017-03-091-0/+2
| * [android] bump versions to beta.3Antonio Zugaldia2017-03-091-3/+3
| * [android] - build aar once (#8297)Tobrun2017-03-091-4/+2
| * Merge master into release-ios-v3.5.0-android-v5.0.0John Firebaugh2017-03-08132-3116/+1772
| |\
| * | MyLocationView activate/deactivate LocationSource (#8255)Tobrun2017-03-081-4/+4
| * | [ios, macos] Removed duplicated NSDate test files, improved duration converst...Fabian Guerra Soto2017-03-086-64/+23
| * | [android] - don't disable tracking when animation the camera bearing. (#8279)Tobrun2017-03-081-1/+1
| * | [ios, macos] Russian, Catalan, Lithuanian, Finnish, Dutch (#8256)Minh Nguyễn2017-03-0829-12/+985
| * | [ios, macos] Added a timing note for two delegate methods (#8259)Jordan Kiley2017-03-072-14/+20
| * | [ios] Add version checker update to deploy scriptJason Wray2017-03-071-0/+20
| * | [ios] Add SDK version update checking/notificationJason Wray2017-03-077-0/+80
| * | [ios, macos] Update callout when relocating annotationMinh Nguyễn2017-03-034-22/+8
| * | [ios] Clarify docs for MGLUserTrackingModeNadia Barbosa2017-03-031-3/+22
| * | [ios, macos] Exclude MGLUserTrackingMode from macOSNadia Barbosa2017-03-032-15/+15
| * | [ios] Fixed conversion between Duration and NSTimeInerval (#8276)Fabian Guerra Soto2017-03-0310-37/+126
| * | [macos] Document Carthage, CocoaPods installationMinh Nguyễn2017-03-032-3/+32
| * | [ios] Split out changelog Packaging sectionMinh Nguyễn2017-03-031-2/+5
| * | [ios] Added basic notes about using CarthageJason Wray2017-03-032-0/+13
| * | [ios, macos] Alias MGLStyleConstantValue to MGLConstantStyleValueJesse Bounds2017-03-033-0/+4
| * | [ios, macos] Rename MGLStyleConstantValue to MGLConstantStyleValueJesse Bounds2017-03-0316-178/+178
| * | Updates version name and CHANGELOG after 5.0.0-beta.2 release (#8254)Antonio Zugaldia2017-03-022-1/+8
| * | [ios] Use curl to verify that a release is not publishedandroid-v5.0.0-beta.2Jesse Bounds2017-03-011-1/+1
| * | [ios] Update podspec version for 3.5.0 beta.2ios-v3.5.0-beta.2Jesse Bounds2017-03-012-2/+2
| * | [ios, macos] Updated changelogs for #8113Minh Nguyễn2017-03-012-2/+4
| * | [android] [auto] Update properties to version 5.0.0-beta.2 in preparation for...Antonio Zugaldia2017-03-011-1/+1
* | | Make Source::getZoomRange return an optional rangeBruno de Oliveira Abinader2017-03-2111-29/+39
* | | [core] Remove unnecessary unordered_map includesJohn Firebaugh2017-03-215-5/+0
* | | [core] Prefer std::map to std::unordered_map for smaller binary sizeJohn Firebaugh2017-03-218-10/+10
* | | [macos] Updated MapObserver::onSourceChangedBruno de Oliveira Abinader2017-03-211-1/+1
* | | [android] Updated MapObserver::onSourceChangedBruno de Oliveira Abinader2017-03-212-2/+2
* | | [Qt] Updated MapObserver::onSourceChangedBruno de Oliveira Abinader2017-03-212-2/+2
* | | [core] s/onSourceDidChange/onSourceChanged/ + source refBruno de Oliveira Abinader2017-03-218-14/+17
* | | [core] Expose Source::getZoomRangeBruno de Oliveira Abinader2017-03-2010-10/+42
* | | [ios, macos] Fix map load error descriptions (#8466)Minh Nguyễn2017-03-186-12/+48
* | | [macos] Fix nightly build scriptJohn Firebaugh2017-03-171-1/+1
* | | [core] Use core wagyu algorithm; move results into GeometryCollectionJohn Firebaugh2017-03-172-69/+20
* | | Added wagyu and removed angus clipperBlake Thompson2017-03-177-6211/+70
* | | [core] Fix overspecialization of PaintPropertyBinder templateJohn Firebaugh2017-03-173-192/+150
* | | [core] Don't need to use normalized attributes anymoreJohn Firebaugh2017-03-174-87/+5
* | | [android] move build to Android StudioKonstantin Käfer2017-03-1713-315/+211
* | | [build] move ABI version awareness to mason.cmakeKonstantin Käfer2017-03-172-9/+30