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. af5cee8 Remove a redundant param in getDefaultEnabledImes by Yohei Yukawa · 7 years ago
  8. 23cbe85 Move LocaleList to avoid layering violation. by Yohei Yukawa · 8 years ago
  9. 238faad Use LocaleUtils#filterByLanguage for non-keyboard subtypes. by Yohei Yukawa · 8 years ago
  10. 80861ff Make sure to compare subtype language with system language. by Yohei Yukawa · 8 years ago
  11. 42275bc Fix a regression in InputMethodUtils. by Yohei Yukawa · 8 years ago
  12. e985c24 Use LocaleList for implicitly enabled subtypes. by Yohei Yukawa · 8 years ago
  13. fc84371 Mechanical refactoring in InputMethodUtilsTest. by Yohei Yukawa · 8 years ago
  14. 622b44d Use Java7 diamond operator in InputMethodUtils. by Yohei Yukawa · 8 years ago
  15. 5d64399c Use Context#createConfigurationContext(). by Yohei Yukawa · 8 years ago
  16. 226c4bb Add a test for constructLocaleFromString(String). by Yohei Yukawa · 9 years ago
  17. 2a099bc Move buildInputMethodsAndSubtypesString to InputMethodUtils by Seigo Nonaka · 9 years ago
  18. 290e4e4 Add @SmallTest for continuous tests. by Seigo Nonaka · 9 years ago
  19. 2028dda Move parseInputMethodsAndSubtypesString to InputMethodUtils. by Seigo Nonaka · 9 years ago
  20. 35f7437 Move IME related unit tests under core/tests/coretests/. by Yohei Yukawa · 9 years ago[Renamed (98%) from core/tests/inputmethodtests/src/android/os/InputMethodTest.java]
  21. 174843a Check system locale when picking up an initial SpellChecker. by Yohei Yukawa · 9 years ago
  22. f487e0e Normalize deprecated 2-letter language code when necessary. by Yohei Yukawa · 9 years ago
  23. e72d1c8 Add tests for Ibb9eb9f65323795d139 and I6571d464a46453934f0 by Yohei Yukawa · 9 years ago
  24. b21220e Minimize the number of default enabled IMEs part 4 by Yohei Yukawa · 10 years ago
  25. dc48924 Minimize the number of default enabled IMEs part 3 by Yohei Yukawa · 10 years ago
  26. 68c860b Minimize the number of default enabled IMEs part 2 by Yohei Yukawa · 10 years ago
  27. 59cccf9 Enrich test cases when enabling default IMEs part 4 by Yohei Yukawa · 10 years ago
  28. d77adfe Enrich test cases when enabling default IMEs part 3 by Yohei Yukawa · 10 years ago
  29. bca817b Enrich test cases when enabling default IMEs part 2 by Yohei Yukawa · 10 years ago
  30. cfcbdda Enrich test cases when enabling default IMEs by Yohei Yukawa · 10 years ago
  31. 443c2ba Use public APIs to instantiate InputMethodSubtype by Yohei Yukawa · 10 years ago
  32. c18cd39 Make sure InputMethodInfo implements Parcelable transitively by Yohei Yukawa · 10 years ago
  33. 5898004 Add unit test for InputMethodInfo by Yohei Yukawa · 10 years ago
  34. f1367b7 Do not turn on imes unexpectedly with unit tests by Satoshi Kataoka · 11 years ago