summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [core] Replace Update with AnnotationManager::DataStatusupstream/annotationmanager-datastatusBruno de Oliveira Abinader2017-08-307-90/+67
* [core] Clear RenderGeoJSONSource tilePyramid if no data is availableBruno de Oliveira Abinader2017-08-301-6/+11
* Enable tests for #1350, #9704Asheem Mamoowala2017-08-291-6/+1
* bump MAS version number to 2.2.2 (#9856)Pablo Guardiola2017-08-291-1/+1
* Merge branch release tag ios-v3.6.2Fabian Guerra2017-08-2947-344/+951
|\
| * [android] Update sdk version.upstream/fabian-merge-release-branchFabian Guerra2017-08-281-1/+1
| * [android] Diable lint check for MissingTranslationFabian Guerra2017-08-282-2/+4
| * Merge tag 'ios-v3.6.2' into masterFabian Guerra2017-08-2846-343/+948
| |\
| | * [ios] Update pods spec for iOS v3.6.2 (#9806)ios-v3.6.2Fabian Guerra Soto2017-08-183-3/+3
| | * [ios] Warn about using MGLFeature-conforming annotations w/queryingJason Wray2017-08-182-5/+15
| | * [ios] Add debug descriptions to shapes and featuresJason Wray2017-08-183-0/+69
| | * [core] Use separate attribute component for line normalsJohn Firebaugh2017-08-188-41/+41
| | * [ios, macos] Fix querying features returning nil when features available. (#9...Fabian Guerra Soto2017-08-175-9/+15
| | * [ios] Add test for code snippet added to MGLPolyline doc changeNadia Barbosa2017-08-092-3/+14
| | * [ios] Update MGLPolyline docs about antimeridian crossingsNadia Barbosa2017-08-091-2/+13
| | * [ios] Fix user location horizontal accuracy ring inaccuracyupstream/fb-inaccurate-accuracyJason Wray2017-08-072-5/+3
| | * [ios] Update READMEs to link to help pageJason Wray2017-08-042-2/+2
| | * [ios] expose setCamera with edge paddingFredrik Karlsson2017-08-033-1/+23
| | * [ios] Clean-up iosapp projectJason Wray2017-08-024-107/+114
| | * [ios] Add iosapp Settings.app force touch quick action shortcutJason Wray2017-08-026-14/+30
| | * [ios] remove Secure Transport exception from demo appKonstantin Käfer2017-08-022-15/+1
| | * [android] - release android v5.1.2, update configandroid-v5.1.2Tobrun Van Nuland2017-08-023-4/+4
| | * [ios] adapt Mapbox Streets–sourced layers for user preferred language (#9582)Fabian Guerra Soto2017-08-0110-97/+188
| | * [android] - update changelog for release v5.1.2Tobrun Van Nuland2017-08-011-1/+15
| | * [android] - bump MAS dependency (#9671)Tobrun2017-08-011-1/+1
| | * [android] - remove preview image integration (#9657)Tobrun2017-08-016-70/+1
| | * [android] - try/catch initalisation of Telemetry (#9658)Tobrun2017-08-011-2/+10
| | * [android] - fix OnCameraMoveStartedListener typo (#9664)Tobrun2017-08-012-2/+2
| | * [ios] Bump podspec to 3.6.1ios-v3.6.1Fabian Guerra2017-07-283-3/+3
| | * [ios] tilt gesture type fix (#9642)Fabian Guerra Soto2017-07-282-5/+6
| | * [android] fix compass direction (Transform::getCameraOptions returns counterc...Pablo Guardiola2017-07-281-1/+2
| | * [android] - build snapshots from release branch for v5.1.2Tobrun Van Nuland2017-07-282-2/+2
| | * [android] - don't query for shape annotations if none were addedTobrun Van Nuland2017-07-281-4/+6
| | * [android] fix added to map checks because LongSparseArray#indexOfKey could re...Pablo Guardiola2017-07-281-1/+1
| | * [android] - validate Marker before opening InfoWindowTobrun Van Nuland2017-07-281-7/+2
| | * [android] - harden click handling of shape annotationsTobrun Van Nuland2017-07-281-4/+18
| | * [android] fix geojson source proguard issue (#9569) (#9577)Pablo Guardiola2017-07-281-1/+2
| | * [ios] Make tilt gesture recognizer recognizable only with two horizontal fing...Fabian Guerra Soto2017-07-271-33/+48
| | * [ios] Proper limiting behavior when trying to zoom out fullydanielamitaysc2017-07-272-9/+8
| | * [android] Disable program caching on Adreno 3xx, 4xx, and 5xx GPUs due to kno...Antonio Zugaldia2017-07-271-1/+15
| | * [build] Include bcsymbolmap files in iOS dynamic framework packageupstream/fb-bcsymbolmapJason Wray2017-07-262-0/+5
| | * [build] Remove unused iOS 'self contained' static framework packagingJason Wray2017-07-251-24/+10
| | * [ios] Don't force the attribution button tint color to updateupstream/fb-attribution-tint-unforceningJason Wray2017-07-242-2/+5
| | * update release configandroid-v5.1.1Tobrun Van Nuland2017-07-212-2/+2
| | * [core] Work around Adreno 2xx GPU bugs (#9573)John Firebaugh2017-07-211-0/+7
| | * [android] - update change log, fix typo public xmlTobrun Van Nuland2017-07-212-1/+5
| | * [android] - increase touch target to match largest Marker icon (#9565)Tobrun2017-07-212-27/+27
| | * [android] - manage InfoWindow selection in AnnotationManager (#9567)Tobrun2017-07-211-5/+0
| | * [android] - update changelog for 5.1.1Tobrun Van Nuland2017-07-211-0/+10
| | * [android] - add OnPolygonClickListener and OnPolylineClickListener (#9443)Tobrun2017-07-214-10/+164