LatinIME/java/src/com/android/inputmethod
Tadashi G. Takaoka 877157e1f5 Optimize keyboard drawing code a bit
* Remove useless boolean flag.
 * Use invalidate(int,int,int,int).
 * Don't draw background when hardware acceleration is enabled.

Change-Id: Id560ac84f33b5151437a42a4ff22736284d71e2d
2012-08-09 16:44:11 +09:00
..
accessibility Add accessibility descriptions for additional non-character keys. 2012-07-25 11:03:41 -07:00
compat Cleanup unused import and dead code 2012-08-06 17:28:33 +09:00
keyboard Optimize keyboard drawing code a bit 2012-08-09 16:44:11 +09:00
latin Update dictionary availability at onStartInputView 2012-08-09 16:09:54 +09:00
research Lingering gesture floating preview text a bit 2012-08-07 13:54:42 +09:00