summaryrefslogtreecommitdiff
path: root/android/java
Commit message (Expand)AuthorAgeFilesLines
* Improve handling of cancelled HTTP requestsLeith Bade2015-09-231-0/+4
* Add Crashlytics NDK to AndroidLeith Bade2015-09-233-1/+26
* Fix freezing on Android when rotatingLeith Bade2015-09-222-9/+3
* Remove Android style URL validationLeith Bade2015-09-211-9/+0
* Change MapView.MapChange visibility to public since OnMapChangedListener.onMa...Bastien Mayard2015-09-161-1/+1
* import JUnit tests instructionsAntonio Zugaldia2015-09-161-2/+9
* placeholders for the remaining objectsAntonio Zugaldia2015-09-163-0/+45
* 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
|\
| * #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
* | 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-14110-1601/+3366
|\ \ | |/
| * 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
| | * Added info icon and map box logotobrunvannuland2015-09-0911-4/+215
| * | Merge branch 'master' into 2244-texture-viewBrad Leege2015-09-0912-51/+571
| |\ \ | | |/