Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add advanced options to turn on/off the gesture trail and text preview•••Bug: 6883053 Change-Id: I601718afb37289108b45ef68626c7c315edca35d | 2012-07-30 | 1 | -23/+44 | |
* | ResearchLog refactor•••- new package: com.android.inputmethod.research multi-project commit with Ic0a5744f3160d13218addd589890623c0d120ffc Bug: 6188932 Change-Id: Icf8d4a40a5725401799be6e209a640d99a5f34c4 | 2012-07-20 | 1 | -0/+1 | |
* | Add gesture input enable settings•••Bug: 6845325 Change-Id: I3165465b0b280e32a9288da16abb75baa67288dc | 2012-07-20 | 1 | -0/+7 | |
* | ResearchLogger: make logging more reliable (esp on startup)•••Bug: 6188932 Change-Id: I692e427ba2e6da7bb15f48208304c4a034392a22 | 2012-07-19 | 1 | -1/+2 | |
* | Initialize SubtypeLocale from Settings•••Bug: 6781106 Change-Id: I22f04af4fabf93346ab6f72c1841f096afaccb96 | 2012-07-05 | 1 | -0/+4 | |
* | Remove "Key popup dismiss delay" when "Popup on keypress" is suppressed•••bug: 6714783 Change-Id: Idf674e8e1af80642f2c53f7ae5c03e21c9e04292 | 2012-06-26 | 1 | -23/+28 | |
* | Cleanup, part 10 : remove from the code obsolete options (C10)•••Change-Id: Id0806ad3dc7ccb632713eebaca76f0bab26ece5d | 2012-06-21 | 1 | -21/+3 | |
* | Remove irrelevant options.•••Bug: 6667355 Change-Id: I39b6db17fb52e80f510cf6462f41d9cb1f8e0341 | 2012-06-15 | 1 | -2/+5 | |
* | Remove a vibration-related option when there's no vibrator•••Bug: 6567160 Change-Id: I1b5d425ffb64b2d7390cd0b7be0825f6aca17f41 | 2012-05-30 | 1 | -0/+5 | |
* | Forget user history•••Bug: 4192129 Change-Id: Ic98398e5383093a1c24373849eadc48fc4d3626f | 2012-05-28 | 1 | -1/+2 | |
* | Fix "no language" subtype name (DO NOT MERGE)•••* Move SubtypeLocale.get{Full,Middle,Short}DisplayName() to LatinLeyboardView and add unit tests (SpacebarTextTests). * Add SubtypeLocale.getSubtypeDisplayName() This is a cherry-pick of I57420c6a from Master. Bug: 6393865 Change-Id: I68748189c17c73984ac4ae05a5a40fb54bf46453 | 2012-04-26 | 1 | -2/+3 | |
* | Add custom subtype settings•••Bug: 4460018 Change-Id: I4919d79516dcf574be2761bbaf9adcdc381b2ddc | 2012-04-19 | 1 | -0/+17 | |
* | Make predefined subtype configurable by XML resource•••Change-Id: I1f8486a1fb652f1e06789e7bfd2cc57273092234 | 2012-04-18 | 1 | -0/+1 | |
* | Use InputMethodSettingsFragment for IME settings•••Change-Id: Id6d9cd0ddf99c0687b6d3ea4b2f868f6cf2a0eaf | 2012-04-13 | 1 | -24/+13 | |
* | Update the names and default values of bigram options.•••Bug: 6293595 Change-Id: I9978a1127c64b7a26a5ccf6f777366f7c4e214db | 2012-04-05 | 1 | -3/+3 | |
* | Remove CAN_HANDLE_ON_CURRENT_INPUT_METHOD_SUBTYPE_CHANGED boolean•••Bug: 6129704 Change-Id: I7643e656c6e7656eff339cc301dd32f34dee83a4 | 2012-04-02 | 1 | -41/+1 | |
* | Move VibratorCompatWrapper to VibratorUtils.•••bug: 6129704 Change-Id: Ib63f1ed2d610e27e14957cf8805ef884cae6adf6 | 2012-03-30 | 1 | -4/+4 | |
* | Remove the "deprecated" classes•••bug: 6129704 Change-Id: Ib27f2774444e1f084b19be3fe6f56d25dffa7084 | 2012-03-30 | 1 | -85/+3 | |
* | Optimization: Start making use of ProductionFlag.IS_EXPERIMENTAL for Research...•••Move GodMode specific tests to relevant directories as well. This goes along with I9dc4d469 Change-Id: I4a21c53846b26eede346cb1da13e6abbdf9ec27f | 2012-03-27 | 1 | -3/+3 | |
* | Split Utils class to StringUtils, SubtypeUtils, and JniUtils•••Change-Id: I09e91675fe7d573dad8c933ad513b21d7e409144 | 2012-03-08 | 1 | -1/+1 | |
* | Add language switch key only to the phone layouts•••Bug: 5759092 Change-Id: Ic7d7d4812976654c0e85fecabd1128eadfc52c5c | 2012-03-07 | 1 | -1/+15 | |
* | Omit InputMethodManagerCompatWrapper argument from some utility methods•••Change-Id: Ic837018c702c8c575de3e5e81fe8e31fee16fe22 | 2012-03-05 | 1 | -4/+3 | |
* | 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 | -7/+0 | |
* | 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 | -1/+1 | |
* | Fix isResearcherPackage•••Change-Id: I286450fe89a37d75cb398f17d300ddc6f5857ffd | 2011-12-10 | 1 | -2/+1 | |
* | Some tweaks for Researcher Mode•••Change-Id: I6b16dd2fe6d7356c747ba0ee2da5976738003ded | 2011-12-10 | 1 | -0/+1 | |
* | Straighten out prefs reading code•••Change-Id: Ibf9113a8ef07ac720100ee32d2e5ef321e8ddd98 | 2011-12-09 | 1 | -1/+1 | |
* | Match constant names to option names•••Change-Id: I7586fa342d7a39412d656890f7b525139c45ea4a | 2011-12-09 | 1 | -24/+24 | |
* | 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 | -21/+16 | |
* | Move settings variables to the settings class•••Change-Id: Ifa7033a84b08ea626eb44cf6d04ba8e28c250bea | 2011-12-09 | 1 | -2/+2 | |
* | Merge "Move settings method from Utils to SettingsValues" | 2011-12-08 | 1 | -5/+5 | |
|\ | |||||
| * | Move settings method from Utils to SettingsValues•••Change-Id: I633378a41f63cd492b8c9345d550e07254df5e5a | 2011-12-09 | 1 | -5/+5 | |
* | | Merge "Show usability study mode for research purposes" | 2011-12-08 | 1 | -6/+15 | |
|\ \ | |/ |/| | |||||
| * | Show usability study mode for research purposes•••Bug: 5722703 Change-Id: I27acc374c5d4b52707708b83689dea5d78a573d7 | 2011-12-09 | 1 | -6/+15 | |
* | | Extract Settings.Values to a new class•••This is pretty much automatic refactoring. Thanks Eclipse! Change-Id: I8ccd24d11878445c836347e9c487c91461eee9cd | 2011-12-09 | 1 | -218/+3 | |
|/ | |||||
* | Pending onStartInputView only if the EditorInfo is identical•••Bug: 5604372 Change-Id: I2a88cf15b07eebd29e43e460f6ec758432181b01 | 2011-11-21 | 1 | -2/+2 | |
* | resolved conflicts for merge of 137667ed to master•••Change-Id: I75fc5d278b002ab89dd2475d282d0ee4aede7817 | 2011-11-18 | 1 | -18/+0 | |
|\ | |||||
| * | Ignore microphone and settings key while typing•••Bug: 5560766 Change-Id: I38b21d49b7e803bf94805ba8e13849b3c734e010 | 2011-11-17 | 1 | -18/+0 | |
* | | Display "Touch again to save" in the keyboard locale•••bug: 524239 Change-Id: I227c193ba149f9296f8b1cf40aa3d9cf4e6ae2ab | 2011-10-28 | 1 | -1/+3 | |
|/ | |||||
* | Add a settings to change the sound effect volume•••Bug: 5345401 Bug: 5402541 Change-Id: I1e653573a3362160104b77388d6cbd1700424649 | 2011-10-11 | 1 | -20/+119 | |
* | Cleanup : remove recorrection-related stuff.•••This removes UPDATE_OLD_SUGGESTIONS, and the associated settings. Bug: 5402537 Change-Id: Ie87d4e05c54e4b7d2dd5a05f2d0b570e9cd3e463 | 2011-10-03 | 1 | -7/+0 | |
* | Show the duration of vibration in settings•••bug: 5345401 Change-Id: I666d48d8ddf6c14540eb401129c20ce93972d9cf | 2011-09-30 | 1 | -3/+15 | |
* | add vibration duration settings•••Change-Id: I56a1a94df63160f367f866da759d7dd4fc428ed5 | 2011-09-29 | 1 | -1/+68 | |
* | Enable vibrate on keypress by default•••bug: 5337363 Change-Id: I14c95d27dd236d0a43e64a46ae6fbf9f2a97a3da | 2011-09-20 | 1 | -1/+2 | |
* | Remove experimental settings•••Bug: 5314288 Change-Id: I31cbc6da0ca5e61a5fa4a893c774f2110a5698f1 | 2011-09-14 | 1 | -6/+13 | |
* | Fix NPE in settings•••Bug: 5246032 Change-Id: I452dab9bf863fb8cba142467f338088ee8b30283 | 2011-09-07 | 1 | -2/+2 | |
* | Merge "Fix an NPE in settings" | 2011-09-01 | 1 | -2/+4 | |
|\ | |||||
| * | Fix an NPE in settings•••Change-Id: I264c001a9cc28f864ad024fcf51fb42e9c203d3f | 2011-09-02 | 1 | -2/+4 | |
* | | Add an option to prevent insertion of suggestion spans•••This is to help debug of Bug: 5250788 Change-Id: I961321aff3776c4912eaf7a1fa4de0c01d715f24 | 2011-09-02 | 1 | -0/+5 | |
|/ | |||||
* | Fix a possible NPE•••Change-Id: I5c57752772414b4f9475d0ad43d7fc52b97c3f33 | 2011-08-31 | 1 | -1/+3 |