| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge "Internal cleanup before using InputMethodSettingsFragment" |  satok | 2011-07-08 | 1 | -2/+5 |
|\ |
|
| * | Internal cleanup before using InputMethodSettingsFragment•••Change-Id: I7e3211feadf7b87b789040f6dcd6dda84a9d454a
|  satok | 2011-07-09 | 1 | -2/+5 |
* | | Remove override which will be invalid.•••Change-Id: I8b548e0167791c1f5e46971901d13ee1aadc45da
|  satok | 2011-07-09 | 1 | -1/+0 |
|/ |
|
* | Remove swipe gesture•••Bug: 4971680
Change-Id: Ifff27f3bd3dd26417bfcb7072aaba074025b1bb7
|  Tadashi G. Takaoka | 2011-07-08 | 1 | -3/+1 |
* | Refactor settings•••Change-Id: I2e0108ba429b477a07cfd53dcc664c0e43ff16a7
|  satok | 2011-07-01 | 1 | -22/+29 |
* | Adaptive suggestions strip•••Bug: 4903845
Change-Id: I9e2e17a9eee72df5c92414dcd4796ed7fe1655e1
|  Tadashi G. Takaoka | 2011-07-01 | 1 | -1/+1 |
* | Show subtype settings preference for new design•••Change-Id: I6164ab6ae3d97e2095778a4a6fd9f36c508af7b0
|  satok | 2011-06-28 | 1 | -4/+0 |
* | Add a link from Latin IME to the dictionary pack.•••The link only shows up if the dictionary pack is installed.
Bug: 1752028
Change-Id: I4af0a0a63324c155609710064a25df0deeb82b4d
|  Jean Chalard | 2011-06-24 | 1 | -0/+11 |
* | Add an option to use or not the contacts dictionary.•••Bug: 4586840
Change-Id: If62cd57e5ab661e6a51a5442d09bf0af8f08f263
|  Jean Chalard | 2011-06-13 | 1 | -0/+5 |
* | Remove manual config item controlling to show input language settings•••Change-Id: I77f831c653567f2cf214a5b61107b25cca6d751d
|  Tadashi G. Takaoka | 2011-05-20 | 1 | -7/+1 |
* | Show full display names in the popup of the spacebar language swicher•••- Multiply the speed of the slide
Bug: 4427222
Change-Id: Ifd2de9843191296f0f311440ea7b8ab075c67d8d
|  satok | 2011-05-18 | 1 | -4/+1 |
* | Add advanced settings screen•••Also add an option for popup dismissal delay so as to inaugurate the
new screen. Besides, remove a path for options to escape from
LatinIME and replace with a direct read from the settings.
Change-Id: I7ec6e724262871fa6523506ecc39f65c5fbe34da
|  Jean Chalard | 2011-05-13 | 1 | -14/+68 |
* | Fix a bug where the locale of the keyboard app would end up wrong.•••Change-Id: I1f9172dd987f8c2ed9b2f3d16a494e4cd264ead7
|  Jean Chalard | 2011-05-12 | 1 | -0/+2 |
* | Refactor settings flags.•••This needs Ic5bd9b45 to not break the build.
Change-Id: I9684be89baba0f855f19c11d000c5638c04cc26e
|  Jean Chalard | 2011-05-11 | 1 | -0/+187 |
* | Add an option for using bigram prediction.•••This change adds the option for bigram prediction under the option
for bigram suggestion. The "prediction" option depends on the
"suggestion" option.
This change also reorders a tad bit the settings screen. Namely, it
sticks both bigram options under a "bigram" category, and groups the
options that did not have a group under a "other options", or misc,
category.
Finally this change also renames the internal name of the "text
corrections" option category to "correction_category" instead of
"prediction_category" which was misleading.
Change-Id: I2d8787c8a391fd8202ed3a686c613494b7260a1e
|  Jean Chalard | 2011-04-22 | 1 | -4/+17 |
* | Fix language selection settings•••Change-Id: I99e2039579a5bd606a8e698cdee2739465b998bc
|  satok | 2011-04-21 | 1 | -6/+2 |
* | Check the availability of layouts for showing the input languages in the sett...•••Bug: 4316889
Change-Id: I746b3ff79c2a6cd4925fca1817d5b209623b5108
|  satok | 2011-04-21 | 1 | -0/+6 |
* | Add settings for theme, userfeedback and other settings (temporary)•••Change-Id: I063c48dbf021f5608c241a3543aa2628b5faaa40
|  satok | 2011-04-01 | 1 | -0/+10 |
* | Added VibratorCompatWrapper•••Change-Id: I7640f051873f42aa15337edc718ac95ec1c51698
|  satok | 2011-03-24 | 1 | -3/+2 |
* | Renamed Proxy classes•••- VoiceConnector to VoiceProxy
- VoiceInputConnector to VoiceInputWrapper
- VoiceLoggerConnector to VoiceLoggerWrapper
Change-Id: I908ddc590c8846cf5cbd80b9c0257cb65c638bde
|  satok | 2011-03-24 | 1 | -4/+4 |
* | Use reflections for classes related to InputMethodSubtype•••Change-Id: Ica53ce879c2b4c5eb47f757fb788a795a881c30e
|  satok | 2011-03-18 | 1 | -5/+2 |
* | Added CompatUtils for starting a language selector•••Change-Id: I158414efaff43d0c6abe1f9af83ed3425992dfb9
|  satok | 2011-03-18 | 1 | -10/+7 |
* | (Refactor 1) Moved voice related codes to deprecated/voice•••Change-Id: I008ac7099c815fb74a9ab374419617b336453f97
|  satok | 2011-03-16 | 1 | -14/+9 |
* | Fix subtype settings activity string•••original (abandoned) change: I78463bbb
Change-Id: I1ef4df882fb09dd31a77e8f12d30d03460ecaada
|  Ken Wakasa | 2011-02-01 | 1 | -1/+3 |
* | 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 |