Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [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 | |
| | | | | Bumps podspec to 4.8.0-beta.1. and adds categories to the changelog. | |||||
* | [ios, macos] Add Czech and Hungarian translations. (#13782) | Fabian Guerra Soto | 2019-01-23 | 13 | -0/+627 | |
| | | | | Added Czech translations. | |||||
* | [ios] Fix links in documentation | Nadia Barbosa | 2019-01-23 | 18 | -61/+58 | |
| | | | | | | [ios] Update to docs.mapbox.com Update links | |||||
* | [android] - remove deprecated javacompile, resolve AS 3.3.0 warning on ↵ | tobrun | 2019-01-23 | 1 | -1/+1 | |
| | | | | deprecation | |||||
* | [android] - update changelog for v7.1.0-beta.1 | tobrun | 2019-01-23 | 1 | -0/+11 | |
| | ||||||
* | [core] - trigger core benchmark run as part of merging a PR to master | tobrun | 2019-01-23 | 1 | -2/+10 | |
| | ||||||
* | [ios] Fix wrong coordinates bounds when setting direction. (#13761) | Fabian Guerra Soto | 2019-01-22 | 2 | -5/+4 | |
| | | | | Fixes an issue calculating the view port when setting visible coordinates with a direction. | |||||
* | [ios, macos] MGLMapView logging improvements. (#13776) | Fabian Guerra Soto | 2019-01-22 | 3 | -1/+14 | |
| | | | | | Added NSEdgeInsets to NSString function to improve the debugging on macOS. Added debug logs to MGLMapView. | |||||
* | [ios] Partially offscreen annotations (without callouts) are no longer moved ↵ | Julian Rex | 2019-01-22 | 10 | -61/+562 | |
| | | | | on-screen (#13727) | |||||
* | [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 | 2 | -1/+2 | |
| | ||||||
* | [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 | 4 | -7/+11 | |
| | | | | <experimental/optional> is not available anymore in newer STL versions, e.g. according to libc++'s TS deprecation policy: https://libcxx.llvm.org/TS_deprecation.html | |||||
* | [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 ↵ | Tobrun | 2019-01-21 | 2 | -6/+16 | |
| | | | | mockito | |||||
* | [android] - add library loading to peer objects | tobrun | 2019-01-21 | 2 | -0/+11 | |
| | ||||||
* | [core] Remove tile sorting from the clip and mask algorithms | Mikhail Pozdnyakov | 2019-01-18 | 5 | -14/+28 | |
| | | | | | | | | | | The tile sorting can be now removed from the algorithms, which calculate tile mask and clip ids, because their client code provides tiles being already sorted (in `TilePyramid`). This patch brings significant improvements to the Tile-related performance tests results, for example the `TileMaskGeneration` benchmark test runs 33 times faster with these changes applied. | |||||
* | [core,ios,android] Update feedback URL in code and tests (#13710) | Antonio Zugaldia | 2019-01-17 | 8 | -16/+17 | |
| | | | | | | * [core,ios] rename all occurrence of www.mapbox.com/map-feedback to apps.mapbox.com/feedback * [ios,android] rename all occurrence of www.mapbox.com/feedback to apps.mapbox.com/feedback | |||||
* | Revert "[android] - add library loading to peer objects" | tobrun | 2019-01-17 | 2 | -11/+0 | |
| | | | | This reverts commit 16718b0df77119dd4bbebc383bfbd70afb1c0518. | |||||
* | 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 | |
| | ||||||
* | [android] - add library loading to peer objects | tobrun | 2019-01-17 | 2 | -0/+11 | |
| | ||||||
* | [android] - avoid printing warning on recursively loading shared object | tobrun | 2019-01-17 | 1 | -1/+6 | |
| | ||||||
* | Added MBGL_ before each of the flags | Michael Muesch | 2019-01-17 | 1 | -4/+4 | |
| | ||||||
* | [Android] Allow offline and snapshotter to be disabled. | Michael Muesch | 2019-01-17 | 1 | -0/+8 | |
| | ||||||
* | [android] - avoid leaking compassView context through animator | tobrun | 2019-01-17 | 2 | -1/+6 | |
| | ||||||
* | [ios] Podspec bump to 4.8.0-alpha.2. (#13747)ios-v4.8.0-alpha.2 | Fabian Guerra Soto | 2019-01-16 | 3 | -3/+3 | |
| | ||||||
* | [macos] Fixes MGLMapView.visibleAnnotations (#13745) | Julian Rex | 2019-01-16 | 2 | -1/+2 | |
| | ||||||
* | [iOS] Update Telemetry submodule to v0.8.1 (#13746) | Randall Lee | 2019-01-16 | 1 | -0/+0 | |
| | | | Includes some minor internal bug fixes -- shouldn't require changelog. | |||||
* | [core] TilePyramid has sorted render tiles | Mikhail Pozdnyakov | 2019-01-16 | 8 | -20/+29 | |
| | | | | Thus we obviate unneeded extra sorting of render tiles at each render layer. | |||||
* | [android] - allow reset fps listener, update debug mode activity with | tobrun | 2019-01-16 | 4 | -59/+70 | |
| | | | | menu options | |||||
* | [android] - update changelog for v7.1.0-alpha.2android-v7.1.0-alpha.2 | tobrun | 2019-01-16 | 1 | -0/+21 | |
| | ||||||
* | [android] do not invoke #onCancel when animation is scheduled from #onFinish ↵ | Łukasz Paczos | 2019-01-16 | 3 | -24/+115 | |
| | | | | block | |||||
* | [android] updated licenses after Android vendorization | Łukasz Paczos | 2019-01-16 | 1 | -21/+24 | |
| | ||||||
* | [core] Simplify mbgl::Immutable | Mikhail Pozdnyakov | 2019-01-15 | 1 | -15/+5 | |
| | ||||||
* | [android] - expose query feature extensions | tobrun | 2019-01-15 | 14 | -98/+6463 | |
| | ||||||
* | [android] - makes improve map url backwards compatible | tobrun | 2019-01-15 | 2 | -3/+11 | |
| | ||||||
* | [android] - show snapshot attribution | tobrun | 2019-01-15 | 2 | -8/+23 | |
| | ||||||
* | [android] change vendor modules update script | Łukasz Paczos | 2019-01-15 | 3 | -10/+9 | |
| | ||||||
* | [android] mapbox-events-android vendor | Łukasz Paczos | 2019-01-15 | 5 | -6/+9 | |
| | ||||||
* | [android] mapbox-java vendor | Łukasz Paczos | 2019-01-15 | 6 | -12/+12 | |
| |