Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support more suggestions accessibility mode•••Bug: 12491371 Change-Id: Ib01452b6a2a53faa591b05e62014f356e0511308 | 2014-06-04 | 1 | -0/+14 | |
* | Remove researcher logger•••This CL must be checked in together with I5cc76807e3. Bug: 15318007 Change-Id: I61423c3377ddc299fb332e742d6626c2e47145bb | 2014-05-29 | 1 | -5/+0 | |
* | Move MoreSuggestionsListener to MoreSuggestionsView•••Change-Id: I3b5bc630bf73a357ed0beeec0b555149ef248313 | 2014-05-27 | 3 | -8/+7 | |
* | Use ViewCompat support library and delete ViewCompatUtils•••Change-Id: I57d60cacd86e83894294c3f64402aba8c1829872 | 2014-05-24 | 1 | -8/+11 | |
* | Revert "Use ViewCompat support library and delete ViewCompatUtils"•••This reverts commit db21267b788592ce99b9fb052801c6ec90bfe7b6. The reverting change breaks build in unbundled jb-ub-latinimegoole branch. Change-Id: Ia61424f5321eb97f981d22c4b08e9ea8d348f6c1 | 2014-05-23 | 1 | -1/+1 | |
* | Use ViewCompat support library and delete ViewCompatUtils•••Change-Id: Ifee496ff7ecaf361898444ff4127f16748d96422 | 2014-05-24 | 1 | -1/+1 | |
* | Use Java 7 diamond operator•••Change-Id: If16ef50ae73147594615d0f49d6a22621eaf1aef | 2014-05-24 | 1 | -4/+3 | |
* | Refactor MoreKeysKeyboardView to use Key class•••This can make MoreSuggestionsView to use extended Key class to hold a index of a suggested word. Change-Id: I54d03d2447b04e3caf3e19e7cadcd391cbf58dd5 | 2014-05-21 | 2 | -10/+25 | |
* | Show voice key even when important notice is showing•••Bug: 14822080 Change-Id: I2a55bb630cf544b6dc31a5e0e6b932c6af268c71 | 2014-05-14 | 1 | -3/+3 | |
* | Add content description to the voice key•••Bug: 14849593 Change-Id: I1664b6a4ef54b78a09df65adbffff7861b54c4a9 | 2014-05-13 | 1 | -1/+4 | |
* | Add voice key to suggestions strip•••Bug: 14419121 Change-Id: I3b2bdc3c07bb7e49ea7be53649bd6dd134fea27c | 2014-05-12 | 1 | -12/+48 | |
* | Use margin instead of padding in SuggestionStripView•••This CL also tunes the width of suggestions strip to be able to display 15~16 letters without x-scaling at the center slot. Bug: 14419121 Change-Id: Ia5766cee043899533e24e2ebc621e8dc279370b3 | 2014-05-07 | 2 | -9/+8 | |
* | Fix: Typed word is not included in more suggestions.•••Happened when top suggestion is long and auto-corrected. Bug: 13738879 Change-Id: I47c2dfb34cfc92b54cfe54c432ee2f646fe454e5 | 2014-04-28 | 1 | -4/+22 | |
* | Dismiss more suggestions before showing important notice•••Bug: 14078601 Change-Id: I029cadd8f2f170b5a3e70df170e306c9be109a70 | 2014-04-16 | 1 | -0/+3 | |
* | Remove unused argument in SuggestionStripLayoutHelper•••Bug: 13461039 Change-Id: I3f6227bd56fb81021aaacf0e901eab8a9e91d4a1 | 2014-03-20 | 2 | -6/+4 | |
* | Fix clipped important notice message on tablet•••Bug: 13461039 Change-Id: I710bf10c9cbc202c7f6ee39ab4c8b9d699741a81 | 2014-03-14 | 1 | -1/+2 | |
* | Remove unused MoreKeysPanel argument from Controller interface•••Bug: 13204690 Change-Id: Ife438e78d9bbbf796df20f95c2da7a4d50e5a035 | 2014-03-04 | 1 | -5/+4 | |
* | Dismiss all key preview before showing more suggestions•••This CL also release key graphics and dismiss sliding key input preview. Bug: 13204690 Change-Id: Ie8eb7b7beca51689a907da9c0713b4d34d48dda1 | 2014-03-04 | 1 | -0/+3 | |
* | Dismiss more keys keyboard before statring more suggestionsview to show•••Bug: 13204690 Change-Id: I9188edd0e99ca8acdcb0f0e045be7d267d56b12d | 2014-03-04 | 1 | -2/+5 | |
* | [IL110] Remove an unused interface function•••...and make a method private. Bug: 8636060 Change-Id: If16f7e8ef3779f77a9db23fb7c54e7c23b043b86 | 2014-02-26 | 1 | -1/+0 | |
* | [QRP5] Fix boldness for predictions, and small refactoring•••This is more correct. When predictions, the typed word should always be null unless explicitly passed. The text color should be that of a valid typed word only if it's actually the typed word. Bug: 13170509 Change-Id: I769ae100e112c37c6f02064fe9ef2f81372ca9e5 | 2014-02-25 | 1 | -3/+4 | |
* | [QRP4] Simplification & small correctness fix.•••This fixes the color of the predictions when running on a theme that has different colors for typed and suggested words (GB theme). Also, this is easier to understand and to modify from now on. Change-Id: Ifdc6d86a1695e83e16103041b06a2451f8d52cc4 | 2014-02-25 | 1 | -6/+6 | |
* | [QRP3] Refactoring•••Rename some variables for clarity and use constants instead of immediates. Change-Id: Ie07fbfcc3738ac4e67aefddc339fc54259172c39 | 2014-02-25 | 1 | -13/+15 | |
* | [QRP1] Fix a bug where the wrong value would get passed•••In the practice it works because this never tries to access inside the suggestion strip, and the worst that can happen is a wrong text color for a suggestion. But since the two colors that would be swapped are the same, nobody ever notices -- unless they are using the GingerBread theme. Change-Id: Ic8c70d8b3cdddf92946dfefbbc6d061572626c7a | 2014-02-25 | 1 | -3/+3 | |
* | Change important notice version preference file•••This CL also reset the notice version to 1. This CL must be checked in together with Iea8d9ff038. Change-Id: I838f7b5b295388d64d6aba90f50b06654eba16e5 | 2014-02-20 | 1 | -1/+1 | |
* | Turn personalization on when important notice dialog is displayed•••This change must be checked in together with Ifde70b1d3b. Bug: 10587358 Change-Id: I9dc48f9d521e0e6f6269e4f184389ba805f3053f | 2014-02-19 | 2 | -3/+10 | |
* | Set neutral suggestions should be called after load settings•••Bug: 13058751 Change-Id: Iba49e86b90d595473d91753827d499e551dad45c | 2014-02-18 | 1 | -3/+7 | |
* | 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 |