Releases: codeskyblue/uiautodev
Releases · codeskyblue/uiautodev
v0.5.0
What's Changed
- add command:appList,backupApp, fix screenshot by @codeskyblue in #15
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- add android and ios home, volume control by @codeskyblue in #13
Full Changelog: v0.3.7...v0.4.0
v0.3.7
- fix android dumphierarchy and ios screenshot
- add rect in dump result
- support format=xml eg: http://127.0.0.1:20242/api/android/emulator-5554/hierarchy?format=xml
Full Changelog: v0.3.6...v0.3.7
v0.3.5
- fix language check
- log to console when server 500
Full Changelog: v0.3.4...v0.3.5
v0.3.4
- fix --verbose not setup children logger level
- relax uiautomator2 version limit. now >=2 is all ok
- add command
uiautodev self-update
Full Changelog: v0.3.2...v0.3.4
v0.3.2
- Add UDT(include dex file) to help dumpPageSource in dynamic window
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- open browser when server is ready by @codeskyblue in #10
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- change package name from appinspector to uiauto-dev by @codeskyblue in #7
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- make appium depencency as optional
- compat with uiautomator2
- make print_json faster
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- add cli, fix android dump_hierarchy, add appium sample code by @codeskyblue in #4
New Contributors
- @codeskyblue made their first contribution in #4
Full Changelog: v0.1.2...v0.2.0