| Commit message (Expand) | Author | Age | Files | Lines |
* | [core] Implement data-driven styling for {text,icon}-{color,opacity,halo-colo... | Anand Thakker | 2017-02-28 | 5 | -122/+1348 |
* | [android] fix unit tests for #7944 | Ivo van Dongen | 2017-02-28 | 2 | -3/+3 |
* | [core] [android] - allow zooming/scaling to use AnimationOptions (#8181) | Tobrun | 2017-02-28 | 2 | -10/+10 |
* | [android] raise checkstyle file length limit | Ivo van Dongen | 2017-02-28 | 1 | -1/+1 |
* | [android] insert layer at index | Ivo van Dongen | 2017-02-28 | 5 | -0/+82 |
* | [android] remove layer at index | Ivo van Dongen | 2017-02-28 | 5 | -2/+75 |
* | [android] insert layer above | Ivo van Dongen | 2017-02-28 | 9 | -15/+118 |
* | [android] remove source returns reference | Ivo van Dongen | 2017-02-28 | 5 | -14/+26 |
* | [android] remove layer returns reference | Ivo van Dongen | 2017-02-28 | 4 | -12/+20 |
* | [android] fix ownership of style layer after delete | Ivo van Dongen | 2017-02-28 | 19 | -18/+184 |
* | [android] source list accessor + example | Ivo van Dongen | 2017-02-28 | 7 | -0/+81 |
* | [android] layer list accessor + example | Ivo van Dongen | 2017-02-28 | 7 | -0/+88 |
* | [android] add unknown source type | Ivo van Dongen | 2017-02-28 | 5 | -3/+102 |
* | [android] add unknown layer type | Ivo van Dongen | 2017-02-28 | 5 | -3/+112 |
* | [WIP] InfoWindow refactor (#8080) | Pablo Guardiola | 2017-02-28 | 13 | -245/+773 |
* | [android] - don't allow transforming to the same camera position, ignore redu... | Tobrun | 2017-02-28 | 1 | -24/+29 |
* | Fix a NPE that occurs when MapView is initialized with a null MapboxMapOption... | Tobrun | 2017-02-28 | 1 | -1/+1 |
* | [core] private OffscreenView implementation | Konstantin Käfer | 2017-02-27 | 3 | -23/+52 |
* | [android] - add javadoc to test activities. (#8203) | Tobrun | 2017-02-27 | 46 | -80/+193 |
* | [android] - reverse compass direction (#8130) | Tobrun | 2017-02-27 | 1 | -6/+12 |
* | [core] Reserve vector size | John Firebaugh | 2017-02-27 | 1 | -0/+2 |
* | [core] Avoid some string copies in bidi implementation | John Firebaugh | 2017-02-27 | 1 | -6/+7 |
* | [glfw] Make P pause/resume the network thread | Thiago Marcos P. Santos | 2017-02-25 | 3 | -2/+23 |
* | [core] Add a pause/resume API to the DefaultFileSource | Thiago Marcos P. Santos | 2017-02-25 | 1 | -0/+8 |
* | [android] jni high level binding refactor | Ivo van Dongen | 2017-02-24 | 62 | -2846/+3709 |
* | [ios, macos] Make source removal consistent with layer removal | Jesse Bounds | 2017-02-23 | 4 | -13/+74 |
* | [android] remove nonexistent layer or source handling | Ivo van Dongen | 2017-02-23 | 9 | -108/+31 |
* | [ios, macos] Simplify implementation of layer removal from map view | Jesse Bounds | 2017-02-23 | 8 | -31/+44 |
* | [ios, macos] Update changelog for style and layer removal behavior | Jesse Bounds | 2017-02-23 | 2 | -2/+2 |
* | [core, ios, macos] Return null when removing nonexistent source | Jesse Bounds | 2017-02-23 | 4 | -6/+29 |
* | [ios, macos] Recreate pending and raw layer ref when layer is removed | Jesse Bounds | 2017-02-23 | 8 | -21/+68 |
* | [core] Return null when removing nonexistent layer | Eimantas Vaiciunas | 2017-02-23 | 2 | -0/+2 |
* | [node] adhere to node module naming requirements | Konstantin Käfer | 2017-02-23 | 2 | -2/+2 |
* | [android] fix units in runtime styling javadoc (#8161) | Pablo Guardiola | 2017-02-23 | 2 | -5/+8 |
* | [build] Fix build on Ubuntu 16.04+ | Thiago Marcos P. Santos | 2017-02-23 | 2 | -2/+2 |
* | Update to MAS 2.0.0-beta.2 and handle dependencies consistently (#8169) | Antonio Zugaldia | 2017-02-23 | 2 | -25/+32 |
* | [android] - move calculating a bounding box zoom level to projection. (#8133) | Tobrun | 2017-02-23 | 2 | -11/+11 |
* | [android] - remove filter Object[] from ejs template file for layer (#7658) | Tobrun | 2017-02-23 | 5 | -105/+5 |
* | [linux] Don't manually activate context before destroying it | John Firebaugh | 2017-02-22 | 2 | -6/+0 |
* | [build] use system-provided Android NDK when available | Konstantin Käfer | 2017-02-22 | 3 | -33/+119 |
* | [Qt] Document QMapbox + qdoc fixes | Bruno de Oliveira Abinader | 2017-02-22 | 4 | -20/+224 |
* | Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.2 | Minh Nguyễn | 2017-02-21 | 18 | -91/+251 |
|\ |
|
| * | ios-v3.4.2, macos-v0.3.1macos-v0.3.1ios-v3.4.2upstream/release-ios-v3.4.0 | Minh Nguyễn | 2017-02-21 | 6 | -7/+9 |
| * | [macos] reuse OpenGL context when switching screens | Konstantin Käfer | 2017-02-20 | 2 | -1/+11 |
| * | [ios, macos] Updated changelogs | Minh Nguyễn | 2017-02-18 | 2 | -9/+9 |
| * | [ios, macos] Short-circuit redundant camera changes | Minh Nguyễn | 2017-02-18 | 8 | -53/+156 |
| * | [ios] persistent user tracking mode | Fredrik Karlsson | 2017-02-06 | 2 | -3/+4 |
| * | [ios] add user interaction guide (#7937) | Jordan Kiley | 2017-02-06 | 5 | -1/+40 |
| * | [ios] Revert self-deletion of framework stripping script (#7901) | Jason Wray | 2017-01-31 | 1 | -8/+0 |
| * | [ios] Bring in upstream changes to strip-frameworks script | Jason Wray | 2017-01-29 | 1 | -9/+11 |