| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [android] geojson conversion optimisation | Ivo van Dongen | 2017-03-28 | 47 | -134/+1266 |
| | | |||||
| * | [core] Privatize OpenGL/Context headers | Konstantin Käfer | 2017-03-28 | 2 | -12/+8 |
| | | |||||
| * | [android] Move SDK files to separate target | Konstantin Käfer | 2017-03-28 | 1 | -179/+163 |
| | | |||||
| * | [android] Remove public usage of private util/thread.hpp header | Konstantin Käfer | 2017-03-28 | 2 | -1/+2 |
| | | |||||
| * | [core] Internalize rapidjson.hpp | Bruno de Oliveira Abinader | 2017-03-28 | 1 | -23/+1 |
| | | |||||
| * | [core] Core tests and benchmarks are allowed to include via src | John Firebaugh | 2017-03-28 | 1 | -1/+1 |
| | | |||||
| * | [android] use more appropriate numeric types for filter conversion | Ivo van Dongen | 2017-03-28 | 5 | -5/+22 |
| | | |||||
| * | [android] - mark non-translatable resources, remove debug string resources, ↵ | Tobrun | 2017-03-28 | 3 | -12/+16 |
| | | | | | expose strings in public.xml for resource overloading. (#8530) | ||||
| * | [build] Add Dockerfile for Bitrise | Konstantin Käfer | 2017-03-28 | 1 | -43/+13 |
| | | |||||
| * | [android] - harden offline region creation, add include method, expose world ↵ | Tobrun | 2017-03-24 | 7 | -32/+252 |
| | | | | | bounds, update tests (#8517) | ||||
| * | [android] - correct anchoring when Icon is updated (#8519) | Tobrun | 2017-03-24 | 2 | -0/+10 |
| | | |||||
| * | [android] - update VectorSource javadoc (#8521) | Tobrun | 2017-03-24 | 1 | -2/+2 |
| | | | | | | | * [android] - update VectorSource docs on VectorSource creation * [tests] Test only CameraOptions center, zoom in CameraToLatLngBounds | ||||
| * | [core] Move OpenGL extension initialization to Backend | Konstantin Käfer | 2017-03-23 | 2 | -5/+5 |
| | | |||||
| * | [all] Replace Result<T> with optional<T> plus out Error parameter | John Firebaugh | 2017-03-23 | 7 | -37/+56 |
| | | |||||
| * | [core] cache binary shaders on Android | Konstantin Käfer | 2017-03-22 | 3 | -14/+31 |
| | | |||||
| * | Merge branch 'release-ios-v3.5.0-android-v5.0.0' | John Firebaugh | 2017-03-21 | 46 | -261/+532 |
| |\ | |||||
| | * | Bump Android SNAPSHOT version (#8453) | Tobrun | 2017-03-18 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [android] [auto] Update properties to version 5.0.0 in preparation for build. * [android] - bump snapshot version * [android] remove typo in gradle-javadoc.gradle * [android] revert to 5.0.0-SNAPSHOT * [android] revert to 5.0.0 * [android] [auto] Update properties to version 5.0.0 in preparation for build. * next release is now 5.1.0-SNAPSHOT | ||||
| | * | [android] - update CHANGELOG.md for 5.0.0 release (#8449) | Tobrun | 2017-03-17 | 1 | -0/+57 |
| | | | |||||
| | * | [android] Update dependencies to MAS v2.0.0 final | Antonio Zugaldia | 2017-03-17 | 1 | -3/+3 |
| | | | |||||
| | * | [android] - only dispatch events if not handled by MarkerView (#8447) | Tobrun | 2017-03-17 | 3 | -13/+30 |
| | | | | | | | use onTouch listener to ignore dispatching action up events to MapView when they are already handled by MarkerView. | ||||
| | * | 8322 javadoc 5.0.0 release (#8438) | Tobrun | 2017-03-17 | 11 | -53/+97 |
| | | | | | | | | | | | | | | | | | * [android] - update javadoc 5.0.0 release * update annotation and sources package javadoc * update javadoc on MapboxMap and MapView | ||||
| | * | [android] - take in account focalpoint when performing transformations, ↵ | Tobrun | 2017-03-17 | 7 | -101/+94 |
| | | | | | | | | | simplify zoom methods (#8416) | ||||
| | * | [android] - fix LOST location updates (#8445) | Tobrun | 2017-03-17 | 2 | -1/+4 |
| | | | |||||
| | * | [android] - update proguard configuration for 5.0.0 (#8437) | Tobrun | 2017-03-16 | 1 | -2/+6 |
| | | | |||||
| | * | [android] Link with a version script to restrict symbol visibility | John Firebaugh | 2017-03-14 | 2 | -0/+6 |
| | | | |||||
| | * | [android] Change version name back to 5.0.0-SNAPSHOT | Antonio Zugaldia | 2017-03-12 | 1 | -1/+1 |
| | | | |||||
| | * | [android] Update CHANGELOG.md | Antonio Zugaldia | 2017-03-12 | 1 | -0/+13 |
| | | | |||||
| | * | [android] make BubbleLayout publicios-v3.5.0-beta.3android-v5.0.0-beta.3 | Antonio Zugaldia | 2017-03-10 | 1 | -1/+1 |
| | | | |||||
| | * | [android] [auto] Update properties to version 5.0.0-beta.3 in preparation ↵ | Antonio Zugaldia | 2017-03-10 | 1 | -1/+1 |
| | | | | | | | | | for build. | ||||
| | * | [android] query source features | Ivo van Dongen | 2017-03-10 | 13 | -20/+282 |
| | | | |||||
| | * | [android] - zoom to rounded levels | Tobrun | 2017-03-10 | 9 | -18/+65 |
| | | | |||||
| | * | [android] remove unnecessary manifest permissions | Antonio Zugaldia | 2017-03-09 | 1 | -3/+0 |
| | | | |||||
| | * | [android] remove unnecessary manifest inclusion | Antonio Zugaldia | 2017-03-09 | 1 | -2/+0 |
| | | | |||||
| | * | [android] Include the telemetry service to simplify set up | Antonio Zugaldia | 2017-03-09 | 1 | -0/+5 |
| | | | |||||
| | * | [android] - add style loading callback (#8291) | Tobrun | 2017-03-09 | 3 | -17/+106 |
| | | | | | | | | | | | | | * [android] - add style loading callback that is invoked when a style finishes loading. * fixup language + add support for adding a callback when invoking setStyle with the default styles. | ||||
| | * | [android] - harden mapZoomButtonController to avoid null pointer exceptions ↵ | Tobrun | 2017-03-09 | 1 | -2/+4 |
| | | | | | | | | | (#8332) | ||||
| | * | [android] - move touch handling of MarkerViews back to ↵ | Tobrun | 2017-03-09 | 5 | -60/+53 |
| | | | | | | | | | View#setOnClickListener. Workaround panning issue by dispatching touch events to the parent ViewGroup. (#8272) | ||||
| | * | [android] renames MultiPoint to BasePointCollection | Antonio Zugaldia | 2017-03-09 | 3 | -5/+5 |
| | | | |||||
| | * | [android] fix checkstyle | Antonio Zugaldia | 2017-03-09 | 1 | -1/+2 |
| | | | |||||
| | * | [android] update version to local package build config | Antonio Zugaldia | 2017-03-09 | 1 | -1/+1 |
| | | | |||||
| | * | [android] set user agent on initialization | Antonio Zugaldia | 2017-03-09 | 1 | -1/+1 |
| | | | |||||
| | * | [android] re-add build config fields | Antonio Zugaldia | 2017-03-09 | 1 | -0/+2 |
| | | | |||||
| | * | [android] bump versions to beta.3 | Antonio Zugaldia | 2017-03-09 | 1 | -3/+3 |
| | | | |||||
| | * | [android] - build aar once (#8297) | Tobrun | 2017-03-09 | 1 | -4/+2 |
| | | | |||||
| | * | Merge master into release-ios-v3.5.0-android-v5.0.0 | John Firebaugh | 2017-03-08 | 30 | -136/+452 |
| | |\ | |||||
| | * | | MyLocationView activate/deactivate LocationSource (#8255) | Tobrun | 2017-03-08 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | * [android] - activate/deactivate the locationSource when toggling the MyLocationView state. * correct accuracy width | ||||
| | * | | [android] - don't disable tracking when animation the camera bearing. (#8279) | Tobrun | 2017-03-08 | 1 | -1/+1 |
| | | | | |||||
| | * | | Updates version name and CHANGELOG after 5.0.0-beta.2 release (#8254) | Antonio Zugaldia | 2017-03-02 | 2 | -1/+8 |
| | | | | | | | | | | | | | | | | | | | * go back to 5.0.0-SNAPSHOT * update changelog | ||||
| | * | | [android] [auto] Update properties to version 5.0.0-beta.2 in preparation ↵ | Antonio Zugaldia | 2017-03-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | for build. | ||||
| * | | | [android] Updated MapObserver::onSourceChanged | Bruno de Oliveira Abinader | 2017-03-21 | 2 | -2/+2 |
| | | | | |||||
