summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [android] - dealing with infinite camera move callbacks (#9177)upstream/LukasPaczos-9177-infinite-camera-move-callbackspaczos2017-06-061-0/+6
* [android] - validate if gestures should execute (#9173)Tobrun2017-06-021-7/+8
* Merge branch 'release-ios-v3.6.0-android-v5.1.0' of github.com:mapbox/mapbox-...Fabian Guerra2017-06-013-0/+38
|\
| * [ios] Make annotation view rotation alignment configurable (#9147)Jesse Bounds2017-06-013-0/+38
* | [core] Make TransformState LatLngBounds optionalBruno de Oliveira Abinader2017-06-017-20/+31
|/
* add null check in custom location engine activity to prevent null pointer exc...Pablo Guardiola2017-06-011-1/+3
* [android] Cherry picking 9133 (#9145)Pablo Guardiola2017-06-017-94/+62
* [ios] Update pods spec for iOS v3.6.0-beta.2ios-v3.6.0-beta.2Fabian Guerra2017-05-312-2/+2
* [android] fix missing access token variable issue (#9151)Pablo Guardiola2017-05-311-3/+1
* [android] - javadoc update for 5.1.0 release (#9138)Tobrun2017-05-3118-33/+188
* Migrate to GL JS–powered feedback form (#9078)Minh Nguyễn2017-05-3010-24/+89
* [ios] remove layout guide observersFredrik Karlsson2017-05-301-56/+44
* [ios] Remove filter of single metric eventJesse Bounds2017-05-301-7/+0
* [android] - harden orientation changes (#9128)Tobrun2017-05-305-98/+127
* Release Android v5.1.0-beta.3 (#9115)v5.1.0-beta.3Tobrun2017-05-261-1/+13
* [android] - convert dp to pixels when getting meters per pixel at. (#9048)Tobrun2017-05-261-1/+1
* [android] Update Lost to final version 3.0.0 (#9112)Pablo Guardiola2017-05-261-2/+2
* [android] - add binding support for Light (#9013)Tobrun2017-05-2630-22/+1557
* [android] - logo placement for creating a Mapview programatically (#9094)Tobrun2017-05-264-12/+24
* [ios] Moved `MGLLight` in jazzy table of contents (#9111)Jordan Kiley2017-05-252-0/+2
* [ios] Fix annotation initializers for subclasses of MGLAnnotationView (#9104)Jesse Bounds2017-05-244-9/+62
* [ios, macos] Fix MGLLight.achor to accept style functionsFabian Guerra2017-05-243-11/+13
* [android] - LatLngBounds bearing default value (#9102)Tobrun2017-05-241-1/+1
* [android] - stop location updates when toggle MyLocationView state (#9099)Tobrun2017-05-241-0/+1
* [macos] Enable View ‣ Traffic Nightios-v3.6.0.beta.1Minh Nguyễn2017-05-231-0/+3
* [ios] Update pods spec for iOS v3.6.0-beta.1ios-v3.6.0-beta.1Fabian Guerra2017-05-232-2/+2
* [ios, macos] Updated changelogsMinh Nguyễn2017-05-232-8/+21
* [ios] Move image resources to an asset catalog & switch to PDFsJason Wray2017-05-2319-67/+61
* [ios] Fallback to Mapbox.bundle as the framework bundle (#9074)Jason Wray2017-05-235-23/+15
* [ios, macos] More robust Streets localizationMinh Nguyễn2017-05-234-21/+25
* [ios,macos] multipolygon coordinate (#8713)Fabian Guerra Soto2017-05-239-14/+307
* Cherry-pick arabic text to release branch v3.6.0 (#9071)Fabian Guerra Soto2017-05-238-8/+94
* [android] - horizontally rotated in snapshot (#9083)Tobrun2017-05-232-9/+10
* [ios, macos] Light property implementation in MGLStyle (#9043)Fabian Guerra Soto2017-05-2316-1/+624
* [ios, macos] changed TRUE -> 'true' (#9059) fixes #9056Jordan Kiley2017-05-192-2/+2
* [ios, macos] Updated changelogsMinh Nguyễn2017-05-192-2/+5
* [ios] Update podspecs and changelog for iOS v3.5.4Jesse Bounds2017-05-191-0/+5
* [ios] Updated podspecs and changelog for v3.5.3 (#8870)Jordan Kiley2017-05-191-0/+3
* [ios, macos] Updated `maximumZoomLevel` description, cherry-picked #8818 (#8842)Jordan Kiley2017-05-191-2/+2
* [android] - correct bearing conversion when animating the map with jumpTo, ea...Tobrun2017-05-192-4/+4
* [ios] Remove annotation view from container view when annotation removed (#9025)Jesse Bounds2017-05-192-0/+2
* [ios] Add annotation view initializer with annotation and reuse id (#9029)Jesse Bounds2017-05-194-8/+43
* [ios, macos] Change == to = in style function initializersJesse Bounds2017-05-191-3/+3
* Observe layout guides (#7716)Fredrik Karlsson2017-05-193-114/+111
* [android] - remove marker from selected markers when removing marker from an...Tobrun2017-05-191-0/+9
* [core] add error for non-virtual destructor deletes + add virtual dtorsKonstantin Käfer2017-05-195-4/+10
* [core] Make destructor virtual to avoid object splicing during destructionKonstantin Käfer2017-05-191-0/+1
* [android] - bump tools and support lib version due to SNAPSHOT dependencies (...Tobrun2017-05-192-4/+2
* [ios] Telemetry button in modal view controllers (#9027)Jordan Kiley2017-05-171-3/+4
* [ios, macos] Factored out tile URL template guideMinh Nguyễn2017-05-168-177/+326