summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [android] - limit input fling gesture based on map tilt. (#7383)Tobrun2016-12-132-8/+12
* [tests] Implement "wait" command with Map#renderJohn Firebaugh2016-12-121-8/+3
* [qt] Skip ICU if WITH_QT_I18N is setBruno de Oliveira Abinader2016-12-123-3/+67
* [core] Added BidiImpl to avoid ICU types exposureBruno de Oliveira Abinader2016-12-121-14/+17
* [build] ICU is now configured per platformBruno de Oliveira Abinader2016-12-127-0/+143
* [android] - update gradle wrapper and gradle plugin (#7381)Tobrun2016-12-125-18/+19
* [build] only build active architecture for Debug builds on iOSKonstantin Käfer2016-12-121-0/+1
* [ios, macos] handle duplicate layer errorIvo van Dongen2016-12-123-10/+65
* [android] test duplicate layer id exception handlingIvo van Dongen2016-12-121-0/+9
* [core] use raii to guard backend deactivationIvo van Dongen2016-12-122-8/+6
* 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-0911-5/+328
* [core] Implement circle-stroke propertiesJohn Firebaugh2016-12-091-1/+1
* [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
* [other] fix spelling on month in node.js changelogChris Voll2016-12-061-3/+3
* [android] - remove overlay SurfaceView examples (#7278)Tobrun2016-12-064-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-052-2/+2
* Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.4-masterMinh Nguyễn2016-12-03104-1461/+4829
|\
| * [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
| * [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