summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/androidTest/java/com/mapbox/mapboxsdk/camera
Commit message (Collapse)AuthorAgeFilesLines
* [android] - add ktlint, optimise code for ktlint validationtobrun2019-07-041-1/+0
|
* [android] - optimise CameraUpdateFactory#newLatLngBounds to use camera ↵Tobrun2019-06-191-0/+144
| | | | position tilt and bearing values (#14953)
* [android] - move instrumentation test code to correct package for Android ↵Tobrun2016-10-203-193/+0
| | | | Studio run configurations integration. (#6748)
* 5859 generate sanity tests (#5870)Tobrun2016-08-173-33/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [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] #4845 - remove robotium, migrate to espressoTobrun2016-08-033-0/+208