summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/androidTest
Commit message (Collapse)AuthorAgeFilesLines
* [android] - fixed style api unit testsIvo van Dongen2016-08-067-21/+21
|
* [android] - Fix crash on dalvik due to missing finalizersIvo van Dongen2016-08-066-164/+61
|
* [android] #5858 - added convenience methods for color propertiesIvo van Dongen2016-08-037-0/+228
|
* [android] #4845 - remove robotium, migrate to espressoTobrun2016-08-0341-423/+462
|
* [android] #5610 - Runtime style api - part 2Ivo van Dongen2016-08-0211-0/+2709
|
* [android] #5438 - add bearing to MyLocationView for the SDK camera objectTobrun2016-07-131-2/+2
| | | | | | | | | | | | [android] #5438 - integrate MyLocationView set bearing inside the MapView setBearing [android] #5438 - invalidate the MapView instead of calling update from core. [android] #5438 - add bearing MyLocationView to setBearing focal point on MapView [android] #5438 - Get correct bearing when camera object is rotated around the z-axis, notify MyLocationView when camera position changes, update test utilities. [android] #5438 - fixes compass tracking
* [android] bring back ScreenshotActivityTestTobrun2016-05-032-7/+137
|
* [android] #4845 - disable robotiumTobrun2016-04-264-96/+106
|
* [android] #4609 - Restoring name of BulkMarkerActivityBrad Leege2016-04-061-6/+6
|
* [android] #4365 - Moving example activities to more descriptive subpackage ↵Brad Leege2016-04-054-5/+5
| | | | names for easier discovery
* [android] #4365 - make dismiss on gesture configurable, renamed activity to ↵Tobrun2016-04-051-6/+6
| | | | match UI in test app, cleanup
* [android] #4365 - final testapp refactor cleanup, removed ApiAccess class, ↵Tobrun2016-04-0516-17/+16
| | | | introduced category packages, Renamed some classes
* [android] #4365 - reworked some samples, resources and testsTobrun2016-03-3010-568/+5
|
* [android] #4365 - Camera Animation Type ExampleTobrun2016-03-302-4/+4
|
* [android] #4365 - Improve test app examples related to InfoWindowsTobrun2016-03-301-37/+0
|
* [android] #4365 - enforce best practices map startupTobrun2016-03-241-1/+0
|
* [android] #4365 - TestApp refactor with RecyclerView selection.Tobrun2016-03-2325-35/+35
|
* [android] #4308 - add some simple gesture testsTobrun2016-03-153-1/+64
|
* [android] #4301 - added robotium testing framework to perform integration ↵Tobrun2016-03-1433-38/+226
| | | | testing
* [android] #4270 - library resource prefix espresso updateTobrun2016-03-111-6/+2
|
* [android] #4097 - update javadoc maps packageTobrun2016-02-251-2/+2
| | | | [android] #4097 - update visibility compassclickclistener fix
* [android] #3941 - update espresso testsTobrun2016-02-1615-33/+441
|
* [android] #3943 #3775 #3885 - added sample feature activity + espresso testTobrun2016-02-152-0/+48
|
* [android] #3919 - restore espresso testsTobrun2016-02-123-20/+55
|
* [android] #3758 - Projection / Visible Region implementation.Tobrun2016-02-041-4/+4
| | | | [android] #3758 - add VisibleRegion + unit tests, removed boundingbox, cleanup jni, cleanup test app, renamed CoordinateSpan to LatLng.
* [android] Move into platform subdirectoryJohn Firebaugh2015-12-1613-0/+830