Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (DO NOT MERGE) Fix checking a11y status just before calling an a11y method•••Cherry picked from Master, commit 04cd8794e04b14c2b7e7eed036b83075792134a1 Bug: 17035860 Change-Id: I9627d525a570ced085281b4db93fe6896081e818 | 2014-10-14 | 1 | -2/+2 | |
* | Support Accept typed word UI•••Change-Id: I58e95b2791a45afdc7dae8e26dcfc200b3b4b854 | 2014-08-22 | 1 | -5/+5 | |
* | Let the backing view cover the entire content area•••With this CL, the backing view starts covering the content area entirely. This allows the IME to render its UI elements at an arbitrary position on the screen. Change-Id: I8b4173410931b776964dddf66de2fe247e51d9de | 2014-08-16 | 1 | -2/+2 | |
* | Disptach hover events when sliding suggestion mode•••Bug: 15687702 Change-Id: I7ace1fbbba724c6e422230a3d88f8cc9ffa8efc2 | 2014-07-30 | 1 | -7/+44 | |
* | Rename LatinImeLogger to DebugFlags•••Bug: 15318007 Change-Id: Ic0268fd12865c9a692a5e7110a9beb76cb8b6d7f | 2014-07-16 | 1 | -2/+2 | |
* | [SD3] Forward the script ID to where it will be used•••Bug: 15840116 Change-Id: If2073e76fed74ae6e1cdd7670013e0e985b0e630 | 2014-06-27 | 1 | -4/+4 | |
* | Stop announcing suggestions strip content while more keys keyboard is showing•••This CL also supports announcing dismissing of a more keys keyboard. Bug: 15582905 Change-Id: Ia9e5d6c7e3e23dac39ee570b20d32f0141ae6184 | 2014-06-14 | 1 | -0/+7 | |
* | Add audio and haptic feedback for Emoji and Suggestions•••Bug: 15378862 Change-Id: Ia14929bd9eb63ad5735cae0ad98ad0e2ad301128 | 2014-06-10 | 1 | -0/+2 | |
* | Set content descrition of words in suggestions strip•••Bug: 14849593 Change-Id: If020e2352c8e950ce87dc4711c39b8a6a41f66fc | 2014-06-09 | 1 | -1/+0 | |
* | Refactor logic to determine showing suggestions strip or not•••The logic to determine when the suggestions strip (a.k.a. the contextual strip) should be shown is already complex. In addition to that the voice input key get shown on the strip as well. There are a several factors to be considered and a few things to control. - The password input field shouldn't have the strip. - Show voice input key on the strip or not. - User preference settings "Show Voice Input Key". - A voice IME exists and is enabled. - The input field may have a private IME option to prevent the voice input key from being displayed. - Application can specify auto completions. - Full screen mode or not. - User preference settings "Show correction suggestions". - Always show, Show in portrait mode, Always hide. - The input field may have flags to prevent showing suggestions or auto corrections. - Suggestions is empty or not. - An important notice may be shown. Bug: 14981852 Bug: 15436479 Change-Id: I3050fd53ee6271fc64a8f17b6b12d9581d37b750 | 2014-06-06 | 1 | -7/+4 | |
* | Always update voice key visibility•••Bug: 15128166 Change-Id: Ie15724c323efa3b102f6aebddc3bda210aad1727 | 2014-06-06 | 1 | -23/+17 | |
* | 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 | 1 | -1/+1 | |
* | 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 | |
* | Show voice key even when important notice is showing•••Bug: 14822080 Change-Id: I2a55bb630cf544b6dc31a5e0e6b932c6af268c71 | 2014-05-14 | 1 | -3/+3 | |
* | 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 | 1 | -1/+1 | |
* | 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 | 1 | -3/+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 | |
* | 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 | 1 | -1/+7 | |
* | 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 | |
* | | Don't show important notice on password field•••Bug: 10587358 Change-Id: Ieff7960e5e2b8609fddeb173af578a5d9b2c4d98 | 2014-02-17 | 1 | -3/+5 | |
|/ | |||||
* | 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 | 1 | -3/+5 | |
|/ | |||||
* | Show important notice strip•••Bug: 10587358 Change-Id: I1af3faa59afb2fc4cb90176acff1c2b0b1ba369c | 2014-02-10 | 1 | -3/+20 | |
* | Fix important notice strip text layout•••Bug: 10587358 Change-Id: I9cbdd3b450e05d6d0611a16b6b7fad945918dd5f | 2014-02-03 | 1 | -0/+1 | |
* | Add important notice strip•••This change is a groundwork to show important notice. Bug: 10587358 Change-Id: I80aa70d30e2a529b37798f0df2183b41df3ac38a | 2014-01-31 | 1 | -2/+29 | |
* | Show "Touch again to save" in system locale•••Bug: 12811156 Change-Id: I928daf17297ec5c526720850d6203cb9af0496ac | 2014-01-30 | 1 | -2/+2 | |
* | 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 | 1 | -1/+10 | |
* | 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 | 1 | -20/+51 | |
* | [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 | 1 | -4/+1 | |
* | 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 | 1 | -1/+1 | |
* | Merge "Revert "Remove key preview backing view"" | 2013-08-30 | 1 | -2/+2 | |
|\ | |||||
| * | Revert "Remove key preview backing view"•••This reverts commit 2dfcfc5013eee2fbd19a5830ff70943bd6c1bee2. Change-Id: I96c691b2e9c92be456420196cd7361d03ea4f3e9 bug: 10541453 | 2013-08-30 | 1 | -2/+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 | 1 | -2/+2 | |
* | Remove processMotionEvent from MoreKeysKeyboardView•••Change-Id: I5373df4a7c82f964f99acf70325bba8702111a75 | 2013-08-08 | 1 | -6/+2 |