| Commit message (Expand) | Author | Age | Files | Lines |
* | Show the value of the "Show suggestions" option in summary.•••Have the "Show correction suggestions" option display its value
in its description.
Bug: 3282448
Change-Id: Id76b5032ed5776d0567e1679d2a74ee758045919
|  Jean Chalard | 2011-01-25 | 1 | -0/+12 |
* | Simplify text correction settings in latin IME.•••Conditionally remove the "Quick fixes", "Bigram suggestions" and
"Usability study mode" options, depending on configuration.
When disabled, have the quick fixes and bigram option become
false if autocorrect is off, and true otherwise.
Also reorder options to bring "Auto correction" above "Show
suggestions".
bug: 3282448
Change-Id: Ib7fd928be417a816ef9e21423a531773069b7468
|  Jean Chalard | 2011-01-19 | 1 | -2/+24 |
* | Change separator titles in settings screen.•••Add a "General" category to enclose general settings, and rename
"Word suggestion settings" to "Text correction".
bug: 3282448
Change-Id: Ie695683af0646974da82e29e11d1c3a785ef46c7
|  Jean Chalard | 2011-01-19 | 1 | -7/+10 |
* | Simplify latin IME settings page.•••Do not show the recorrection option on xlarge terminals,
and make it true by default. Also, bring the Auto-capitalization
at the top of the settings page.
Issue: 3282448
Change-Id: I51a9ae6c7e496be2970107277f0a4ac65b12821e
|  Jean Chalard | 2011-01-18 | 1 | -0/+6 |
* | Remove the keyboard popup option by default.•••Add an option to mask the sound on keypress preference, and
make it false on xlarge terminals by default.
bug: 3282448
Change-Id: I747272d9edf854dc229aa620836cfa35a437d13f
|  Jean Chalard | 2011-01-18 | 1 | -0/+6 |
* | Fix froyo-ub-LatinImeGoogle compatibility•••Change-Id: I46fca4735d08552dfb414b2b302b4ed97ae96ab0
|  Tadashi G. Takaoka | 2011-01-14 | 1 | -1/+1 |
* | Use integer value instead of symbolic name for os version•••Change-Id: I1574915ededf5d47d245a3f09692ebbbfe37e4c6
|  Tadashi G. Takaoka | 2011-01-14 | 1 | -1/+2 |
* | Make input language selection settings work•••This change also tweaks the padding of candidate strip for phone.
Change-Id: Iefe4dfeb7015e11d5b2d1566121f719d60b1377e
|  Tadashi G. Takaoka | 2011-01-14 | 1 | -1/+24 |
* | Remove language settings from preference activity•••Bug: 3268561
Change-Id: Ia910f0a090dc66c7dd9176999930d8cb763203b0
|  satok | 2010-12-13 | 1 | -0/+7 |
* | Fix auto correction threshold values array reference•••This change also removes unused argument from Suggest.getSuggestions().
Change-Id: I512f8695d22898bb906e136a66e0ee6b521cd1d1
|  Tadashi G. Takaoka | 2010-12-13 | 1 | -1/+1 |
* | Cleanup unused string resources•••This change also renames some "completion" to "correction".
Change-Id: I156dd7ccafe99a632721f20769d5f0ea5915a564
|  Tadashi G. Takaoka | 2010-12-12 | 1 | -10/+10 |
* | Remove LatinIME prefix from classes•••This change also cleanups preference key string constants
Change-Id: I58510f220a90d00d71a935731abeab87384675bb
|  Tadashi G. Takaoka | 2010-12-09 | 1 | -0/+258 |