1. 6fe04e6 Raise the min version of sdk for CtsInputMethodServiceEventProvider by Julien Desprez · 6 years ago
  2. afd1907 Mark CtsInputMethodServiceHostTestCases not_multi_abi by Yohei Yukawa · 6 years ago
  3. 5162b99 Update MultiUserTest#testProfileUser() for per-profile IME mode by Yohei Yukawa · 6 years ago
  4. 8f7a0ba Test IME query APIs can be called from background users by Yohei Yukawa · 6 years ago
  5. e473bc6 See if flakiness changes or not by waiting 10 sec after switchUser() by Yohei Yukawa · 6 years ago
  6. bf69d1f Test IMM#getEnabledInputMethodSubtypeList() for multi-user/profile by Yohei Yukawa · 6 years ago
  7. aada31d Test IMM#getInputMethodList() for multi-user/profile by Yohei Yukawa · 6 years ago
  8. a9d947c Run ShellCommandFromAppTest also for instant apps by Yohei Yukawa · 6 years ago
  9. 7cf5c6c Stop using AndroidTest.xml to install CtsInputMethodServiceDeviceTests.apk by Yohei Yukawa · 6 years ago
  10. 7b0955a Split shell tests into ShellCommandDeviceTest by Yohei Yukawa · 6 years ago
  11. 3cced45 Skip ShellCommandDeviceTest for devices w/o FEATURE_INPUT_METHODS by Yohei Yukawa · 6 years ago
  12. 93708f0 Simplify DeviceTestConstants by Yohei Yukawa · 6 years ago
  13. 081a07d Auto-detect test method name in TestHelper constructor by Yohei Yukawa · 6 years ago
  14. 0c508ea Hostside IME CTS: Fix recently added lint errors by Yohei Yukawa · 6 years ago
  15. 814fea0 Ensure that IInputMethoedManager#shellCommand() is locked down by Yohei Yukawa · 6 years ago
  16. 05bebb7 Hostside IME CTS: Fix lint errors in syntax by Yohei Yukawa · 6 years ago
  17. d112a3b Hostside IME CTS: Fix lint errors in class field names by Yohei Yukawa · 6 years ago
  18. afe3b49 Hostside IME CTS: Fix lint errors about JavaDoc by Yohei Yukawa · 6 years ago
  19. a7f386b Hostside IME CTS: Remove redundant final by Yohei Yukawa · 6 years ago
  20. 724f469 Hostside IME CTS: Fix lint errors in line length by Yohei Yukawa · 6 years ago
  21. 5371b20 Hostside IME CTS: Fix lint errors in import lines by Yohei Yukawa · 6 years ago
  22. f4ce411 Hostside IME CTS: Fix lint errors in copyright header by Yohei Yukawa · 6 years ago
  23. 4e5df3d Missing annotations for instant apps tests. by Jon Boekenoogen · 6 years ago
  24. dee4bbf Merge "Convert cts libs to Android.bp" am: 457b029417 am: 09137317fb by Colin Cross · 6 years ago
  25. db41691 Convert cts libs to Android.bp by Colin Cross · 6 years ago
  26. a4c711e Make sure to use LOCAL_MIN_SDK_VERSION when needed by Christopher Tate · 6 years ago
  27. e75b086 DO NOT MERGE: Increase timeout for InputMethod CTS Host side tests. by Tarandeep Singh · 6 years ago
  28. d7634b9 DO NOT MERGE: Refactor IME host tests to wait on async ops. by Tarandeep Singh · 6 years ago
  29. 5c10e68 Increase timeout for InputMethod CTS Host side tests. by Tarandeep Singh · 6 years ago
  30. 9d4ba6c Refactor IME host tests to wait on async ops. by Tarandeep Singh · 6 years ago
  31. cb692e5 Add missing test-apks for IME and WebViewHost tests to cts_instant by Alan Ma · 6 years ago
  32. 8d8cf24 Add IME tests to the cts_instant suite by Svet Ganov · 6 years ago
  33. 71c2891 CtsInputMethodServiceHostTestCases for Instant App by Yohei Yukawa · 6 years ago
  34. 7600bc2 Always use EditTextApp in hostside IME CTS by Yohei Yukawa · 6 years ago
  35. 7b507c7 Move CTS to use androidx. by Aurimas Liutikas · 7 years ago
  36. d833f84 Ensure hostside IME tests only use public APIs by Yohei Yukawa · 7 years ago
  37. fb3f4c0 Minor cleanups for IME hostside test by Yohei Yukawa · 7 years ago
  38. e4af595 Fix InputMethodServiceLifecycleTest#testSwitchIme by Yohei Yukawa · 7 years ago
  39. fe31a64 Updated CTS for IMS API rename by Tarandeep Singh · 7 years ago
  40. 4ebdeb3 CTS to make sure IMMS unbindInput is called by Tarandeep Singh · 7 years ago
  41. a65c1e4 CTS host tests for new API methods in IMS by Tarandeep Singh · 7 years ago
  42. bee5eb5 Move IME CTS tests into a separate component by Yohei Yukawa · 7 years ago
  43. b3026db8 Fix InputMethodServiceLifecycleTest by Tarandeep Singh · 7 years ago
  44. 925a766 Use stubs libs for android.test.base/runner/mock by Jiyong Park · 7 years ago
  45. f6949d0 Revert "Try to deflake CtsInputMethodServiceHostTestCases" by Yohei Yukawa · 7 years ago
  46. 99d9d97 Try to deflake CtsInputMethodServiceHostTestCases by Yohei Yukawa · 7 years ago
  47. f9d427e Simplify stream operations with anyMatch() again by Yohei Yukawa · 7 years ago
  48. 02f7f4a Speed up InputMethodServiceLifecycleTest by Yohei Yukawa · 7 years ago
  49. 40d7fbd Use BaseHostJUnit4Test.hasDeviceFeature instead by Yohei Yukawa · 7 years ago
  50. 6b354b3 Merge "Add cts suite tag to all CTS modules" by TreeHugger Robot · 7 years ago
  51. 503a3db Add cts suite tag to all CTS modules by jdesprez · 7 years ago
  52. 80b49b0 Use "ime reset" also for host-side IME tests by Yohei Yukawa · 7 years ago
  53. 807291f Revert "Add CTS SearchView tests to verify IME visibility." by Yohei Yukawa · 7 years ago
  54. b6cb777 Merge "Revert "Add CTS to verify IMS.onStartInput() is called once."" by TreeHugger Robot · 7 years ago
  55. a6490cb Revert "Add CTS to verify IMS.onStartInput() is called once." by Yohei Yukawa · 7 years ago
  56. fe3473f Merge "Revert "Simplify stream operations with anyMatch()"" by TreeHugger Robot · 7 years ago
  57. 9163cd0 Revert "Simplify stream operations with anyMatch()" by Yohei Yukawa · 7 years ago
  58. 04af9a3 Merge "Revert "Support multiple params in DeviceEvent"" by TreeHugger Robot · 7 years ago
  59. 8c41a84 Revert "Support multiple params in DeviceEvent" by Yohei Yukawa · 7 years ago
  60. 1faaa23 Merge "Revert "Enable IME CTS to test dummy input connection"" by TreeHugger Robot · 7 years ago
  61. 1687847 Revert "Enable IME CTS to test dummy input connection" by Yohei Yukawa · 7 years ago
  62. 7196790 Fix too strict requirements in IME state handling by Yohei Yukawa · 7 years ago
  63. 48ee66a Revert "Fix too strict requirements in IME state handling" by Yohei Yukawa · 7 years ago
  64. 3549777 Enable IME CTS to test dummy input connection by Yohei Yukawa · 7 years ago
  65. 9d27779 Support multiple params in DeviceEvent by Yohei Yukawa · 7 years ago
  66. 6cf3ccb Fix too strict requirements in IME state handling by Yohei Yukawa · 7 years ago
  67. 07c668f Simplify stream operations with anyMatch() by Yohei Yukawa · 7 years ago
  68. 8522e03 Add missing copyright header for IME tests by Yohei Yukawa · 7 years ago
  69. 7e4bac6 Use new Base implementation for Host JUnit4 instrumentation by jdesprez · 7 years ago
  70. f1efbc6 Add all CTS tests to VTS, to improve VTS coverage. b/62423436. by nickrose · 7 years ago
  71. c40b6fd add component metadata to all CTS module configs by Guang Zhu · 7 years ago
  72. c0bd71e Add CTS to verify IMS.onStartInput() is called once. by Tarandeep · 7 years ago
  73. 9e989fd Add CTS SearchView tests to verify IME visibility. by Tarandeep · 7 years ago
  74. 9f7dfb4 Merge "cts: Add all tests to general-tests" by TreeHugger Robot · 7 years ago
  75. 5692bcf resolve merge conflicts of 9e25365493 to master by Tadashi G. Takaoka · 7 years ago
  76. 1d44edd Dismiss lockscreen before running host-side CTS by Tadashi G. Takaoka · 7 years ago
  77. ec86c0d Revert "Temporarily enable DEBUG logging to investigate flaky CTS" by Tadashi G. Takaoka · 7 years ago
  78. 96502a7 Temporarily enable DEBUG logging to investigate flaky CTS by Tadashi G. Takaoka · 7 years ago
  79. 95a4c0e cts: Add all tests to general-tests by Simran Basi · 8 years ago
  80. 8126587 Merge "Do not require onStartInputView to be called" into oc-dev am: a8184240fa by Tadashi G. Takaoka · 8 years ago
  81. bbfb9de Do not require onStartInputView to be called by Tadashi G. Takaoka · 8 years ago
  82. fd6d41d Update configurations to avoid using ApkInstaller by jdesprez · 8 years ago
  83. 893450a Create host-side CTS module CtsInputMethodServiceHostTestCases by Tadashi G. Takaoka · 8 years ago
  84. b9000af Create host-side CTS module CtsInputMethodServiceHostTestCases by Tadashi G. Takaoka · 8 years ago
  85. 979a525 Add IME device-side test used from host-side test by Tadashi G. Takaoka · 8 years ago
  86. ff84356 Add IME device-side test used from host-side test by Tadashi G. Takaoka · 8 years ago
  87. 0eaeef2 Add dummy IME for tests by Tadashi G. Takaoka · 8 years ago
  88. adf1f53 Add IME event intent, receiver, and content provider by Tadashi G. Takaoka · 8 years ago
  89. dad8db4 Add device-side library for SQLite database by Tadashi G. Takaoka · 8 years ago