| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Remove Collator from InputMethodSubtypePreference | Tadashi G. Takaoka | 2014-07-12 | 3 | -38/+33 |
* | Refactor InputMethodSubtypePreference constructor | Tadashi G. Takaoka | 2014-07-12 | 2 | -6/+18 |
* | Make InputMethodSubtypePreference as a top level class | Tadashi G. Takaoka | 2014-07-12 | 2 | -56/+88 |
* | Reorganize spell checkers settings | Tadashi G. Takaoka | 2014-07-11 | 7 | -461/+324 |
* | Reorganize language & input settings | Tadashi G. Takaoka | 2014-07-10 | 4 | -339/+269 |
* | Add TODO comments to Language & input settings | Tadashi G. Takaoka | 2014-07-09 | 9 | -69/+56 |
* | Refactor spell checker settings a bit | Tadashi G. Takaoka | 2014-07-04 | 2 | -102/+40 |
* | Fix SettingsPreferenceFragment.startFragment() | Fabrice Di Meglio | 2014-07-01 | 1 | -1/+1 |
* | Fix Spell Checker layout padding | Fabrice Di Meglio | 2014-06-18 | 2 | -3/+3 |
* | Fix Language & Input Settings layouts padding | Fabrice Di Meglio | 2014-06-17 | 2 | -3/+31 |
* | am 6bfec2d6: Remove all dialog icons in Settings | Alan Viverette | 2014-06-11 | 3 | -3/+0 |
|\ |
|
| * | Remove all dialog icons in Settings | Alan Viverette | 2014-06-10 | 3 | -3/+0 |
* | | Allow multiple shortcuts for a personal dictionary word | Jean Chalard | 2014-06-04 | 1 | -1/+3 |
|/ |
|
* | Mode code cleaning: remove obsolete references to EXTRA_NO_HEADERS | Fabrice Di Meglio | 2014-05-13 | 1 | -1/+0 |
* | Enable Search result highlight for Accessibility and IME settings | Fabrice Di Meglio | 2014-04-21 | 1 | -0/+29 |
* | Adding search for dynamic accessibility settings. | Svetoslav | 2014-04-14 | 2 | -42/+282 |
* | Use Drawer in Settings app | Fabrice Di Meglio | 2014-02-03 | 4 | -18/+12 |
* | b/12068020 Update calls to InputManager | RoboErik | 2014-01-08 | 3 | -36/+41 |
* | Fix a bug on updating enabled IMEs | Satoshi Kataoka | 2013-11-01 | 1 | -4/+7 |
* | Do not merge. Refresh "InputMethodPreference"s onResume | Satoshi Kataoka | 2013-10-18 | 1 | -19/+22 |
* | Change the refresh timing in input method settings | Satoshi Kataoka | 2013-08-07 | 3 | -2/+6 |
* | Use isAsciiCapable when disabling system ime | Satoshi Kataoka | 2013-08-07 | 1 | -3/+31 |
* | Fix ime settings | Satoshi Kataoka | 2013-08-02 | 1 | -2/+3 |
* | Allow the users to disable system IME | Satoshi Kataoka | 2013-08-02 | 4 | -54/+119 |
* | Whitelist fragments appropriate for an activity | Amith Yamasani | 2013-07-30 | 1 | -0/+10 |
* | Merge "Refactor ime settings" | Satoshi Kataoka | 2013-07-30 | 4 | -59/+36 |
|\ |
|
| * | Refactor ime settings | Satoshi Kataoka | 2013-07-30 | 4 | -59/+36 |
* | | Fix the displayed name of the personal dictionary | Satoshi Kataoka | 2013-07-30 | 2 | -1/+7 |
|/ |
|
* | Fix a bug with multiple word insertion. | Jean Chalard | 2013-07-25 | 2 | -3/+31 |
* | Show all languages if user enables multiple subtypes | Satoshi Kataoka | 2013-07-24 | 1 | -0/+5 |
* | Stop redirecting the user dicitonary settings fragments | Satoshi Kataoka | 2013-07-23 | 2 | -24/+34 |
* | Remove the locale spinner and show the current language | Satoshi Kataoka | 2013-07-22 | 4 | -9/+41 |
* | Use InputMethodUtils in input method settings | Satoshi Kataoka | 2013-07-11 | 3 | -31/+123 |
* | Improve the language list in the personal dictionary | Satoshi Kataoka | 2013-06-27 | 1 | -4/+19 |
* | Show subtype locales in the personal dictionary | Satoshi Kataoka | 2013-06-20 | 2 | -25/+87 |
* | Fix a bug where a user dict entry is too long | Jean Chalard | 2013-06-14 | 1 | -1/+3 |
* | Fix the label for the personal dictionary settings | Satoshi Kataoka | 2013-05-08 | 1 | -2/+0 |
* | Fix the title of the fragments of the personal dictionary settings | Satoshi Kataoka | 2013-04-30 | 1 | -5/+0 |
* | Fix sort order of InputMethodSubtype | Satoshi Kataoka | 2013-04-19 | 2 | -13/+37 |
* | Forcing the settings apk to be built with the zz_ZZ pseudolocale. | Benjamin Poiesz | 2013-04-11 | 1 | -1/+10 |
* | am d0a9d5b6: am a374d816: Distinguish adding an already present word / cancel... | Jean Chalard | 2012-12-17 | 3 | -13/+15 |
|\ |
|
| * | Distinguish adding an already present word / cancelling | Jean Chalard | 2012-12-17 | 3 | -13/+15 |
* | | am 49ce96a1: am 1f597c87: Merge "Call back to whom requested to add a word to... | Mike Cleron | 2012-12-14 | 2 | -4/+37 |
|\ \
| |/ |
|
| * | Call back to whom requested to add a word to the user dict | Jean Chalard | 2012-12-14 | 2 | -4/+37 |
* | | Grey out settings icon when it is in disabled state | Shuhrat Dehkanov | 2012-11-28 | 3 | -7/+7 |
|/ |
|
* | Fix use of holo drawables in a few more places | Björn Lundén | 2012-08-14 | 1 | -1/+1 |
* | Merge "Settings: Use ICS alert drawable" | Jean-Baptiste Queru | 2012-08-13 | 2 | -2/+2 |
|\ |
|
| * | Settings: Use ICS alert drawable | Björn Lundén | 2012-05-31 | 2 | -2/+2 |
* | | am 5b7a8204: Merge "Show only the language if there\'s only one locale for th... | Amith Yamasani | 2012-06-13 | 1 | -4/+32 |
|\ \ |
|
| * | | Show only the language if there's only one locale for the language. | Amith Yamasani | 2012-06-13 | 1 | -4/+32 |