1. 5fd5aa3 Fix compatibility issue on InputMethodSubtype by Satoshi Kataoka · 11 years ago
  2. 5df0631 add xml attributes to IME javadoc by Scott Main · 11 years ago
  3. dc8abf6 Cleanup InputMethodSubtype and add "isAsciiCapable". by Satoshi Kataoka · 11 years ago
  4. e62e6d8 Add subtypeId for keeping enabled "InputMethodSubtype"s even if subtype parameters are changed by Satoshi Kataoka · 12 years ago
  5. e52eb4e Make InputMethodSubtype thread safe by satok · 12 years ago
  6. 83e675f Support UntranslatableReplacementStringInSubtypeName by satok · 12 years ago
  7. 9a74476 Comment clean up for InputMethodSubtype. by Ken Wakasa · 13 years ago
  8. 44b7503 Add documents for the spell checker framework and the input method subtype by satok · 13 years ago
  9. 8b83a72 Fix a bug in InputMethodSubtype constructor by Ken Wakasa · 13 years ago
  10. a86f5e4 Add an option for the implicitly selected subtype by satok · 13 years ago
  11. 3889e49 Make the constructor of InputMethodSubtype hidden. by satok · 13 years ago
  12. 35412d6 Fix NPE in InputMethodSubtype by satok · 13 years ago
  13. a9778d4 Fix the display name of InputMethodSubtype by satok · 13 years ago
  14. 4f31353 Add an api to get the display name for InputMethodSubtype by satok · 13 years ago
  15. 9aabb95 Add one shot flag to the subtype by satok · 13 years ago
  16. ece92d3 Fix a bug in InputMethodSubtype#hashCode by satok · 13 years ago
  17. 9c4cc03 Add a method to check a string contained in ExtraValue of InputMethodSubtype by satok · 14 years ago
  18. 7265d9b Add sort method to InputMethodSubtype by satok · 14 years ago
  19. e31e942 Update class doc for InputMethodSubtype by Ken Wakasa · 14 years ago
  20. af4bf40 Fix a bug of equals in InputMethodSubtype by satok · 14 years ago
  21. 9ef0283 Change API for getting InputMethodSubtype's mode from resource id to String by satok · 14 years ago
  22. ab751aa Add methods for managing subtypes by satok · 14 years ago