summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/main/java/com/mapbox/mapboxsdk/testapp
Commit message (Expand)AuthorAgeFilesLines
* [android] - expose stylejsoon confiugration on MapboxMapOptions and MapView a...upstream/tvn-style-json-mapboxmap-optionsTobrun2018-08-211-13/+23
* [android] - converting GeoJsonSource Java features to core ones on a worker t...Łukasz Paczos2018-08-211-1/+0
* [android] Make AndroidRendererFrontend to request render once per event loop ...Kiyong Jung2018-08-211-0/+13
* [android] shutting down thread pool of the CustomGeometrySource when the sour...Łukasz Paczos2018-08-101-4/+8
* [android] using @Keep annotation across the project with the help of lint checksŁukasz Paczos2018-07-261-0/+3
* [android] - add convenience method for destroyed state on MapView, can be use...tobrun2018-07-122-4/+6
* [android] - added DraggableMarkerActivityŁukasz Paczos2018-07-061-0/+314
* [android] - add LatLng for pixel conversion feature to MapSnapshottertobrun2018-07-051-2/+12
* [android] - create device independent tests for camera position testingtobrun2018-07-052-1/+77
* [android] - remove reflection lookup for MarkerViewAdapter intialisationtobrun2018-06-261-2/+2
* [android] - fix geojson example, internal logic change with expressions conve...tobrun2018-06-261-12/+44
* [android] - add support for sdf by exposing sdf confiigurationn when calling ...tobrun2018-06-251-8/+25
* [android] - show amount failed tests and executed tests, integrate pixelratio...tobrun2018-06-112-0/+17
* [android] - added AnimatedSymbolLayerActivity back to the TestAppŁukasz Paczos2018-06-111-0/+438
* [android] - ignore render tests from ignores.jsontobrun2018-06-082-16/+64
* [android] - Render tests with PixelMatchTobrun Van Nuland2018-06-015-3/+544
* [android] - remove requirement of having a mapbox access token (#12001)Tobrun2018-05-251-14/+25
* Style JSON configuration on map snapshotter (#11976)Tobrun2018-05-231-0/+71
* [android] - expose MapView created callbacks on MapFragment and MapSupportFra...tobrun2018-05-172-62/+99
* [android] - expose MapView#setOfflineRegionDefinitiontobrun2018-05-171-2/+28
* [android] - fix expression example that changes icon images dynamicallytobrun2018-05-021-12/+5
* Merge branch 'release-boba' into masterupstream/fabian-merge-v4.0.0Fabian Guerra2018-04-2331-1737/+773
|\
| * [android] - add paused state to map renderer, don't render snapshot when paus...Tobrun2018-04-101-0/+9
| * Rework expression conversion (#11490)Tobrun2018-04-101-0/+7
| * Rework logical condition convenience expressions (#11555)Tobrun2018-04-041-1/+1
| * Use a host interface for CustomLayer instead of function pointers (#11553)Asheem Mamoowala2018-04-021-5/+1
| * [android] - correctly convert Android int colors with to-color expression (#1...Tobrun2018-03-231-4/+6
| * [android] - expose public api telemetry (#11503)Tobrun2018-03-221-0/+3
| * Literal array conversion of primitive arrays (#11500)Tobrun2018-03-221-1/+7
| * [android] bumped gestures library version to 0.1.0 (#11483)Łukasz Paczos2018-03-201-10/+4
| * Expression filters (#11429)Tobrun2018-03-197-32/+58
| * Test activity for gestures manager (#11449)Łukasz Paczos2018-03-162-0/+434
| * [android] - add expression conversion, add getters (#11352)Tobrun2018-03-085-153/+186
| * [android] take advantage of MAS 3.0-beta.3 changesOsana Babayan2018-03-061-24/+15
| * Remove deprecated location APIs (#11351)Łukasz Paczos2018-03-0212-1135/+5
| * [android] - add heatmap color propertyTobrun2018-03-011-3/+13
| * [android] - remove camera api from MapboxMap, refactor test app code to Camer...Tobrun2018-02-201-5/+15
| * Merge branch 'master' into release-bobaFabian Guerra2018-02-151-0/+216
| |\
| * | [android] - translucent surface on TextureViewTobrun2018-02-132-1/+95
| * | [android] Integration of the new events library (#10999) (#11183)Pablo Guardiola2018-02-136-9/+9
| * | migrated to use mapbox-java3.0 Osana Babayan2018-02-0814-88/+80
* | | [android] fix CameraAnimatorActivity home button (#11383)Łukasz Paczos2018-03-051-3/+6
* | | [android] - port animated markers activity to symbol layerTobrun2018-02-222-283/+449
| |/ |/|
* | [core, ios, macos, android, node] Heatmap layer (#11046)Vladimir Agafonkin2018-02-151-0/+216
* | [android] Integration of the new events library (#10999)Pablo Guardiola2018-02-136-9/+9
* | migrated to use mapbox-java3.0 Osana Babayan2018-02-0814-88/+80
|/
* [android] - add binding integration for RasterDEMSource, add exampleTobrun2018-01-251-0/+84
* [android] - correct marker location when using Snapshot#pixelForLatLngTobrun2018-01-251-3/+6
* [android] - allow setting an OkHttpClientTobrun2018-01-181-2/+2
* [android] - replaced Mapzen external vector source example with mapillaryTobrun2018-01-161-4/+13