Skip to content

Latest commit

 

History

History
84 lines (66 loc) · 2.79 KB

File metadata and controls

84 lines (66 loc) · 2.79 KB

Pure Python ADB Reborn

Pure Python ADB was originially created by @swind. When it was no longer being maintained, it was forked to create Pure Python ADB Reborn.

1.0.0

Pure Python ADB (Legacy)

0.3.0 (Unreleased)

0.2.1 (2019-10-14)

  • Fixes Swind#21: Rename the package name from "adb" to "ppadb"
  • Fixes Swind#23: Support push dir to device
  • Fixes Swind#25: Don't call logging.basicConfig() in the module

0.1.6 (2019-01-21)

  • Fix Swind#4: push does not preserve original timestap unlike equiv adb push from command line
  • Fix Swind#6: forward_list should also check serial
  • Fix Swind#8: adb/command/host/__init__.py can take an exception parsing "devices" data

0.1.0 (2018-06-23)

  • First release on PyPI.

Contributors

*@ACButcher *@CloCkWeRX *@eamanu *@eybisi *@GeekDuanLian *@Hamz-a *@jan-janssen *@JeffLIrion *@mib1185 *@roxen *@slicen *@swind