summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'release-horchata' into no-v7upstream/no-v7kevin2019-01-1652-94/+1058
|\
| * [android] bumped telemetry to 3.5.7 (#13645)android-v6.8.1Langston Smith2018-12-211-1/+1
| |
| * [android] reverted style urls to previous versions (#13648)Langston Smith2018-12-212-10/+10
| |
| * [android] changelog for 6.8.0android-v6.8.0upstream/android-v6.7.2Łukasz Paczos2018-12-191-1/+31
| | | | | | | | (cherry picked from commit 42875d5)
| * [android] update core stylesŁukasz Paczos2018-12-194-15/+15
| | | | | | | | | | | | | | | | | | | | | | includes: streets-v11 outdoors-v11 light-v10 dark-v10 satellite-streets-v11 (cherry picked from commit 01a3780)
| * [android] option to disable smooth animation of compass and accuracy valuesŁukasz Paczos2018-12-199-34/+202
| | | | | | | | (cherry picked from commit 9064c8e)
| * [android] immediate location animation based on map's projectionŁukasz Paczos2018-12-197-17/+36
| | | | | | | | (cherry picked from commit e86d1b2)
| * [android] register compass sensor listener only if provided data is consumed ↵Łukasz Paczos2018-12-198-25/+363
| | | | | | | | | | | | by the location layer or location camera (cherry picked from commit 1d410c9)
| * Fixed compass update time not getting updatedBharath MG2018-12-191-3/+3
| | | | | | | | (cherry picked from commit 2528601)
| * [build] Upgrade LLVM to 7.0.0 for AppVeyor Visual Studio 2017 botAlexander Shalamov2018-12-191-2/+2
| |
| * [node] - used fix version of cmake node moduletobrun2018-12-191-1/+1
| |
| * [android] use locale sensitive DecimalFormat for color alpha conversionŁukasz Paczos2018-12-194-3/+9
| |
| * [android] - expose setAccesToken on Mapbox.javaTobrun2018-12-192-1/+25
| |
| * [docs] EnterIdle -> BecomeIdleChris Loer2018-12-1914-50/+52
| |
| * [core, darwin, android] Add onDidEnterIdle to MapObserver.Chris Loer2018-12-1914-1/+161
| | | | | | | | didEnterIdle fires whenever render completes and no repaint is scheduled.
| * [android] - example with recyclerviewTobrun2018-12-196-1/+38
| |
| * [android] - harden activation/deactivation of underlying ref counting componentsTobrun2018-12-194-7/+162
| |
| * [android] expose endpoint change for snapshotterŁukasz Paczos2018-12-122-2/+27
| | | | | | | | (cherry picked from commit 5fa5c15)
* | remove support v7kevin2018-12-033-7/+7
|/
* [android] changelog for v6.7.2android-v6.7.2Łukasz Paczos2018-11-301-2/+6
| | | | (cherry picked from commit c2a8121)
* Send turnstile event while create MapSnapshotter instance (#13475)Kevin Li2018-11-301-0/+7
| | | | (cherry picked from commit 217acb8)
* [docs] Changelog entries for local font usage by MapSnapshotterChris Loer2018-11-303-0/+38
| | | | (cherry picked from commit 4172076)
* [android] Expose "local ideograph font family" in MapSnapshotter::OptionsChris Loer2018-11-304-7/+39
| | | | | | Use local glyph generation in test app's MapSnapshotterActivity. (cherry picked from commit 0bba794)
* [ios, macos] Pass program cache path and local font family config options to ↵Chris Loer2018-11-301-2/+6
| | | | | | MGLMapSnapshotter. (cherry picked from commit 336409b)
* [core] Expose "local ideograph font family" in MapSnapshotter.Chris Loer2018-11-302-6/+10
| | | | (cherry picked from commit afdc243)
* [android] telemetry 3.5.6 bump (#13486)Łukasz Paczos2018-11-301-1/+1
|
* [qt][build] synchronize appveyor config with masterandroid-v6.7.1Thiago Marcos P. Santos2018-11-161-63/+63
| | | | (cherry picked from commit 4e15a0c)
* [android] changelog for 6.7.1Łukasz Paczos2018-11-161-0/+23
| | | | (cherry picked from commit 91d8920)
* [android] bump telemetry to 3.5.4, update changelog for 6.6.7Łukasz Paczos2018-11-162-1/+7
| | | | (cherry picked from commit 361d8cc)
* macos-v0.12.0macos-v0.12.0Minh Nguyễn2018-11-082-2/+2
| | | | Cherry-picked from ad235d3f6c12e784511893a8219f32a004fe158b.
* [ios, macos] Copyedited changelogsMinh Nguyễn2018-11-082-19/+27
| | | | Cherry-picked from 9d7d7a1d73cf6d9d58bac074a2477c3d0e5ba70a.
* [core] Cleared out staged changelog entriesMinh Nguyễn2018-11-086-26/+0
| | | | Cherry-picked from be56409d800dc02ac72bdfa89fdb133a448c96a5.
* [ios] Bump podspecs and update changelog for 4.6.0ios-v4.6.0Jason Wray2018-11-074-4/+4
|
* [android] - update changelog for v6.7.0 and prior 6.6.x releasesandroid-v6.7.0Tobrun2018-11-071-8/+18
|
* [android] - handle null getMapAsync invocations, deliver onMapReady only onceTobrun2018-11-071-2/+8
|
* [android] verify if `text-field` is not null before performing compatibility ↵Łukasz Paczos2018-11-0712-8/+181
| | | | | | operations (cherry picked from commit bb55bae)
* [android] log Java exception and fail silently instead of throwing a native ↵Łukasz Paczos2018-11-073-36/+229
| | | | | | exception in the map state callbacks (cherry picked from commit 39423cc)
* [android] - update telemetry to v3.5.2Tobrun2018-11-061-1/+1
|
* [android] reintroduce OnMapChange invocationŁukasz Paczos2018-11-061-3/+14
|
* [android] null-check nativeMapView in case it's destroyedŁukasz Paczos2018-11-061-2/+6
| | | | (cherry picked from commit 68fd3a2)
* [android] deliver onMapReady only if mapboxMap is not nullŁukasz Paczos2018-11-053-10/+20
| | | | (cherry picked from commit a282b19)
* [ios] CP #13266 - Changed event attributes to be JSON serialization ↵Julian Rex2018-11-022-2/+2
| | | | friendly. (#13267)
* [ios] Update changelog for 4.6.0-beta.1ios-v4.6.0-beta.1Jason Wray2018-10-311-0/+3
|
* [ios] Bump podspecs for 4.6.0-beta.1Jason Wray2018-10-313-3/+3
|
* [android] - update changelog for v6.7.0-beta.1 and v6.6.3android-v6.7.0-beta.1Tobrun2018-10-311-0/+14
|
* [ios, macos] Added $lineProgress expression variableMinh Nguyễn2018-10-309-0/+40
|
* [ios, macos] Fixed typo in style authors guideMinh Nguyễn2018-10-303-3/+3
|
* [macos] Removed redundant sign flipMinh Nguyễn2018-10-301-1/+1
| | | | Fixed an issue where the mbgl::CameraOptions’ heading was misinterpreted as going counterclockwise instead of clockwise.
* [iOS] Update mobile events submodule (#13228)Randall Lee2018-10-303-0/+18
| | | | | | | | | | * Update mobile events submodule Updates submodule to the latest release. https://github.com/mapbox/mapbox-events-ios/releases/tag/v0.7.0 I don't think a changelog addition is necessary. * Update core files using script
* [android] gestures library v0.3.0 bumpŁukasz Paczos2018-10-302-4/+2
|