summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Simplified Chinese localization (#7316)YunjieLi2016-12-095-0/+388
* | [android] - invalidate camera after gesture, cleanup. (#7354)Tobrun2016-12-091-24/+11
* | [darwin, android] SDK bindings for circle-stroke propertiesJohn Firebaugh2016-12-0912-6/+329
* | [core] Implement circle-stroke propertiesJohn Firebaugh2016-12-0921-18/+471
* | [android] - fix ndk stack CI step (#7363)Tobrun2016-12-091-1/+1
* | [android] - cleanup initialisation code for MapboxMap (#7330)Tobrun2016-12-094-101/+133
* | [Qt] Allow strings as data source in the QML ItemThiago Marcos P. Santos2016-12-092-3/+18
* | [Qt] Remove route before addingThiago Marcos P. Santos2016-12-095-7/+132
* | [qt] Added copyrightsChanged() signalBruno de Oliveira Abinader2016-12-083-0/+13
* | [build] only use Identical Code Folding on platforms that support the gold li...Konstantin Käfer2016-12-081-3/+7
* | [android] - refactor marker selection and listener invocation, reformatted co...Tobrun2016-12-082-25/+31
* | [android] - remove location enabled flag from MapboxMap (#7308)Tobrun2016-12-087-62/+91
* | [android] - only apply screen density to instance variables of MapboxMapOptio...Tobrun2016-12-071-8/+8
* | [qt, macos] Remove workaround for a bug in Qt 5.7Bruno de Oliveira Abinader2016-12-071-9/+0
* | [build] bump mason to update Android compile flagsKonstantin Käfer2016-12-071-0/+0
* | [render] allow passing URLs to mbgl-renderKonstantin Käfer2016-12-071-3/+7
* | [core] add util::isURL() for checking whether a string starts with a URL schemeKonstantin Käfer2016-12-074-2/+60
* | [core] Move CrossFadedPropertyEvaluator to its own fileJohn Firebaugh2016-12-066-41/+53
* | [core] Move evaluation algorithm to FunctionJohn Firebaugh2016-12-065-80/+88
* | [core] Inline friend equality operatorsJohn Firebaugh2016-12-062-23/+15
* | [other] fix spelling on month in node.js changelogChris Voll2016-12-061-3/+3
* | [android] - remove overlay SurfaceView examples (#7278)Tobrun2016-12-065-297/+0
* | [android] - make rotation gesture easier to trigger (#7299)Tobrun2016-12-061-1/+3
* | [android] Fix javadoc for MapboxMap.updateMarker() (#7301)Tobrun2016-12-061-1/+1
* | [android] use Identical Code Folding to reduce binary sizeKonstantin Käfer2016-12-061-0/+3
* | [android] - Refactor dependencies, introduce focused components (#7189)Tobrun2016-12-0638-2700/+2668
* | [ios, macos] Update changelogs (#7287)Minh Nguyễn2016-12-052-20/+6
* | [node] Update brew package nameJohn Firebaugh2016-12-051-2/+3
* | [all] Upgrade to boost 1.62.0John Firebaugh2016-12-053-3/+3
* | Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.4-masterMinh Nguyễn2016-12-03108-1462/+4870
|\ \ | |/
| * [ios, macos] Update MGLStyle API documentation with warnings for dupesJesse Bounds2016-12-021-12/+18
| * [ios, macos] Consolidate tests of MGLStyle addSource in MGLStyleTestsJesse Bounds2016-12-024-52/+38
| * [ios, macos] Raise NSException if layer or source added more than onceJesse Bounds2016-12-0212-1/+135
| * [ios, macos] Rename MGLMapViewTests back to MGLStyleLayerTestsJesse Bounds2016-12-0214-38/+38
| * [ios, macos] handle duplicate source errorIvo van Dongen2016-12-023-1/+34
| * [ios, macos] renamed MGLStyleLayerTests to MGLMapViewTestsIvo van Dongen2016-12-0213-40/+40
| * [core] guard against duplicate source id’sIvo van Dongen2016-12-022-0/+31
| * [ios] Update changlog for ios-v3.3.7Jesse Bounds2016-12-011-0/+4
| * [ios, macos] Make tap gesture recognizer fail if it doesn’t do anything (#7...Jesse Crocker2016-12-014-21/+69
| * [ios, macos] Update style predicate documentationJesse Bounds2016-12-011-2/+5
| * [ios, macos] Add back support for CONTAINS operatorJesse Bounds2016-12-012-1/+18
| * [ios, android] Move der files to ios platformJesse Bounds2016-11-306-21/+19
| * [ios] Use new pinning cert for stagingJesse Bounds2016-11-305-19/+10
| * [ios, macos] Avoid unsafe cast when removing style layers (#7227)Jesse Bounds2016-11-309-11/+507
| * [ios, macos] Add notes to APIs that rely on style and source ids (#6886)Jesse Bounds2016-11-303-0/+110
| * [ios, macos] rename style spec propertiesFredrik Karlsson2016-11-3023-907/+929
| * [ios, macos] Marked C array parameters as constMinh Nguyễn2016-11-2915-26/+28
| * [ios, macos] Fixed spurious offline storage test failureMinh Nguyễn2016-11-291-0/+1
| * [ios, macos] Refcount view activations (#7208)Jesse Bounds2016-11-292-0/+23
| * [macos] Added option to localize labelsMinh Nguyễn2016-11-282-0/+90