| Commit message (Expand) | Author | Age | Files | Lines |
* | Allows for setting the user location icon to transparent (#7393) | Cameron Mace | 2016-12-14 | 6 | -25/+73 |
* | [Qt] Implement updateSource | Thiago Marcos P. Santos | 2016-12-14 | 3 | -3/+28 |
* | added custom layer proguard rule (#7411) | Cameron Mace | 2016-12-13 | 1 | -0/+2 |
* | Fixed proguard rules (#7389) | Cameron Mace | 2016-12-13 | 2 | -3/+47 |
* | [Qt] Fix build when ICU is disabled | Thiago Marcos P. Santos | 2016-12-13 | 1 | -1/+1 |
* | [android] Fixed typo in MapboxMap.addImage() | Minh Nguyễn | 2016-12-13 | 1 | -1/+1 |
* | [android] - update bitrise config. Create archivable path if non existent (#7... | Tobrun | 2016-12-13 | 1 | -0/+2 |
* | [android] - Reenable MapboxMapTest for end-to-end API testing. Fix tests (#7... | Tobrun | 2016-12-13 | 1 | -44/+47 |
* | [android] - limit input fling gesture based on map tilt. (#7383) | Tobrun | 2016-12-13 | 2 | -8/+12 |
* | [tests] Implement "wait" command with Map#render | John Firebaugh | 2016-12-12 | 1 | -8/+3 |
* | [qt] Skip ICU if WITH_QT_I18N is set | Bruno de Oliveira Abinader | 2016-12-12 | 3 | -3/+67 |
* | [core] Added BidiImpl to avoid ICU types exposure | Bruno de Oliveira Abinader | 2016-12-12 | 1 | -14/+17 |
* | [build] ICU is now configured per platform | Bruno de Oliveira Abinader | 2016-12-12 | 7 | -0/+143 |
* | [android] - update gradle wrapper and gradle plugin (#7381) | Tobrun | 2016-12-12 | 5 | -18/+19 |
* | [build] only build active architecture for Debug builds on iOS | Konstantin Käfer | 2016-12-12 | 1 | -0/+1 |
* | [ios, macos] handle duplicate layer error | Ivo van Dongen | 2016-12-12 | 3 | -10/+65 |
* | [android] test duplicate layer id exception handling | Ivo van Dongen | 2016-12-12 | 1 | -0/+9 |
* | [core] use raii to guard backend deactivation | Ivo van Dongen | 2016-12-12 | 2 | -8/+6 |
* | Simplified Chinese localization (#7316) | YunjieLi | 2016-12-09 | 5 | -0/+388 |
* | [android] - invalidate camera after gesture, cleanup. (#7354) | Tobrun | 2016-12-09 | 1 | -24/+11 |
* | [darwin, android] SDK bindings for circle-stroke properties | John Firebaugh | 2016-12-09 | 11 | -5/+328 |
* | [core] Implement circle-stroke properties | John Firebaugh | 2016-12-09 | 1 | -1/+1 |
* | [android] - fix ndk stack CI step (#7363) | Tobrun | 2016-12-09 | 1 | -1/+1 |
* | [android] - cleanup initialisation code for MapboxMap (#7330) | Tobrun | 2016-12-09 | 4 | -101/+133 |
* | [Qt] Allow strings as data source in the QML Item | Thiago Marcos P. Santos | 2016-12-09 | 2 | -3/+18 |
* | [Qt] Remove route before adding | Thiago Marcos P. Santos | 2016-12-09 | 5 | -7/+132 |
* | [qt] Added copyrightsChanged() signal | Bruno de Oliveira Abinader | 2016-12-08 | 3 | -0/+13 |
* | [build] only use Identical Code Folding on platforms that support the gold li... | Konstantin Käfer | 2016-12-08 | 1 | -3/+7 |
* | [android] - refactor marker selection and listener invocation, reformatted co... | Tobrun | 2016-12-08 | 2 | -25/+31 |
* | [android] - remove location enabled flag from MapboxMap (#7308) | Tobrun | 2016-12-08 | 7 | -62/+91 |
* | [android] - only apply screen density to instance variables of MapboxMapOptio... | Tobrun | 2016-12-07 | 1 | -8/+8 |
* | [qt, macos] Remove workaround for a bug in Qt 5.7 | Bruno de Oliveira Abinader | 2016-12-07 | 1 | -9/+0 |
* | [other] fix spelling on month in node.js changelog | Chris Voll | 2016-12-06 | 1 | -3/+3 |
* | [android] - remove overlay SurfaceView examples (#7278) | Tobrun | 2016-12-06 | 4 | -297/+0 |
* | [android] - make rotation gesture easier to trigger (#7299) | Tobrun | 2016-12-06 | 1 | -1/+3 |
* | [android] Fix javadoc for MapboxMap.updateMarker() (#7301) | Tobrun | 2016-12-06 | 1 | -1/+1 |
* | [android] use Identical Code Folding to reduce binary size | Konstantin Käfer | 2016-12-06 | 1 | -0/+3 |
* | [android] - Refactor dependencies, introduce focused components (#7189) | Tobrun | 2016-12-06 | 38 | -2700/+2668 |
* | [ios, macos] Update changelogs (#7287) | Minh Nguyễn | 2016-12-05 | 2 | -20/+6 |
* | [node] Update brew package name | John Firebaugh | 2016-12-05 | 1 | -2/+3 |
* | [all] Upgrade to boost 1.62.0 | John Firebaugh | 2016-12-05 | 2 | -2/+2 |
* | Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.4-master | Minh Nguyễn | 2016-12-03 | 104 | -1461/+4829 |
|\ |
|
| * | [ios, macos] Update MGLStyle API documentation with warnings for dupes | Jesse Bounds | 2016-12-02 | 1 | -12/+18 |
| * | [ios, macos] Consolidate tests of MGLStyle addSource in MGLStyleTests | Jesse Bounds | 2016-12-02 | 4 | -52/+38 |
| * | [ios, macos] Raise NSException if layer or source added more than once | Jesse Bounds | 2016-12-02 | 12 | -1/+135 |
| * | [ios, macos] Rename MGLMapViewTests back to MGLStyleLayerTests | Jesse Bounds | 2016-12-02 | 14 | -38/+38 |
| * | [ios, macos] handle duplicate source error | Ivo van Dongen | 2016-12-02 | 3 | -1/+34 |
| * | [ios, macos] renamed MGLStyleLayerTests to MGLMapViewTests | Ivo van Dongen | 2016-12-02 | 13 | -40/+40 |
| * | [ios] Update changlog for ios-v3.3.7 | Jesse Bounds | 2016-12-01 | 1 | -0/+4 |
| * | [ios, macos] Make tap gesture recognizer fail if it doesn’t do anything (#7... | Jesse Crocker | 2016-12-01 | 4 | -21/+69 |