| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [darwin, docs] Improve method/property linking in jazzy | Jason Wray | 2019-01-29 | 4 | -27/+27 |
* | [darwin, docs] Add jazzy styling for deprecated/unavailable methods | Jason Wray | 2019-01-29 | 4 | -5/+20 |
* | [build, ios] Update jazzy to 0.9.5 | Jason Wray | 2019-01-29 | 2 | -16/+31 |
* | [android] run vendor submodule check | Łukasz Paczos | 2019-01-29 | 1 | -10/+9 |
* | [android] android nitpick script, verify submodule pins | Łukasz Paczos | 2019-01-29 | 3 | -1/+61 |
* | [android] revert modules vendorization and keep submodules only | Łukasz Paczos | 2019-01-29 | 11 | -78/+67 |
* | [android] change SNAPSHOT version to 7.2.0 | Łukasz Paczos | 2019-01-29 | 1 | -1/+1 |
* | [ios] Fix jazzy building. | Fabian Guerra | 2019-01-28 | 1 | -2/+2 |
* | remove some outdated integration test ignores (#13800) | Vladimir Agafonkin | 2019-01-28 | 1 | -5/+0 |
* | Add image support with drawable overload (#13793) | Tobrun | 2019-01-28 | 4 | -2/+121 |
* | Update platform/ios/DEVELOPING.md | Jason Wray | 2019-01-25 | 1 | -1/+1 |
* | [ios][docs] update code snippet instructions | Josh Erb | 2019-01-25 | 1 | -11/+12 |
* | [ios] Fix typo in MGLComputedShapeSource error message | Jesse Crocker | 2019-01-25 | 1 | -1/+1 |
* | [ios] Update more URLs to docs.mapbox.com/ios | Jason Wray | 2019-01-25 | 34 | -104/+109 |
* | [android] expose quick zoom option xml attribute | Łukasz Paczos | 2019-01-25 | 4 | -9/+8 |
* | [android] separate quick zoom gestures option | Łukasz Paczos | 2019-01-25 | 7 | -66/+182 |
* | [android, darwin] Fix core-only layer creation | Mikhail Pozdnyakov | 2019-01-25 | 2 | -20/+20 |
* | [android] fix LocationEngine's annotation | Łukasz Paczos | 2019-01-25 | 1 | -2/+2 |
* | [android] - update project readme with buck source file ignore configuration | tobrun | 2019-01-24 | 1 | -0/+3 |
* | [android] fix zoom precision in GeoJSON cluster example | Łukasz Paczos | 2019-01-24 | 1 | -1/+2 |
* | [android] return empty string instead of null in offline examples | Łukasz Paczos | 2019-01-24 | 1 | -2/+3 |
* | [android] fix ViewPagerActivity style not loading after rotation | Łukasz Paczos | 2019-01-24 | 1 | -4/+37 |
* | [android] fix CameraAnimatorActivity leaks | Łukasz Paczos | 2019-01-24 | 1 | -33/+28 |
* | [ios] Podspec bump to v4.8.0-beta.1 (#13785) | Fabian Guerra Soto | 2019-01-23 | 5 | -6/+25 |
* | [ios, macos] Add Czech and Hungarian translations. (#13782) | Fabian Guerra Soto | 2019-01-23 | 13 | -0/+627 |
* | [ios] Fix links in documentation | Nadia Barbosa | 2019-01-23 | 18 | -61/+58 |
* | [android] - remove deprecated javacompile, resolve AS 3.3.0 warning on deprec... | tobrun | 2019-01-23 | 1 | -1/+1 |
* | [android] - update changelog for v7.1.0-beta.1 | tobrun | 2019-01-23 | 1 | -0/+11 |
* | [ios] Fix wrong coordinates bounds when setting direction. (#13761) | Fabian Guerra Soto | 2019-01-22 | 2 | -5/+4 |
* | [ios, macos] MGLMapView logging improvements. (#13776) | Fabian Guerra Soto | 2019-01-22 | 3 | -1/+14 |
* | [ios] Partially offscreen annotations (without callouts) are no longer moved ... | Julian Rex | 2019-01-22 | 10 | -61/+562 |
* | [android] - ignore unused arguments for all configurations | tobrun | 2019-01-22 | 1 | -4/+3 |
* | [android] import gestures dimens using the correct package structure | Łukasz Paczos | 2019-01-22 | 1 | -1/+2 |
* | [android] restore location layer visibility with new "layer-below" | Łukasz Paczos | 2019-01-22 | 2 | -0/+24 |
* | [android] - use ReLinker as default library loader for the test app | Tobrun | 2019-01-21 | 3 | -1/+17 |
* | [android] rename required TransitionOptions field | Łukasz Paczos | 2019-01-21 | 4 | -4/+13 |
* | [build] don't explicitly add -lstdc++ for Android 😱 | Konstantin Käfer | 2019-01-21 | 1 | -2/+0 |
* | [build] upgrade minimum CMake version | Konstantin Käfer | 2019-01-21 | 1 | -0/+1 |
* | [android] - ignore lint complaints about array min size | tobrun | 2019-01-21 | 1 | -0/+5 |
* | [android] - update tooling of project and upstream dependencies | tobrun | 2019-01-21 | 8 | -7/+4 |
* | [build] use optional polyfill on Android, and upgrade to NDK r19 | Konstantin Käfer | 2019-01-21 | 2 | -1/+2 |
* | [android] - update changelog for v7.1.0-alpha.3android-v7.1.0-alpha.3upstream/lp-v7.1.0-alpha.3-build-test | Tobrun | 2019-01-21 | 1 | -0/+16 |
* | [android] adjust maven pom file with vendorized libraries versions | Łukasz Paczos | 2019-01-21 | 2 | -0/+62 |
* | [android] - update mock definition of LocationLayerControllerTest, update moc... | Tobrun | 2019-01-21 | 2 | -6/+16 |
* | [android] - add library loading to peer objects | tobrun | 2019-01-21 | 2 | -0/+11 |
* | [core,ios,android] Update feedback URL in code and tests (#13710) | Antonio Zugaldia | 2019-01-17 | 6 | -14/+15 |
* | Revert "[android] - add library loading to peer objects" | tobrun | 2019-01-17 | 2 | -11/+0 |
* | Ability to disable any layer using pre-processing flags. | Michael Muesch | 2019-01-17 | 3 | -3/+115 |
* | [android] re-apply location component's "layer-below" when changed | Łukasz Paczos | 2019-01-17 | 3 | -18/+146 |
* | [android] - make all library loader load the native library only once | tobrun | 2019-01-17 | 1 | -6/+6 |