Files
frameworks_base/core/java/android
satok eaddb89486 Create TextServiceManager and SpellCheckerService
Bug: 4176026

Spec of TextServiceManager
- Chooses the most applicable TextService(e.g. SpellCheckerService, WordBreakIteratorService..)
    for each locale

Spec of SpellCheckerService
- Returns whether the given string is a correct word or not
- Returns Suggestions for the given string

Change-Id: Ia25e7b4f308778891929e31b8cbd741f6848cce4
2011-06-20 23:00:30 +09:00
..
2011-06-08 09:42:37 -07:00
2011-06-14 21:29:52 -07:00
2011-05-16 11:53:31 -07:00
2011-06-16 12:34:02 -07:00
2011-06-14 21:29:52 -07:00
2011-06-17 11:50:15 -07:00