summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * [ios, macos] Corrected polyline equalityMinh Nguyễn2017-03-105-5/+10
| * Raise exception when MGLAnnotationView.annotation property is nil (#8339)Fabian Guerra Soto2017-03-102-3/+10
| * [android] [auto] Update properties to version 5.0.0-beta.3 in preparation for...Antonio Zugaldia2017-03-101-1/+1
| * Per-attribute transition properties on MGLStyleLayer (#8225)Fabian Guerra Soto2017-03-1047-44/+1883
| * [ios, macos] Copyedited changelog blurb about source queryingMinh Nguyễn2017-03-102-2/+2
| * [android] query source featuresIvo van Dongen2017-03-1013-20/+282
| * [macos, ios] query source featuresIvo van Dongen2017-03-1010-0/+266
| * [core] query source featuresIvo van Dongen2017-03-1015-2/+191
| * [core] rename query options for query rendered featuresIvo van Dongen2017-03-1014-26/+26
| * [ios, macos] Fixed camera function exception messageMinh Nguyễn2017-03-101-3/+3
| * [android] - zoom to rounded levelsTobrun2017-03-109-18/+65
| * [ios, macos] Update changelogs for v3.5.0-beta.3 (#8343)Minh Nguyễn2017-03-102-11/+14
| * [darwin] Use explicit initialization rather than global static variables for ...Konstantin Käfer2017-03-103-2/+7
| * [android] remove unnecessary manifest permissionsAntonio Zugaldia2017-03-091-3/+0
| * [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