| Commit message (Expand) | Author | Age | Files | Lines |
* | [tests] Update mapbox-gl-js | John Firebaugh | 2018-09-13 | 1 | -2/+2 |
* | [iOS] Update events library (#12889) | Randall Lee | 2018-09-13 | 2 | -0/+1 |
* | [ios, macos] Look even more widely for IB designables agent | Minh Nguyễn | 2018-09-13 | 2 | -1/+4 |
* | [node] v4.0.0 | John Firebaugh | 2018-09-13 | 1 | -1/+13 |
* | [ios, macos] Copyedited changelogs | Minh Nguyễn | 2018-09-13 | 2 | -4/+12 |
* | [ios, macos] Fixed changelogs | Minh Nguyễn | 2018-09-13 | 2 | -10/+9 |
* | [linux,qt] Remove remainder of WebP support | Konstantin Käfer | 2018-09-13 | 5 | -58/+1 |
* | [node] Ignore custom layer tests in node platform | Ander Conselvan de Oliveira | 2018-09-13 | 1 | -0/+2 |
* | [node] Release cadence for npm package | John Firebaugh | 2018-09-12 | 1 | -4/+6 |
* | [ios, macos] Update Podspecs & changelog for 4.4.0 | Nadia Barbosa | 2018-09-12 | 7 | -11/+14 |
* | [android] - add binding integration for cross source collision | tobrun | 2018-09-12 | 8 | -17/+64 |
* | [core] Port "collision group" plumbing to gl-native. | Chris Loer | 2018-09-12 | 5 | -7/+23 |
* | [android] improved render timeouts in LocationComponent tests | Łukasz Paczos | 2018-09-12 | 3 | -45/+93 |
* | [android] use the SparseArray instead of the HashMap in location animator coo... | Łukasz Paczos | 2018-09-12 | 3 | -64/+62 |
* | [android] updated location tracking gestures management tests | Łukasz Paczos | 2018-09-12 | 4 | -13/+81 |
* | [android] prevent from reloading the location layer drawables on every locati... | Łukasz Paczos | 2018-09-12 | 2 | -3/+12 |
* | [android] LocationComponent - javadoc fixes, improved initialization, removed... | Łukasz Paczos | 2018-09-12 | 21 | -423/+391 |
* | [android] location saved state tests, default location engine deactivation test | Łukasz Paczos | 2018-09-12 | 2 | -8/+100 |
* | [android] improved gestures management while tracking location | Łukasz Paczos | 2018-09-12 | 10 | -50/+142 |
* | [android] updated naming scheme and packages structure for LocationLayerPlugi... | Łukasz Paczos | 2018-09-12 | 64 | -1400/+1400 |
* | [android] save location state | Łukasz Paczos | 2018-09-12 | 7 | -77/+117 |
* | [android] deactivating default location engine when the map is destroyed | Łukasz Paczos | 2018-09-12 | 3 | -6/+20 |
* | [android] LocationLayer example activities | Łukasz Paczos | 2018-09-12 | 22 | -58/+1325 |
* | [android] adapt LocationLayerPlugin's test suite | Łukasz Paczos | 2018-09-12 | 14 | -652/+665 |
* | [android] initialize LocationLayerPlugin with Map | Łukasz Paczos | 2018-09-12 | 3 | -125/+153 |
* | [android] merge LocationLayerPlugin to Maps SDK | Łukasz Paczos | 2018-09-12 | 68 | -2/+90148 |
* | [android] - update changelog for v6.5.0upstream/6.5.0 | tobrun | 2018-09-12 | 1 | -0/+4 |
* | [ios] Add fall-through single tap to iosapp | Jason Wray | 2018-02-07 | 1 | -0/+18 |
* | [android] - replace platform default implementation using nunicode for upperc... | tobrun | 2018-09-11 | 11 | -7/+148 |
* | [build] add script to generate a standalone version of Mapbox GL | Konstantin Käfer | 2018-09-11 | 1 | -0/+3 |
* | [android] add support for gnustl | Konstantin Käfer | 2018-09-11 | 3 | -2/+11 |
* | [core] add polyfill for codecvt for STLs that don't have it yet | Konstantin Käfer | 2018-09-11 | 3 | -14/+35 |
* | [ios, macos, docs] Move MGLShapeOfflineRegion to offline section | Nadia Barbosa | 2018-09-10 | 2 | -0/+2 |
* | [macos] macOS 10.10, Xcode 8 no longer supported | Minh Nguyễn | 2018-09-07 | 1 | -1/+1 |
* | Port symbol-z-order symbol layout style-spec property to Nativeupstream/sort-by-y | ryanhamley | 2018-09-07 | 14 | -0/+233 |
* | [android] jni.hpp 4.0.0 | John Firebaugh | 2018-09-07 | 155 | -2160/+1764 |
* | [android] Simplify annotation conversion | John Firebaugh | 2018-09-07 | 4 | -101/+27 |
* | [android] Simplify JSON conversion | John Firebaugh | 2018-09-07 | 8 | -236/+82 |
* | [android] Simplify Point conversion | John Firebaugh | 2018-09-07 | 2 | -41/+12 |
* | [android] Simplify Feature conversion | John Firebaugh | 2018-09-07 | 9 | -131/+55 |
* | [android] Upgrade to latest jni.hpp | John Firebaugh | 2018-09-07 | 152 | -1752/+816 |
* | [android] Put function inverses next to each other | John Firebaugh | 2018-09-07 | 4 | -28/+18 |
* | [android] "is-supported-script" expression support | Łukasz Paczos | 2018-09-07 | 2 | -0/+75 |
* | [android] minor reference app fixes | Łukasz Paczos | 2018-09-07 | 9 | -33/+79 |
* | [ios] Simplify 4.4.0 changelog text | Jason Wray | 2018-09-06 | 1 | -3/+1 |
* | [android] - update isEmulator check | Tobrun | 2018-09-06 | 1 | -1/+8 |
* | [android] - disable flaky camera tests | tobrun | 2018-09-06 | 3 | -0/+30 |
* | [ios] Update Podspecs & changelog for v4.4.0-beta.1 | Nadia Barbosa | 2018-09-05 | 4 | -9/+7 |
* | [iOS] Update Events SDK to include key pinning and crash fixes (#12825) | Randall Lee | 2018-09-05 | 3 | -23/+36 |
* | [android] - update changelog for v6.5.0-beta.1 | tobrun | 2018-09-05 | 1 | -1/+15 |