1. ff8a19d Merge tag 'android-13.0.0_r16' into int/13/fp3 by Karsten Tausche · 1 year, 5 months ago int/13/fp3 rel/13/fp3/6.A.018 rel/13/fp3/6.A.022 rel/13/fp3/6.A.023 rel/13/fp3/6.A.025 rel/13/fp3/6.A.028 rel/13/fp3/6.A.018.0 rel/13/fp3/6.A.022.1 rel/13/fp3/6.A.023.1 rel/13/fp3/6.A.025.0 rel/13/fp3/6.A.028.1
  2. 15c1a98 Snap for 8710680 from e09e645fdba0b681adc106583d99f6e62d00e4a3 to tm-qpr1-release by Android Build Coastguard Worker · 2 years ago
  3. e641cd1 Snap for 8710048 from ee1360ad55231b227020beca2651ab6d6f75c602 to tm-release by Android Build Coastguard Worker · 2 years ago
  4. e09e645 Merge remote-tracking branch 'goog/mirror-aosp-master' into bp_mobly am: ee1360ad55 am: 37e0f40a2b by Frank Feng · 2 years ago int/13/fp4
  5. 37e0f40 Merge remote-tracking branch 'goog/mirror-aosp-master' into bp_mobly am: ee1360ad55 by Frank Feng · 2 years ago
  6. ee1360a Merge remote-tracking branch 'goog/mirror-aosp-master' into bp_mobly by Frank Feng · 2 years ago
  7. 8b4837b Add build files for Mobly lib by Julien Desprez · 2 years ago
  8. d95608e Merge remote-tracking branch 'aosp/upstream-master' into mobly_update by Frank Feng · 2 years, 1 month ago
  9. 6d7b621 Adding Snippet Client V2 for Android, Step 1 (#804) by Minghao Li · 2 years, 1 month ago
  10. 38826e3 Refactor snippet client v2's stop server method (#807) by Minghao Li · 2 years, 1 month ago
  11. 8e0499c Rename Snippet client v2's startup sequence steps (#806) by Minghao Li · 2 years, 1 month ago
  12. d1b0104 run yapf to fix format (#801) by Minghao Li · 2 years, 2 months ago
  13. 7d9bb55 Add a new base class for snippet client (#795) by Minghao Li · 2 years, 2 months ago
  14. 59464bd Mobly Release 1.11.1. (#799) by Ang Li · 2 years, 2 months ago
  15. 4a3aa58 Add a comment for fastboot. (#798) by Ang Li · 2 years, 3 months ago
  16. fe13f5a Add return type annotations to some AdbProxy methods. (#790) by Aidan Holm · 2 years, 3 months ago
  17. bbfcca8 Fix tests for fastboot device detection on Windows CI. (#792) by Aidan Holm · 2 years, 4 months ago
  18. 117f8ec Include fastboot devices when validating controller creation. (#791) by Aidan Holm · 2 years, 4 months ago
  19. a5088f5 Merge remote-tracking branch 'aosp/upstream-master' into merge_0 am: 27210a6e09 am: b90e44077d am: d8f5cd1555 am: 22601e922e by Frank Feng · 2 years, 4 months ago
  20. 22601e9 Merge remote-tracking branch 'aosp/upstream-master' into merge_0 am: 27210a6e09 am: b90e44077d am: d8f5cd1555 by Frank Feng · 2 years, 4 months ago
  21. d8f5cd1 Merge remote-tracking branch 'aosp/upstream-master' into merge_0 am: 27210a6e09 am: b90e44077d by Frank Feng · 2 years, 4 months ago
  22. b90e440 Merge remote-tracking branch 'aosp/upstream-master' into merge_0 am: 27210a6e09 by Frank Feng · 2 years, 4 months ago
  23. 27210a6 Merge remote-tracking branch 'aosp/upstream-master' into merge_0 by Frank Feng · 2 years, 4 months ago
  24. 79e1a41 Initial empty repository by Roman Yepishev · 2 years, 4 months ago
  25. d2efcf9 Improve test coverage in Mobly utils. (#789) by Eric Lin (Tzu Hsiang Lin) · 2 years, 5 months ago
  26. 1d1b572 Fix import order and disable broad-except pylint warning. (#788) by Eric Lin (Tzu Hsiang Lin) · 2 years, 5 months ago
  27. 76b4a21 Add basic `retry()` and `repeat()` support to generated tests. (#766) by PCMan · 2 years, 5 months ago
  28. bb94c86 Replace psutil usages in utils.stop_standing_subprocess. (#787) by Eric Lin (Tzu Hsiang Lin) · 2 years, 5 months ago
  29. d3dcb3e Add a test case to cover kill subprocess and descendants behavior. (#786) by Eric Lin (Tzu Hsiang Lin) · 2 years, 5 months ago
  30. 82c5e95 Replace mock with unittest.mock and cleanup import section. (#785) by Eric Lin (Tzu Hsiang Lin) · 2 years, 5 months ago
  31. 797ac3a Remove psutil usages in utils_test. (#783) by Eric Lin (Tzu Hsiang Lin) · 2 years, 5 months ago
  32. 9454775 Refactor utils_test to follow Google Python style guide. (#782) by Eric Lin (Tzu Hsiang Lin) · 2 years, 5 months ago
  33. e55c7ba Fix bad import order according to Google Python style guide. (#781) by Eric Lin (Tzu Hsiang Lin) · 2 years, 5 months ago
  34. ec30535 Create enum for build info constants (#778) by boon · 2 years, 5 months ago
  35. 6bea929 Remove unreachable class method in AdbTest. (#780) by Eric Lin (Tzu Hsiang Lin) · 2 years, 5 months ago
  36. ecf9042 Add type hint to utils.run_command to fix pytype checker error. (#779) by Eric Lin (Tzu Hsiang Lin) · 2 years, 5 months ago
  37. d33a2f1 Replace psutil usage with subprocess in utils.run_command. (#776) by Eric Lin (Tzu Hsiang Lin) · 2 years, 5 months ago
  38. 156ce82 Remove unused import in utils_test.py. (#775) by Eric Lin (Tzu Hsiang Lin) · 2 years, 5 months ago
  39. 73178ec Use convenience constant instead hard code everywhere for MBS. (#777) by Eric Lin (Tzu Hsiang Lin) · 2 years, 5 months ago
  40. e64472b Add incremental build ID and build fingerprint as AndroidDevice build info properties (#774) by xianyuanjia · 2 years, 5 months ago
  41. 75eeb24 Add assertion functions for parity with unittest (#769) by Art Orlov · 2 years, 6 months ago
  42. 5097a6f Change get_atten command for instances where path count is 1. (#771) by xianyuanjia · 2 years, 6 months ago
  43. 542a78a Make code sample more idiomatic. (#765) by Aidan Holm · 2 years, 8 months ago
  44. a7d1135 Fix typo in android_device (#764) by Colin Tan · 2 years, 8 months ago
  45. 0e6dff7 Support overriding direct Rpc calls in `callback_handler`. (#763) by Ang Li · 2 years, 9 months ago
  46. b4c8741 Inspect class instead of class instance to get test methods list. (#762) by xianyuanjia · 2 years, 9 months ago
  47. 5de78a9 Mobly Release 1.11. (#761) by Ang Li · 2 years, 10 months ago
  48. a687b66 Remove the monsoon controller (#759) by Ang Li · 2 years, 10 months ago
  49. b859211 Cache the current user id in SnippetClient. (#756) by Ang Li · 2 years, 10 months ago
  50. 66c78c0 Test run exit status should be `0` if test retry eventually passed. (#755) by Ang Li · 3 years ago
  51. cd253a4 Use `assertRaises` instead of catch and assert (#754) by John · 3 years ago
  52. 113ac44 Show test run metadata in test summary. (#751) by Ang Li · 3 years ago
  53. 775baf7 Use `self.assertIsInstance(..., ...)` instead of `self.assertTrue(isinstance(..., ...))`. (#750) by troub1emaker-sys · 3 years ago
  54. 8fc52c2 Supports `universal_newlines` as argument in utils#run_command (#749) by troub1emaker-sys · 3 years ago
  55. 255edd7 Do not raise Error for already connected devices. (#747) by Ang Li · 3 years ago
  56. c9c20f9 Raise an error when `adb connect` fails. (#746) by Ang Li · 3 years ago
  57. ff2ff8d Fix flake8 warning (#741) (#745) by John · 3 years ago
  58. 1194a79 Support custom filename in `AndroidDevice.take_screenshot` (#730) by jamesgkk · 3 years ago
  59. cc5bd0b Fix flake8 warning (#741) (#742) by John · 3 years ago
  60. 42f9a05 Fix a bug in `android_device.get_instances_with_configs`. (#744) by Ang Li · 3 years ago
  61. 8624f72 Check Android devices exist before calling commands on them. (#743) by Ang Li · 3 years ago
  62. 509f717 Add support for `max_consecutive_error` in `repeat`. (#740) by Ang Li · 3 years ago
  63. c1c1023 Trigger the CI runs on pull request too. (#738) by Eric Lin (Tzu Hsiang Lin) · 3 years, 1 month ago
  64. 0fbc913 Remove "Travis CI" configurations. (#737) by Eric Lin (Tzu Hsiang Lin) · 3 years, 1 month ago
  65. fe40a45 Use "GitHub actions" to run CI tests for google/mobly (#736) by Eric Lin (Tzu Hsiang Lin) · 3 years, 1 month ago
  66. 532b04a Support native repeat and retry in Mobly. (#734) by Ang Li · 3 years, 1 month ago
  67. f3335ac Fix typo. (#733) by Aidan Holm · 3 years, 2 months ago
  68. f5f330a Fix the behavior of `SnippetClient#is_alive`. (#732) by Ang Li · 3 years, 2 months ago
  69. 47446d2 Include a debug hint in snippet client error message. (#731) by Ang Li · 3 years, 2 months ago
  70. 425ebc2 Remove 'future' compatibility layer dependency. (#728) by Eric Lin (Tzu Hsiang Lin) · 3 years, 3 months ago
  71. 74ecccc Prefer monotonic time from perf_counter for time measurement. (#725) by Eric Lin (Tzu Hsiang Lin) · 3 years, 3 months ago
  72. 4e093ad Drop the py2 compatibility in class declaration statements. (#724) by Eric Lin (Tzu Hsiang Lin) · 3 years, 3 months ago
  73. a05df92 Drop the py2 compatibility in unittest usages. (#726) by Eric Lin (Tzu Hsiang Lin) · 3 years, 3 months ago
  74. adf65a1 Drop the py2 compatibility in raise_with_traceback. (#727) by Eric Lin (Tzu Hsiang Lin) · 3 years, 3 months ago
  75. 34dde3e Run tox instead setup.py test with Travis-CI. (#723) by Eric Lin (Tzu Hsiang Lin) · 3 years, 3 months ago
  76. 2efded4 Drop the py2 compatibility support modules. (#720) by Eric Lin (Tzu Hsiang Lin) · 3 years, 3 months ago
  77. e41b6fb Make quote delimiter consistent in mobly/utils.py. (#719) by Eric Lin (Tzu Hsiang Lin) · 3 years, 3 months ago
  78. 63f0863 Drop the py2 compatibility in super() statements. (#722) by Eric Lin (Tzu Hsiang Lin) · 3 years, 3 months ago
  79. 4ac4d3c Remove importing class from modules. (#721) by Eric Lin (Tzu Hsiang Lin) · 3 years, 3 months ago
  80. 638ac59 Improve port picking logic. (#717) by Ang Li · 3 years, 3 months ago
  81. 69b07f9 Minor fixes for jsonrpc client. (#718) by Ang Li · 3 years, 3 months ago
  82. 7248a82 Remove more py2 workarounds. (#716) by Ang Li · 3 years, 3 months ago
  83. 44e6656 Remove some py2 workarounds. (#715) by Ang Li · 3 years, 4 months ago
  84. 0645ac8 Fix some usages of asserts in tests. (#714) by Ang Li · 3 years, 4 months ago
  85. b7c2324 Re-format all codes to Google style. (#713) by Ang Li · 3 years, 4 months ago
  86. 16ddca2 Move to 2-space indent: tests/lib/*.py. (#707) by Eric Lin (Tzu Hsiang Lin) · 3 years, 4 months ago
  87. 8eb87e0 Move to 2-space indent: AndroidDevice related test files. (#709) by Eric Lin (Tzu Hsiang Lin) · 3 years, 4 months ago
  88. e09ecd4 Move to 2-space indent: test files except AndroidDevice related (#710) by Eric Lin (Tzu Hsiang Lin) · 3 years, 4 months ago
  89. 88fc06f Drop python 3.4 and 3.5 from travis. (#712) by boon · 3 years, 4 months ago
  90. 11d0f08 Move to 2-space indent: tools. (#711) by Eric Lin (Tzu Hsiang Lin) · 3 years, 4 months ago
  91. 2187421 Fix some wordings in README.md. (#706) by Eric Lin (Tzu Hsiang Lin) · 3 years, 4 months ago
  92. ac42976 Fix a non-pythonic usage of `not`. (#708) by Ang Li · 3 years, 4 months ago
  93. 946e594 Make a logging statement more contextual. (#704) by Ang Li · 3 years, 4 months ago
  94. 6c11582 Move to 2-space indent: AndroidDevice related files. (#705) by Ang Li · 3 years, 4 months ago
  95. 4d7ddec Add tox config for running unit tests. (#702) by Ang Li · 3 years, 4 months ago
  96. bf936ab Drop py2 and py<3.6 support in README.md. (#703) by Eric Lin · 3 years, 4 months ago
  97. 3ff6864 Move to 2-space indent: top-level mobly files. (#701) by Ang Li · 3 years, 4 months ago
  98. bb8adc3 Drop py2 support in setup.py test. (#695) by Eric Lin (Tzu Hsiang Lin) · 3 years, 4 months ago
  99. fecc70f Add a retry mechanism for the ADB command "root”. (#690) by chuanhsiao · 3 years, 4 months ago
  100. 0d063ee Remove deprecated code. (#693) by Ang Li · 3 years, 4 months ago