summaryrefslogtreecommitdiff
path: root/platform/android
Commit message (Expand)AuthorAgeFilesLines
* [android] check if the map is destroyed before saving state in a fragmentupstream/12803-view-pager-savestateŁukasz Paczos2018-09-042-4/+12
* [android] - add quotes to toString representation of a String literalTobrun2018-09-042-10/+14
* [android] - make improve this map translatableTobrun2018-09-043-6/+38
* [android] - add Keep annotations to abstract componentstobrun2018-09-033-1/+6
* [android] - bump gradle tools for AS 3.1.4tobrun2018-09-031-1/+1
* [ios, node, macos, android] update changelogs for feature expression supportMolly Lloyd2018-08-311-0/+3
* [core] Implement CrossFadedDataDrivenProperty to add support for feature expr...Molly Lloyd2018-08-313-0/+48
* [android] Explicitly delete local JNI referencesJohn Firebaugh2018-08-311-0/+3
* [android] adding more language maps to tx config filelangsmith2018-08-316-0/+39
* [android] - update changelog for v6.5.0-alpha.2 releaseandroid-v6.5.0-alpha.2Tobrun2018-08-291-0/+7
* [android] keep OfflineGeometryRegionDefinition fields and constructorŁukasz Paczos2018-08-281-0/+7
* [build] allow WITH_EGL for macOS as well (SwiftShader) and enable EGL for GLFWKonstantin Käfer2018-08-271-1/+2
* [android] - update broken test app examplesTobrun2018-08-274-49/+50
* [android] - modularise the sdktobrun2018-08-2451-503/+1508
* [android] invalidate InfoWindow's y-offset when content is setŁukasz Paczos2018-08-242-5/+37
* [android] synchronize and coalesce requests targeting the same TileID in the ...Łukasz Paczos2018-08-233-44/+170
* [android] - add line-gradient example, integrate lineProgress expressiontobrun2018-08-238-1/+216
* [core] Add `line-gradient` propertyMikhail Pozdnyakov2018-08-235-2/+72
* [build] add plain text file lists for iOS/macOSKonstantin Käfer2018-08-231-0/+2
* [android] - update changelog for release v6.5.0-alpha.1android-v6.5.0-alpha.1Tobrun2018-08-221-3/+18
* [android] - replace hardcode telemetry settings string by resources stringTobrun2018-08-223-6/+48
* [android] - update user agent telemetryTobrun2018-08-221-1/+1
* [android] "collator" and "resolved-locale" expressions supportŁukasz Paczos2018-08-223-35/+701
* [android] - GeoJsonOptions javadoc correction on minZoom level and default va...Tobrun2018-08-221-3/+3
* [core, test] Bump GL JS pin to bring gl-native back in sync with gl-js.Chris Loer2018-08-212-2/+9
* abbreviation updatelangsmith2018-08-221-0/+0
* fixed spacinglangsmith2018-08-221-1/+1
* added zh_CN strings.xml filelangsmith2018-08-221-0/+15
* [android] - example to render symbols offline with resources loaded from assetstobrun2018-08-219-67/+12529
* [android] - update map intializer for OfflineRegionDefintion with OfflineGeom...tobrun2018-08-211-9/+35
* [android] Inline geometry conversionJohn Firebaugh2018-08-212-26/+1
* [android] Simplify enum conversionJohn Firebaugh2018-08-218-484/+9
* [android] Remove unusedJohn Firebaugh2018-08-215-88/+0
* [android] Move conversion code to .cpp filesJohn Firebaugh2018-08-2119-387/+493
* [android] - expose stylejsoon confiugration on MapboxMapOptions and MapView a...Tobrun2018-08-217-39/+83
* [android] - updated GeoJsonSource testsŁukasz Paczos2018-08-211-60/+64
* [android] - converting GeoJsonSource Java features to core ones on a worker t...Łukasz Paczos2018-08-214-41/+130
* [android] Make AndroidRendererFrontend to request render once per event loop ...Kiyong Jung2018-08-215-3/+34
* [android] arbitrary offline region geometriesIvo van Dongen2018-08-207-7/+223
* [build] use plain text files for file lists to simplify integration with othe...Konstantin Käfer2018-08-203-235/+232
* [android] obtain paths to file directories on a worker threadŁukasz Paczos2018-08-205-8/+107
* [core] make style/conversion.hpp implementation privateKonstantin Käfer2018-08-1910-10/+15
* [build] simplify Android buildKonstantin Käfer2018-08-191-186/+178
* [android] - update changelog with fixed security vulnerabilityTobrun2018-08-161-0/+1
* [android] changelog for v6.4.0Łukasz Paczos2018-08-161-0/+4
* [android] hide peer constructorsŁukasz Paczos2018-08-1520-20/+20
* [android] bumped Snapshot version building on master to 6.5.0Łukasz Paczos2018-08-151-1/+1
* WIP: use expected<T, E> for passing on errorsKonstantin Käfer2018-08-143-20/+24
* [core] Fix querying for annotations near tile boundaries at high zoom.Chris Loer2018-08-141-0/+1
* Fix to textureview transparent background testapp activity (#12605)Langston Smith2018-08-142-3/+2