Files
frameworks_base/core/java/android/webkit
George Mount a99dbde643 Don't restart input in the middle of a batch.
Bug 6854156
 setComposingText is in the middle of a batch and it was resetting
 the InputConnection. When the batch ended, it was closing a
 batch that wasn't open on the new InputConnection. The reset
 turns out not to be necessary anymore -- the LatinIME respects
 the content when setComposingText fails to change anything.

Change-Id: If3352b32ed7b3c90c8dcb3d5ff8d308e82849d85
2012-08-02 09:36:06 -07:00
..
2012-03-27 12:52:57 -07:00
2012-04-13 16:36:16 +01:00
2012-03-28 07:10:34 -07:00
2012-03-05 10:12:15 -08:00
2012-06-05 13:22:40 -07:00