Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | |
* | Remove unnecessary methods of KeyboardSwitcher•••Change-Id: Idd3647bb1a1d40df8bb89eda715d45427a58d0cd | 2013-05-22 | 1 | -1/+3 | |
* | Introduce MoreSuggestionsListener class•••Bug: 8694255 Change-Id: I9420a7cb1983c6211f58d13b3b11db4347c3f99b | 2013-05-01 | 3 | -22/+49 | |
* | Reset vertical correction when more suggestions are in modal mode•••Bug: 8605150 Change-Id: Iadbebfb80e765c97e58e8524eb87419f2a9e41d4 | 2013-04-15 | 2 | -2/+8 | |
* | Add TypefaceUtils•••Change-Id: I2d939bc1e3279253902b28ff12bbf7861716b64d | 2013-04-11 | 3 | -12/+10 | |
* | Offer to add any OOV typed word to the dictionary.•••That includes gestures, which used not to work. Bug: 8532637 Change-Id: I04606565d7000faadf954c4a806c39d4d162a2c1 | 2013-04-09 | 1 | -5/+6 | |
* | Rename ProductionFlag.IS_EXPERIMENTAL to USES_DEVELOPMENT_ONLY_DIAGNOSTICS•••bug: 8393568 Change-Id: Ie5edf44a3627aca9416145aff56bf05bbf2a05f3 | 2013-03-18 | 1 | -1/+1 | |
* | Separate suggestions from SuggestionView•••This is a cleanup change, but it's also necessary for Bug: 8152758 Change-Id: Id6ba06243f573fdb856f87d1df03277c9f2e5e71 | 2013-02-28 | 1 | -4/+0 | |
* | Cache MoreKeysKeyboard instead of container view of it•••This change also cleans up MoreKeysPanel related stuff. Bug: 8047165 Change-Id: I4f2211e00c7d08469a7413568db039c1c597fb3c | 2013-01-22 | 2 | -24/+3 | |
* | Fix Apache license comment•••Change-Id: Ic56167f952a7f4449da366e1e81610e72c966086 | 2013-01-21 | 2 | -16/+16 | |
* | Move MoreKeysPanel.Controller implementation to MainKeyboardView•••Change-Id: Iffa298d51ca21a7dcd1e77c633217532d96d2cf5 | 2013-01-21 | 1 | -7/+7 | |
* | resolved conflicts for merge of d48d6fee to master•••Change-Id: I21141956135debe737453dba87617671b1716d0a | 2012-12-15 | 1 | -1/+1 | |
|\ | |||||
| * | Use the amended user dictionary word for insertion•••When the user edits a word before adding it to the user dictionary, the keyboard should replace whatever was committed before with the amended version. Bug: 7725834 Change-Id: I1a417be6c5a86d6a96bc2c76aca314ad8f1202a9 | 2012-12-14 | 1 | -1/+1 | |
* | | Refactor more keys menu framework (part 3)•••Make it possible to re-enter gesture input even after triggering the long-press menu. This is useful for new users who may pause at the start of a word. Works for both single and bi-manual gestures. Bug: 7595193 Change-Id: Ieaecfd5385ed6c10ae9347b99c2e35a0de5e895d | 2012-12-13 | 1 | -0/+5 | |
* | | Refactor more keys menu framework (part 2)•••- Integrate pointer tracking between more keys menu, more suggestions menu, and main keyboard. - Adds multi-touch support for more keys menus. Long press with one finger and select keys with another finger. Bug: 7508007 Change-Id: I394f28cd79e342d6bcfea573af72aa33b9def00f | 2012-12-13 | 2 | -172/+12 | |
* | | Remove unused suggestion preview stuffs•••Change-Id: Ida5668f4eba1783d96e02001a64ae713f98176b7 | 2012-12-07 | 1 | -47/+0 | |
* | | Refactor more keys menu framework (part 1)•••Eliminate use of slower popup window for rendering the more keys menu and more suggestions menu. These menus are now drawn directly on the preview placer view. Change-Id: I40638724a6ffde2be4b5d0341d2a5db7ff7be930 | 2012-12-07 | 2 | -44/+33 | |
* | | Add CoordinateUtils class•••Change-Id: I23784117f77da54ee2a0670e65d86e26d762a687 | 2012-11-28 | 1 | -2/+3 | |
* | | Replace useless CharSequence to String•••Change-Id: Idc478f901185ee1b4912acc82d0cbc54fee4e991 | 2012-10-22 | 2 | -10/+10 | |
* | | Suggestion strip will honor haptic feedback settings of keyboard•••Bug: 7313372 Change-Id: I427da8de68be3d2a78e810556340b96ab4edcc2d | 2012-10-17 | 1 | -0/+2 | |
* | | am 344a7fef: am 658e935b: am c0bc3369: Merge "Fix more suggestions text width...•••* commit '344a7fef5bd101e2d1c4278cc35de2862f28a456': Fix more suggestions text width calculation | 2012-10-16 | 2 | -1/+7 | |
|\| | |||||
| * | Fix more suggestions text width calculation•••Bug: 7345983 Change-Id: Ic1554db98e7aaf032eb90a98c0c37c7c789461b5 | 2012-10-16 | 2 | -1/+7 | |
* | | Add SuggestedWords.isEmpty() method•••Change-Id: I0fcb104a6a81aee4b99f5ee848eba7495630dc7d | 2012-10-03 | 1 | -3/+0 | |
* | | Add final modifier to the classes under suggestions sub-package•••Change-Id: I19fc8eaac1aebef9cf4deb004e78484ff9a1e7ca | 2012-10-03 | 2 | -54/+62 | |
* | | Fix NPE observed only by monkey test•••Bug: 7258660 Change-Id: I286c704b32efeada8505d953438f2595166f7e8f | 2012-10-01 | 2 | -33/+35 | |
|/ | |||||
* | Cleanup: Make some classes as final•••Change-Id: I6009b3c1950ba32b7f1e205a3db2307fe0cd688e | 2012-09-27 | 3 | -8/+8 | |
* | Separate inner classes of keyboard package out under internal package•••Change-Id: Ia3969bd5ddec5aa5d81d05ad4cf676d818587922 | 2012-08-30 | 1 | -133/+139 | |
* | Revert "Revert "Move resource related methods to ResourceUtils""•••This reverts commit bfc02a7005ab9a2950cbe09a13a88e4edcbb051e. Change-Id: Ife4c0312ea3260211b1b5ee39b239e8e9d7db67e Depends: I3d862515568be36d5aa80d12e7e5c0a9bf4d06a6 | 2012-08-29 | 1 | -11/+8 | |
* | Revert "Move resource related methods to ResourceUtils"•••This reverts commit 160dc0f98e513819a6ebf11a2d65cdc851389344 Change-Id: Ic5a3d9c70b8f6f2993d8455799945ec2633cad66 | 2012-08-29 | 1 | -8/+11 | |
* | Move resource related methods to ResourceUtils•••Change-Id: I14535b030e58363315dd2daecaaef4edd6990cd9 | 2012-08-29 | 1 | -11/+8 | |
* | Use TypedArray.getFraction to read percentile values in resource•••Change-Id: Ifc8b024d190efba4cd536fd639621e841eb9970e | 2012-08-28 | 1 | -22/+16 | |
* | Add CollectionUtils class to create generic collection easily•••Change-Id: I6b4de9187e122298e5e9cd8ddc9070d062df6a89 | 2012-08-22 | 1 | -4/+5 | |
* | Remove touch coordinate from pickSuggestionManually•••Change-Id: I33b1b4bc6fdfd263c4b2bb7125c07b4bddcf3c9f | 2012-08-21 | 1 | -5/+3 | |
* | Rename SuggestionsView to SuggestionStripView | 2012-07-23 | 3 | -42/+44 | |
* | ResearchLog refactor•••- new package: com.android.inputmethod.research multi-project commit with Ic0a5744f3160d13218addd589890623c0d120ffc Bug: 6188932 Change-Id: Icf8d4a40a5725401799be6e209a640d99a5f34c4 | 2012-07-20 | 1 | -1/+1 | |
* | Remove a useless method, rename another. (A54)•••Change-Id: If36b5375b04f68deeb72bcece3cb8d37aed57f59 | 2012-07-05 | 1 | -6/+2 | |
* | Move the safety net function to AutoCorrection (A44)•••Change-Id: Iec791d061f237f60992dd6048c4a37b46f4cb9aa | 2012-07-04 | 1 | -3/+4 | |
* | Remove old debug code that has been long broken (A34)•••Change-Id: I9b5a0e34529724984aad1e2bf99b3e00f8ed0dd7 | 2012-06-29 | 1 | -3/+2 | |
* | Merge "Do not display punctuation suggestions when bigrams are on." into jb-dev | 2012-06-14 | 1 | -1/+1 | |
|\ | |||||
| * | Do not display punctuation suggestions when bigrams are on.•••Bug: 6310401 Change-Id: I9d31c48e287aceedaf2f4c5129031ddb31402451 | 2012-06-15 | 1 | -1/+1 |