summaryrefslogtreecommitdiff
path: root/platform/android
Commit message (Expand)AuthorAgeFilesLines
* [core] [android] - optional map snapshotter camera positiontobrun2018-05-311-1/+6
* [android] - expose enableOnUserRequest and disableOnUserRequest on Telemetrytobrun2018-05-302-6/+29
* [core] [android] - add style json setter/getter to map snapshottertobrun2018-05-303-0/+14
* [android] - fix literal wrapping in comparission expressionstobrun2018-05-292-16/+57
* [android] - null check access token in filesource initializertobrun2018-05-291-1/+3
* [android] - allow literal expression property argumentsŁukasz Paczos2018-05-283-2/+18
* [android] - raw expression supportŁukasz Paczos2018-05-284-91/+255
* [android] - update changelog for v6.2.0-alpha.2 (#12006)android-v6.2.0-alpha.2Tobrun2018-05-251-2/+17
* UI thread checking (#12000)Tobrun2018-05-2529-197/+644
* [android] - remove requirement of having a mapbox access token (#12001)Tobrun2018-05-254-55/+71
* [android] - update onMapChange docs for possible valuesŁukasz Paczos2018-05-241-0/+2
* [android] - update changelog for v6.1.3Łukasz Paczos2018-05-231-0/+6
* Style JSON configuration on map snapshotter (#11976)Tobrun2018-05-238-4/+108
* [android] - bump telemetry to v3.1.2tobrun2018-05-231-1/+1
* [android] - remove mips and armeabi as supported ABIsTobrun2018-05-227-22/+28
* [android] - change MapView#initialize modifier to allow subclasses to overrid...Tobrun2018-05-221-5/+7
* [core] Align URL token replacement behavior with GL JSJohn Firebaugh2018-05-181-0/+3
* [android] - bump telemetry to v3.1.1Tobrun2018-05-182-11/+13
* [android] - add changelog for 6.2.0-alpha.1tobrun2018-05-181-1/+6
* [android] - expose MapView created callbacks on MapFragment and MapSupportFra...tobrun2018-05-174-64/+160
* [android] - add nullability annotations to public api for kotlin language int...tobrun2018-05-174-59/+81
* [android] - expose MapView#setOfflineRegionDefinitiontobrun2018-05-173-6/+64
* Merge branch 'release-boba' into masterupstream/fabian-merge-release-4.0.1-masterFabian Guerra2018-05-175-9/+30
|\
| * [core] Convert null to empty string, not “null”Minh Nguyễn2018-05-141-0/+3
| * [core] Convert "legacy" filters directly into expressions (#11610)Lucas Wojciechowski2018-05-101-7/+5
| * [android] - update changelog to v6.1.1android-v6.1.1Tobrun2018-05-071-0/+3
| * [android] - update telemetry to 3.1.0Tobrun2018-05-071-1/+1
| * [android] - bump snapshot versiontobrun2018-05-041-1/+1
| * [android] - update changelog for release v6.1.0tobrun2018-05-041-2/+11
| * [android] - checking is renderer is not destroyed before delivering the snapshotŁukasz Paczos2018-05-043-27/+10
| * [android] - unwrap LatLngBounds before creating core objectŁukasz Paczos2018-05-044-19/+18
| * [android] - null check source before removingŁukasz Paczos2018-05-042-1/+19
| * [android, ios, macos] Added Korean localizationMinh Nguyễn2018-05-022-0/+18
| * [core] Don't copy TileLayerIndexes on every frame.Chris Loer2018-05-021-0/+2
| * [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] - remove snapshot repository reference (#11709)Łukasz Paczos2018-04-231-1/+2
* | 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