summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release-boba' into masterupstream/fabian-merge-release-4.0.1-masterFabian Guerra2018-05-171-0/+16
|\
| * [android] - checking is renderer is not destroyed before delivering the snapshotŁukasz Paczos2018-05-041-6/+2
| * [android] - unwrap LatLngBounds before creating core objectŁukasz Paczos2018-05-043-11/+7
| * [android] - null check source before removingŁukasz Paczos2018-05-041-1/+5
| * [android, ios, macos] Added Korean localizationMinh Nguyễn2018-05-021-0/+16
| * [android] - promote pixel ratio to public api of NativeMapview.Tobrun2018-04-251-1/+6
| * [android] - improve stop javadoc to include interpolateTobrun2018-04-241-1/+5
| * [android] - clear map change listeners when map is destroyedTobrun2018-04-242-2/+4
| * [android] - allow early callback registrationTobrun2018-04-241-5/+18
| * [android] - integrate view callback abstractionTobrun2018-04-242-50/+57
* | [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] - null check source before removingŁukasz Paczos2018-05-021-1/+5
* | [android] - unwrap LatLngBounds before creating core objectŁukasz Paczos2018-05-023-11/+7
* | 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-021-6/+2
* | 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
* | Merge branch 'release-boba' into masterupstream/fabian-merge-v4.0.0Fabian Guerra2018-04-2394-7026/+3958
|\ \ | |/
| * [android] - match expression doc tweaks (#11691)Łukasz Paczos2018-04-171-0/+4
| * [android, ios, macos] Added European Portuguese localizationMinh Nguyễn2018-04-161-0/+16
| * [android] Added Hebrew localizationMinh Nguyễn2018-04-161-0/+16
| * [android] Added Czech localizationMinh Nguyễn2018-04-161-0/+16
| * 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] 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-101-2/+6
| * Rework expression conversion (#11490)Tobrun2018-04-108-8/+9
| * [android] - fixed gesture events listeners lists documentation (#11630)Łukasz Paczos2018-04-101-32/+24
| * Rework logical condition convenience expressions (#11555)Tobrun2018-04-042-37/+37
| * [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-021-17/+3
| * [android] - allow multiple expressions in string, number and bool asserting e...Tobrun2018-03-261-3/+3
| * [android] - don't load default style if style json string was set (#11520)Tobrun2018-03-261-1/+1
| * [android] - correctly convert Android int colors with to-color expression (#1...Tobrun2018-03-232-34/+12
| * [android] - expose public api telemetry (#11503)Tobrun2018-03-225-18/+27
| * [android] - make default output param from step expression more descriptive, ...Tobrun2018-03-221-16/+20
| * Literal array conversion of primitive arrays (#11500)Tobrun2018-03-222-0/+32
| * [android] bumped gestures library version to 0.1.0 (#11483)Łukasz Paczos2018-03-202-39/+38
| * Expression filters (#11429)Tobrun2018-03-1918-391/+197
| * [android] bump mapbox-android-telemetry version to 3.0.0-beta.2 and adapt eve...Guardiola313372018-03-194-7/+9
| * update to MAS3.0-beta.4 (#11468)Osana Babayan2018-03-161-2/+2