Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "Stop overriding SuggestionStripView.dispatchTouchEvent" | 2014-02-17 | 1 | -24/+23 | |
|\ | |||||
| * | Stop overriding SuggestionStripView.dispatchTouchEvent•••Bug: 11721001 Bug: 11976254 Change-Id: Idfdeafe45abb16ca54be529b4f4b2c38c22a7fac | 2014-02-17 | 1 | -24/+23 | |
* | | Merge "Don't show important notice on password field" | 2014-02-17 | 1 | -3/+5 | |
|\ \ | |/ |/| | |||||
| * | Don't show important notice on password field•••Bug: 10587358 Change-Id: Ieff7960e5e2b8609fddeb173af578a5d9b2c4d98 | 2014-02-17 | 1 | -3/+5 | |
* | | Add go to "Settings" button to important notice dialog•••This CL also - removes icons on important notice title. - changes the "Personalized suggestions" summary text. This change must be checked in together with Id115d89ba9. Bug: 10587358 Change-Id: I52ff26fa8ae12445e9014ba08253f69e1be609f4 | 2014-02-17 | 1 | -7/+1 | |
|/ | |||||
* | Add PunctuationSuggestions class•••This change must be checked in together with I366c477516. Bug: 12640318 Change-Id: I8d3864b9d9649c9e3306e82b01a6327b11281b1f | 2014-02-14 | 2 | -11/+12 | |
* | Merge "Show the suggestion strip for the important notice" | 2014-02-14 | 1 | -2/+1 | |
|\ | |||||
| * | Show the suggestion strip for the important notice•••Bug: 10587358 Change-Id: Ia060a9ca9dfc2e7fe0750536a9fea3b9cc5900c4 | 2014-02-12 | 1 | -2/+1 | |
* | | Fix showing all suggestions when the top suggestion is long•••This change also fixes Bug#12982404; displays the suggestion word using entire suggestions strip if there is only one suggestion. Bug: 12564279 Bug: 12982404 Change-Id: I51806b90c3ee34a2072880245d4e33f7be273c8f | 2014-02-13 | 2 | -37/+51 | |
|/ | |||||
* | Merge "Show important notice strip" | 2014-02-10 | 2 | -13/+24 | |
|\ | |||||
| * | Show important notice strip•••Bug: 10587358 Change-Id: I1af3faa59afb2fc4cb90176acff1c2b0b1ba369c | 2014-02-10 | 2 | -13/+24 | |
* | | Refactor Key constructors•••This is a followup of I76432556ca. Change-Id: Ie2c8f7c23352a33db28e89ee8e6ebaba9eb760a3 | 2014-02-10 | 1 | -4/+4 | |
|/ | |||||
* | [IL109] Move more code to InputLogic•••Bug: 8636060 Change-Id: Ib12eacc836e8d39c4165c97a2a287f32f6bf5405 | 2014-02-05 | 1 | -1/+1 | |
* | [IL107] Add an interface to access the suggestion view.•••Bug: 8636060 Change-Id: I603af6bcdaa31f64aaaf916784720a133388c737 | 2014-02-05 | 1 | -0/+31 | |
* | Fix important notice strip text layout•••Bug: 10587358 Change-Id: I9cbdd3b450e05d6d0611a16b6b7fad945918dd5f | 2014-02-03 | 2 | -4/+11 | |
* | Add important notice strip•••This change is a groundwork to show important notice. Bug: 10587358 Change-Id: I80aa70d30e2a529b37798f0df2183b41df3ac38a | 2014-01-31 | 2 | -4/+48 | |
* | Show "Touch again to save" in system locale•••Bug: 12811156 Change-Id: I928daf17297ec5c526720850d6203cb9af0496ac | 2014-01-30 | 2 | -6/+11 | |
* | Remove suggestion_word and suggestion_info layout files•••Change-Id: I37fea41cfc6e717ce7e5aa36ad331675fc9e8ce5 | 2014-01-28 | 1 | -2/+8 | |
* | Suggestion strip honors RTL layout•••Bug: 9126496 Change-Id: Ia4a1c52bd2a80ea7fe6b9529f2767fee5f9e8aeb | 2014-01-28 | 2 | -4/+18 | |
* | Fix test fails caused by I8bede13c87•••Change-Id: I1e816bf7ea5fd46b39c2482bbcbfcdc16d5acc21 | 2014-01-28 | 1 | -0/+12 | |
* | Refactor SuggestionsStripLayoutHelper class•••Bug: 9126496 Change-Id: I8bede13c8745fbcad68099d882681ca4f2326d14 | 2014-01-27 | 2 | -65/+62 | |
* | [IL76] Remove a SuggestionStripView dependency•••This constant is better located in SuggestedWords. Or it could be in Constants, that would be fine too. Bug: 8636060 Change-Id: I3e721bb1e2559f028dce8929eceadfe0478c5924 | 2014-01-23 | 2 | -9/+6 | |
* | [IL37] Small simplification•••Bug: 8636060 Change-Id: I08a6c04986a0bd86ce4c232893e804766ebeebb9 | 2013-12-26 | 1 | -3/+3 | |
* | Cancel more suggestions panel when touching keyboard•••Bug: 10010128 Change-Id: I2ff0870c69f407d943caf8b9cec90b7ed89de5f1 | 2013-12-17 | 1 | -5/+13 | |
* | Reset to 9bd6dac4708ad94fd0257c53e977df62b152e20c•••The bulk merge from -bayo to klp-dev should not have been merged to master. Change-Id: I527a03a76f5247e4939a672f27c314dc11cbb854 | 2013-12-13 | 4 | -8/+12 | |
* | Fix the suggestion size.•••The available space was not computed correctly. This makes the decision to ellipsize/expand the middle suggestion correct. Also, the scale was not applied correctly in some cases. Finally, for some reason ellipsize does not work as we expect. I'm not sure how to get it to work like we want it to, but this works around the problem in a simple manner. Bug: 11158757 Change-Id: I083e7ac56e157f100923733e67b92a6368a526c9 | 2013-10-11 | 1 | -9/+26 | |
* | Merge "Revert "Remove key preview backing view"" | 2013-08-30 | 2 | -3/+14 | |
|\ | |||||
| * | Revert "Remove key preview backing view"•••This reverts commit 2dfcfc5013eee2fbd19a5830ff70943bd6c1bee2. Change-Id: I96c691b2e9c92be456420196cd7361d03ea4f3e9 bug: 10541453 | 2013-08-30 | 2 | -3/+14 | |
* | | Fix build•••Change-Id: I60a6ee4dff8203cd9a2ed8045df6a2d75e50c89d | 2013-08-27 | 1 | -1/+1 | |
* | | Add _gb to Gingerbread resources•••Bug: 10415342 Change-Id: Id8caf5a972fe72b577dbf50dcd2cf739b2d35a32 | 2013-08-27 | 1 | -1/+1 | |
* | | Remove unnecessary alpha attributes of SuggestionStripView•••Change-Id: I78701403d7bd21928c4b459bb336a565f386ebcc | 2013-08-21 | 1 | -17/+5 | |
* | | Merge "Add empty key background type" | 2013-08-14 | 1 | -1/+2 | |
|\ \ | |||||
| * | | Add empty key background type•••Change-Id: I9b07c58a9b70ae0228f87e1f066ca8cd959b4f03 | 2013-08-14 | 1 | -1/+2 | |
| |/ | |||||
* / | Thin out audio and haptic feedback while key repeat•••Bug: 6522943 Change-Id: Id60f256ab0f8741578eda276116817fa48917325 | 2013-08-14 | 1 | -1/+1 | |
|/ | |||||
* | Remove key preview backing view•••This change re-origanizes view hierarchy of IME's input view. Change-Id: I9d0a07692d0f41de3345d207366393bcd5424f7e | 2013-08-09 | 2 | -14/+3 | |
* | Remove processMotionEvent from MoreKeysKeyboardView•••Change-Id: I5373df4a7c82f964f99acf70325bba8702111a75 | 2013-08-08 | 1 | -6/+2 | |
* | Add MoreKeysPanel argument to Controller methods•••Bug: 9334755 Change-Id: I5a7104f4c98982f11fb4e060fa83c21bfc360558 | 2013-07-25 | 1 | -3/+3 | |
* | Remove boolean return value of dismissing more keys panel•••Bug: 9334755 Change-Id: Ic29ab69cfbf9007e98fe67695f1854b4876eb976 | 2013-07-25 | 1 | -11/+7 | |
* | 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 | 2 | -2/+2 | |
* | Reorganize Utils class•••Change-Id: I7294d1547def5dcfcae9d1d53b277cb3cc9f2d18 | 2013-07-05 | 2 | -4/+2 | |
* | 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 | 3 | -4/+4 | |
* | Fix punctuations strip•••Bug: 9508186 Change-Id: I8f0fbf4e0578cf9116d4c57e7e5747d38c89387e | 2013-06-21 | 2 | -5/+14 | |
* | 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 | 3 | -120/+124 | |
* | Cleanup unreadable variable names•••Change-Id: Ic97687c58e25e4b0c6833cc25d10854f5f513081 | 2013-05-30 | 2 | -114/+118 | |
* | Separate SuggestionStripLayoutHelper for readablity•••Change-Id: I82c749c6837c3af7ae290f4cd92f5426ca58b5c7 | 2013-05-30 | 2 | -541/+570 | |
* | Refactor suggestion strip layout methods a bit•••Bug: 9059710 Change-Id: I8dc698c1d61ca51b65b232e6c586472588a4accb | 2013-05-28 | 1 | -65/+104 |