summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
...
| * Prevent stopless functions (#7309)Fredrik Karlsson2016-12-078-9/+40
| * [ios, macos] fixed compiler warningsFredrik Karlsson2016-12-071-2/+2
| * [ios, macos] Corrected -setNeedsDisplay documentationMinh Nguyễn2016-12-071-1/+1
| * [ios, macos] Migrate MGLCustomStyleLayerAdditions to style layer API (#7250)Minh Nguyễn2016-12-0725-173/+427
| * [ios, macos] More ways to reshape an MGLMultiPoint (#7251)Minh Nguyễn2016-12-069-85/+179
| * [ios] s/iconSize/iconScale/Minh Nguyễn2016-12-061-1/+1
| * [ios, macos] Template images as style imagesMinh Nguyễn2016-12-063-3/+29
| * [ios, macos] Note corresponding style spec propertiesMinh Nguyễn2016-12-064-0/+18
| * [ios, macos] renamed dasharray and icon sizeFredrik Karlsson2016-12-068-18/+22
| * [ios, macos] MGLGeoJSONSource can now be initialized with any shapeFredrik Karlsson2016-12-0616-131/+197
| * [core, ios, macos] Add image accessor to MGLStyle (#7096)Roman Blum2016-12-0515-6/+153
| * [ios] Round horizontal accuracyJesse Bounds2016-12-051-1/+2
| * [node] Update brew package nameJohn Firebaugh2016-12-051-2/+3
| * [ios] keep callout view open when panningFredrik Karlsson2016-12-052-1/+49
| * [ios] Removed duplicate changelog entriesMinh Nguyễn2016-12-051-4/+2
* | [android] Upgrade OKHTTP to 3.5.0 (released december the 1st, 2016) (#7491)philemonmerlet2016-12-201-1/+1
* | [android] - fix regresssion on wear module (#7497)Tobrun2016-12-201-1/+1
* | MapboxAccountManager refactor, removal deprecated accesstoken (#7462)Tobrun2016-12-1728-1280/+982
* | Adds checkstyle to CI (#7442)Cameron Mace2016-12-16266-40240/+41373
* | [android] - move min/max zoom to transform class, cleanup usage of double vs...Tobrun2016-12-1512-77/+93
* | [android] - wrap mapbox map test in ViewActions (#7451)Tobrun2016-12-151-261/+453
* | [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