Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2012-08-29 | Fix key letter size of 5-rows Thai keyboard•••The key text size can be specified in each keyboard layout in addition to by KeyboardView theme. Bug: 6473915 Change-Id: Icd2d436fa1d8fc7bd1deb9e4b799d4f624376fb2 | 13 | -22/+97 | |
2012-08-29 | Move resource related methods to ResourceUtils•••Change-Id: I14535b030e58363315dd2daecaaef4edd6990cd9 | 5 | -118/+123 | |
2012-08-29 | Make utility classes final•••Change-Id: Ic4f69b4c8da33c9fca50d6829724179310c2f875 | 20 | -29/+23 | |
2012-08-29 | Use non-bold text for Arabic and Thai keyboard•••The key text style can be specified in each keyboard layout in addition to by KeyboardView theme. Bug: 6753168 Change-Id: I4b5abda9322600eb8c6421f20ceef136ef103c05 | 10 | -33/+59 | |
2012-08-29 | Allow Latin IME to cancel smiley-auto-correct consistenly•••This change makes Latin IME behave consistently with regards to other auto-correction cancellations in cases of auto-correction cancellation after smiley-triggered auto-correction. That is, pressing the smiley key when the keyboard signals it's about to auto-correct will get the auto-correction there plus a smiley, and pressing backspace will cancel the auto-correction, and pressing backspace again will delete the smiley. Bug: 7067593 Change-Id: Ia7eef70a5d06b8b9afa1f1fbb0ed1dbc21a3059f | 4 | -44/+61 | |
2012-08-29 | Add ResourceUtils•••Change-Id: Ia198f8d95eae8c007623cd52d73cc1528d22fee9 | 6 | -30/+58 | |
2012-08-29 | Move some methods from Utils to LocaleUtils class•••Change-Id: I4a834549c2ea96ac30d7e2cb692d69af219cab1a | 3 | -39/+40 | |
2012-08-29 | Remove unused methods from Utils class•••Change-Id: I209b75f1cca381610f25cd219f35ea62b9762be2 | 1 | -10/+0 | |
2012-08-28 | Support bimanual gesture input•••Change-Id: Id86dc93fb7115ab4a6d05b3c05652df35ad08c12 | 3 | -134/+127 | |
2012-08-28 | Consolidate KeyboardView.keyLetterSize and keyLetterRatio•••This change also consolidates keyboardView.keyLabelSize and keyLabelRatio. Change-Id: I4a45bcb6e7fc104ae4a9ae3ecdae9842d813840e | 3 | -29/+36 | |
2012-08-28 | Use TypedArray.getFraction to read percentile values in resource•••Change-Id: Ifc8b024d190efba4cd536fd639621e841eb9970e | 6 | -52/+49 | |
2012-08-27 | Adjust accessibility edge slop.•••Bug: 6969558 Change-Id: Ie33f444e085e5c01326bdf9396eabee5c04ee81e | 2 | -5/+14 | |
2012-08-27 | Auto-correct after smileys and gestures.•••Bug: 6936790 Bug: 6965241 Change-Id: I1f61327eb5591960c280e425df9cd86b9c52f5d6 | 1 | -2/+4 | |
2012-08-27 | Revert "Change the definition of NOT_A_CHARACTER"•••This reverts commit a31d180cc31d2b661549178107bd9ba20175dcbe Change-Id: Ifd753d2d2ac5092dd47e22a8829c1cc416d99ea5 | 1 | -2/+1 | |
2012-08-27 | Step 40-A Cleanup touch path•••Change-Id: Id22c5ae6afbf040227dc47153b0849bbe38ff66f | 2 | -8/+26 | |
2012-08-27 | Optimize gesture preview trail drawing a bit•••This change also change the fading out duration of the gesture preview trail to 800msec from 1,000msec Change-Id: Icfd5b1ecad66db4f978249486f5fe362a3ae9640 | 2 | -11/+16 | |
2012-08-27 | Change the definition of NOT_A_CHARACTER•••Change-Id: I519b1e5478abefb1c18cb6e3ab2862be045583de | 1 | -1/+2 |