1. b0ccf3a Refactor CustomInputStyleSettingsFragment by Tadashi G. Takaoka · 10 years ago
  2. 399a3bd Refactor custom input style settings by Tadashi G. Takaoka · 10 years ago
  3. 10a93dc Add info log of custom input styles by Tadashi G. Takaoka · 10 years ago
  4. 3a90cb9 Reorganize settings in Google Keyboard by Tadashi G. Takaoka · 10 years ago
  5. f507d1f Support RTL layout in custom input style settings by Tadashi G. Takaoka · 10 years ago
  6. f7d1dc2 Use add icon for add custom input style menu by Tadashi G. Takaoka · 10 years ago
  7. 6b71530 Use fragment for multi lingual preference screen by Tadashi G. Takaoka · 10 years ago[Renamed (98%) from java/src/com/android/inputmethod/latin/settings/AdditionalSubtypeSettings.java]
  8. 3895d7f Additional subtype ID should be independent of OS-version by Yohei Yukawa · 10 years ago
  9. a91561a Use Java 7 diamond operator by Tadashi G. Takaoka · 10 years ago
  10. 9b46ddc Use platform default theme for activities and dialogs by Tadashi G. Takaoka · 10 years ago
  11. 20ddd4c Add InputMethodSubtypeCompatUtils.isAsciiCapable() by Tadashi G. Takaoka · 10 years ago
  12. a410cb4 Move subtype related utility class to utils package by Tadashi G. Takaoka · 11 years ago
  13. a7d2fc6 Move settings related classes to "settings" by Ken Wakasa · 11 years ago[Renamed (98%) from java/src/com/android/inputmethod/latin/AdditionalSubtypeSettings.java]
  14. e28eba5 Move util classes to the latin/utils directory by Ken Wakasa · 11 years ago
  15. 298b424 Separate IntentUtils from CompatUtils by Tadashi G. Takaoka · 11 years ago
  16. 8203f7a Display custom input style name in system locale by Tadashi G. Takaoka · 11 years ago
  17. 4b3cae9 Refactor SubtypeLocale to hold Resources by Tadashi G. Takaoka · 11 years ago
  18. 8aa9963 Fix Apache license comment by Tadashi G. Takaoka · 11 years ago
  19. d3b0ece Clean up public helper methods of SettingsValues by Tadashi G. Takaoka · 12 years ago
  20. f90fc10 Simplify singleton class initialization by Tadashi G. Takaoka · 12 years ago
  21. 85e397c Set additional subtypes before getting current subtype by Tadashi G. Takaoka · 12 years ago
  22. 76d4ffe Add Spanish United States keyboard by Tadashi G. Takaoka · 12 years ago
  23. 6fbbab3 Enhance ImfUtils to InputMethodManagerWrapper class by Tadashi G. Takaoka · 12 years ago
  24. a28a05e Cleanup: Make some classes as final by Tadashi G. Takaoka · 12 years ago
  25. 8483312 Use string-array resource to define predefined-subtypes by Tadashi G. Takaoka · 12 years ago
  26. 5f282ea Add CollectionUtils class to create generic collection easily by Tadashi G. Takaoka · 12 years ago
  27. 749b2a3 Check duplicated entry of "custom input style" by Tadashi G. Takaoka · 12 years ago
  28. 7566448 Show dialog to guide the user to input subtype enabler by Tadashi G. Takaoka · 12 years ago
  29. c6846f2 Fix empty custom input style entry appears after orientation change by Tadashi G. Takaoka · 12 years ago
  30. 27b42ce Fix "no language" subtype name (DO NOT MERGE) by Tadashi G. Takaoka · 12 years ago
  31. cbaf6d8 Cancel SubtypePreference dialog properly by Tadashi G. Takaoka · 12 years ago
  32. 9f0a137 Save & restore additional subtype dialog state when orientation is changed by Tadashi G. Takaoka · 12 years ago
  33. 96e4043 Ignore unknown keyboard layout safely by Tadashi G. Takaoka · 12 years ago
  34. 3e3bb36 Fix NPE in AdditionalSubtypeSettings by Tadashi G. Takaoka · 12 years ago
  35. a245be6 Fix using keyboard layout display name in custom input style spinner by Tadashi G. Takaoka · 12 years ago
  36. 38026b4 Predefined keyboard layouts are configurable via XML resource by Tadashi G. Takaoka · 12 years ago
  37. 1cb08ac Add Constants class to hold public constants by Tadashi G. Takaoka · 12 years ago
  38. c27fe62 Add custom subtype settings by Tadashi G. Takaoka · 12 years ago