summaryrefslogtreecommitdiff
path: root/platform/android
Commit message (Expand)AuthorAgeFilesLines
* [android] jni.hpp 4.0.0upstream/jni.hpp-4John Firebaugh2018-09-06155-2160/+1764
* [android] Simplify annotation conversionJohn Firebaugh2018-09-064-101/+27
* [android] Simplify JSON conversionJohn Firebaugh2018-09-068-236/+82
* [android] Simplify Point conversionJohn Firebaugh2018-09-062-41/+12
* [android] Simplify Feature conversionJohn Firebaugh2018-09-069-131/+55
* [android] Upgrade to latest jni.hppJohn Firebaugh2018-09-06152-1752/+816
* [android] Put function inverses next to each otherJohn Firebaugh2018-09-064-28/+18
* [android] - update isEmulator checkTobrun2018-09-061-1/+8
* [android] - disable flaky camera teststobrun2018-09-063-0/+30
* [android] - update changelog for v6.5.0-beta.1tobrun2018-09-051-1/+15
* [android] - make kotlin activity compatible with sanity testsTobrun2018-09-051-0/+4
* [android] - allow kotlin sanity activity test generationtobrun2018-09-051-2/+8
* [android] - correct latlngbounds exception messageTobrun2018-09-052-4/+4
* [build] use vendored version of ICUKonstantin Käfer2018-09-051-1/+2
* [build] use vendored SQLite for LTO benefits + custom compile flagsKonstantin Käfer2018-09-051-1/+2
* [android] Retain a shared thread pool referenceJohn Firebaugh2018-09-042-4/+7
* [android] MapStrictMode implementationŁukasz Paczos2018-09-0416-10/+136
* [android] - provide correct expression integration for newly created property...Tobrun2018-09-042-2/+18
* [android] - add get source id to supported layer typestobrun2018-09-0421-0/+229
* [android] check if the map is destroyed before saving state in a fragmentŁukasz Paczos2018-09-042-4/+12
* [android] bump leak.canary to 1.6.1Łukasz Paczos2018-09-041-1/+1
* [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