aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/spellcheck/AndroidSpellCheckerSession.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Make some classes as final•••Change-Id: I6009b3c1950ba32b7f1e205a3db2307fe0cd688e Tadashi G. Takaoka2012-09-271-1/+1
* Add CollectionUtils class to create generic collection easily•••Change-Id: I6b4de9187e122298e5e9cd8ddc9070d062df6a89 Tadashi G. Takaoka2012-08-221-3/+5
* Separate ICS-dependent code from the spell checker service•••Bug: 6789576 Change-Id: Ia768258f6fa121c7a7757093eb8a20e665580865 Satoshi Kataoka2012-07-101-285/+18
* Create AndroidSpellCheckerSessionFactory•••Bug: 6789576 Change-Id: I6de1e1aa64cf14f38ecb250579418bc518f0d838 Satoshi Kataoka2012-07-101-1/+0
* Separate SpellCheckerSession from SpellCheckerService•••Bug: 6789576 Change-Id: I7c55d36afad7ef6046353b3c9e849a54a6dc83ae Satoshi Kataoka2012-07-101-0/+420