summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [ios] Prepare ios-v5.1.1 releaseupstream/friedbunny-ios-v5.1.1Jason Wray2019-07-184-3/+9
* [ios] Mapbox Events - v0.9.5 (#15077)Alf Watt2019-07-171-0/+0
* [android] Updated Android changelog for stable 8.1.0 release (#14974)android-v8.1.0Langston Smith2019-06-201-0/+15
* [android] - limit concurrent request for Android 4.4 and below to 10tobrun2019-06-201-3/+9
* [android] ensure to re-enable move when quickzoom finishesŁukasz Paczos2019-06-201-2/+11
* [ios] Prepare for ios-v5.1.0 releaseios-v5.1.0Jason Wray2019-06-194-4/+7
* [android] accept floating numbers during core->platform color conversionŁukasz Paczos2019-06-182-5/+29
* [ios] Bump podspec to v5.1.0-beta.1ios-v5.1.0-beta.1Fabian Guerra2019-06-134-8/+8
* [android] updated android changelog for 8.1.0-beta.1 cherrypick (#14917)android-v8.1.0-beta.1Langston Smith2019-06-131-0/+10
* [android][mac][ios] Update changelogsMikhail Pozdnyakov2019-06-123-0/+5
* [ios] fix benchmark appKonstantin Käfer2019-06-122-3/+9
* [android] - add resource usage to HttpRequest, add offline query parameter fl...Tobrun2019-06-127-19/+114
* [build] remove roundtrip through <experimental/optional> when using optionalKonstantin Käfer2019-06-121-1/+1
* [ios] Added offline query parameter (#14857)Julian Rex2019-06-114-27/+128
* [android] Removed mapboxJavaServices dependency (#14896)Langston Smith2019-06-111-1/+0
* Merge pull request #14898 from mapbox/tvn-allow-null-updatesTobrun2019-06-111-4/+3
* [android] - update changelog v8.0.1tobrun2019-06-111-18/+23
* [ios] get sku token return valueFredrik Karlsson2019-06-113-19/+35
* [android] - change library loader to soloadertobrun2019-06-114-26/+17
* [android] - fix reset behavior for setLatLngBoundsForCameraTargettobrun2019-06-115-12/+23
* Fix namespace issue with OSMesaMichael Muesch2019-06-101-0/+2
* [core] Ignore more flaky node render testsJason Wray2019-06-071-2/+5
* [android] Fix compilation warning with updated clangMikhail Pozdnyakov2019-06-071-1/+1
* [android] updated changelog for 8.1.0-alpha.2 (#14855)android-v8.1.0-alpha.2Langston Smith2019-06-061-0/+15
* [android] bumped android telemetry to 4.5.1 (#14874)Langston Smith2019-06-062-1/+1
* [ios] Bump podspec to v5.1.0-alpha.2ios-v5.1.0-alpha.2Fabian Guerra2019-06-063-3/+3
* [ios] Integrate Mapbox Mobile Events 0.9.4 (#14868)Alf Watt2019-06-064-125/+236
* [android] - increase timeout of image missing test, use GeoJsonSource above C...Tobrun2019-06-062-34/+16
* [ios] Update libmbxaccounts for navigation SDK override (#14802)Jason Wray2019-06-054-30/+38
* [android] - rename style component URL api to URItobrun2019-06-0540-92/+215
* [ios] Update changelog for #14810Alexander Shalamov2019-06-051-0/+4
* [ios] Add integtation test that verifies MGLMapViewImpl sizeAlexander Shalamov2019-06-054-4/+63
* [ios] Calculate size of a MGLMapViewOpenGLImpl renderable from MGLMapView boundsAlexander Shalamov2019-06-054-4/+23
* [core] Ignore flaky fill-pattern render testsJason Wray2019-06-041-0/+2
* [android] copy features array before passing them to coreŁukasz Paczos2019-06-042-6/+31
* [android] - add external links to javadoc generation, fix warnings and errors...tobrun2019-06-048-42/+52
* [android] reset the native renderer only when the GL thread exitsŁukasz Paczos2019-06-047-66/+81
* [core] Fix symbol rendering under opaque fill layersJuha Alanen2019-06-041-1/+0
* [core] fix warnings with Xcode 11's updated Clang versionKonstantin Käfer2019-06-041-1/+1
* [macos]Added an `MGLMapView.prefetchesTiles` property to configure lo… (#14...m-stephen2019-06-043-0/+20
* [ios] Fix undeclared selector warning in MGLAnnotationViewJason Wray2019-06-031-0/+1
* [android] update changelog for 8.1.0-alpha.1 (#14825)Langston Smith2019-06-031-1/+2
* [ios] Fix content insets with custom edge padding. (#14813)Fabian Guerra Soto2019-06-039-14/+34
* [android] do not try to package duplicate files in the publicationŁukasz Paczos2019-06-031-6/+1
* [ios] Content insets border case fix and comment.Aleksandar Stojiljkovic2019-06-031-2/+5
* [android] add support for external sdk clients to be able to manage the token...Pablo Guardiola2019-05-304-25/+124
* [ios] Bump podspec to v5.1.0-alpha.1 (#14800)ios-v5.1.0-alpha.1Fabian Guerra Soto2019-05-295-6/+6
* [android] updated changelog for 8.1.0-alpha.1 (#14798)android-v8.1.0-alpha.1Langston Smith2019-05-291-0/+24
* [ios,macos] refactor MGLMapViewImplKonstantin Käfer2019-05-2924-576/+971
* [android] - consolidate native build setup into one gradle configuration filetobrun2019-05-293-138/+81