summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Enforce Offline tile limit when merging sideloaded databasesupstream/merge-offlinedbAsheem Mamoowala2018-08-243-9/+68
* Require minimum side-loaded database user_version=6Asheem Mamoowala2018-08-242-5/+7
* Use QSqlError::databaseText for reporting errors from SQLite wrapper to match...Asheem Mamoowala2018-08-241-4/+4
* Add unit tests and fixtures for OfflineDatabase::mergeDatabaseAsheem Mamoowala2018-08-246-6/+209
* [core] Add DefaultFileSource::mergeRegions API and CLI support in the mbgl-of...Asheem Mamoowala2018-08-245-7/+122
* SQL Statements to merge an attached database with name 'side' into the main d...Asheem Mamoowala2018-08-244-0/+126
* [build] add plain text file lists for iOS/macOSKonstantin Käfer2018-08-2317-28/+609
* [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
* fixed validation message for boundsJustyna Janczyszyn2018-08-221-2/+2
* [build] Run lower-value iOS CircleCI builds as nightliesJason Wray2018-08-221-3/+3
* [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] add exception for unimplemented expressions in testsMolly Lloyd2018-08-211-1/+5
* [core, test] Bump GL JS pin to bring gl-native back in sync with gl-js.Chris Loer2018-08-216-3/+33
* [core] fix icon-size for small data-driven valuesChris Loer2018-08-214-192/+192
* abbreviation updatelangsmith2018-08-222-1/+1
* fixed spacinglangsmith2018-08-221-1/+1
* added zh_CN: zh-Hans to android lang_map in tx config filelangsmith2018-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
* [ios, macos] Introduce `MGLShapeSourceOptionLineDistanceMetrics`Mikhail Pozdnyakov2018-08-218-1/+29
* [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
* Add enabled property to MGLShape (#12352)Jordan Kiley2018-08-208-2/+40
* Warn if MGLShapeSource is initialized with MGLShapeCollectionNadia Barbosa2018-08-204-0/+27
* [offline] Add option to pass geojson input fileIvo van Dongen2018-08-202-14/+77
* [darwin] arbitrary offline region geometriesIvo van Dongen2018-08-2018-29/+409
* [android] arbitrary offline region geometriesIvo van Dongen2018-08-207-7/+223
* [core] offline region definition - add support for arbitrary geometriesIvo van Dongen2018-08-206-167/+257
* [core] fix static library buildKonstantin Käfer2018-08-201-2/+2
* [build] fixed typo in list of configuration types; RelWithDebugInfo should be...Bryan Haber2018-08-202-11/+11
* [core, node] Re-implement "avoid edges" behavior for MapMode::TileChris Loer2018-08-204-41/+60
* [build] use plain text files for file lists to simplify integration with othe...Konstantin Käfer2018-08-2018-1237/+1235
* [core] downgrade event severity for erroneous DDS rendering to WarningKonstantin Käfer2018-08-201-1/+1
* [build] also generate debugging symbols for Release builds in XcodeKonstantin Käfer2018-08-201-0/+3
* [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-1992-431/+616