summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [build] revert macOS deployment target to 10.10Konstantin Käfer2016-08-191-1/+1
* [android] #6074 - increase default gradle memory usage during build (#6080)Tobrun2016-08-191-0/+3
* [ios, macos] Make Xcode 7.3 the minimum required versionJason Wray2016-08-1847-79/+25
* [ios, macos] fixes #6056 backwards compatibility macro (#6075)Fredrik Karlsson2016-08-181-1/+1
* [android] #5211 - update yaml to run on device lab, update test with NoSuchSo...Tobrun2016-08-183-3/+28
* [ios, macos] reuse utility functionFredrik Karlsson2016-08-1810-49/+57
* [ios, macos] fixes #5974 Move style classes API to MGLStyleFredrik Karlsson2016-08-1810-53/+118
* [ios] #fixes 5961 omit style filter until it's implementedFredrik Karlsson2016-08-183-16/+0
* [ios, macos] Fixes #5975 Add source getter to MGLStyleFredrik Karlsson2016-08-189-20/+96
* [ios, macos] Fixed compiler warning about std::moveMinh Nguyễn2016-08-181-1/+1
* [ios, macos] Fixed incorrect assignment in style layer testsMinh Nguyễn2016-08-181-1/+1
* [macos] fixes #5956 remove dead codeFredrik Karlsson2016-08-181-4/+0
* [ios, macos] fixes #5969 remove function typeFredrik Karlsson2016-08-181-7/+0
* [ios, macos] fixes #5958 naming conventionsFredrik Karlsson2016-08-189-91/+91
* [build] remove unneeded ios.xcscmblueprintKonstantin Käfer2016-08-181-37/+0
* [macos] Moved runtime styling demo to Debug menuMinh Nguyễn2016-08-173-14/+15
* [ios, macos] More MGLGeoJSONSource optionsMinh Nguyễn2016-08-172-18/+70
* [ios, macos] Use local GeoJSON for runtime styling demoMinh Nguyễn2016-08-173-4/+6
* [android] #6050 - Updating Gradle WrapperBrad Leege2016-08-173-25/+29
* [android] #6050 - Updating to Gradle 2.14.1 and Android plugin 2.1.3Brad Leege2016-08-172-5/+5
* [Qt] Added QQuickMapboxGLStyleBruno de Oliveira Abinader2016-08-179-32/+161
* [Qt] Use MapChangeWillStartLoadingMap to get notified about style changesBruno de Oliveira Abinader2016-08-175-4/+40
* [Qt] Invert parent/child notification mechanism in QQuickMapboxGLStylePropertyBruno de Oliveira Abinader2016-08-174-60/+77
* [Qt] Use QVariantMap in QQuickMapboxGLStylePropertyBruno de Oliveira Abinader2016-08-175-57/+29
* [Qt] Use strict signature for add{Source,Layer}Bruno de Oliveira Abinader2016-08-172-7/+7
* [Qt] Remove template from eachMemberBruno de Oliveira Abinader2016-08-171-2/+3
* 5859 generate sanity tests (#5870)Tobrun2016-08-1797-1422/+890
* [ios, macos] Added MGLBaseStyleLayer_Private.h to projectMinh Nguyễn2016-08-162-0/+10
* [ios, macos] Renamed Objective-C++ headers to .hMinh Nguyễn2016-08-1645-222/+220
* [ios] fix circular class referenceJustin R. Miller2016-08-161-1/+1
* [ios] Improve user location annotation performance (#6019)Jason Wray2016-08-161-1/+11
* [ios] Refactored user location annotation into a customizable class (#5882)Jason Wray2016-08-1613-560/+868
* fixes #5957: automatically call update() for iOS runtime style APIJustin R. Miller2016-08-1612-14/+120
* [android] - replaced default colors with material design colors, changed text...Tobrun2016-08-162-52/+26
* [android] #5941 - add geojson typed constructor to GeoJsonSource and an exampleIvo van Dongen2016-08-162-28/+39
* [android] #6034 - add missing NoSuchSourceExceptionIvo van Dongen2016-08-163-3/+16
* [android] #5869 - visible feature queryingIvo van Dongen2016-08-1617-54/+1340
* [ios, macos] Removed MGLSource.sourceType (#6028)Minh Nguyễn2016-08-164-11/+4
* [core] support "scheme": "tms" in TileJSON filesKonstantin Käfer2016-08-163-1/+3
* [android] #6014 - add example with numerical filterIvo van Dongen2016-08-162-4/+4
* [ios, macos] Accept absolute file paths as style URLs (#6026)Minh Nguyễn2016-08-168-12/+73
* [macos] Link unit test bundle against libmbgl-core (#5994)Minh Nguyễn2016-08-151-2/+2
* [ios, macos] Replaced testAAALoadPacks with a setUp method (#6007)Minh Nguyễn2016-08-151-12/+16
* [android] #5852 - geojson source clusteringIvo van Dongen2016-08-137-16/+279
* [android] - make query source features depend on screendensityTobrun2016-08-121-7/+5
* added watermark to imageCameron2016-08-121-0/+0
* [android] #5968 - add support for a layout editor preview, show a drawable an...Tobrun2016-08-123-9/+52
* [android] #5978 - fix number property filters [ci skip]Ivo van Dongen2016-08-125-6/+21
* [core, android, ios, macos] Replaced getPointAnnotationsInBounds() w/ queryPo...Minh Nguyễn2016-08-127-38/+42
* [android] #5867 - backwards compatible progress barTobrun2016-08-121-2/+3