Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Move VibratorCompatWrapper to VibratorUtils.•••bug: 6129704 Change-Id: Ib63f1ed2d610e27e14957cf8805ef884cae6adf6 | 2012-03-30 | 1 | -2/+2 | ||
* | Refactor to memorize device dependent override parameters•••Change-Id: I79482a8ef3846525669979a30dec183ea18138b5 | 2012-03-21 | 1 | -18/+5 | ||
* | Cleanup proximity related code•••Bug: 4343280 Change-Id: I57c0f9e20d9d8911009ea97057251a7f7a81512f | 2012-03-19 | 1 | -1/+0 | ||
* | Small performance improvement by removing interface accesses.•••Change-Id: I6d91f3b086470b79306dbe2874db9748b9e0eb5f | 2012-03-17 | 1 | -2/+0 | ||
* | Add info for obsolete suggestions in SuggestedWords•••Change-Id: I9684c7b08244b34853ce8a99b6e9d885389f6687 | 2012-03-15 | 1 | -1/+2 | ||
* | Remove useless stuff•••Change-Id: I43dae30774c40a9d6e7396f8fa73ed4b82a7c777 | 2012-03-15 | 1 | -35/+0 | ||
* | Remove a useless parameter•••Change-Id: I03005240238fb004c20b2df0d836796e2e8b307f | 2012-03-14 | 1 | -4/+2 | ||
* | Remove a useless method•••Change-Id: I208dd2e725e37c2fb3cd51fe48194679e5912f6b | 2012-03-14 | 1 | -4/+4 | ||
* | Make the Builder private•••Change-Id: I2184084f4b7729c4324f8291d548bd4c4c2872a1 | 2012-03-14 | 1 | -4/+2 | ||
* | Make the Builder fully immutable at last•••Change-Id: Ie399ca7a9e76ccab44a92bc378d11f92392fed2c | 2012-03-13 | 1 | -2/+4 | ||
* | Make still more members of the Builder final.•••Change-Id: Ic455f97247da5e40d4939555ab639ecffef36e2d | 2012-03-13 | 1 | -0/+4 | ||
* | Make some more Builder attributes final.•••Change-Id: I3132b7fe4ee97c566736bfc21c3783cfc79fc7ff | 2012-03-13 | 1 | -4/+6 | ||
* | Make the suggested word list final in Builder.•••Change-Id: I2ddfab00dc8c141fc989a051f16eb2b3571b7e86 | 2012-03-13 | 1 | -4/+2 | ||
* | Make an add into a set.•••This method now only sets words, so it should be named set. The functionality is identical since there are no more places where the list is reused. This will also allow to make the list final in an upcoming change. Change-Id: I25b0c7d7f13c3fa5d89806f01f48f1026769603f | 2012-03-13 | 1 | -2/+2 | ||
* | Remove a useless parameter.•••Change-Id: I7625bf17158c207ad7e8cd496bef825704173c4c | 2012-03-13 | 1 | -7/+11 | ||
* | Kill methods with side-effects, take 2•••...working this time Change-Id: I80e377e6250d3817f1e067a551bca2a557740764 | 2012-03-13 | 1 | -7/+14 | ||
* | Revert "Kill methods with side-effects"•••This reverts commit ca0e04868891c461a3e6f30bf15d209d622c8349 | 2012-03-12 | 1 | -14/+7 | ||
* | Kill methods with side-effects•••Change-Id: I42baeec68eb2540e7d8f8538ae2dceeef5594391 | 2012-03-12 | 1 | -7/+14 | ||
* | Split Utils class to StringUtils, SubtypeUtils, and JniUtils•••Change-Id: I09e91675fe7d573dad8c933ad513b21d7e409144 | 2012-03-08 | 1 | -2/+2 | ||
* | Add language switch key only to the phone layouts•••Bug: 5759092 Change-Id: Ic7d7d4812976654c0e85fecabd1128eadfc52c5c | 2012-03-07 | 1 | -0/+24 | ||
* | Correct special space handling of punctuation•••This fixes two defects: - One where some separators should promote a phantom space to a real space. This bug had a unit test but wasn't tracked. - One where French punctuations would behave incorrectly. Tracked Bug: 6113693 Change-Id: Ia7f86fc960e00141757632ab2c9bce9168dd6966 | 2012-03-06 | 1 | -1/+8 | ||
* | Rename resources to reflect current usage•••Bug: 6010403 Change-Id: Ia02ff31007296fdf6901504f238dfd9e4621f658 | 2012-02-21 | 1 | -18/+18 | ||
* | Settings key always exists in more keys of shortcut/f1 key•••This change also * Fix comman/f1 key for Arabic keyboard. * Removes "show settings key option" and related stuff. * Renames and simplifies F2 key to shortcut key on 7 inch tablet. Change-Id: Ib1cf99ad00d9780a2f0d170260e756771e161521 | 2012-02-17 | 1 | -19/+0 | ||
* | Some more simplification•••Remove useless method calls, and ultimately remove useless method. Change-Id: I3f353b1b37460d5e9ceae5cb5dde3fff0da81c21 | 2012-02-09 | 1 | -4/+0 | ||
* | Fix string iterations in a couple places.•••Seems I didn't get how to iterate on a String correctly >.> Talk about a big bug. Anyway, I think it's working now. Bug: 5955228 Change-Id: I988c900cf2a16c44b9505cfd4f77c7cda7e592f0 | 2012-02-03 | 1 | -1/+4 | ||
* | Move CSV parser to KeySpecParser•••Change-Id: I424fb47bc70e9b6aaa5a16ae9b2500d23da75c26 | 2012-02-02 | 1 | -1/+1 | ||
* | Make KeySpecParser and CSV parser code point aware•••This change also renames MoreKeySpecParser to KeySpecParser Change-Id: I35733cdbb344f16b57ffa2cfe79055c089b4e409 | 2012-02-02 | 1 | -5/+5 | ||
* | Use MoreKeySpecParser to parse puctuations strip resources•••This change also * Doesn't use Key.getRtlParenthesisCode to get correct parentheses code in RTL context. Intead uses the outputText feature of moreKeys specification. * Move CVS string parser from KeyStyles to Utils. Bug: 5948247 Change-Id: I45752c7d01b4f7d3f3da900b110a2185b336a1f0 | 2012-02-01 | 1 | -8/+37 | ||
* | Get rid of Resource reference from KeyboardView, LatinKeyboardView and Pointe...•••This change introduces the following attributes. * KeyboardView - keyPreviewLingerTimeout * LatinKeboardView - keyHysteresisDistance - touchNoiseThresholdTime - touchNoiseThresholdDistance - slidingKeyInputEnable - keyRepeatStartTimeout - keyRepeatInterval - longPressKeyTimeout - longPressShiftKeyTimeout - longPressSpaceKeyTimeout - ignoreSpecialKeyTimeout - showMiniKeyboardAtTouchedPoint Change-Id: I25159a87289b12447e20031add173523070e9b03 | 2012-01-26 | 1 | -2/+3 | ||
* | Don't cache resource value that depends on orientation•••Bug: 5794655 Change-Id: Ib324366c772e20bb54aba63c2f4540dc0f9de515 | 2012-01-16 | 1 | -2/+4 | ||
* | Add a sanity check•••Check if any character is both a magic space swapper and a magic space stripper for the current language, and throw an exception if found. Since this is expensive, it's done only in debug mode. Change-Id: Ibd166db87c91495b76878ea0e4f420a62c7bb276 | 2012-01-12 | 1 | -0/+8 | ||
* | Cleanup unused variables and parameters•••Change-Id: Iad756a7a775c93f3344c6962e7b3456ef8339490 | 2011-12-15 | 1 | -9/+12 | ||
* | Move a settings var to the settings class•••Change-Id: I1331ad6dec3a9d64a77e314f8a1f4c29282df31b | 2011-12-12 | 1 | -0/+2 | ||
* | Resolve TODOs: add members to hold preferences•••Change-Id: I34f6c76bf9318e1fbe8eb5ffab6772a98ff824e0 | 2011-12-09 | 1 | -3/+9 | ||
* | Resolve TODOs: add some members to store prefs•••Change-Id: Idf09cb5d801e8008eb63cbb5138058faeb7db136 | 2011-12-09 | 1 | -8/+19 | ||
* | Resolve TODOs: add members to store raw settings•••Change-Id: I481eadb6a73faf239e24d05b7e220fcb01194fa4 | 2011-12-09 | 1 | -17/+17 | ||
* | Read options in the declaration order•••Change-Id: I1a7c4d0bcaedad6d4045c36c79280c23234db5b3 | 2011-12-09 | 1 | -3/+2 | ||
* | Straighten out prefs reading code•••Change-Id: Ibf9113a8ef07ac720100ee32d2e5ef321e8ddd98 | 2011-12-09 | 1 | -19/+30 | ||
* | Straighten out members extracted from resources.•••Change-Id: I9b9602ec5b379b44b0f0663d4f065dbcf88fd352 | 2011-12-09 | 1 | -23/+29 | ||
* | Match constant names to option names•••Change-Id: I7586fa342d7a39412d656890f7b525139c45ea4a | 2011-12-09 | 1 | -4/+4 | ||
* | Reorder members in SettingsValues.•••Reorder so that they match the order in the preference xml file. Also add TODOs for missing raw variables. Change-Id: I06332c131a624d6c359512d75c808f3f7313fa91 | 2011-12-09 | 1 | -11/+17 | ||
* | Move settings variables to the settings class•••Change-Id: Ifa7033a84b08ea626eb44cf6d04ba8e28c250bea | 2011-12-09 | 1 | -3/+13 | ||
* | Move settings method from Utils to SettingsValues•••Change-Id: I633378a41f63cd492b8c9345d550e07254df5e5a | 2011-12-09 | 1 | -1/+35 | ||
* | Extract Settings.Values to a new class•••This is pretty much automatic refactoring. Thanks Eclipse! Change-Id: I8ccd24d11878445c836347e9c487c91461eee9cd | 2011-12-09 | 1 | -0/+244 |