summaryrefslogtreecommitdiff
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* Actually disable universal APKsLeith Bade2015-09-241-1/+0
* Refactor NativeMapView to hold std::unique_ptr to Map and DefaultFileSourceLeith Bade2015-09-242-18/+29
* Fix build with Crashlytics NDK on 64bitLeith Bade2015-09-242-3/+1
* Merge branch 'android-curl'Brad Leege2015-09-231-0/+5
|\
| * Restore libcurl HTTP on AndroidLeith Bade2015-09-221-0/+5
* | Improve handling of cancelled HTTP requestsLeith Bade2015-09-232-2/+6
* | Add Crashlytics NDK to AndroidLeith Bade2015-09-234-2/+33
|/
* Fix freezing on Android when rotatingLeith Bade2015-09-223-9/+8
* 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
* Merge branch '2317-espresso' of git://github.com/zugaldia/mapbox-gl-native in...Brad Leege2015-09-1614-0/+912
|\
| * 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
| |\
| * | 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