summaryrefslogtreecommitdiff
path: root/platform/android
Commit message (Collapse)AuthorAgeFilesLines
* [android] - checking is renderer is not destroyed before delivering the snapshotupstream/lp-hardening-shapshotsŁukasz Paczos2018-04-303-27/+10
|
* Bump GL JS pin to get tests for global symbol querying.Chris Loer2018-04-251-10/+10
| | | | | | - Pulls over an update to line.vertex.glsl (looks like a no-op?) - Add test ignores for collator, is-supported-script, line-gradient - Exclude collator, is-supported-script, line-gradient from code generation.
* [android] - unwrap LatLngBounds for the shortest path when passing to core ↵Łukasz Paczos2018-04-243-14/+66
| | | | (#11759)
* [ios, android] Resolve merge conflicts.Fabian Guerra2018-04-231-1/+1
|
* Merge branch 'release-boba' into masterupstream/fabian-merge-v4.0.0Fabian Guerra2018-04-23241-21048/+8004
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # circle.yml # include/mbgl/style/expression/let.hpp # platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/geometry/LatLngBounds.java # platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/maps/MapGestureDetector.java # platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/maps/MapKeyListener.java # platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/maps/MapView.java # platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/maps/MapboxMap.java # platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/maps/Projection.java # platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/maps/Transform.java # platform/android/MapboxGLAndroidSDK/src/test/java/com/mapbox/mapboxsdk/geometry/LatLngBoundsTest.java # platform/android/MapboxGLAndroidSDKTestApp/src/main/AndroidManifest.xml # platform/android/gradle/dependencies.gradle # platform/android/src/example_custom_layer.cpp # platform/android/src/geojson/point.cpp # platform/darwin/src/NSPredicate+MGLAdditions.mm # platform/darwin/test/MGLExpressionTests.mm # platform/ios/Mapbox-iOS-SDK-nightly-dynamic.podspec # platform/ios/Mapbox-iOS-SDK-symbols.podspec # platform/ios/Mapbox-iOS-SDK.podspec # platform/ios/app/MBXViewController.m # src/mbgl/renderer/layers/render_custom_layer.cpp # src/mbgl/style/conversion/filter.cpp # src/mbgl/style/expression/interpolate.cpp # src/mbgl/style/expression/value.cpp # test/style/filter.test.cpp
| * [android] - updated changelog for 6.0.1 (#11714)Łukasz Paczos2018-04-181-0/+3
| | | | | | (cherry picked from commit 0256f15)
| * [android] - bumped telemetry version to 3.0.2 (#11710)Łukasz Paczos2018-04-171-1/+1
| |
| * [android] - changelog entry for v6.0.0android-v6.0.0Tobrun2018-04-171-2/+3
| |
| * [android] - bump snapshot versionTobrun2018-04-171-1/+1
| |
| * [android] - match expression doc tweaks (#11691)Łukasz Paczos2018-04-171-0/+4
| |
| * [android] - bump telemetry depdency to 3.0.1Tobrun2018-04-171-1/+1
| |
| * [android, ios, macos] Added European Portuguese localizationMinh Nguyễn2018-04-161-0/+16
| |
| * [android] Added Hebrew localizationMinh Nguyễn2018-04-162-1/+17
| |
| * [android] Added Czech localizationMinh Nguyễn2018-04-162-0/+19
| |
| * [android] - update changelog for release v6.0.0-beta.7Tobrun2018-04-121-0/+23
| |
| * Add abs, round, floor, ceil operators (#11653)Anand Thakker2018-04-113-5/+246
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add abs, round, floor, ceil operators Port of https://github.com/mapbox/mapbox-gl-js/pull/6496 * [ios, macos] Simplified abs, ceiling, floor expressions * [ios, macos] Added rounding expression function * [android] - binding integration for round, ceil, floor and abs expressions * Update mapbox-gl-js to include non-integer rounding test * Drop extra braces * mapbox-gl-js -> master * Update style-spec docs -> PropertyFactory.java
| * [android] center was calculated incorrectly for LatLngBounds with zero span ↵Osana Babayan2018-04-112-4/+24
| | | | | | | | (#11650)
| * [android] - bump telemetry to 3.0.0 stableTobrun2018-04-111-1/+1
| |
| * [android] LatLngBounds were not build correctly when lons were the same (#11647)Osana Babayan2018-04-102-1/+22
| |
| * [android] - add convinience step expression (#11641)Tobrun2018-04-101-0/+128
| |
| * [android] - add javadoc code examples for Android (#11540)Tobrun2018-04-101-23/+1413
| |
| * [android] - add paused state to map renderer, don't render snapshot when ↵Tobrun2018-04-105-5/+34
| | | | | | | | paused (#11358)
| * Rework expression conversion (#11490)Tobrun2018-04-1026-157/+318
| | | | | | * [android] - rework expression conversion
| * [android] - fixed gesture events listeners lists documentation (#11630)Łukasz Paczos2018-04-101-32/+24
| |
| * [android] - add delete local refs calls for make jni stringsTobrun2018-04-093-6/+18
| |
| * [android] release local refs earlyIvo van Dongen2018-04-092-1/+7
| |
| * [android] updated mapbox-sdk-services to 3.0.1 (#11593)Osana Babayan2018-04-052-3/+5
| | | | | | | | | | | | * [android] updated mapbox-sdk-services to 3.0.1 * [android] - downgrade tooling for MAS-3.0.1
| * Release android v6.0.0 beta.6 (#11592)Łukasz Paczos2018-04-051-0/+7
| | | | | | * [android] updated changelog for 6.0.0-beta.6
| * [android] - bumped telemetry version to 3.0.0-beta.4 (#11590)Łukasz Paczos2018-04-041-1/+1
| |
| * Rework logical condition convenience expressions (#11555)Tobrun2018-04-045-40/+40
| | | | | | * [android] - rework expression logical operator api to match actual usage
| * [android] invalidate camera position before delivering onMapReady (#11585)Łukasz Paczos2018-04-041-1/+2
| |
| * [android] - throw illegal argument exception when attempting to convert an ↵Tobrun2018-04-042-1/+14
| | | | | | | | PropertyValue as an expression literal (#11572)
| * Use a host interface for CustomLayer instead of function pointers (#11553)Asheem Mamoowala2018-04-025-77/+36
| | | | | | | | | | | | Use a host interface for CustomLayer instead of function pointers Co-authored-by: Julian Rex <julian.rex@mapbox.com>
| * Release Android v6.0.0-beta.5 (#11537)Łukasz Paczos2018-03-281-0/+11
| | | | | | | | * [android] Updated changelog for 6.0.0-beta.5 release
| * [android] bumped gestures library version to 0.2.0 (#11535)Łukasz Paczos2018-03-271-1/+1
| |
| * [android] bumped telemetry library version to 3.0.0-beta.3 (#11534)Łukasz Paczos2018-03-271-1/+1
| |
| * [android] - update changelog v5.5.1Tobrun2018-03-261-0/+9
| |
| * [android] - allow multiple expressions in string, number and bool asserting ↵Tobrun2018-03-261-3/+3
| | | | | | | | expressions
| * [android] - don't load default style if style json string was set (#11520)Tobrun2018-03-262-1/+78
| |
| * [android] - correctly convert Android int colors with to-color expression ↵Tobrun2018-03-233-38/+18
| | | | | | | | (#11506)
| * [android] - expose public api telemetry (#11503)Tobrun2018-03-226-18/+30
| |
| * [android] - make default output param from step expression more descriptive, ↵Tobrun2018-03-221-16/+20
| | | | | | | | add param to javadoc (#11501)
| * Literal array conversion of primitive arrays (#11500)Tobrun2018-03-223-1/+39
| | | | | | * [android] - literal array conversion of primitives types
| * [android] - update changelog for v6.0.0-beta.4 (#11485)android-v.6.0.0-beta.4Tobrun2018-03-212-1/+22
| |
| * [android] bumped gestures library version to 0.1.0 (#11483)Łukasz Paczos2018-03-205-51/+44
| |
| * Expression filters (#11429)Tobrun2018-03-1936-426/+436
| | | | | | * [android] - add expression filter integration
| * [android] - verify optional before accessing itTobrun2018-03-191-4/+6
| |
| * [android] bump mapbox-android-telemetry version to 3.0.0-beta.2 and adapt ↵Guardiola313372018-03-196-10/+14
| | | | | | | | events related code
| * [android] high-level jni bindings for geojson conversionIvo van Dongen2018-03-1923-198/+320
| |
| * update to MAS3.0-beta.4 (#11468)Osana Babayan2018-03-162-3/+3
| |