summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/layout/activity_print.xml
Commit message (Collapse)AuthorAgeFilesLines
* [android] - remove style config from mapboxMapOptions and attributestobrun2018-12-101-1/+0
|
* [android] - decouple style loading from OnMapReadyTobrun2018-12-101-0/+1
|
* [android] - enforce usage bitmap for icon, cleanup test app resources (#7906)Tobrun2017-02-041-1/+1
|
* Test app refactor (#7598)Cameron Mace2017-01-231-40/+18
|
* 5859 generate sanity tests (#5870)Tobrun2016-08-171-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [android] #5859 - generate espresso tests [android] #5859 - cleanup xml files, use all the same resource id for map view [android] #5859 - update scripts [android] #5859 - update Activity to match mapboxMap naming [android] #5859 - make SurfaceViewMediaControlActivity compatible [android] #5859 - make MarkerViewScaleActivity test generation compatible [android] #5859 - make PolygonActivity test generation compatible [android] #5859 - integration within make file [android] #5859 - made CameraPostion generation safe [android] #5859 - generate sanity test [android] #5859 - add generated test cases [android] #5859 - add documentation * [android] #5859 - remove generated files, introduce gen package, added gitignore to package * [android] #5859 - regenerated test code * [android] #5859 - added AWS gradle plugin + bitrise configuration * [android] #5859 - fixes running locally without having the properties configured * [android] #6010 - remove python from android sdk * [android] #5859 - update docs about aws gradle plugin
* [android] - add print exampleTobrun Van Nuland2016-08-021-0/+45