summaryrefslogtreecommitdiff
path: root/platform/android
Commit message (Expand)AuthorAgeFilesLines
* bumped mapbox-java to 3.1.0 (#11916)Osana Babayan2018-05-161-1/+1
* [core] Rework spec function/expression taxonomyLauren Budorick2018-05-1411-21/+19
* [android] - promote pixel ratio to public api of NativeMapview.Tobrun2018-05-141-1/+6
* [android] - improve stop javadoc to include interpolateTobrun2018-05-141-1/+5
* [android] - clear map change listeners when map is destroyedTobrun2018-05-142-2/+4
* [android] - allow early callback registrationTobrun2018-05-141-5/+18
* [android] - integrate view callback abstractionTobrun2018-05-142-50/+57
* [android] added more tests for LatLngBounds.union(), LatLngBounds.intersect()...Osana Babayan2018-05-112-53/+391
* [android] - avoid rounding the pixelratio of the image addded through NativeM...Tobrun2018-05-111-2/+3
* [android] - build release with debug signingtobrun2018-05-081-0/+1
* [android] - update telemetry to 3.1.0Tobrun2018-05-071-1/+1
* [android] - update changelog for release v6.1.0tobrun2018-05-071-0/+13
* [android] - update changelog for v5.5.3tobrun2018-05-071-0/+3
* [android] - fix expression example that changes icon images dynamicallytobrun2018-05-021-12/+5
* [android] - null check source before removingŁukasz Paczos2018-05-022-1/+19
* [android] - unwrap LatLngBounds before creating core objectŁukasz Paczos2018-05-024-19/+18
* Revert "[android] - unwrap LatLngBounds for the shortest path when passing to...Łukasz Paczos2018-05-023-66/+14
* [android] - checking is renderer is not destroyed before delivering the snapshotŁukasz Paczos2018-05-023-27/+10
* Bump GL JS pin to get tests for global symbol querying.Chris Loer2018-04-251-10/+10
* [android] - unwrap LatLngBounds for the shortest path when passing to core (#...Łukasz Paczos2018-04-243-14/+66
* [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
|\
| * [android] - updated changelog for 6.0.1 (#11714)Łukasz Paczos2018-04-181-0/+3
| * [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
| * [android] center was calculated incorrectly for LatLngBounds with zero span (...Osana Babayan2018-04-112-4/+24
| * [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 paus...Tobrun2018-04-105-5/+34
| * Rework expression conversion (#11490)Tobrun2018-04-1026-157/+318
| * [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
| * Release android v6.0.0 beta.6 (#11592)Łukasz Paczos2018-04-051-0/+7
| * [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] invalidate camera position before delivering onMapReady (#11585)Łukasz Paczos2018-04-041-1/+2
| * [android] - throw illegal argument exception when attempting to convert an Pr...Tobrun2018-04-042-1/+14
| * Use a host interface for CustomLayer instead of function pointers (#11553)Asheem Mamoowala2018-04-025-77/+36