Releases: openatx/adbutils
Releases · openatx/adbutils
2.8.0
What's Changed
- add landscape args to window_size by @codeskyblue in #139
- add devices-l command for device paths by @gyatskov in #136
- feat:allow set filter for list_packages api by @yinkh in #129
New Contributors
Full Changelog: 2.7.2...2.8.0
2.7.2
What's Changed
- bug fix for safe connect server by @pinnnkman in #127
New Contributors
- @pinnnkman made their first contribution in #127
Full Changelog: 2.7.1...2.7.2
2.7.1
- fix window_size not correct on CarAndroid
Full Changelog: 2.7.0...2.7.1
2.7.0
What's Changed
- add push to dir support, close #101 by @codeskyblue in #117
- feat(shell): add brightness_value and brightness_mode by @Xiaojun0822 in #115
- add kwargs error_ok for screenshot by @codeskyblue in #118
- Add py.typed. by @gregersn in #123
New Contributors
Full Changelog: 2.6.2...2.7.0
2.6.2
- change back to old ways forward
host-prefix:forward:local;remote
Full Changelog: 2.6.1...2.6.2
2.6.1
- fix forward_list sometimes raise "unknown host service"
Full Changelog: 2.6.0...2.6.1
2.6.0
What's Changed
- fix adb reverse, use host:tport:serial instead of host-serial by @codeskyblue in #116
- feat(shell): Add battery function by @Xiaojun0822 in #113
Full Changelog: 2.5.0...2.6.0
2.5.0
What's Changed
- support multi display for screenshot and click function
- disable framebuffer function in screenshot to fix framebuffer MemoryError
@codeskyblue in #112
Full Changelog: 2.4.1...2.5.0
2.4.1
- Fix framebuffer() somethiing raise ValueError bug
- make screenshot faster by using
screencap -p
insteadscreencap
Full Changelog: 2.4.0...2.4.1
2.4.0
What's Changed
- add framebuffer by @codeskyblue in #109
- feat(shell): Add times for volume_up and volume_down by @Xiaojun0822 in #108
New Contributors
- @Xiaojun0822 made their first contribution in #108
Full Changelog: 2.3.1...2.4.0