summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [ios, macos] Moved DDS guide examples to Swift unit testMinh Nguyễn2017-05-088-134/+344
* [ios, macos] Fixed syntax error in DDS guideMinh Nguyễn2017-05-083-10/+9
* [core, android] Factor JSON string conversionsJohn Firebaugh2017-05-085-31/+25
* [ios] Re-enable all console messages in iosappJason Wray2017-05-081-7/+0
* [ios] Check for NaN when calculating scale bar widthJason Wray2017-05-081-1/+2
* [node] bump version, add changelog entry (#8924)node-v3.5.1Bobby Sudekum2017-05-081-0/+5
* [android] - bump android support library, fixup SDK gradle dependencies to us...Tobrun2017-05-082-4/+4
* [android] - show error message when no browser is installed on the device of ...Tobrun2017-05-082-9/+18
* [core] Throw exceptions by valueKonstantin Käfer2017-05-052-2/+2
* [node] start publishing both release+debug builds (#8865)Dane Springmeyer2017-05-041-4/+3
* Revert "[Qt] Don't regen BackendScope on every QMapboxGL::render() call"Bruno de Oliveira Abinader2017-05-042-4/+1
* Add support for node v6 (#8884)Bobby Sudekum2017-05-041-4/+11
* [Qt] Don't regen BackendScope on every QMapboxGL::render() callBruno de Oliveira Abinader2017-05-042-1/+4
* [android] - only build custom layer for debug builds (#8885)Tobrun2017-05-041-2/+6
* [android] - add 3D buildings example (#8845)Tobrun2017-05-035-0/+128
* [ios] Bump podspecs for v3.6.0-alpha.1ios-v3.6.0-alpha.1Jason Wray2017-05-023-3/+3
* [ios] properly show attribution in modal hierarchies (#8837)Justin R. Miller2017-05-024-10/+53
* [core] Make Map.addImage tests pass (#8843)Asheem Mamoowala2017-05-022-3/+5
* [core] Refactor Source::*Impls into RenderSources and TilePyramidJohn Firebaugh2017-05-021-3/+1
* [core] Load source TileJSON immediatelyJohn Firebaugh2017-05-024-160/+6
* [all] Push querySourceFeatures back out to MapJohn Firebaugh2017-05-026-7/+30
* [android] - CHANGELOG.md update for release-v5.1.0-beta.1 (#8857)android-v5.1.0-beta1Tobrun2017-05-021-2/+16
* [build] Added 'shared_thread_pool.cpp' to 'mbgl-core' target on LinuxBruno de Oliveira Abinader2017-05-021-0/+1
* [core] Fix compilation error with older libpng versionsBruno de Oliveira Abinader2017-05-021-1/+1
* [core] Fix compilation error with older libicu versionsBruno de Oliveira Abinader2017-05-021-1/+1
* [ios, macos] Corrected map a11y value format stringsMinh Nguyễn2017-05-023-6/+6
* [ios] Added sv stringsdictFredrik Karlsson2017-05-022-0/+25
* [android] Added Lithuanian, Spanish, Vietnamese localizations from TransifexMinh Nguyễn2017-05-024-0/+46
* [ios, macos] Updated ca, es, sv, vi, zh-Hans localizations from TransifexMinh Nguyễn2017-05-027-11/+369
* [Qt] Add extrusion example to the Qt appThiago Marcos P. Santos2017-05-021-0/+34
* [Qt] Handle extrusion filtersThiago Marcos P. Santos2017-05-021-0/+4
* [ios, macos] Updated changelogsMinh Nguyễn2017-05-012-11/+22
* [android] - warning log when attempting to update a non-added annotation (#8832)Tobrun2017-04-282-37/+24
* [core] Render fill-extrusion layers (#8431)Lauren Budorick2017-04-2739-33/+2991
* [ios] swapped link for circle layer example (#8818)Jordan Kiley2017-04-261-1/+1
* [android] - share locationsource between locational components (#8825)Tobrun2017-04-262-2/+4
* [android] - fix test app runtime permissions (#8823)Tobrun2017-04-265-148/+69
* [ios, macos] Bumped recommended Xcode version >=8.0 (#8775)Jordan Kiley2017-04-247-5/+7
* [all] Rationalize style::ImageJohn Firebaugh2017-04-2412-51/+48
* [ios, macos] Update MGLMapView logo view (#8771)Minh Nguyễn2017-04-249-3/+95
* Release node v3.5.0 (#8785)node-v3.5.0Bobby Sudekum2017-04-241-0/+5
* [android] - avoid calling MarkerViewClickListener twice (#8804)Tobrun2017-04-241-7/+3
* [android] use AAssetManager instead of libzipKonstantin Käfer2017-04-2410-133/+122
* [android] - rework instrumentation tests (#8793)Tobrun2017-04-2134-1399/+1119
* [ios] fixes #8522: don't alter tint color on annotation views (#8789)Justin R. Miller2017-04-211-0/+3
* [android] - convert camera position values coming from core (#8794)Tobrun2017-04-212-3/+17
* [android] Add a way to use a custom location source (#8710)Pablo Guardiola2017-04-208-21/+315
* [qt] Bring back icon.pngMinh Nguyễn2017-04-201-1/+1
* [macos] Updated macosapp application iconsetMinh Nguyễn2017-04-2016-5/+5
* [node] Add test for request not foundThiago Marcos P. Santos2017-04-201-0/+74