summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [android] - add OnMarkerView add callback (#7429)Tobrun2016-12-146-70/+182
* [tests] Fix variable reference in test-suite harnessJohn Firebaugh2016-12-141-4/+4
* updated changelog for 4.2.0 release (#7433)Cameron Mace2016-12-141-0/+10
* [build] add -Wl,-bind_at_load to node.js bindings on macOSKonstantin Käfer2016-12-141-0/+1
* [node] Fix order of operations when setting zoom and centerJohn Firebaugh2016-12-143-4/+46
* Allows for setting the user location icon to transparent (#7393)Cameron Mace2016-12-146-25/+73
* [Qt] Implement updateSourceThiago Marcos P. Santos2016-12-143-3/+28
* added custom layer proguard rule (#7411)Cameron Mace2016-12-131-0/+2
* Fixed proguard rules (#7389)Cameron Mace2016-12-132-3/+47
* [Qt] Fix build when ICU is disabledThiago Marcos P. Santos2016-12-131-1/+1
* [android] Fixed typo in MapboxMap.addImage()Minh Nguyễn2016-12-131-1/+1
* [android] - update bitrise config. Create archivable path if non existent (#7...Tobrun2016-12-131-0/+2
* [android] - Reenable MapboxMapTest for end-to-end API testing. Fix tests (#7...Tobrun2016-12-131-44/+47
* [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