Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix possible NPE and IndexOutOfBoundsException.•••Bug: 2868304 Change-Id: I2c474736fb9bb95da9e04bdeb9b9b641e7c3adda | 2010-07-29 | 1 | -7/+8 | |
* | Fix NPE introduced by Change-Id: Ie482167b2ae2804fa1aa43ffb5067af47b7553f1•••Bug: 2868304 Change-Id: I60895e76c4288d4e0e960e5ba22cb47c4b989bf3 | 2010-07-29 | 1 | -10/+16 | |
* | Fix grammar error in comment•••Change-Id: I728c2fefcf3c22d30d192a9f4b3aedad4eddc2ed | 2010-07-28 | 1 | -2/+2 | |
* | Fix inconsistency between pop-up preview key and input key•••This issue is caused by three reasons. - In touch move event and while time debouncing is going on, wrong key is shown as pop-up preview. - There is no pop-up preview key shown when touch up event occurs and also showing pop-up preview message is unintentionally canceled. - In detectAndSendKey() method, nearby keys' primary codes are mistakenly sent as Key codes. This is the last of three changes to fix bug #2868304 Bug: 2868304 Change-Id: Ie482167b2ae2804fa1aa43ffb5067af47b7553f1 | 2010-07-28 | 1 | -17/+30 | |
* | Add hysteresis movement key debouncing•••When key is pressed, each key will have a halo which is 0.05 inch wider than the key. Bug: bug2517112 Change-Id: I1368ff4af5f5d230b8c2f0c05c3c27bdb89027ae | 2010-07-28 | 1 | -16/+24 | |
* | Refactor move and time de-bouncing codes into separate static class•••This is the second one of three changes to fix the bug#2868304. Bug: 2868304 Change-Id: I11a6d2e501888da98faf0c88c8d861c508d500fc | 2010-07-27 | 1 | -63/+124 | |
* | Refactor UI message handling class to be more readable•••This is the first one of three changes to fix the bug#2868304. Bug: 2868304 Change-Id: I2eb31c0966b2a7695e19aed7fceb13dad0c5bf0d | 2010-07-26 | 1 | -40/+73 | |
* | Add key debounce. bug: 2517112•••Change-Id: I461e481226395ce8964003c2ad1f4af888c6f7f9 | 2010-07-01 | 1 | -1/+14 | |
* | No capitalization for inputs from the symbols keyboard. bug: 2220892•••Change-Id: I832e855e8882c0ccbc48505acce5b605761cd93a | 2010-06-30 | 1 | -1/+1 | |
* | Add a typeFace element and a symbol's color element•••- add default bold theme - add Change-Id: Ie3f31a6973c12e7f8b885d0036f50e8647c9fe82 | 2010-06-29 | 1 | -2/+26 | |
* | Move KeyboardView in the framework to LatinKeyboardViewBase•••Change-Id: I99e3ea5eb1f1f5e5f9b36306930cdf0f50acfb01 | 2010-06-26 | 1 | -0/+1474 |