summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [core] Mark allow-overlap symbols visible even outside of collision grid.upstream/cloer-1683Chris Loer2018-08-211-1/+20
* [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
* [build] simplify Android buildKonstantin Käfer2018-08-191-186/+178
* [core] Evict unused font stacks from GlyphManagerJohn Firebaugh2018-08-177-32/+73
* [ios] Add experimental frame rate measurements to MGLMapViewJason Wray2018-08-164-10/+80
* [build] More diagnostics for npm install failuresJohn Firebaugh2018-08-161-1/+2
* [android] - update changelog with fixed security vulnerabilityTobrun2018-08-161-0/+1
* [android] changelog for v6.4.0Łukasz Paczos2018-08-161-0/+4
* [ios, macos] Update podspecs for 4.3.0 and 0.10.0 releases. (#12651)Julian Rex2018-08-155-5/+5
* [ios, macos] Update change logs prior to release of v4.3.0 (#12650)Julian Rex2018-08-152-4/+8
* [macos] Fix pod name within docsNadia Barbosa2018-08-151-1/+1
* [ios, macos] Copyedited changelogsMinh Nguyễn2018-08-152-5/+5
* [ios, macos] Copyedited changelogsMinh Nguyễn2018-08-152-4/+12
* [macos] Canonicalized another exception nameMinh Nguyễn2018-08-152-1/+4
* [macos] Rename Guides to AppendicesNadia Barbosa2018-08-151-1/+1
* [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
* [android] - store release so files with debugging informationtobrun2018-08-151-0/+21
* [build] make sure we're also updating the mapbox-ios-events submoduleKonstantin Käfer2018-08-141-2/+7
* [core] recreate offline database when it is deleted out from under our feetKonstantin Käfer2018-08-144-18/+26
* WIP: use expected<T, E> for passing on errorsKonstantin Käfer2018-08-1419-170/+156
* [test] add test for pending offline download when the disk is fullKonstantin Käfer2018-08-141-1/+77
* [core] harden OfflineDatabaseKonstantin Käfer2018-08-1416-352/+1150
* [build] vendor std::expected polyfillKonstantin Käfer2018-08-146-0/+1762
* Guides -> AppendicesNadia Barbosa2018-08-141-1/+1
* Rename link titleNadia Barbosa2018-08-143-3/+3
* Fix line breakNadia Barbosa2018-08-142-2/+4
* Addiional darwin fixes and Jazzy template updatesNadia Barbosa2018-08-144-9/+5
* Update darwin docsNadia Barbosa2018-08-142-3/+3
* Fix typoNadia Barbosa2018-08-141-2/+1
* Edit linkNadia Barbosa2018-08-141-1/+1
* [ios] Remove duplicated guidesNadia Barbosa2018-08-1419-219/+4
* [core] Fix querying for annotations near tile boundaries at high zoom.Chris Loer2018-08-146-1/+24
* [core] Fix out of range exception for string compareVladimir Kondrashov2018-08-143-4/+4
* [core] add test for comparing filter name to idKonstantin Käfer2018-08-141-0/+4
* Fix to textureview transparent background testapp activity (#12605)Langston Smith2018-08-142-3/+2
* [windows] Fix build on WindowsThiago Marcos P. Santos2018-08-141-0/+1
* [core] Don't default-show text/icons that depend on the placement of a paired...Chris Loer2018-08-135-3/+17
* [core] Factor out setVisibility conversionJohn Firebaugh2018-08-1312-130/+30