1. b1845f3 Deprecate private AsciiCapable protocol by Yohei Yukawa · 6 years ago
  2. f4f792e Make InputMethod core tests presubmit by Tarandeep Singh · 6 years ago
  3. 08a3ece Remove duplicate code from InputMethodUtils by Yohei Yukawa · 6 years ago
  4. 9c37219 Make sure at least one non-aux IME is enabled by Yohei Yukawa · 6 years ago
  5. cf68d52 SoftInput flag requires focused View to show IME by Yohei Yukawa · 7 years ago
  6. 8306fc4 Migrate IME related tests to JUnit4 by Yohei Yukawa · 7 years ago
  7. b360b99 Add new SystemApi InputMethod attr isVrOnly. by Tarandeep Singh · 7 years ago
  8. 4669967 Remove supportsDismissingSelfWindow attribute of IME by Tadashi G. Takaoka · 7 years ago
  9. 61dd99b Fix ImeSubtypeListItem ordering by Tadashi G. Takaoka · 8 years ago
  10. 881ba34 Merge "Remove a redundant param in getDefaultEnabledImes" by TreeHugger Robot · 8 years ago
  11. af5cee8 Remove a redundant param in getDefaultEnabledImes by Yohei Yukawa · 8 years ago
  12. 410cc50 Fix ImeSubtypeListItem#compareTo() by Yohei Yukawa · 8 years ago
  13. e12a6ff Add supportsDismissingSelfWindow attribute of IME by Tadashi G. Takaoka · 8 years ago
  14. 23cbe85 Move LocaleList to avoid layering violation. by Yohei Yukawa · 8 years ago
  15. d39ae85 Shift+Meta+Space should reverse-rotate subtypes. by Yohei Yukawa · 8 years ago
  16. 238faad Use LocaleUtils#filterByLanguage for non-keyboard subtypes. by Yohei Yukawa · 8 years ago
  17. 80861ff Make sure to compare subtype language with system language. by Yohei Yukawa · 8 years ago
  18. 072a95a Introduce script matching for enabling default IME subtypes. by Seigo Nonaka · 9 years ago
  19. 77dd59f Revert "Introduce script matching for enabling default IME subtypes." by Yohei Yukawa · 9 years ago
  20. 9e7a1c9 Introduce script matching for enabling default IME subtypes. by Seigo Nonaka · 9 years ago
  21. 42275bc Fix a regression in InputMethodUtils. by Yohei Yukawa · 9 years ago
  22. e985c24 Use LocaleList for implicitly enabled subtypes. by Yohei Yukawa · 9 years ago
  23. 102ff07 Add a utility method to filter locales. by Yohei Yukawa · 9 years ago
  24. fc84371 Mechanical refactoring in InputMethodUtilsTest. by Yohei Yukawa · 9 years ago
  25. 622b44d Use Java7 diamond operator in InputMethodUtils. by Yohei Yukawa · 9 years ago
  26. 5d64399c Use Context#createConfigurationContext(). by Yohei Yukawa · 9 years ago
  27. 226c4bb Add a test for constructLocaleFromString(String). by Yohei Yukawa · 9 years ago
  28. 2a099bc Move buildInputMethodsAndSubtypesString to InputMethodUtils by Seigo Nonaka · 9 years ago
  29. 290e4e4 Add @SmallTest for continuous tests. by Seigo Nonaka · 9 years ago
  30. 2028dda Move parseInputMethodsAndSubtypesString to InputMethodUtils. by Seigo Nonaka · 9 years ago
  31. 35f7437 Move IME related unit tests under core/tests/coretests/. by Yohei Yukawa · 9 years ago