Clone this repo:
  1. 3de6356 Add WaitUntilFullyBootedWithResets by Brian Sheedy · 9 days ago main
  2. eaf16c5 Loop to read all data in TcpHandle.BulkRead. by Andrew Lamb · 5 weeks ago
  3. 23d5a39 Catch InvalidResponseErrors during reboot. by Andrew Lamb · 6 weeks ago
  4. dd71233 Add option for GetRemoteDevices to connect without _ADB_KEYS. by Andrew Lamb · 6 weeks ago
  5. 4569be7 Add temperature fallback by Brian Sheedy · 6 months ago
  6. e9b9ca5 Encode command in StreamingCommand by Junji Watanabe · 3 years, 5 months ago
  7. 8da296d fix concat error in PushKeys by Junji Watanabe · 3 years, 7 months ago
  8. 48fc798 Fix byte string concat error in _HandleAUTH() by Junji Watanabe · 3 years, 7 months ago
  9. ac3b950 add universal_newlines=True in KillADB() by Junji Watanabe · 3 years, 8 months ago
  10. 7dc2c0f ensure filename to be str by Junji Watanabe · 3 years, 8 months ago
  11. e99f193 ensure old_content to be binary only when adb_keys exist by Junji Watanabe · 3 years, 8 months ago
  12. bb53130 Fix pyhton3 incompatibilities by Junji Watanabe · 3 years, 8 months ago
  13. 63049db Support Python3 by Junji Watanabe · 3 years, 9 months ago
  14. b9c2a05 add OWNERS file by Junji Watanabe · 3 years, 9 months ago
  15. adb84eb remove unused import by Takuto Ikuta · 5 years ago
  16. d5794e7 Stop using unicode raw string by Takuto Ikuta · 5 years ago
  17. adb763c replace xrange with range by Takuto Ikuta · 5 years ago
  18. 9e1c536 Stability improvements by Marc-Antoine Ruel · 6 years ago
  19. 27aca95 When uninstalling, use the output of 'pm path' instead of its exit code. by Ben Pastene · 6 years ago
  20. 1c395fc Change GetGMSCoreVersion to GetPackageVersion by bsheedy · 6 years ago