summaryrefslogtreecommitdiff
path: root/platform
Commit message (Collapse)AuthorAgeFilesLines
* [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
| | | | Accuracy was off by +25%, depending on latitude.
* [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
| | | | | | | | | | | | | | | | | | | | * [ios] Update label localization * [ios, macos] Move MGLVectorSource+MBXAdditions.h to darwin. * [ios, macos] Adapt Mapbox Streets to the user preferred language. * [ios, macos] Clarify style localization documentation. * [ios, macos] Update localization examples * [ios, macos] Add style language reset to original. * [ios, macos] Update changelogs. * [ios, macos] Rename Vector Source Additions to MGL standard. * [ios, macos] Add suport for stop localization.
* [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
| | | | | | * [ios] Change function:angleBetweenPoints return type * [ios] Update changelog
* [android] fix compass direction (Transform::getCameraOptions returns ↵Pablo Guardiola2017-07-281-1/+2
| | | | counterclockwise angle after transform.invalidateCameraPosition() which needs to be transformed to a clockwise bearing) (#9632)
* [android] - build snapshots from release branch for v5.1.2Tobrun Van Nuland2017-07-281-1/+1
|
* [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 ↵Pablo Guardiola2017-07-281-1/+1
| | | | return a negative number when the specified key is not mapped (#9602)
* [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 ↵Fabian Guerra Soto2017-07-271-33/+48
| | | | | | | | fingers (#9571) * [ios] Make tilt gesture recognizer recognizable only with two horizontal fingers * [ios] Make tilt gesture recognizer tolerance degree less restrictive
* [ios] Proper limiting behavior when trying to zoom out fullydanielamitaysc2017-07-272-9/+8
| | | | | - Bail from quick zoom if new zoom is same as old zoom - Allow pinch gesture at minZoom to still move the map
* [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
| | | | This was a faux framework once required by Fabric.
* [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-211-1/+1
|
* [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
|
* Hit test Marker and MarkerViews (#9424)Tobrun2017-07-214-74/+140
| | | | | | * [android] - hit test Marker and MarkerViews * fixup
* [android] - fine tune fling gesture (#9532)Tobrun2017-07-212-2/+2
|
* [android] - bump OkHttp dependency to avoid null pointer exceptions on ↵Tobrun2017-07-211-1/+1
| | | | Android 7.0 (#9522)
* [android] Fix my location drawable getting tinted (#9410)Pablo Guardiola2017-07-213-18/+44
| | | | | | * fix my location drawable tinted when setting mapbox_myLocationTintColor in xml issue (linking my location foreground drawables with my location foreground tint color and adding the possibility of setting an undefined my location foreground tint color) * link my location background drawable with my location background tint color and add the possibility of setting an undefined my location background tint color
* [android] - map's visible region fix #9427 (#9428)Łukasz Paczos2017-07-211-4/+4
|
* [android] - validate if platform implementation doesn't return a null motion ↵Tobrun2017-07-211-2/+6
| | | | event (#9434)
* [ios] Added Hungarian settings bundleMinh Nguyễn2017-07-192-0/+5
|
* [android, ios, macos] Updated French localizationMinh Nguyễn2017-07-196-1/+343
| | | | Updated French localization on iOS and macOS and added French localization on Android.
* [android] remove manual ref counting on activation/deactivationIvo van Dongen2017-07-192-9/+0
|
* [ios] Update changelog; kick-off 3.6.1upstream/fb-build-cherry-pickinJason Wray2017-07-131-1/+5
|
* [all] make default_styles header-onlyKonstantin Käfer2017-07-135-29/+8
|
* [build] enable -fvisibility=hidden for iOSKonstantin Käfer2017-07-137-4/+24
|
* [darwin] Include polylabel via cmakeJason Wray2017-07-134-40/+12
|
* [ios] Update SMCalloutView to fix iOS 10 build warningsMinh Nguyễn2017-07-131-0/+0
| | | | Reapplied 76a2a2db28ce70d06b64b747cfc59ed493eefc67, which was partially rolled back in f6e79d70735361438655f279c8699a786d25458c.
* [android] - invible marker views performance fix #9419 (#9420)Łukasz Paczos2017-07-051-1/+1
|