Clone this repo:
  1. e9b9ca5 Encode command in StreamingCommand by Junji Watanabe · 2 years, 11 months ago main
  2. 8da296d fix concat error in PushKeys by Junji Watanabe · 3 years, 1 month ago
  3. 48fc798 Fix byte string concat error in _HandleAUTH() by Junji Watanabe · 3 years, 1 month ago
  4. ac3b950 add universal_newlines=True in KillADB() by Junji Watanabe · 3 years, 1 month ago
  5. 7dc2c0f ensure filename to be str by Junji Watanabe · 3 years, 1 month ago
  6. e99f193 ensure old_content to be binary only when adb_keys exist by Junji Watanabe · 3 years, 1 month ago
  7. bb53130 Fix pyhton3 incompatibilities by Junji Watanabe · 3 years, 1 month ago
  8. 63049db Support Python3 by Junji Watanabe · 3 years, 3 months ago
  9. b9c2a05 add OWNERS file by Junji Watanabe · 3 years, 3 months ago
  10. adb84eb remove unused import by Takuto Ikuta · 4 years, 9 months ago
  11. d5794e7 Stop using unicode raw string by Takuto Ikuta · 4 years, 9 months ago
  12. adb763c replace xrange with range by Takuto Ikuta · 4 years, 9 months ago
  13. 9e1c536 Stability improvements by Marc-Antoine Ruel · 5 years ago
  14. 27aca95 When uninstalling, use the output of 'pm path' instead of its exit code. by Ben Pastene · 5 years ago
  15. 1c395fc Change GetGMSCoreVersion to GetPackageVersion by bsheedy · 6 years ago
  16. 0170074 Add schedutil governor value. by Ben Wagner · 6 years ago
  17. 412d35c python-adb: Use cat instead of adb's filesync if we need su to be root. by Ben Pastene · 6 years ago
  18. b6a529e Revert "python-adb: Print stack trace on failures to open an Android USB device." by Ben Pastene · 6 years ago
  19. 3979f3c python-adb: Add support for devices that need_su to attain root privileges. by Ben Pastene · 6 years ago
  20. 00ea410 python-adb: Print stack trace on failures to open an Android USB device. by Sergiy Byelozyorov · 6 years ago