Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove key preview backing view•••This change re-origanizes view hierarchy of IME's input view. Change-Id: I9d0a07692d0f41de3345d207366393bcd5424f7e | 2013-08-09 | 1 | -12/+1 | |
* | Move a couple classes to the utils package•••Change-Id: Ia14a2011d79bad7cd02697b9254705f6e2099442 | 2013-07-19 | 1 | -2/+2 | |
* | Move TypefaceUtils and ViewUtils to utils package•••Change-Id: Iccd47c27670248c43de9a539c1951111d7733111 | 2013-07-05 | 1 | -1/+1 | |
* | Reorganize Utils class•••Change-Id: I7294d1547def5dcfcae9d1d53b277cb3cc9f2d18 | 2013-07-05 | 1 | -2/+1 | |
* | Fix the one-suggestion case.•••When there is only one suggestion, this code does not work. The reason for that is, it's not homogeneous at all and takes indices of one thing into another. Not completely related to b/8839763, but realized working on this and needed to have it addressed. Bug: 8839763 Change-Id: I422730cc7eebb69ff421a171025af0390ebcdf92 | 2013-06-25 | 1 | -22/+36 | |
* | Move util classes to the latin/utils directory•••Change-Id: I1c5b27c8edf231680edb8d96f63b9d04cfc6a6fa | 2013-06-24 | 1 | -2/+2 | |
* | Fix punctuations strip•••Bug: 9508186 Change-Id: I8f0fbf4e0578cf9116d4c57e7e5747d38c89387e | 2013-06-21 | 1 | -4/+10 | |
* | Expand suggestion strip when center suggestion is long•••Bug: 9059710 Change-Id: I7fa2658cc6442e86f69c991f1e99db6fb1ef909c | 2013-06-03 | 1 | -1/+18 | |
* | Fix ArrayIndexOutOfBoundException•••Change-Id: I243fc4965365680615eed834efe9ae0240e7f2a8 | 2013-06-03 | 1 | -0/+3 | |
* | Refactor SuggestionStripLayoutHelper a bit•••Bug: 9059710 Change-Id: Ief12029bad75d4dc78090ab97555aece01b873de | 2013-05-31 | 1 | -62/+67 | |
* | Cleanup unreadable variable names•••Change-Id: Ic97687c58e25e4b0c6833cc25d10854f5f513081 | 2013-05-30 | 1 | -103/+105 | |
* | Separate SuggestionStripLayoutHelper for readablity•••Change-Id: I82c749c6837c3af7ae290f4cd92f5426ca58b5c7 | 2013-05-30 | 1 | -0/+554 |