Clone this repo:
  1. e0a5552 Switch pipes.quote to shlex.quote by Daiwei Li · 4 weeks ago main
  2. 804fde7 Properly reset device cache when 'reset=True' in InitCache by Ben Pastene · 2 months ago
  3. 063868f Reset caches for remote devices at every Connect() call by Ben Pastene · 4 months ago
  4. ff7543c Handling missing init.svc.bootanim prop when checking boot state by Ben Pastene · 8 months ago
  5. 1e1b302 Handle TCP connections in OpenHandle() loop. by Andrew Lamb · 8 months ago
  6. 3de6356 Add WaitUntilFullyBootedWithResets by Brian Sheedy · 11 months ago
  7. eaf16c5 Loop to read all data in TcpHandle.BulkRead. by Andrew Lamb · 1 year ago
  8. 23d5a39 Catch InvalidResponseErrors during reboot. by Andrew Lamb · 1 year ago
  9. dd71233 Add option for GetRemoteDevices to connect without _ADB_KEYS. by Andrew Lamb · 1 year ago
  10. 4569be7 Add temperature fallback by Brian Sheedy · 1 year, 5 months ago
  11. e9b9ca5 Encode command in StreamingCommand by Junji Watanabe · 4 years, 4 months ago
  12. 8da296d fix concat error in PushKeys by Junji Watanabe · 4 years, 6 months ago
  13. 48fc798 Fix byte string concat error in _HandleAUTH() by Junji Watanabe · 4 years, 6 months ago
  14. ac3b950 add universal_newlines=True in KillADB() by Junji Watanabe · 4 years, 6 months ago
  15. 7dc2c0f ensure filename to be str by Junji Watanabe · 4 years, 7 months ago
  16. e99f193 ensure old_content to be binary only when adb_keys exist by Junji Watanabe · 4 years, 7 months ago
  17. bb53130 Fix pyhton3 incompatibilities by Junji Watanabe · 4 years, 7 months ago
  18. 63049db Support Python3 by Junji Watanabe · 4 years, 8 months ago
  19. b9c2a05 add OWNERS file by Junji Watanabe · 4 years, 8 months ago
  20. adb84eb remove unused import by Takuto Ikuta · 6 years ago