summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp
Commit message (Expand)AuthorAgeFilesLines
* [android] - consolidate all instrumentation tests in maps packageupstream/tvn-move-teststobrun2018-07-06147-435/+435
* [android] - add LatLng for pixel conversion feature to MapSnapshottertobrun2018-07-051-2/+12
* [android] - create device independent tests for camera position testingtobrun2018-07-0510-67/+131
* [android] - add bearing and pitch to get camera for geometrytobrun2018-07-052-102/+268
* [android] - add bearing and tilt to LatLngBounds, incorporate current tilt an...tobrun2018-07-051-4/+106
* [android] - avoid race condition when calling getMapAsync from OnMapReadyIdli...tobrun2018-07-051-7/+12
* [android] - remove reflection lookup for MarkerViewAdapter intialisationtobrun2018-06-261-2/+2
* [android] - fix geojson example, internal logic change with expressions conve...tobrun2018-06-262-12/+53
* [android] - add support for sdf by exposing sdf confiigurationn when calling ...tobrun2018-06-251-8/+25
* [core] add raster-resampling property (#12176)upstream/rcleeMolly Lloyd2018-06-211-0/+14
* [android] - move match stops conversion to Stop.toExpressionArraytobrun2018-06-121-4/+20
* [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-112-1/+439
* [android] - ignore render tests from ignores.jsontobrun2018-06-082-16/+64
* [android] - parsing fragment's xml attributesŁukasz Paczos2018-06-071-22/+22
* [android] - Render tests with PixelMatchTobrun Van Nuland2018-06-019-3/+657
* [android] - allow literal expression property argumentsŁukasz Paczos2018-05-281-0/+11
* UI thread checking (#12000)Tobrun2018-05-254-91/+104
* [android] - remove requirement of having a mapbox access token (#12001)Tobrun2018-05-251-14/+25
* Style JSON configuration on map snapshotter (#11976)Tobrun2018-05-234-0/+84
* [android] - expose MapView created callbacks on MapFragment and MapSupportFra...tobrun2018-05-172-62/+99
* [android] - expose MapView#setOfflineRegionDefinitiontobrun2018-05-172-2/+29
* [core] Rework spec function/expression taxonomyLauren Budorick2018-05-1410-11/+11
* [android] - build release with debug signingtobrun2018-05-081-0/+1
* [android] - fix expression example that changes icon images dynamicallytobrun2018-05-021-12/+5
* [android] - null check source before removingŁukasz Paczos2018-05-021-0/+14
* Merge branch 'release-boba' into masterupstream/fabian-merge-v4.0.0Fabian Guerra2018-04-2373-13258/+3172
|\
| * [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-043-3/+3
| * Use a host interface for CustomLayer instead of function pointers (#11553)Asheem Mamoowala2018-04-021-5/+1
| * [android] - don't load default style if style json string was set (#11520)Tobrun2018-03-261-0/+77
| * [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-202-11/+5
| * Expression filters (#11429)Tobrun2018-03-1916-34/+200
| * Test activity for gestures manager (#11449)Łukasz Paczos2018-03-168-140/+640
| * [android] build release Test App before publishing (#11418)Łukasz Paczos2018-03-141-1/+1
| * [android] - add expression conversion, add getters (#11352)Tobrun2018-03-0818-10771/+2097
| * [android] take advantage of MAS 3.0-beta.3 changesOsana Babayan2018-03-061-24/+15
| * Remove deprecated location APIs (#11351)Łukasz Paczos2018-03-0230-1729/+5
| * [android] - add heatmap color propertyTobrun2018-03-012-3/+15
| * [android] - remove camera api from MapboxMap, refactor test app code to Camer...Tobrun2018-02-203-195/+15
| * Merge branch 'master' into release-bobaFabian Guerra2018-02-156-0/+869
| |\
| * | [android] - translucent surface on TextureViewTobrun2018-02-139-2/+180
| * | [android] Integration of the new events library (#10999) (#11183)Pablo Guardiola2018-02-138-16/+15
| * | migrated to use mapbox-java3.0 Osana Babayan2018-02-0816-92/+86
| * | [android] - release android v6.0.0-beta.1android-v6.0.0-beta.1Tobrun2018-01-291-1/+1
* | | [android] fix CameraAnimatorActivity home button (#11383)Łukasz Paczos2018-03-051-3/+6