Files
frameworks_base/core/java/android
Gilles Debunne 35199f5ce7 Performance improvements for long text edition.
Limit each parse to batches of a few words, to keep the UI thread
responsive.

Possible optimizations for the future:
- SpellCheck in a thread, but that requires some locking mecanism
- Only spell check what is visible on screen. Will require additional
  spans to tag the pieces of text.

Change-Id: Ibf8e98274bda84b7176aac181ff267fc1f1fa4cb
2011-10-26 16:45:40 -07:00
..
2011-10-20 15:32:37 -07:00
2011-10-18 06:39:59 -07:00
2011-10-20 15:32:37 -07:00
2011-10-21 11:20:51 -07:00
2011-10-07 12:57:08 -07:00
2011-10-21 15:31:33 -07:00