Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change how to load native lib to be on the safe side•••Change-Id: If170d4821b8dbc187f29137ea99d10e30c20955f | 2011-02-25 | 1 | -0/+8 | |
* | Fix privateImeOptions parsing•••This change deprecates "nm" private IME options and introduces new private option, <package name>.noMicrophone, instead. Change-Id: I9d5e3daaead2cdd42e017cd29f5f786ef3ba3649 | 2011-02-23 | 1 | -0/+27 | |
* | Refactor keyboard mode holding variables•••Change-Id: Id8d4e780a98292fda63b1e5bbf739eda78935a3b | 2011-02-23 | 1 | -6/+47 | |
* | Force autocorrection of matching words with different accents.•••When entering a word without accents the user expects the system to add accents automatically if there is no other matching word. This patch ensures the accented version is promoted accordingly and autocorrection really takes place. Issue: 3400015 Change-Id: I8cd3db5bf131ec6844b26abecc1ecbd1d6269df4 | 2011-02-22 | 1 | -6/+15 | |
* | Add "passwordInput" attribute to case tag of Keyboard•••This change also introduces number password (a.k.a. PIN) layout. The text password layout will follow. Bug: 3384942 Change-Id: I50b5e413e47a28d5285fd0468115e11ce46c7f18 | 2011-02-20 | 1 | -2/+26 | |
* | Add stack dumper helper function.•••Change-Id: I78e5aef3cc6abfeb764a7e8a432f063f18d56da2 | 2011-02-14 | 1 | -0/+13 | |
* | Add hack to translate sudden move to up/down events•••This change also gets rid of unnecessary debug messages. Bug: 3400735 Change-Id: I3f003b1c2b553a2f841d4880f348a012d2d9c8ad | 2011-01-28 | 1 | -2/+5 | |
* | Merge "Fix auto-correction threshold and promote full matched words" into hon... | 2011-01-26 | 1 | -1/+4 | |
|\ | |||||
| * | Fix auto-correction threshold and promote full matched words•••Bug: 3374359 Bug: 3278422 "zbe" will be auto corrected to "be" by fixing s-line "teh" will be auto corrected to "the" by promotion of full matched words Change-Id: I314c632820e4e0b1501edeca60ada205d291451f | 2011-01-27 | 1 | -1/+4 | |
* | | Fix safety net not to be enabled at aggressive autocompletion mode•••Bug: 3374359 Change-Id: I7b1dbeb64a87dda05397c236bb58da292f819471 | 2011-01-27 | 1 | -1/+9 | |
|/ | |||||
* | Add input method subtype selector and IME settings dialog•••Bug: 3351762 Change-Id: Ic1767faac6d4470a89cacb851d449ac53b2f8205 | 2011-01-21 | 1 | -0/+8 | |
* | Add a safety net for auto-correction.•••Bug: 3353956 Change-Id: I6a32632b2f986f0d9a07aa72f256a2c41cc09873 | 2011-01-19 | 1 | -0/+25 | |
* | Fix miss spelling•••Change-Id: I29d92d316525a897c86eab44f948a6c61ae38c35 | 2010-12-28 | 1 | -1/+1 | |
* | Ignore case in editDistance()•••bug: 3278422 Change-Id: Ibd20488dcec215038970749b181857527311947b | 2010-12-22 | 1 | -1/+1 | |
* | Add a parameter to getEnabledSubtype•••Change-Id: Iaa87613086093bc83d155ed2c0113fc513898801 | 2010-12-21 | 1 | -3/+3 | |
* | Remove Tutorial class and unused debug feature•••This change also cleanups compiler warnings. Bug: 2897373 Change-Id: If972cf45c1eb40436adbddbf71969e5409f4c9c5 | 2010-12-10 | 1 | -0/+2 | |
* | Remove LatinIME prefix from classes•••This change also cleanups preference key string constants Change-Id: I58510f220a90d00d71a935731abeab87384675bb | 2010-12-09 | 1 | -0/+393 |