summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [android] reset the native renderer only when the GL thread exitsupstream/lp-detach-gl-threadŁukasz Paczos2019-06-047-66/+81
* [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
* [android] - move example custom layer compilation to testapptobrun2019-05-292-4/+65
* [android] option to change the zoom rateŁukasz Paczos2019-05-294-5/+52
* [android] decrease zoom rate by 35%Łukasz Paczos2019-05-291-1/+1
* [ios] Update Raster Tiles API name and linkJason Wray2019-05-282-2/+2
* [core] remove platform::show(Color)?DebugImageKonstantin Käfer2019-05-281-75/+0
* [core] refactor program object creationKonstantin Käfer2019-05-2810-14/+60
* [core] Introduce usage tag for resourcesThiago Marcos P. Santos2019-05-282-8/+24
* Asymmetric viewport changelog entryAleksandar Stojiljkovic2019-05-285-11/+28
* [core] Offset viewport center when edge insets are specifiedAleksandar Stojiljkovic2019-05-282-14/+82
* [android] - update maven publishing script to enable aar packaging vs pom pac...tobrun2019-05-283-5/+4
* [android] - add javadoc URI supported protocolstobrun2019-05-275-23/+335
* [android] - use URI instead of URL to enable asset loadingtobrun2019-05-279-61/+204
* [ios, build] Specify Mapbox development team for project iOS appsJason Wray2019-05-242-3/+17
* [android] resume file source and wait for result to complete resources cache ...Łukasz Paczos2019-05-245-30/+141
* [core] invoke optional resource path change completion listenerŁukasz Paczos2019-05-241-3/+6
* [android] break location camera tracking when a developer invoked animation s...Łukasz Paczos2019-05-249-119/+319
* [android] deprecate MapboxMapOptions empty constructorŁukasz Paczos2019-05-2311-23/+27
* [tests] Removed passing tests from the ignore listThiago Marcos P. Santos2019-05-231-5/+0
* macos-v0.14.0Minh Nguyễn2019-05-223-3/+3
* [ios] Add missing tick to Podspec specification (#14729)Nadia Barbosa2019-05-222-2/+2
* [android] - update changelog for nectar final releasetobrun2019-05-221-0/+2
* [android] return color string values in the [0-255] rangeŁukasz Paczos2019-05-2215-79/+68
* [android] document that elevation(0) turns off the location shadowKa-Ping Yee2019-05-221-1/+2
* [android] attach/detach core thread pool's threads to JVMŁukasz Paczos2019-05-223-9/+12
* [core] option to perform platform specific operations when creating/destroyin...Łukasz Paczos2019-05-224-0/+28
* [ios] Podspec & changelog updates for v5.0.0 (#14717)Nadia Barbosa2019-05-214-7/+14
* [android] Add unit test for onRemoveUnusedStyleImages APIAlexander Shalamov2019-05-211-0/+162
* [android] Add bindings for onRemoveUnusedStyleImages APIAlexander Shalamov2019-05-216-0/+107
* [core] Pass legacy/categorical/*-default expression testsAnder Conselvan de Oliveira2019-05-211-6/+0
* [core] Fix legacy/{interval,exponential}/*-default expression testsAnder Conselvan de Oliveira2019-05-211-8/+0
* [core] Fix some of the legacy interval function expression testsAnder Conselvan de Oliveira2019-05-211-7/+0
* [core] Fix most identity function with default legacy expression testsAnder Conselvan de Oliveira2019-05-211-4/+0
* [node] Convert legacy functions to expressions in NodeExpression::ParseAnder Conselvan de Oliveira2019-05-212-30/+35
* [ios] Enable SKU tokens for all requestsJason Wray2019-05-205-51/+11
* [core] Refactor HeadlessFrontend/Backend: GL separation and factory (#14692)Aleksandar Stojiljkovic2019-05-2113-50/+99
* [core] Add API for invalidating tilesThiago Marcos P. Santos2019-05-212-0/+49
* [android] show multiple maps in a recycler view exampleŁukasz Paczos2019-05-203-36/+35