Skip to content

Releases: openatx/adbutils

2.3.1

Choose a tag to compare

@codeskyblue codeskyblue released this 08 Apr 04:31

Add back deprecated method package_info (better to use app_info instead)

Full Changelog: 2.3.0...2.3.1

2.3.0

Choose a tag to compare

@codeskyblue codeskyblue released this 07 Apr 12:30

What's Changed

  • add codecov, fix coveragerc by @codeskyblue in #106
  • refactor code
  • add volume_up, volume_down, volume_mute

Remove deprecated function

  • remove package_info
  • remove current_app

Full Changelog: 2.2.3...2.3.0

2.2.3

Choose a tag to compare

@codeskyblue codeskyblue released this 24 Mar 11:24
  • Hotfix for Windows binaries/adb search

Full Changelog: 2.2.2...2.2.3

2.2.2

Choose a tag to compare

@codeskyblue codeskyblue released this 22 Mar 08:38
08ea28d

What's Changed

New Contributors

Full Changelog: 2.2.1...2.2.2

fix datetime usage bug

Choose a tag to compare

@codeskyblue codeskyblue released this 07 May 12:07
3fdeaf7
Update _device.py

fix datetime incorrect usgae