| Commit message (Expand) | Author | Age | Files | Lines |
* | [core] Always request 1x and @2x sprite images for portability | Konstantin Käfer | 2018-09-24 | 1 | -4/+6 |
* | [android] - replace reflection setup with a findViewById, improves stability ... | Tobrun | 2018-09-24 | 2 | -18/+18 |
* | [macos] Avoid flipping some layer icons | Minh Nguyễn | 2018-09-23 | 3 | -0/+12 |
* | [android] - complete proguard revision | Tobrun | 2018-09-22 | 2 | -30/+24 |
* | Use named function instead of lambda for SQlite3 log config | Asheem Mamoowala | 2018-09-21 | 1 | -3/+8 |
* | [ios, tests] Bump most waitForExpectationsWithTimeout's to 5s | Jason Wray | 2018-09-20 | 10 | -25/+25 |
* | [ios, tests] Work around improper verbing of 'optional' | Jason Wray | 2018-09-20 | 1 | -0/+7 |
* | [android] update 6.6.0-alpha.1 changelog to reflect ProGuard changes | Łukasz Paczos | 2018-09-20 | 1 | -0/+1 |
* | [ios] Update changelogs and bump podspec to 4.5.0-alpha.1ios-v4.5.0-alpha.1 | Fabian Guerra | 2018-09-19 | 5 | -6/+14 |
* | [ios, macos] Fix add file content test, create Documents folder when missing. | Fabian Guerra | 2018-09-19 | 1 | -3/+8 |
* | [test] Bump gl-js pin. | Chris Loer | 2018-09-19 | 1 | -2/+12 |
* | [ios] Remove Settings target; move Settings.bundle to iosapp | Nadia Barbosa | 2018-09-19 | 27 | -158/+11 |
* | [android] changelog for 6.6.0.alpha.1android-v6.6.0-alpha.1 | Łukasz Paczos | 2018-09-19 | 1 | -2/+11 |
* | [core] add --cache option to GLFW binary to specify the cache database | Konstantin Käfer | 2018-09-19 | 1 | -1/+3 |
* | [android] - update proguard config to not warn about AutoValue | Tobrun | 2018-09-19 | 2 | -2/+1 |
* | [android] - bump snapshot version to v6.6.0 | Tobrun | 2018-09-19 | 1 | -1/+1 |
* | [ios, macos] Offline regions merge. (#12791) | Fabian Guerra Soto | 2018-09-17 | 11 | -8/+272 |
* | [ios] Update changelog and podspecs for ios-v4.4.1 | Jason Wray | 2018-09-13 | 4 | -5/+8 |
* | [android, ios, macos, node] Update CHANGELOGs | John Firebaugh | 2018-09-13 | 4 | -0/+4 |
* | [core] Make "to-number" of null behave as documented | John Firebaugh | 2018-09-13 | 1 | -0/+1 |
* | [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 |