Test Butler Versions Save

Reliable Android Testing, at your service

2.2.1

3 years ago
  • Moved artifact publishing from JCenter to Maven Central #109

Note: Older versions were incorrectly exposing some transitive dependencies such as junit as api dependencies. They have now been properly made implementation dependencies, so if you were depending on these through test-butler, you will need to add direct dependencies instead.

2.2.0

3 years ago

This release was never published due to a release error. See 2.2.1

  • Moved artifact publishing from JCenter to Maven Central #109

2.1.1

3 years ago
  • Increase timeout for TestButler service binding to avoid timeouts on some API levels #106
  • Fix physical device artifacts for API 21 and 22 #101

2.1.0

4 years ago
  • Allow TestButler to simulate an AccessibilityService during tests

2.0.2

4 years ago
  • Fix crashes in test-butler library by publishing new test-butler-api artifact

2.0.1

4 years ago
  • (Experimental) Add Test Butler APK for Physical Devices
  • Allow Test Butler to run on Android Q(10) #89
  • Use instrumentation context to avoid crashes #86

2.0.0

5 years ago
  • Migrate to AndroidX libraries
  • Fix NoClassDefFoundError crash on API 15 #81

1.4.0

5 years ago
  • Add support for changing "Always finish activities" dev setting #78