1. bfc05da Add a make file to package ACTS for Android build server. by Ang Li · 8 years ago
  2. 1b6e873 Merge changes from topic 'qc-diag-logger-controller' into nyc-dev by Nathan Harold · 8 years ago
  3. 610c1a1 Merge "Provide an option to skip certain controller registrations if no config is provided." into nyc-dev by Nathan Harold · 8 years ago
  4. f631c4a Add DiagLogger Controller Support in TelephonyBaseTest by Nathan Harold · 8 years ago
  5. 4848c64 Provide an option to skip certain controller registrations if no by Ang Li · 8 years ago
  6. 8711f7e Remove remaining aliases to self.droids and self.eds by tturney · 8 years ago
  7. 5d27088 Use byte[] in GATT client/server facade by Jakub Pawlowski · 8 years ago
  8. 2e79218 Continue to make RFCOMM tests more robust by tturney · 8 years ago
  9. 6ee9921 Fix misspelling of function by tturney · 8 years ago
  10. 5478337 Add logging and improve tests by tturney · 8 years ago
  11. c34f8fe Enhance connect -> disconnect test and improve instrumentation by Ang Li · 8 years ago
  12. 43c526b Add BtStressTest for pairing two android devices by tturney · 8 years ago
  13. b7e1114 Cleanup/Fixes/Logging/Removed Workarounds by tturney · 8 years ago
  14. ec8a732 Cleanup formatting of Bluetooth test code. by tturney · 8 years ago
  15. 6afd0a3 Create a Generic DiagLogger Interface for Collecting Radio Logs by Nathan Harold · 8 years ago
  16. 0f2874d Merge "Add test for multiple BSSID tracking." into nyc-dev by Wei Wang · 8 years ago
  17. f0d6703 Merge "Add Video Conference Tests for Conference Event Package Devices" into nyc-dev by Nathan Harold · 8 years ago
  18. 23901a4 Add Video Conference Tests for Conference Event Package Devices by Nathan Harold · 8 years ago
  19. baa5f35 Merge "Telephony Test: Fix bug in _phone_number_remove_prefix" into nyc-dev by Yang Liu · 8 years ago
  20. 38119b7 Merge "Telephony Automation Code: phone_setup_xg should only set data gen. For voice setup, use phone_setup_voice_xg." into nyc-dev by Yang Liu · 8 years ago
  21. a292e6a Telephony Test: Fix bug in _phone_number_remove_prefix by Yang Liu · 8 years ago
  22. 41a5b85 Merge "Add check environment in TelLivePreflightTest and fix bugs." into nyc-dev by Yang Liu · 8 years ago
  23. 91f0d8d Merge "Add telephony test for decline/ignore incoming conference call." into nyc-dev by Yang Liu · 8 years ago
  24. b93ca7b Telephony Automation Code: phone_setup_xg should only set data gen. by Yang Liu · 8 years ago
  25. 76947bd Add telephony test for decline/ignore incoming conference call. by Yang Liu · 8 years ago
  26. 65d4503 Merge "Telephony Test: add support for EEUK" into nyc-dev by Yang Liu · 8 years ago
  27. d2b9ccb Fix bug for setting doze mode, add util to set doze light. by Yang Liu · 8 years ago
  28. 699723f Telephony Test: add support for EEUK by Yang Liu · 8 years ago
  29. 7bf0043 Add test for multiple BSSID tracking. by Wei Wang · 8 years ago
  30. d703db0 Add check environment in TelLivePreflightTest and fix bugs. by Yang Liu · 8 years ago
  31. 8c7039d Guard against controller config modification. by Ang Li · 8 years ago
  32. 6a24541 Handle exceptions in procedure functions properly. by Ang Li · 8 years ago
  33. 1f98c30 Fix propagation of user params defined in test bed config block. by Ang Li · 8 years ago
  34. 8cc4e3a Use wait-for-device instead of hard coded sleep in AndroidDevice.reboot. by Ang Li · 8 years ago
  35. 9ab4cde Properly handle stderr piping in adb proxy. by Ang Li · 8 years ago
  36. 96c6f33 Update TelephonyBaseTest to fix taking of bug reports by Nathan Harold · 8 years ago
  37. b908839 Modify WFC Cell Preferred to Reduce Setup Time by Nathan Harold · 8 years ago
  38. da57e98 Reformat Telephony Test Utils with YAPF by Nathan Harold · 8 years ago
  39. 06fc984 Fix -r option breakage caused by TestRunner.register_controller. by Ang Li · 8 years ago
  40. 3c7578c Allow for slow process and App creation by retrying connections by Nathan Harold · 8 years ago
  41. 9f797df Telephony Test: reorganize subId related test utils. by Yang Liu · 8 years ago
  42. bdfe485 Telephony Test: update util functions for subid. by Yang Liu · 8 years ago
  43. 701146f Telephony Test: Move subid setup from TelephonyBaseTest to util. by Yang Liu · 8 years ago
  44. dba3ba8 Merge "Add third-party controller support." into mm-wireless-dev am: 2866320 by Ang Li · 8 years ago
  45. 2866320 Merge "Add third-party controller support." into mm-wireless-dev by Ang Li · 8 years ago
  46. bd1dd2e Add third-party controller support. by Ang Li · 8 years ago
  47. ac5c592 Merge "[DO NOT MERGE] Pairing should wait until success." into nyc-dev by Sanket Agarwal · 8 years ago
  48. 42f7f16 Fix a bug when reset preferred network with unknown carrier. by Yang Liu · 8 years ago
  49. 0491de3 [DO NOT MERGE] Pairing should wait until success. by Sanket Agarwal · 8 years ago
  50. 11b33e5 Merge "Fix a unit test for adb logcat in AndroidDevice." into mm-wireless-dev by Ang Li · 8 years ago
  51. 26b1465 Merge "Fix a unit test for adb logcat in AndroidDevice." into mm-wireless-dev by Ang Li · 8 years ago
  52. 5e008ed Fix ignoring request index in WifiScanner BSSID test and add cleanup by Mitchell Wills · 8 years ago
  53. 8202631 Telephony Test: for csfb test, allow csfb to 2g. by Yang Liu · 8 years ago
  54. 94568f7 Add test for connect/disconnect when device is already paired. by Sanket Agarwal · 8 years ago
  55. 3cd5f81 Merge "Update wifi enterprise tests to reflect environment changes." into mm-wireless-dev by Ang Li · 8 years ago
  56. 2b4fc5e Merge "Update wifi enterprise tests to reflect environment changes." into mm-wireless-dev by Ang Li · 8 years ago
  57. ce45859 Update wifi enterprise tests to reflect environment changes. by Ang Li · 8 years ago
  58. 211cb9c Fix a unit test for adb logcat in AndroidDevice. by Ang Li · 8 years ago
  59. 5af01d5 Fix adb logcat support in AndroidDevice.reboot(). am: ff86848 by Ang Li · 8 years ago
  60. ff86848 Fix adb logcat support in AndroidDevice.reboot(). by Ang Li · 8 years ago
  61. 4ecb69c Merge "Telephony Automation test: add data test case for MSIM device." into nyc-dev by Yang Liu · 8 years ago
  62. 98bd974 Telephony Test: Fix typo in TelephonyBaseTest by Yang Liu · 8 years ago
  63. 4f07e90 Telephony Automation test: add data test case for MSIM device. by Yang Liu · 8 years ago
  64. d83cc37 Telephony Automation Test: Add more data test for MSIM. by Yang Liu · 8 years ago
  65. 7160f44 Telephony Automation Test: Update test_wifi_connect_disconnect. by Yang Liu · 8 years ago
  66. 9e4bd7e Merge "Telephony Automation Test: Add MSIM data Test." into nyc-dev by Yang Liu · 8 years ago
  67. f25f9c0 Merge "Telephony Automation Test: Reset preferred network setting in setup class." into nyc-dev by Yang Liu · 8 years ago
  68. d8f5285 Telephony Automation Test: Add MSIM data Test. by Yang Liu · 8 years ago
  69. e0529c0 Merge "Telephony Automation Test: Delete SIM2 tests in TelLiveSmsTest." into nyc-dev by Yang Liu · 8 years ago
  70. f4b7e72 Telephony Automation Test: Reset preferred network setting in setup class. by Yang Liu · 8 years ago
  71. c7c1c1f Revert "Support dynamic loading of test utils under acts.test_utils." by Ang Li · 8 years ago
  72. cedc9fe Revert "Support dynamic loading of test utils under acts.test_utils." by Ang Li · 8 years ago
  73. cb2f6a1 Pipe the input+error streams of Popen to be read by communicate() by Nathan Harold · 8 years ago
  74. 8b2429c Telephony Automation Test: Delete SIM2 tests in TelLiveSmsTest. by Yang Liu · 8 years ago
  75. 96c1b7a Telephony Automation: Change "update_phone_number_with_line1number" by Yang Liu · 8 years ago
  76. 0248a59 Merge "Tel: Bug Fixes to Support EEUK Voice Calling Tests" into nyc-dev by Nathan Harold · 8 years ago
  77. d69f18c Merge "Telephony Automation Test make wifi tethering tests rat-agnostic." into nyc-dev by Yang Liu · 8 years ago
  78. ef06af4 Tel: Bug Fixes to Support EEUK Voice Calling Tests by Nathan Harold · 8 years ago
  79. db9da8d Telephony Automation: Fix 2 SMS 4G test cases temporarily. by Yang Liu · 8 years ago
  80. 4f0133f Telephony Automation Test make wifi tethering tests rat-agnostic. by Yang Liu · 8 years ago
  81. efdba5d Start adb logcat before attempting to start sl4a. am: 52b40cc by Ang Li · 8 years ago
  82. 52b40cc Start adb logcat before attempting to start sl4a. by Ang Li · 8 years ago
  83. 06eb082 Merge "[NAN] Refactor session lifecycle to clarify API & eliminate race conditions [DO NOT MERGE]" into mm-wireless-dev by Etan Cohen · 8 years ago
  84. 090aa33 Merge "[NAN] Refactor session lifecycle to clarify API & eliminate race conditions [DO NOT MERGE]" into mm-wireless-dev by Etan Cohen · 8 years ago
  85. ff6d6f2 Merge "Fix port allocation for py2." into mm-wireless-dev am: 896a1a1 by Ang Li · 8 years ago
  86. 896a1a1 Merge "Fix port allocation for py2." into mm-wireless-dev by Ang Li · 8 years ago
  87. 0ee1f13 Fix port allocation for py2. by Ang Li · 8 years ago
  88. 24e2dd1 [NAN] Refactor session lifecycle to clarify API & eliminate race conditions [DO NOT MERGE] by Etan Cohen · 8 years ago
  89. d9035cc Merge "Update dependency list in setup.py for better support of py2/py3." into mm-wireless-dev by Alexander Dorokhine · 8 years ago
  90. 8c5c234 Merge "Update dependency list in setup.py for better support of py2/py3." into mm-wireless-dev by Alexander Dorokhine · 8 years ago
  91. ed0e170 Merge "Telephony Automation Test: Voice test for MSIM." into mm-wireless-dev by Yang Liu · 8 years ago
  92. b182fda Merge "Telephony MSIM automation test: add support for gsm multi bearer test." into mm-wireless-dev by Yang Liu · 8 years ago
  93. e8e0baf Merge "Telephony Automation test: add 2g voice mail indicator test." into mm-wireless-dev by Yang Liu · 8 years ago
  94. c0fb0fd Telephony Test: in lte_multi_bearer test, ensure VoLTE available. am: b75129d993 by Yang Liu · 8 years ago
  95. 649a914 Merge "Telephony Automation Test: Voice test for MSIM." into mm-wireless-dev by Yang Liu · 8 years ago
  96. 9a3335c Merge "Telephony MSIM automation test: add support for gsm multi bearer test." into mm-wireless-dev by Yang Liu · 8 years ago
  97. 114ef79 Merge "Telephony Automation test: add 2g voice mail indicator test." into mm-wireless-dev by Yang Liu · 8 years ago
  98. de15b1c Telephony MSIM automation test: add support for gsm multi bearer test. by Yang Liu · 8 years ago
  99. b75129d Telephony Test: in lte_multi_bearer test, ensure VoLTE available. by Yang Liu · 8 years ago
  100. 773ec9f [DO NOT MERGE] Cleanup sl4a client aliases from Bluetooth tests by tturney · 8 years ago