Files
frameworks_base/core/java/android/widget
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-09-27 11:32:59 -07:00
2011-08-31 14:59:19 -07:00
2011-09-29 14:48:44 -07:00
2011-07-06 16:30:38 -07:00
2011-08-31 14:59:19 -07:00
2011-09-29 14:48:44 -07:00
2011-09-01 16:58:05 -07:00
2011-08-15 15:49:48 -07:00