1. 6887cce Merge "Add support for CtsVerifier to exclude certain tests matching any of the specified features from being shown: "test_excluded_features". Tests that are unnecessary for ATV devices are excluded on this CL." into lmp-dev by Takayuki Hoshi · 10 years ago
  2. fcd4f02 Add support for CtsVerifier to exclude certain tests matching any of the by Takayuki Hoshi · 10 years ago
  3. 37286b4 Fix calibrated/uncalibrated verification b/17671711 by destradaa · 10 years ago
  4. 06f4097 Merge "Fix NPE from onDestroy in sensor CtsVerifier tests b/17834381" into lmp-dev by destradaa · 10 years ago
  5. 01a0aba Merge "[CtsVerifier] Fix Shamu front-facing camera orientation." into lmp-dev by Sascha Haeberling · 10 years ago
  6. 13deec2 Fix NPE from onDestroy in sensor CtsVerifier tests b/17834381 by destradaa · 10 years ago
  7. a458f30 Test: device owner provisioning can be done on new devices only by Rubin Xu · 10 years ago
  8. 97e554a Merge "BYOD provisioning flow in CtsVerifier" into lmp-dev by Rubin Xu · 10 years ago
  9. f0df31a [CtsVerifier] Fix Shamu front-facing camera orientation. by Sascha Haeberling · 10 years ago
  10. 9e2e255 Merge "Changed pass/info/fail buttons to just using images to save space on small screens." into lmp-dev by Michael Kwan · 10 years ago
  11. 55d22d4 BYOD provisioning flow in CtsVerifier by Rubin Xu · 10 years ago
  12. 3f90643 Merge "Add CtsVerifier's initial support for Android TV (LEANBACK_LAUNCHER category). Also make some features that are not strictly required in L optional; this is mainly for ATV/Leanback." into lmp-dev by Takayuki Hoshi · 10 years ago
  13. 16203b4 Disable tests and update strings in sensor tests. by destradaa · 10 years ago
  14. fc78f47 Add CtsVerifier's initial support for Android TV (LEANBACK_LAUNCHER category). by Takayuki Hoshi · 10 years ago
  15. 2d3dc7d Make CTS tests inside CtsVerifier run with screen off. b/17675557 b/17678157 by destradaa · 10 years ago
  16. 31f5743 Add integration to Gyroscope tests. b/17629928 by destradaa · 10 years ago
  17. 2581a9e Update Sensor tests so they can always pass. by destradaa · 10 years ago
  18. c5d9ba2 Merge "Add tests for notification ranking and filtering." into lmp-dev by Chris Wren · 10 years ago
  19. bcdef18 Add tests for notification ranking and filtering. by Chris Wren · 10 years ago
  20. fc89962 Merge "Remove CtsTestStubs" into lmp-dev by Chenjie Luo · 10 years ago
  21. 2f88bb1 Changed pass/info/fail buttons to just using images to save space on small screens. by Michael Kwan · 10 years ago
  22. e533a10 Merge "New CTS tests for HCE APIs." into lmp-dev by Martijn Coenen · 10 years ago
  23. e71e374 New CTS tests for HCE APIs. by Martijn Coenen · 10 years ago
  24. baee75c Merge "Add more instruction on app UI." into lmp-dev by Yicheng Fan · 10 years ago
  25. 994d1dd Add more instruction on app UI. by Yicheng Fan · 10 years ago
  26. 0dcd710 Use DeviceAdmin to turn screen off for sensor tests. by destradaa · 10 years ago
  27. e74f5f6 Merge "CtsVerifier: Fix Camera Formats to deal with repeated formats" into lmp-dev by Eino-Ville Talvala · 10 years ago
  28. 7bed810 Fix several sensor tests issues. by destradaa · 10 years ago
  29. 619b7e2 Remove CtsTestStubs by Chenjie Luo · 10 years ago
  30. 9e5ec24 CtsVerifier: Fix Camera Formats to deal with repeated formats by Eino-Ville Talvala · 10 years ago
  31. 814b63f Remove Telecom CTS tests by Evan Charlton · 10 years ago
  32. b7f8949 Add support in sensor tests to assume sensor under load. b/17570759 by destradaa · 10 years ago
  33. 9155399 Fix tests to handle sensors not supported. b/17578209 by destradaa · 10 years ago
  34. 3587523 Merge "Fix app crash when GattServer cannot started." into lmp-dev by Yicheng Fan · 10 years ago
  35. 22e93bf Fix app crash when GattServer cannot started. by Yicheng Fan · 10 years ago
  36. 4f53baf Merge "Add null checks to NotificationListenerVerifierActivity." into lmp-dev by Chris Wren · 10 years ago
  37. 2848448 Add null checks to NotificationListenerVerifierActivity. by Chris Wren · 10 years ago
  38. 413d6ae Fix NPE in ProjectionOffscreenActivity and update comment by Harsh Modi · 10 years ago
  39. e531da9 Merge "Fix JUnit execution engine for Sensor CtsVerifier." into lmp-dev by destradaa · 10 years ago
  40. 774c015 Sensor batch test fixes. by destradaa · 10 years ago
  41. e7fd70d Fix JUnit execution engine for Sensor CtsVerifier. by destradaa · 10 years ago
  42. b17ed1e Use Telecom DisconnectCause in CtsVerifier. by Andrew Lee · 10 years ago
  43. be70882 Disable Telecom tests without telephony by Evan Charlton · 10 years ago
  44. e3b1db3 Rename android.telecomm to android.telecom by Evan Charlton · 10 years ago
  45. f2eec76 Fixing build errors in CTS tests related to Telecomm rename. by Tyler Gunn · 10 years ago
  46. 6b9fb05 Renaming Telecomm to Telecom. by Tyler Gunn · 10 years ago
  47. 23dc519 Wrapped main list in BoxInsetLayout to center layout in circular screens. by Michael Kwan · 10 years ago
  48. dfc6fd3 Fix the CTS build by Evan Charlton · 10 years ago
  49. fa604b1 Merge "Add more CTS tests around Telecomm flows" into lmp-dev by Evan Charlton · 10 years ago
  50. af0c80d Fix NullPointerException crash when device not support multi advertising. by Yicheng Fan · 10 years ago
  51. 026fca0 Add more CTS tests around Telecomm flows by Evan Charlton · 10 years ago
  52. fa8d605 Tracking PhoneAccount API by Brian Carlstrom · 10 years ago
  53. c4f2e6a Merge "Modifying CTS for new ECG feature" into lmp-dev by Vinod Krishnan · 10 years ago
  54. 5544b99 Fix the build by Evan Charlton · 10 years ago
  55. e6c7698 Merge "Clean up setTestResultAndFinish" into lmp-dev by Evan Charlton · 10 years ago
  56. ee43e0b Clean up setTestResultAndFinish by Evan Charlton · 10 years ago
  57. a0b3bbc Add support for Sensor CTS tests inside CtsVerifier. by destradaa · 10 years ago
  58. 3fff2a6 Merge "Add a basic Telecomm CTS test" into lmp-dev by Evan Charlton · 10 years ago
  59. 15c921c Add a basic Telecomm CTS test by Evan Charlton · 10 years ago
  60. a771454 Fix several issues reported by partners in Sensor CtsVerifier tests. by destradaa · 10 years ago
  61. 9a277c8 Modifying CTS for new ECG feature by Vinod Krishnan · 10 years ago
  62. af574cc DO NOT MERGE Bump CTS version for L, to avoid confusion with earlier versions by Unsuk Jung · 10 years ago
  63. fc687ea Reliability fixes for Sensor Value tests. by destradaa · 10 years ago
  64. d3887c8 Update UI logging in Sensor CtsVerifier to improve its readability. by destradaa · 10 years ago
  65. 7ceff36 Updates per review: update message text for clarity and add quite method on host and device by John Rusnak · 10 years ago
  66. 3dccf1f Fix Batching tests. by destradaa · 10 years ago
  67. 8556b22 Merge "Fix cts test due to API changes." into lmp-dev by Wei Wang · 10 years ago
  68. 139500e Fix Step Detector/Counter tests. by destradaa · 10 years ago
  69. e8626fa Fix cts test due to API changes. by Wei Wang · 10 years ago
  70. a07a7a2 Fix Significant Motion test crash, and use of resources, and base classes. by destradaa · 10 years ago
  71. 58e3681 Fix Rotation Vector test to render instructions properly. by destradaa · 10 years ago
  72. 69d7ee2 Fix build break cause by power tests. by destradaa · 10 years ago
  73. 0975db1 Add an offscreen projection test by Harsh Modi · 10 years ago
  74. 1553565 Merge "Add support to save test details in CtsVerifier report." into lmp-dev by destradaa · 10 years ago
  75. 9732fb1 Add support to save test details in CtsVerifier report. by destradaa · 10 years ago
  76. ddf82c1 Added scripts and update java files for Verifier type power test. by John Rusnak · 10 years ago
  77. 0c4d08a Sensor batching, value accuracy tests, and cross-sensor tests. by Jim Steele · 10 years ago
  78. 6bc2a0e Fix CTS build. by Nicholas Sauer · 10 years ago
  79. 63c7c02 Remove use of NonNull. by Torne (Richard Coles) · 10 years ago
  80. 4f42aea Merge "CTS for hardware scan filter." into lmp-dev by Yicheng Fan · 10 years ago
  81. 0347d82 Add a base class to include several test cases in a CtsVerifier activity. by destradaa · 10 years ago
  82. cb7cbc6 CTS for hardware scan filter. by Yicheng Fan · 10 years ago
  83. 28c34f8 Add missing TouchPresentation to fix build by Harsh Modi · 10 years ago
  84. 715f010 Merge "Add projection tests to CtsVerifier Bug: 13598201 Change-Id: I8faf7761efe4dfecb164dbf18c01c7cedabe5d11" into lmp-dev by Harsh Modi · 10 years ago
  85. fe5933d Add projection tests to CtsVerifier by Harsh Modi · 10 years ago
  86. c57c843 Adding Significant Motion test for CtsVerifier by Jim Steele · 10 years ago
  87. b292a9f Adding Step Counter test for CtsVerifier by Jim Steele · 10 years ago
  88. 279b324 Check tx power level according to the value. by Yicheng Fan · 10 years ago
  89. 3b39bca Test BLE in active scan mode. by Yicheng Fan · 10 years ago
  90. e917edb Update how to identify UUID in CTS tests by Yicheng Fan · 10 years ago
  91. 036fc0c DO NOT MERGE test BLE in 4 different Tx power level on lmp-dev by Yicheng Fan · 10 years ago
  92. 416e148 Use the updated API for cts test. by Wei Wang · 10 years ago
  93. ac7d1c4 am f3661c18: am 038a1d8f: am 7f9a88b0: am 9a7fd46e: Fix CTS Verifier for BLE: Reliable Write Fail by Junjie.Hu · 10 years ago
  94. f3661c1 am 038a1d8f: am 7f9a88b0: am 9a7fd46e: Fix CTS Verifier for BLE: Reliable Write Fail by Junjie.Hu · 10 years ago
  95. 038a1d8 am 7f9a88b0: am 9a7fd46e: Fix CTS Verifier for BLE: Reliable Write Fail by Junjie.Hu · 10 years ago
  96. 9a7fd46 Fix CTS Verifier for BLE: Reliable Write Fail by Junjie.Hu · 10 years ago
  97. a39213d am 98f6a462: DO NOT MERGE Bump CTS versions for KKWT to 4.4W_r1 by Kevin Ma · 10 years ago
  98. 98f6a46 DO NOT MERGE Bump CTS versions for KKWT to 4.4W_r1 by Kevin Ma · 10 years ago
  99. deb360e Fix cts using new APIs by Wei Wang · 10 years ago
  100. 2f8eab9 fix make checkbuild by Colin Cross · 10 years ago