summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [android] android nitpick script, verify submodule pinsupstream/lp-revert-vendor-keep-submoduleŁukasz Paczos2019-01-285-1/+77
* [android] revert modules vendorization and keep submodules onlyŁukasz Paczos2019-01-2812-89/+68
* [core] update CA bundleKonstantin Käfer2019-01-261-24/+185
* Update platform/ios/DEVELOPING.mdJason Wray2019-01-251-1/+1
* [ios][docs] update code snippet instructionsJosh Erb2019-01-251-11/+12
* [ios] Fix typo in MGLComputedShapeSource error messageJesse Crocker2019-01-251-1/+1
* [ios] Update more URLs to docs.mapbox.com/iosJason Wray2019-01-2534-104/+109
* [android] expose quick zoom option xml attributeŁukasz Paczos2019-01-254-9/+8
* [android] separate quick zoom gestures optionŁukasz Paczos2019-01-257-66/+182
* [android, darwin] Fix core-only layer creationMikhail Pozdnyakov2019-01-252-20/+20
* [android] fix LocationEngine's annotationŁukasz Paczos2019-01-251-2/+2
* [android] - update project readme with buck source file ignore configurationtobrun2019-01-241-0/+3
* [android] fix zoom precision in GeoJSON cluster exampleŁukasz Paczos2019-01-241-1/+2
* [android] return empty string instead of null in offline examplesŁukasz Paczos2019-01-241-2/+3
* [android] fix ViewPagerActivity style not loading after rotationŁukasz Paczos2019-01-241-4/+37
* [android] fix CameraAnimatorActivity leaksŁukasz Paczos2019-01-241-33/+28
* [ios] Podspec bump to v4.8.0-beta.1 (#13785)Fabian Guerra Soto2019-01-235-6/+25
* [ios, macos] Add Czech and Hungarian translations. (#13782)Fabian Guerra Soto2019-01-2313-0/+627
* [ios] Fix links in documentationNadia Barbosa2019-01-2318-61/+58
* [android] - remove deprecated javacompile, resolve AS 3.3.0 warning on deprec...tobrun2019-01-231-1/+1
* [android] - update changelog for v7.1.0-beta.1tobrun2019-01-231-0/+11
* [core] - trigger core benchmark run as part of merging a PR to mastertobrun2019-01-231-2/+10
* [ios] Fix wrong coordinates bounds when setting direction. (#13761)Fabian Guerra Soto2019-01-222-5/+4
* [ios, macos] MGLMapView logging improvements. (#13776)Fabian Guerra Soto2019-01-223-1/+14
* [ios] Partially offscreen annotations (without callouts) are no longer moved ...Julian Rex2019-01-2210-61/+562
* [android] - ignore unused arguments for all configurationstobrun2019-01-221-4/+3
* [android] import gestures dimens using the correct package structureŁukasz Paczos2019-01-221-1/+2
* [android] restore location layer visibility with new "layer-below"Łukasz Paczos2019-01-222-0/+24
* [android] - use ReLinker as default library loader for the test appTobrun2019-01-213-1/+17
* [android] rename required TransitionOptions fieldŁukasz Paczos2019-01-214-4/+13
* [build] don't explicitly add -lstdc++ for Android 😱Konstantin Käfer2019-01-211-2/+0
* [build] upgrade minimum CMake versionKonstantin Käfer2019-01-212-1/+2
* [android] - ignore lint complaints about array min sizetobrun2019-01-211-0/+5
* [android] - update tooling of project and upstream dependenciestobrun2019-01-218-7/+4
* [build] use optional polyfill on Android, and upgrade to NDK r19Konstantin Käfer2019-01-214-7/+11
* [android] - update changelog for v7.1.0-alpha.3android-v7.1.0-alpha.3upstream/lp-v7.1.0-alpha.3-build-testTobrun2019-01-211-0/+16
* [android] adjust maven pom file with vendorized libraries versionsŁukasz Paczos2019-01-212-0/+62
* [android] - update mock definition of LocationLayerControllerTest, update moc...Tobrun2019-01-212-6/+16
* [android] - add library loading to peer objectstobrun2019-01-212-0/+11
* [core] Remove tile sorting from the clip and mask algorithmsMikhail Pozdnyakov2019-01-185-14/+28
* [core,ios,android] Update feedback URL in code and tests (#13710)Antonio Zugaldia2019-01-178-16/+17
* Revert "[android] - add library loading to peer objects"tobrun2019-01-172-11/+0
* Ability to disable any layer using pre-processing flags.Michael Muesch2019-01-173-3/+115
* [android] re-apply location component's "layer-below" when changedŁukasz Paczos2019-01-173-18/+146
* [android] - make all library loader load the native library only oncetobrun2019-01-171-6/+6
* [android] - add library loading to peer objectstobrun2019-01-172-0/+11
* [android] - avoid printing warning on recursively loading shared objecttobrun2019-01-171-1/+6
* Added MBGL_ before each of the flagsMichael Muesch2019-01-171-4/+4
* [Android] Allow offline and snapshotter to be disabled.Michael Muesch2019-01-171-0/+8
* [android] - avoid leaking compassView context through animatortobrun2019-01-172-1/+6