summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ios, macos] Update changelogs.upstream/fabian-shape-polyline-v2-2082Fabian Guerra2017-09-012-0/+7
* [ios, macos] Add shapes annotations select/deselect delegates.Fabian Guerra2017-09-019-3/+303
* [ios] Guard against nil user location when setting tracking modeJason Wray2017-08-301-13/+13
* [ios, macos] Make minimumZoomLevel and maximumZoomLevel IBInspectable. (#9729)Fabian Guerra Soto2017-08-304-4/+6
* [tests] Cherry-pick OfflineDatabase::databaseTableColumnsJason Wray2017-08-291-0/+11
* [tests] Enforce the schema downgrade behaviorThiago Marcos P. Santos2017-08-292-0/+24
* [core] Remove database on schema downgradeThiago Marcos P. Santos2017-08-291-1/+1
* [ios] Set location to nil until the user's location is determinedIan Wagner2017-08-283-4/+3
* [ios] Support iOS 11 location usage descriptionsJason Wray2017-08-283-9/+24
* [ios] Print Xcode and SDK version during packagingupstream/fb-build-cherry-picksJason Wray2017-08-251-1/+3
* [build] Don't fail hard for unknown warning groupsKonstantin Käfer2017-08-251-1/+4
* [build] Don't use maybe-uninitialized and misleading-indentation in Clang, si...Konstantin Käfer2017-08-252-0/+6
* [ios] Fix heading update loopupstream/fb-fewer-heading-updates-thxJason Wray2017-08-242-5/+18
* [ios] Document annotations-as-features limitations w/feature queryingJason Wray2017-08-211-10/+15
* [android] - update config for next reeleaseandroid-v5.1.3Tobrun Van Nuland2017-08-193-3/+3
* [android] - update changelog for v5.1.3Tobrun Van Nuland2017-08-191-1/+12
* bumped MAS version numberCameron Mace2017-08-191-1/+1
* [android] - avoid IndexOutOfBounds when destroying map objectTobrun Van Nuland2017-08-191-28/+18
* [android] - enable location change animation of MyLocationView by defaultTobrun Van Nuland2017-08-191-1/+1
* [android] - re-add projectedMetersTobrun Van Nuland2017-08-191-0/+15
* [android] - create smallest possible LatLngBounds when visible region crosses...Tobrun2017-08-193-8/+37
* [android] - provide compability with Samsung devices forcing 3-4 array matrix...Tobrun2017-08-191-3/+27
* [android] - keep state of initial overlain views margins (#9391)Tobrun2017-08-191-16/+29
* [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