Skip to content

Releases: linkedin/test-butler

2.2.1

11 Feb 01:04
Compare
Choose a tag to compare
  • 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

11 Feb 00:26
Compare
Choose a tag to compare

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

11 Nov 06:05
Compare
Choose a tag to compare
  • 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

20 Nov 01:37
Compare
Choose a tag to compare
  • Allow TestButler to simulate an AccessibilityService during tests

2.0.2

09 Nov 01:01
Compare
Choose a tag to compare
  • Fix crashes in test-butler library by publishing new test-butler-api artifact

2.0.1

05 Nov 17:25
Compare
Choose a tag to compare
  • (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

27 Nov 18:17
Compare
Choose a tag to compare
  • Migrate to AndroidX libraries
  • Fix NoClassDefFoundError crash on API 15 #81

1.4.0

30 Jul 16:22
Compare
Choose a tag to compare
  • Add support for changing "Always finish activities" dev setting #78