Releases: SharpAdb/AdvancedSharpAdbClient
Releases · SharpAdb/AdvancedSharpAdbClient
v2.5.3
What's Changed
- Update README.md by @yatink-ci in #13
- Add InstallMultiple Support by @wherewhere in #14
- Add support of .net3.5 (Maybe have some Bugs) by @wherewhere in #15
- Add Utilities to simplify cross-platform function by @wherewhere in #16
- Add a Sample App by @wherewhere in #18
- Fix push file failed when path include unicode characters by @cugljd in #22
- Fix install app failed when apk file name include unicode characters by @cugljd in #25
- Rename AdvancedAdbClient to AdbClient by @wherewhere in #27
- Fix ADB root/unroot command handling by @ztamas83 in #28
- Add PackageManager install progress feedback by @wherewhere in #31
- Add GetProperty for DeviceExtensions by @wherewhere in #32
New Contributors
- @yatink-ci made their first contribution in #13
- @wherewhere made their first contribution in #14
- @cugljd made their first contribution in #22
- @ztamas83 made their first contribution in #28
Full Changelog: v2.5.2...v2.5.3
v2.5.2
v2.5.1
What's Changed
- Now Click, Swipe, SendKeyEvent and SendText no longer return values, they have become voids
- Added ElementNotFoundException and InvalidKeyEventException
Full Changelog: v2.5.0...v2.5.1
v2.5.0
What's Changed
Full Changelog: https://github.com/yungd1plomat/AdvancedSharpAdbClient/commits/v2.5.0