summaryrefslogtreecommitdiff
path: root/android
Commit message (Expand)AuthorAgeFilesLines
...
| * | two classes at once on awsAntonio Zugaldia2015-09-161-0/+2
| * | unit tests + mockitoAntonio Zugaldia2015-09-164-0/+186
| * | zoom inAntonio Zugaldia2015-09-161-2/+7
| * | screenshots should be taken on ui threadAntonio Zugaldia2015-09-161-2/+10
| * | fixed the screenshot class to include the surface viewAntonio Zugaldia2015-09-161-8/+45
| * | using the new version way of instanstiating the activity classAntonio Zugaldia2015-09-162-65/+34
| * | moved screenshot tests to its own classAntonio Zugaldia2015-09-161-0/+61
| * | second activity test classAntonio Zugaldia2015-09-161-0/+41
| * | docs for junit testsAntonio Zugaldia2015-09-161-0/+14
| |\ \
| * | | Merge remote-tracking branch 'mapbox/master' into 2317-espressoAntonio Zugaldia2015-09-1511-11/+148
| * | | pure junit testsAntonio Zugaldia2015-09-152-0/+16
| * | | fixed teardownAntonio Zugaldia2015-09-151-14/+13
| * | | added LargeTest annotationAntonio Zugaldia2015-09-151-0/+3
| * | | bumped versions to todays releaseAntonio Zugaldia2015-09-151-4/+3
| * | | ready for aws screenshotsAntonio Zugaldia2015-09-151-1/+15
| * | | flag to enable automatic screenshots on teardownAntonio Zugaldia2015-09-151-1/+20
| * | | manually add a screenshot nameAntonio Zugaldia2015-09-151-4/+9
| * | | added permission to save tests screenshotsAntonio Zugaldia2015-09-151-0/+1
| * | | we now have 26 UI tests that cover all main elements and core interactions, i...Antonio Zugaldia2015-09-152-2/+245
| * | | added espresso-contrib to have access to contrib.DrawerMatchers.*Antonio Zugaldia2015-09-151-0/+1
| * | | Take a screenshot after every testAntonio Zugaldia2015-09-152-0/+115
| * | | switch id to new layout mainMapViewAntonio Zugaldia2015-09-141-1/+1
| * | | match the new annotations versionAntonio Zugaldia2015-09-141-0/+1
| * | | Merge remote-tracking branch 'mapbox/master' into 2317-espressoAntonio Zugaldia2015-09-14116-1960/+4315
| |\ \ \
| * | | | added info about MonkeyAntonio Zugaldia2015-09-141-2/+16
| * | | | basic espresso testSanity() working locally and on was device farmAntonio Zugaldia2015-09-142-0/+54
| * | | | one more exclude required for testingAntonio Zugaldia2015-09-141-0/+1
| * | | | tests documentationAntonio Zugaldia2015-09-141-1/+40
| * | | | Specify AndroidJUnitRunner as the default test instrumentation runnerAntonio Zugaldia2015-09-141-0/+3
| * | | | Bumped version to remove conflict with com.android.support:support-annotation...Antonio Zugaldia2015-09-141-3/+3
| * | | | #2317 - added testing dependenciesAntonio Zugaldia2015-09-141-0/+5
| * | | | #2317 - README to set up and run Espresso testingAntonio Zugaldia2015-09-141-0/+5
* | | | | Create SharedSQLiteCacheLeith Bade2015-09-161-2/+2
| |_|/ / |/| | |
* | | | #2018 - CleaningBrad Leege2015-09-151-2/+0
* | | | #2018 - Changing Second Activity style to EmeraldBrad Leege2015-09-151-1/+1
* | | | #2018 - Making Launch 2nd Activity draw menu item not checkableBrad Leege2015-09-151-1/+1
* | | | #2018 - Toolbar on Second Activity with back button supportBrad Leege2015-09-154-1/+31
* | | | #2018 - Adding basic second activity that displays a mapBrad Leege2015-09-1511-11/+120
| |/ / |/| |
* | | Add missing support libsLeith Bade2015-09-112-3/+1
* | | Update to Android build tools 23.0.1Leith Bade2015-09-112-2/+2
* | | Call cancelTransitions when setting map position, zoom level, or direction.Leith Bade2015-09-111-0/+6
* | | #2293 - Removing DrawableBrad Leege2015-09-091-1/+0
* | | Merge branch 'master' of github.com:mapbox/mapbox-gl-nativeBrad Leege2015-09-0921-8/+317
|\ \ \
| * | | Changed title dialogtobrun2015-09-091-3/+3
| * | | Moved icon to the right of Mapbox logotobrun2015-09-091-9/+15
| * | | Using AlertDialog from AppCompat instead of SDKs versiontobrun2015-09-091-1/+1
| * | | Added "Improve this map" functionality, current zoom level, center latitude a...tobrun2015-09-092-6/+18
| * | | Added styling to the Attribution AlertDialogtobrun2015-09-095-3/+24
| * | | Refactored ColorStateList of attribution control to a Drawable selector, adde...tobrun2015-09-0917-7/+6
| * | | Added save/restore state for CompassView, LogoView and AttributionViewtobrunvannuland2015-09-091-3/+63