LatinIME/java/src/com/android/inputmethod/latin/settings
Tadashi G. Takaoka ab661e3ef8 Make "Show correction suggestions" as a binary option
Formerly "Show correction suggestions" had three options, "always
show", "show in portrait mode", and "always hide". The reason behind
"show in portrait mode" was that there may not be enough screen estate
in landscape mode to show suggestions. Because recent phone devices
have relatively large screen, we decide to remove "show in portrait
mode" option.

Bug: 15780939
Change-Id: I896d737452c3893d43ce20bd88127f10c1eb3d83
2014-07-27 14:47:07 +09:00
..
AdditionalFeaturesSettingUtils.java Pass additionalFeaturesOptions for getSuggestions(). 2013-08-28 19:24:28 +09:00
AdditionalSubtypeSettings.java Additional subtype ID should be independent of OS-version 2014-07-04 15:08:58 +09:00
DebugSettings.java Remove unnecessary DebugSettingsActivity, use fragment directly 2014-07-23 17:09:46 -07:00
NativeSuggestOptions.java Move phrase gesture from additional features to public. 2014-07-08 16:36:06 +09:00
SeekBarDialogPreference.java Move settings related classes to "settings" 2013-07-22 16:35:44 +09:00
Settings.java Make "Show correction suggestions" as a binary option 2014-07-27 14:47:07 +09:00
SettingsActivity.java Fix the security related API change for PreferenceActivity 2013-10-09 14:34:06 +09:00
SettingsFragment.java Make "Show correction suggestions" as a binary option 2014-07-27 14:47:07 +09:00
SettingsValues.java Make "Show correction suggestions" as a binary option 2014-07-27 14:47:07 +09:00
SettingsValuesForSuggestion.java Move phrase gesture from additional features to public. 2014-07-08 16:36:06 +09:00
SpacingAndPunctuations.java Introduce clustering punctuation 2014-05-01 15:45:24 +09:00
TwoStatePreferenceHelper.java Use SwitchPreference for spell checker setting 2014-07-16 12:13:51 -07:00