Releases: openatx/uiautomator2
Releases · openatx/uiautomator2
3.5.0
What's Changed
- Fix spelling errors in comments by @97096191 in #1135
- Hide input method automatically after send_keys completion by @Copilot in #1137
- update adbutils dep by @codeskyblue in #1139
- fix invalid xpath attr by @codeskyblue in #1143
- update jar version by @codeskyblue in #1144
- SeekBar now support getText() return progress, previous return null. @quxiaozha
New Contributors
Full Changelog: 3.4.2...3.5.0
3.4.2
What's Changed
- Use display_id = 0 as default when no display id provided by @quxiaozha in #1131
- Fix scroll.vertical and fling.vertical attribute conflict causing AttributeError by @Copilot in #1132
- Add comprehensive GitHub Copilot instructions for uiautomator2 development by @Copilot in #1134
New Contributors
- @Copilot made their first contribution in #1132
Full Changelog: 3.4.1...3.4.2
3.4.1
What's Changed
- add DeviceXMLElement and DeviceXPathSelector, make it can work with pure adb command by @codeskyblue in #1128
Full Changelog: 3.4.0...3.4.1
3.4.0
What's Changed
- add command copy-assets, update find jar apk function by @codeskyblue in #1125
Full Changelog: 3.3.4...3.4.0
3.3.4
What's Changed
- fix unlock stuck by @codeskyblue in #1124
- Remove deprecated command by @quxiaozha in #1118
Full Changelog: 3.3.3...3.3.4
3.3.3
What's Changed
- add device_server_port by @codeskyblue in #1108
- update http timeout by @codeskyblue in #1110
- add kea2 by @codeskyblue in #1112
Full Changelog: 3.3.2...3.3.3
3.3.2
What's Changed
- update http_request method, close #1105 by @codeskyblue in #1106
- use importlib_resources instead of file by @lukzeg @codeskyblue in #1107
Full Changelog: 3.3.1...3.3.2
3.3.1
What's Changed
- fix clear_text not working on some device by @codeskyblue in #1102
Full Changelog: 3.3.0...3.3.1
3.3.0
What's Changed
- add hide_keyboard, rewrite readme, fix xpath.set_text by @codeskyblue in #1101
- chore: add Codecov test analytics by @thomasrockhu-codecov in #1096
New Contributors
- @thomasrockhu-codecov made their first contribution in #1096
Full Changelog: 3.2.11...3.3.0
3.2.11
What's Changed
- add usage and update adbutils version by @codeskyblue in #1100
Full Changelog: 3.2.10...3.2.11