1. ccb024a Quick workaround for a performance regression in IME APIs. by Yohei Yukawa · 8 years ago
  2. 23cbe85 Move LocaleList to avoid layering violation. by Yohei Yukawa · 8 years ago
  3. a09b4d2 Remove unnecessary allocation+unboxing of objects. by Narayan Kamath · 8 years ago
  4. e771d58 Remove an unused constructor of InputMethodSettings. by Yohei Yukawa · 8 years ago
  5. 7b574cb Add more @NonNull/@Nullable to InputMethodSettings. by Yohei Yukawa · 8 years ago
  6. 238faad Use LocaleUtils#filterByLanguage for non-keyboard subtypes. by Yohei Yukawa · 8 years ago
  7. 80861ff Make sure to compare subtype language with system language. by Yohei Yukawa · 8 years ago
  8. 42275bc Fix a regression in InputMethodUtils. by Yohei Yukawa · 8 years ago
  9. e985c24 Use LocaleList for implicitly enabled subtypes. by Yohei Yukawa · 8 years ago
  10. c2393ac Fix bugs in logic to find a default selectd IME. by Yohei Yukawa · 8 years ago
  11. 68645a6 Add Copy-On-Write mode to InputMethodSettings. by Yohei Yukawa · 8 years ago
  12. 8752367 Have unified setter/getter for Secure Settings. by Yohei Yukawa · 8 years ago
  13. 622b44d Use Java7 diamond operator in InputMethodUtils. by Yohei Yukawa · 8 years ago
  14. 0eae0eb Merge "Fix special handling of a fake language code "tl"." am: 9fd2af6b32 am: 30e321b54a by Yohei Yukawa · 9 years ago
  15. ed65bc0 Fix special handling of a fake language code "tl". by Yohei Yukawa · 9 years ago
  16. 2a099bc Move buildInputMethodsAndSubtypesString to InputMethodUtils by Seigo Nonaka · 9 years ago
  17. c8e6c79 Merge "Remove duplicate separator definition." by Seigo Nonaka · 9 years ago
  18. ce2c784 Remove duplicate separator definition. by Seigo Nonaka · 9 years ago
  19. e27dc2b Use android.os.Debug.getCallers instead of self implementation. by Seigo Nonaka · 9 years ago
  20. 2028dda Move parseInputMethodsAndSubtypesString to InputMethodUtils. by Seigo Nonaka · 9 years ago
  21. 59bc6e0 Delete unused code from IMMS and its utility library. by Yohei Yukawa · 9 years ago
  22. b0377bb Use Java7 diamond operator in IMMS/IMS. by Yohei Yukawa · 9 years ago
  23. 174843a Check system locale when picking up an initial SpellChecker. by Yohei Yukawa · 9 years ago
  24. 094c71f Set DISABLED_UNTIL_USED for the correct user in IMMS. by Yohei Yukawa · 9 years ago
  25. 92280cd Convert subtypes whose locale is "tl" to "fil". by Yohei Yukawa · 9 years ago
  26. 7b9a28c Back up and restore the set of enabled IMEs by Christopher Tate · 9 years ago
  27. 6aa0378 Remove deprecated hidden public methods from InputMethodUtils. by Yohei Yukawa · 9 years ago
  28. 9c83ff4 Expose isSystemImeThatHasSubtypeOf to Settings by Yohei Yukawa · 9 years ago
  29. f487e0e Normalize deprecated 2-letter language code when necessary. by Yohei Yukawa · 9 years ago
  30. e72d1c8 Add tests for Ibb9eb9f65323795d139 and I6571d464a46453934f0 by Yohei Yukawa · 9 years ago
  31. b21220e Minimize the number of default enabled IMEs part 4 by Yohei Yukawa · 10 years ago
  32. e63b5fa Work on issue #17506095: Plumb a new configuration to IMMS by Yohei Yukawa · 10 years ago
  33. dc48924 Minimize the number of default enabled IMEs part 3 by Yohei Yukawa · 10 years ago
  34. 68c860b Minimize the number of default enabled IMEs part 2 by Yohei Yukawa · 10 years ago
  35. 5e5c60a Minimize the number of default enabled IMEs part 1 by Yohei Yukawa · 10 years ago
  36. 7b5a96b Persist Show IME option. by Michael Wright · 10 years ago
  37. 77cbcb6 Make InputMethodUtils.getLanguageFromLocaleString public by Tadashi G. Takaoka · 10 years ago
  38. 4d8c132 Allow 3 letter language codes in InputMethodUtils. by Narayan Kamath · 10 years ago
  39. f4824a0 Fix issue with not allowing activities for current user. by Kenny Guy · 10 years ago
  40. 2a76494 Rename related users to profiles. by Kenny Guy · 10 years ago
  41. 734983f Allow related users to show activities on primary user by Amith Yamasani · 10 years ago
  42. d787f69 Refactor InputMethodAndSubtypeCircularList by Satoshi Kataoka · 11 years ago
  43. 7ce7f32 Open an internal utility of InputMethodUtils by Satoshi Kataoka · 11 years ago
  44. 87c2914 Add a debug utility for InputMethodUtils by Satoshi Kataoka · 11 years ago
  45. 0766eb0 Small refactor on InputMethodUtils by Satoshi Kataoka · 11 years ago
  46. eb219ee Change visibility of the hidden input method utility by Satoshi Kataoka · 11 years ago
  47. b282726 Consolidate InputMethodUtils by Satoshi Kataoka · 11 years ago
  48. ed1cdb2 Change the initial disabled state of disabled IMEs by Satoshi Kataoka · 11 years ago
  49. f1367b7 Do not turn on imes unexpectedly with unit tests by Satoshi Kataoka · 11 years ago
  50. fd7aded Add new disabled state for "optional" built-in apps. by Dianne Hackborn · 11 years ago
  51. 8e303cc Refactor utilities for InputMethodManagerSerivce that we want to share with the Settings application by Satoshi Kataoka · 11 years ago