summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK
Commit message (Expand)AuthorAgeFilesLines
* [android] synchronize and coalesce requests targeting the same TileID in the ...upstream/12508-custom-geomerty-source-raceŁukasz Paczos2018-08-231-42/+152
* [android] - replace hardcode telemetry settings string by resources stringTobrun2018-08-223-6/+48
* [android] - update user agent telemetryTobrun2018-08-221-1/+1
* [android] "collator" and "resolved-locale" expressions supportŁukasz Paczos2018-08-222-34/+639
* [android] - GeoJsonOptions javadoc correction on minZoom level and default va...Tobrun2018-08-221-3/+3
* [core, test] Bump GL JS pin to bring gl-native back in sync with gl-js.Chris Loer2018-08-211-2/+2
* abbreviation updatelangsmith2018-08-221-0/+0
* fixed spacinglangsmith2018-08-221-1/+1
* added zh_CN strings.xml filelangsmith2018-08-221-0/+15
* [android] - update map intializer for OfflineRegionDefintion with OfflineGeom...tobrun2018-08-211-9/+35
* [android] - expose stylejsoon confiugration on MapboxMapOptions and MapView a...Tobrun2018-08-215-15/+60
* [android] - converting GeoJsonSource Java features to core ones on a worker t...Łukasz Paczos2018-08-211-4/+8
* [android] arbitrary offline region geometriesIvo van Dongen2018-08-202-0/+129
* [android] obtain paths to file directories on a worker threadŁukasz Paczos2018-08-205-8/+107
* [android] hide peer constructorsŁukasz Paczos2018-08-1520-20/+20
* [android] bumped Snapshot version building on master to 6.5.0Łukasz Paczos2018-08-151-1/+1
* [android] - use uncoverted bearing value for latlngbounds calculationtobrun2018-08-131-1/+1
* typo fix (#12593)Langston Smith2018-08-101-1/+1
* [android] shutting down thread pool of the CustomGeometrySource when the sour...Łukasz Paczos2018-08-101-17/+66
* VisibleRegion on rotated bounds (#12135) (#12255)Osana Babayan2018-07-271-38/+100
* [android] - wait for the initial render to occur before showing the map to th...Tobrun2018-07-279-39/+145
* [android] Reuse Bitmap, Paint & Canvas instances in LocalGlyphRasterizerKiyong Jung2018-07-271-15/+23
* [android] using @Keep annotation across the project with the help of lint checksŁukasz Paczos2018-07-2657-13/+646
* [android] - add minimal touch target to marker click detectionTobrun2018-07-261-3/+18
* [android, ios, macos] Generate symbol-placement: line-center wrappersChris Loer2018-07-231-4/+9
* [android] - fix accesstoken validationtobrun2018-07-232-5/+32
* [android] - expose getMap on native_map_viewTobrun2018-07-201-1/+1
* [android] option to request the visible region restricted by the content paddingŁukasz Paczos2018-07-181-5/+32
* [android] bump SNAPSHOT version building on master to 6.4.0Łukasz Paczos2018-07-171-1/+1
* [android] harden map events creationŁukasz Paczos2018-07-171-1/+3
* [android] - add convenience method for destroyed state on MapView, can be use...tobrun2018-07-121-0/+13
* [android] - validate if gesture detector is able to handle gesturetobrun2018-07-121-2/+6
* [android] - remove unique LatLng validation of LatLngBounds buildertobrun2018-07-092-35/+35
* [android] - add LatLng for pixel conversion feature to MapSnapshottertobrun2018-07-051-0/+8
* [android] - create device independent tests for camera position testingtobrun2018-07-057-40/+78
* [android] - add bearing and pitch to get camera for geometrytobrun2018-07-052-6/+72
* [android] - add bearing and tilt to LatLngBounds, incorporate current tilt an...tobrun2018-07-052-13/+68
* [android] - range alpha between 0 and 1 with android color conversiontobrun2018-06-275-18/+53
* [android] - remove reflection lookup for MarkerViewAdapter intialisationtobrun2018-06-262-5/+3
* [android] - add support for sdf by exposing sdf confiigurationn when calling ...tobrun2018-06-253-10/+31
* [core] add raster-resampling property (#12176)upstream/rcleeMolly Lloyd2018-06-213-0/+54
* [android] - dispatch camera start callback only when actually movingŁukasz Paczos2018-06-201-16/+12
* [android] make sure the object is still valid before calling nativeOnResponse()Konstantin Käfer2018-06-201-1/+5
* [android] - added Android licenses make targetŁukasz Paczos2018-06-141-0/+8
* [android] Remove support for Fabric (#12126)Antonio Zugaldia2018-06-121-3/+0
* [android] - move match stops conversion to Stop.toExpressionArraytobrun2018-06-121-8/+1
* [android] - ceil map dimensionsŁukasz Paczos2018-06-111-2/+2
* [android] - bump snapshots building on master to 6.3.0Łukasz Paczos2018-06-111-1/+1
* [android] - cleanup attrsŁukasz Paczos2018-06-112-35/+4
* [android] - parsing fragment's xml attributesŁukasz Paczos2018-06-072-0/+29