1. dcf513a Fix adb_py module. by Dan Albert · 2 years, 7 months ago
  2. 808c90c Fix tests. by Dan Albert · 2 years, 8 months ago
  3. 91e796d Make this a proper python package. by Dan Albert · 2 years, 8 months ago
  4. ac3c9fd Remove python 2 garbage. by Dan Albert · 2 years, 8 months ago
  5. 316dbf5 Add type information to adb module. by Dan Albert · 2 years, 8 months ago
  6. 16a9f49 Add py.typed file to export types to dependents. by Dan Albert · 2 years, 8 months ago
  7. 034e7e2 Add logcat APIs. by Dan Albert · 2 years, 10 months ago
  8. e955f07 Support lists of files in adb.AndroidDevice.push. by Josh Gao · 5 years ago
  9. be37f55 Add Python git ignore. by Dan Albert · 7 years ago
  10. 1b06c6e Python 3 compatibility. by Dan Albert · 7 years ago
  11. 908c4db Move GetDeviceTest from adb's test_device.py to adb package. by Josh Gao · 8 years ago
  12. 5b1219e Record the path to adb used for the device by Ryan Prichard · 8 years ago
  13. c34da2d Remove device.get_props. by Elliott Hughes · 8 years ago
  14. c52723d Add support for push --sync. by Dan Albert · 8 years ago
  15. 016c18c Fix adb.py. by Josh Gao · 9 years ago
  16. 1d404e6 adb.py: require adb version >= 35 to use shell protocol. by Josh Gao · 9 years ago
  17. 7f6e8dd gdbrunner: expose adb.split_lines, use it. by Josh Gao · 9 years ago
  18. 9bee8c2 Replace splitlines() with something more tolerant. by Dan Albert · 9 years ago
  19. aaf5455 Add a fix for old, broken devices. by Dan Albert · 9 years ago
  20. 5ca14aa Fix the pylint issues that have built up... by Dan Albert · 9 years ago
  21. 5cd0f10 Move adb tests to system/core/adb. by Josh Gao · 10 years ago
  22. 82aa7da win32: for Unicode cmdline args, switch from cmd.exe to powershell.exe by Spencer Low · 10 years ago
  23. 95e0260 Merge "adb: update tests for push/pull directory change." by Josh Gao · 10 years ago
  24. 08d0622 adb unittest: make test_unicode_paths stricter by Spencer Low · 10 years ago
  25. 7fe79d6 adb: update tests for push/pull directory change. by Josh Gao · 10 years ago
  26. 084d084 Merge "adb: add tests for pushing/pulling empty dirs." by Josh Gao · 10 years ago
  27. cdf6758 adb: add tests for pushing/pulling empty dirs. by Josh Gao · 10 years ago
  28. 51f2cc2 adb: fix device module for non-shell_v2 usage. by David Pursell · 10 years ago
  29. 5e50d6b unittest for sending data thru adb forward/reverse; --no-rebind unittest by Spencer Low · 10 years ago
  30. 6b8dcee adb: add more push/pull tests. by Josh Gao · 10 years ago
  31. 0e54d10 adb: add test for forward/reverse commands. by Yabin Cui · 10 years ago
  32. 3fd43b5 Allow selection of adb command. by Josh Gao · 10 years ago
  33. 303d809 Merge "adb: update adb PTY tests." by David Pursell · 10 years ago
  34. e0146c4 adb: update adb PTY tests. by David Pursell · 10 years ago
  35. a7aa6e2 Add a test for "adb pull" error reporting. by Elliott Hughes · 10 years ago
  36. a80834e Merge "adb/test_device.py: fix finding md5 command on pre-L platforms" by Josh Gao · 10 years ago
  37. cebec2b device.py: fix _subprocess_Popen cleanup. by David Pursell · 10 years ago
  38. 3b863f2 Merge "adb: add test for non-interactive stdin." by David Pursell · 10 years ago
  39. 4160958 adb unittest: fix Windows Unicode by Spencer Low · 10 years ago
  40. 45d61d0 adb: fix docstring for shell functions. by David Pursell · 10 years ago
  41. ebbc3fe adb/test_device.py: fix finding md5 command on pre-L platforms by Spencer Low · 10 years ago
  42. fa1d9db adb: add test for non-interactive stdin. by David Pursell · 10 years ago
  43. 46e268e adb: make shell protocol work again. by David Pursell · 10 years ago
  44. 87df6ff Add get_props to adb.py's AndroidDevice. by Josh Gao · 10 years ago
  45. cac4e97 Add remount to adb.py's AndroidDevice. by Josh Gao · 10 years ago
  46. 21f9849 Add shell_popen method to adb.py. by Josh Gao · 10 years ago
  47. a8731c4 Add helper functions for `adb -e/-d` to adb.py. by Josh Gao · 10 years ago
  48. 9278d96 adb: fix install escaping test. by David Pursell · 10 years ago
  49. d89fcd4 adb: add tests for -Tt shell arguments. by David Pursell · 10 years ago
  50. 32e1307 Move python-adb from system/core/adb. by Dan Albert · 10 years ago