Skip to content

Releases: openatx/android-uiautomator-server

2.0.2

14 Aug 11:18
Compare
Choose a tag to compare
fix service must be explicit error

2.0.1

14 Aug 09:53
Compare
Choose a tag to compare
add android:usesCleartextTraffic=true to avoid cleartext HTTP Traffic…

2.0.0

06 Aug 02:54
Compare
Choose a tag to compare
update deploy config

1.1.7.dev0

11 Dec 14:57
Compare
Choose a tag to compare
disable setOnAccessibility to test

1.1.7

27 Nov 10:25
Compare
Choose a tag to compare
merge

Bugfix release

21 Nov 03:32
Compare
Choose a tag to compare

This is a bugfix release:

  • fix start/stop bug on Android 8+
  • fix a race condition when converting from UIObject to UiObject2
  • improve APP UI

1.1.5

14 Aug 05:37
Compare
Choose a tag to compare
use UiObject2 first then fallback to UiObject, sometime UiObject may …

with screenshot

26 Sep 09:04
Compare
Choose a tag to compare
with screenshot Pre-release
Pre-release

With screenshot and ui

1.1.4

06 Jul 10:04
Compare
Choose a tag to compare
fix toast message get error: android.text.SpannableString cannot be c…

1.1.3

29 Jun 09:05
Compare
Choose a tag to compare
try to fix input ime send twice text bug