summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [android] MapStrictMode implementationupstream/lp-backport-12772Łukasz Paczos2018-09-0516-10/+136
* [ios, macos] Copyedited changelogMinh Nguyễn2018-09-042-21/+33
* - provide correct expression integration for newly created property valuesTobrun2018-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-314-0/+9
* [test] ignore legacy expression testsMolly Lloyd2018-08-311-0/+50
* [windows, qt] fix windows compiler errors, remove tao + tuple polyfillMolly Lloyd2018-08-313-3/+1
* [core] Implement CrossFadedDataDrivenProperty to add support for feature expr...Molly Lloyd2018-08-3113-36/+60
* [android] Explicitly delete local JNI referencesJohn Firebaugh2018-08-311-0/+3
* [android] adding more language maps to tx config filelangsmith2018-08-316-0/+39
* [ios, macos] Fixed typo in style authors guideMinh Nguyễn2018-08-293-3/+3
* [ios] Bump podspecs & update changelog for 4.4.0-alpha.2 (#12770)Nadia Barbosa2018-08-294-4/+6
* [android] - update changelog for v6.5.0-alpha.2 releaseandroid-v6.5.0-alpha.2Tobrun2018-08-291-0/+7
* Enforce Offline tile limit when merging sideloaded databasesAsheem Mamoowala2018-08-281-6/+28
* Require minimum side-loaded database user_version=6Asheem Mamoowala2018-08-281-4/+6
* Use QSqlError::databaseText for reporting errors from SQLite wrapper to match...Asheem Mamoowala2018-08-281-4/+4
* Add unit tests and fixtures for OfflineDatabase::mergeDatabaseAsheem Mamoowala2018-08-281-5/+5
* [core] Add DefaultFileSource::mergeRegions API and CLI support in the mbgl-of...Asheem Mamoowala2018-08-283-1/+68
* SQL Statements to merge an attached database with name 'side' into the main d...Asheem Mamoowala2018-08-283-0/+125
* [android] keep OfflineGeometryRegionDefinition fields and constructorŁukasz Paczos2018-08-281-0/+7
* [node] capture invalid input data as `ParseError` objectsKonstantin Käfer2018-08-273-5/+43
* [build] allow WITH_EGL for macOS as well (SwiftShader) and enable EGL for GLFWKonstantin Käfer2018-08-275-9/+34
* [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
* [ios] Install node modules in document.shNadia Barbosa2018-08-231-0/+1
* [android] - add line-gradient example, integrate lineProgress expressiontobrun2018-08-238-1/+216
* [core] Add `line-gradient` propertyMikhail Pozdnyakov2018-08-2310-5/+136
* [build] add plain text file lists for iOS/macOSKonstantin Käfer2018-08-2310-19/+528
* [ios] Update changelog for v4.4.0-alpha.1 releaseios-v4.4.0-alpha.1Nadia Barbosa2018-08-221-0/+8
* [ios] Bump podspecs; update changelogs for 4.4.0-alpha.1Nadia Barbosa2018-08-224-4/+18
* [ios, build] Improve jazzy readme generationJason Wray2018-08-225-14/+65
* [ios, build] Fix bad changelog header and improve handlingJason Wray2018-08-222-7/+7
* [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-214-3/+31
* 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