summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [core] Revert workaround for std::atomic on ARMv5Thiago Marcos P. Santos2016-07-1316-78/+33
* [android] #5649 - add a ViewPager exampleTobrun Van Nuland2016-07-134-10/+164
* [android] #5649 - fixes fragment null pointer when creating a SupportMapFragm...Tobrun Van Nuland2016-07-131-2/+3
* [android] #5649 - Request MapView parents not to intercept scroll gestures.Justas Medeisis2016-07-131-0/+2
* [node] Added 'removeLayer' bindingBruno de Oliveira Abinader2016-07-133-1/+21
* [android] #5438 - add bearing to MyLocationView for the SDK camera objectTobrun2016-07-134-30/+28
* [android] #5652 - fix PressForMarkerActivity setup to follow best practices o...Tobrun Van Nuland2016-07-132-7/+8
* [android] #5541 - removes requirement of MapboxAccountManager.start before se...Tobrun2016-07-133-11/+45
* [android] Build release with -Os and -fvisibility=hiddenThiago Marcos P. Santos2016-07-132-0/+3
* [core] Prefer color aliases for default property valuesBruno de Oliveira Abinader2016-07-135-8/+8
* [ios,macos] Update {Line,Fill}Annotation properties setterBruno de Oliveira Abinader2016-07-137-18/+18
* [android] Update {Line,Fill}Annotation properties setterBruno de Oliveira Abinader2016-07-131-6/+6
* [core] Use PropertyValue<T> for Annotation line/fillBruno de Oliveira Abinader2016-07-135-19/+21
* [android] #5613 - Limiting location event latitudes and longitudes to 7 digit...Brad Leege2016-07-121-2/+4
* Quadkey tokens in tile URL templates, limited WMS support (#5628)Minh Nguyễn2016-07-126-0/+122
* [qt] if `qmake` isn't available, try `qmake-qt5` (#5658)Aki Koskinen2016-07-121-1/+6
* [core] Report conversion errors using std::stringThiago Marcos P. Santos2016-07-125-18/+14
* [core] Fix matrix when panning around the worldBruno de Oliveira Abinader2016-07-121-1/+1
* [core] Remove unusedJohn Firebaugh2016-07-112-14/+0
* [core] Move translatedMatrix to RenderTileJohn Firebaugh2016-07-118-43/+51
* [core] Pass RenderTile rather than individual parametersJohn Firebaugh2016-07-1118-69/+59
* [core] Introduce PaintParametersJohn Firebaugh2016-07-1122-76/+105
* [core] Introduce non-anonymous Shaders classJohn Firebaugh2016-07-1111-114/+86
* [Qt] Bind 'L' on the example app to runtime style example1.3v81Thiago Marcos P. Santos2016-07-114-0/+290
* [Qt] Implement a GeoJSON coverter from QByteArrayThiago Marcos P. Santos2016-07-113-3/+48
* [Qt] Added add/remove style source methodThiago Marcos P. Santos2016-07-113-0/+38
* [Qt] Added add style layer methodThiago Marcos P. Santos2016-07-112-2/+17
* [Qt] Added set style filter methodThiago Marcos P. Santos2016-07-112-0/+42
* [Qt] Added set style paint properties methodThiago Marcos P. Santos2016-07-112-0/+24
* [Qt] Added set style layout properties methodThiago Marcos P. Santos2016-07-112-0/+23
* [Qt] Added conversion functions for the runtime style APIThiago Marcos P. Santos2016-07-112-0/+108
* [Qt] Avoid a deep copy on the network replyThiago Marcos P. Santos2016-07-111-1/+1
* [Qt] Fix build on Linux with clang-3.8Thiago Marcos P. Santos2016-07-111-1/+2
* [Qt] Janitor private headersBruno de Oliveira Abinader2016-07-118-31/+24
* [core] Added missing pragmas to style conversion headersBruno de Oliveira Abinader2016-07-113-0/+6
* [build] geojson@0.1.4-cxx11abiThiago Marcos P. Santos2016-07-112-1/+1
* [android] - remove duplicate bearing/direction API from MapViewTobrun2016-07-111-45/+21
* [core] Fix raster shader opacity in some casesBruno de Oliveira Abinader2016-07-111-1/+1
* [ios, macos] Updated MGLFeature ID documentationMinh Nguyễn2016-07-101-4/+14
* [ios, macos] Document adding new symbolsMinh Nguyễn2016-07-082-0/+30
* Merge branch 'boundsj-merge-3.3.0.rc.1'Jesse Bounds2016-07-0858-383/+1949
|\
| * Merge branch 'release-ios-v3.3.0' into masterJesse Bounds2016-07-0758-383/+1949
| |\
| | * Update podspecs for 3.3.0-rc.1ios-v3.3.0-rc.1Jesse Bounds2016-07-072-2/+2
| | * [ios] Move cache.db to a subdirectory (#5601)Jason Wray2016-07-073-50/+85
| | * [core] Re-close polygons after clipping with clipper (#5596)Jesse Bounds2016-07-061-0/+8
| | * [ios] omit podspec for static lib (#5595)Fredrik Karlsson2016-07-061-1/+0
| | * [ios] Add support for full Bitcode builds (#5586)Jesse Bounds2016-07-064-5/+18
| | * [ios] fixes #4536 include podspec in iOS releases (#5569)Fredrik Karlsson2016-07-061-0/+14
| | * [ios] fixes #5544 support canceling a drag operation and not by default (#5561)Fredrik Karlsson2016-07-054-34/+12
| | * [ios] #3979 compress telemetry events (#5490)Fredrik Karlsson2016-07-058-16/+138