1. 016c18c Fix adb.py. by Josh Gao · 9 years ago
  2. 1d404e6 adb.py: require adb version >= 35 to use shell protocol. by Josh Gao · 9 years ago
  3. 7f6e8dd gdbrunner: expose adb.split_lines, use it. by Josh Gao · 9 years ago
  4. 9bee8c2 Replace splitlines() with something more tolerant. by Dan Albert · 9 years ago
  5. aaf5455 Add a fix for old, broken devices. by Dan Albert · 9 years ago
  6. 5ca14aa Fix the pylint issues that have built up... by Dan Albert · 9 years ago
  7. 82aa7da win32: for Unicode cmdline args, switch from cmd.exe to powershell.exe by Spencer Low · 10 years ago
  8. 51f2cc2 adb: fix device module for non-shell_v2 usage. by David Pursell · 10 years ago
  9. 5e50d6b unittest for sending data thru adb forward/reverse; --no-rebind unittest by Spencer Low · 10 years ago
  10. 0e54d10 adb: add test for forward/reverse commands. by Yabin Cui · 10 years ago
  11. 3fd43b5 Allow selection of adb command. by Josh Gao · 10 years ago
  12. cebec2b device.py: fix _subprocess_Popen cleanup. by David Pursell · 10 years ago
  13. 4160958 adb unittest: fix Windows Unicode by Spencer Low · 10 years ago
  14. 45d61d0 adb: fix docstring for shell functions. by David Pursell · 10 years ago
  15. 46e268e adb: make shell protocol work again. by David Pursell · 10 years ago
  16. 87df6ff Add get_props to adb.py's AndroidDevice. by Josh Gao · 10 years ago
  17. cac4e97 Add remount to adb.py's AndroidDevice. by Josh Gao · 10 years ago
  18. 21f9849 Add shell_popen method to adb.py. by Josh Gao · 10 years ago
  19. a8731c4 Add helper functions for `adb -e/-d` to adb.py. by Josh Gao · 10 years ago
  20. d89fcd4 adb: add tests for -Tt shell arguments. by David Pursell · 10 years ago
  21. 32e1307 Move python-adb from system/core/adb. by Dan Albert · 10 years ago