1. fabc0b6 Skip MockImeSession related tests when Multi-Client IME enabled by lumark · 5 years ago
  2. 20e8402 Add tests to verify display ID of IME by Charles Chen · 6 years ago
  3. 83a32cc Add InputMethodServiceTest#testOnUpdateCursorAnchorInfo() by Yohei Yukawa · 6 years ago
  4. c4ef1d6 Port CursorAnchorInfoTest from FrameworksCoreTests to CTS by Yohei Yukawa · 6 years ago
  5. fc57b3d Ensure Contrast: Address API feedback by Adrian Roos · 6 years ago
  6. 9fd3b2a CTS: Fix broken IME navigation bar tests by Adrian Roos · 6 years ago
  7. 47a3684 Use WidgetTestUtils.runOnMainAndDrawSync for all emulated events by Kirill Grouchnikov · 6 years ago
  8. fdd4a08 Add CTS for SearchView#checkInputConnectionProxy by Tarandeep Singh · 6 years ago
  9. 3521521 Merge "Backfill OWNERS for CTS modules owned by Input Method Framework team" by Yichun Li · 6 years ago
  10. 0f9813c Fix unexpectedly skipped NavigationBarColorTest#testDimmingWindow by Yohei Yukawa · 6 years ago
  11. b6544e9 Allow MockIme to test all InputConnection APIs by Yohei Yukawa · 6 years ago
  12. d07de0d Backfill OWNERS for CTS modules owned by Input Method Framework team by Yichun Li · 6 years ago
  13. 21545b8 Skip testShowInputMethodPicker() when not supported by Tarandeep Singh · 6 years ago
  14. 2ca72e9 Migrate cts/tests/inputmethod, tests/autofillservice, by Brett Chabot · 6 years ago
  15. f0b5ec6 CTS for InputMethodService#sendDownUpKeyEvents() by Yohei Yukawa · 6 years ago
  16. b0a60f1 Overloaded ImeEventStreamTestUtils.editorMatcher to use fieldId instead of marker. by Felipe Leme · 6 years ago
  17. 4fb1fcd Uses a explicit mock IME on all Autofill tests. by Felipe Leme · 6 years ago
  18. 4d07697 Merge "Fix testImeWindowCanSwitchWhenTopFocusedDisplayChange flaky." by TreeHugger Robot · 6 years ago
  19. 35f25d5 Fix testImeWindowCanSwitchWhenTopFocusedDisplayChange flaky. by lumark · 6 years ago
  20. 1e8a7d3 Mark CtsInputMethodTestCases not_multi_abi by Yohei Yukawa · 6 years ago
  21. e01161e Revert "Fix android.view.inputmethod.cts.OnScreenPositionTest" by Yohei Yukawa · 6 years ago
  22. ecf533d Build MockIME as a standalone APK by Yohei Yukawa · 6 years ago
  23. 934affe Fix lint warnings under cts/tests/inputmethod by Yohei Yukawa · 6 years ago
  24. 7b3a0bd Fix lint warnings in import lines under cts/tests/inputmethod by Yohei Yukawa · 6 years ago
  25. 1e8eded Fix android.view.inputmethod.cts.OnScreenPositionTest by Vishnu Nair · 6 years ago
  26. ca04212 Add test case for show Ime in secondary display. by lumark · 6 years ago
  27. eb71891 Start tagging module in cts-instant-setup in their AndroidTest.xml by Julien Desprez · 6 years ago
  28. f51c036 Add newly ported modules to CTS_INSTANT suite by Alan Ma · 6 years ago
  29. 07b1488 Use CtsInputMethodTestCases to test instant apps by Yohei Yukawa · 6 years ago
  30. f5329e5 Do not mark static libs as vts artifacts by Philip P. Moltmann · 6 years ago
  31. 4629d7b Avoid assumeTrue in @BeforeClass by Yohei Yukawa · 7 years ago
  32. e474dcc Merge "Test for changes to Selection.removeSelection()" into pi-dev by TreeHugger Robot · 7 years ago
  33. 6b69f40 Test for changes to Selection.removeSelection() by Clara Bayarri · 7 years ago
  34. 7b507c7 Move CTS to use androidx. by Aurimas Liutikas · 7 years ago
  35. 78900fa Merge "Test EditText#setShowSoftInputOnFocus() with Mock IME" into pi-dev by TreeHugger Robot · 7 years ago
  36. 7cfffe0 Test EditText#setShowSoftInputOnFocus() with Mock IME by Yohei Yukawa · 7 years ago
  37. bba47e7 Delete CTS for optimize startInput by Tarandeep Singh · 7 years ago
  38. 505c730 IME CTS can't rely on SOFT_INPUT_STATE_UNSPECIFIED by Yohei Yukawa · 7 years ago
  39. 3a3d431 Let BaseInputConnectionTest not depend on Activity by Yohei Yukawa · 7 years ago
  40. a54f369 Remove BaseInputConnectionTest#testSendKeyEvent() by Yohei Yukawa · 7 years ago
  41. c80aedc Merge "CTS: IMS#BACK_DISPOSITION_ADJUST_NOTHING" into pi-dev by TreeHugger Robot · 7 years ago
  42. 95183b7 Fix CTS FocusHandlingTest by Tarandeep Singh · 7 years ago
  43. 6fd89aa CTS: IMS#BACK_DISPOSITION_ADJUST_NOTHING by Yohei Yukawa · 7 years ago
  44. a56e048 Merge "Revert "CTS: InputConnection#reportLanguageHint()"" by TreeHugger Robot · 7 years ago
  45. 5b51ce3 Revert "CTS: InputConnection#reportLanguageHint()" by Yohei Yukawa · 7 years ago
  46. 606fc8b Fix testSetBackDispositionWillDismiss() by Yohei Yukawa · 7 years ago
  47. 5935825 Recycle Parcels used in tests by Siyamed Sinir · 7 years ago
  48. 930f7e7 Fix NPE in InputMethodServiceTest by Yohei Yukawa · 7 years ago
  49. 988f150 Also check InputMethodService#onKeyDown() in CTS by Yohei Yukawa · 7 years ago
  50. 882caf4 Record return value for each IME event by Yohei Yukawa · 7 years ago
  51. c7af5f1 Merge "Stabilize CTS tests for IMS#setBackDisposition()" by TreeHugger Robot · 7 years ago
  52. 9fffa6e Stabilize CTS tests for IMS#setBackDisposition() by Yohei Yukawa · 7 years ago
  53. 7cb93b9 Merge "Rework #testInputMethodManager()" by TreeHugger Robot · 7 years ago
  54. a32aa10 Merge "Fix OnScreenPositionTest#testImeIsNotBehindNavBar" by TreeHugger Robot · 7 years ago
  55. 1a02141 Fix OnScreenPositionTest#testImeIsNotBehindNavBar by Yohei Yukawa · 7 years ago
  56. 0d65517 Rework #testInputMethodManager() by Yohei Yukawa · 7 years ago
  57. 6cd66a4 Remove redundant tests for IMM#isFullscreenMode() by Yohei Yukawa · 7 years ago
  58. e71a350 Remove workaround for nested IME events by Yohei Yukawa · 7 years ago
  59. 608283a Allow expectEvent to wait for event start by Yohei Yukawa · 7 years ago
  60. a288c91 Fix lint errors under cts/tests/inputmethod by Yohei Yukawa · 7 years ago
  61. e93092e Merge "CTS device tests for new API methods in IMS" by TreeHugger Robot · 7 years ago
  62. a468099 Use MockIME to test APIs to show/hide IME by Yohei Yukawa · 7 years ago
  63. 124607c CTS device tests for new API methods in IMS by Tarandeep Singh · 7 years ago
  64. e950b94 Merge changes I57fdeb21,I8c3b073f by TreeHugger Robot · 7 years ago
  65. 01544f5 Consolidate tests for IMM#getInputMethodList() by Yohei Yukawa · 7 years ago
  66. 20e10f5 Remove tests that make no sense due to API misuse by Yohei Yukawa · 7 years ago
  67. 75a4e7a Match CTS test names with target API name by Yohei Yukawa · 7 years ago
  68. fdaf5e1 Merge "CTS for InputMethodManager.showInputMethodPicker()" by TreeHugger Robot · 7 years ago
  69. 81424b7 CTS for InputMethodManager.showInputMethodPicker() by Tarandeep Singh · 7 years ago
  70. d867482 Fix CTS FocusHandlingTest & SearchViewTest by Tarandeep Singh · 7 years ago
  71. 950fd0f Merge "Move IME CTS tests into a separate component" by TreeHugger Robot · 7 years ago
  72. bee5eb5 Move IME CTS tests into a separate component by Yohei Yukawa · 7 years ago
  73. f6002bf Simplify lambdas for TestActivity.startSync by Yohei Yukawa · 7 years ago
  74. 9aaea56 Replace Runnable with lambda by Yohei Yukawa · 7 years ago
  75. 47d2b45 CTS test cases for IMS.setBackDisposition() by Tarandeep Singh · 7 years ago
  76. 79a6234 Merge "CTS: InputConnection#reportLanguageHint()" by TreeHugger Robot · 7 years ago
  77. 319e728 CTS: InputConnection#reportLanguageHint() by Yohei Yukawa · 7 years ago
  78. 925a766 Use stubs libs for android.test.base/runner/mock by Jiyong Park · 7 years ago
  79. 434d445 CTS tests for optimizing calls to startInput by Tarandeep Singh · 7 years ago
  80. 306dfff Make sure IMEs can use light navigation bar by Yohei Yukawa · 7 years ago
  81. 3ad367c Make sure IMEs can set any navigation bar color by Yohei Yukawa · 7 years ago
  82. 2ff3f25 Merge "Add NavigationBarColorTest#testDimmingWindow()" by TreeHugger Robot · 7 years ago
  83. 8bfb464 Add NavigationBarColorTest#testDimmingWindow() by Yohei Yukawa · 7 years ago
  84. 7f0ccab Merge "Check if a dimming window cancels light nav bar" by TreeHugger Robot · 7 years ago
  85. 374a412 Check if a dimming window cancels light nav bar by Yohei Yukawa · 7 years ago
  86. 43e7264 Merge "IME windows w/o FLAG_DRAWS_SYSTEM_BAR_BACKGROUNDS" by TreeHugger Robot · 7 years ago
  87. 9192392 Let MockIme behave the same even w/ hard keyboard by Yohei Yukawa · 7 years ago
  88. a943987 IME windows w/o FLAG_DRAWS_SYSTEM_BAR_BACKGROUNDS by Yohei Yukawa · 7 years ago
  89. 38dd0b5 Merge "Make sure that IME is not placed behind the NavBar" by TreeHugger Robot · 7 years ago
  90. 3612f05 Introduce NavigationBarColorTest by Yohei Yukawa · 7 years ago
  91. 89713dd Introduce NavigationBarInfo by Yohei Yukawa · 7 years ago
  92. 556fe79 Introduce LightNavigationBarVerifier by Yohei Yukawa · 7 years ago
  93. cab02ce Introduce NavigationBarColorVerifier by Yohei Yukawa · 7 years ago
  94. 2b6e349 Allow TestActivity#startSync() to take Intent flag by Yohei Yukawa · 7 years ago
  95. d0aed66 Allow MockIme to set/unset window flags by Yohei Yukawa · 7 years ago
  96. ba9d0d8 Allow Mock IME to use Window#setNavigationBarColor by Yohei Yukawa · 7 years ago
  97. 6ff19b0 Make sure that IME is not placed behind the NavBar by Yohei Yukawa · 7 years ago
  98. 433a2be A way to wait until IME's layout becomes stable by Yohei Yukawa · 7 years ago
  99. 4a57cf6 Make end-to-end IME tests more deterministic by Yohei Yukawa · 7 years ago
  100. 6bd4b6f Merge "Add test case for Bug 70629102" by TreeHugger Robot · 7 years ago