| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Swap start/stop of SettingsObserver and InputDeviceListener | Jean-Baptiste Queru | 2012-06-12 | 1 | -2/+2 |
* | | | resolved conflicts for merge of 051f46d7 to jb-dev-plus-aosp | Jean-Baptiste Queru | 2012-06-12 | 1 | -3/+15 |
|\ \ \
| |/ /
|/| | |
|
| * | | Unregister ContentObserver in InputMethodAndLanguageSettings class | Shuhrat Dehkanov | 2012-06-13 | 1 | -3/+15 |
| |/ |
|
* | | Do not show security warning for the system IMEs | satok | 2012-05-31 | 1 | -1/+3 |
* | | Fix comparison of device source bits. | Jeff Brown | 2012-05-30 | 1 | -2/+1 |
* | | Add UI to select multiple keyboard layouts. | Jeff Brown | 2012-05-20 | 4 | -162/+548 |
* | | Add support for grouping keyboard layouts by collection. | Jeff Brown | 2012-05-17 | 2 | -3/+24 |
* | | Fix the crash during opning the illegal settings of the spell checker | satok | 2012-05-11 | 2 | -3/+16 |
* | | Fix a bug with adding a word | Jean Chalard | 2012-05-10 | 1 | -0/+33 |
* | | Implement the "more locales" feature. | Jean Chalard | 2012-05-10 | 3 | -4/+55 |
* | | Fix a bug with a duplicate entry | Jean Chalard | 2012-05-10 | 1 | -1/+4 |
* | | Implement the delete button for user words | Jean Chalard | 2012-05-10 | 2 | -3/+34 |
* | | Rework the de-duplication scheme for shortcuts. | Jean Chalard | 2012-05-09 | 1 | -6/+22 |
* | | Pass the shortcut to the user dictionary provider. | Jean Chalard | 2012-05-09 | 2 | -8/+21 |
* | | Small cleanup | Jean Chalard | 2012-05-09 | 2 | -15/+4 |
* | | Improve encapsulation | Jean Chalard | 2012-05-09 | 2 | -3/+6 |
* | | Remove the useless parts in the 'add word' dialog. | Jean Chalard | 2012-05-09 | 1 | -50/+0 |
* | | Move the spinner code to the fragment. | Jean Chalard | 2012-05-09 | 2 | -33/+36 |
* | | Cut a helper method to increase encapsulation. | Jean Chalard | 2012-05-09 | 4 | -60/+69 |
* | | Move the word commit code to UserDictionaryAddWordContent. | Jean Chalard | 2012-05-08 | 3 | -32/+33 |
* | | Factor some code | Jean Chalard | 2012-05-08 | 3 | -44/+92 |
* | | Implement the "add word" screen according to new spec | Jean Chalard | 2012-05-08 | 2 | -0/+70 |
* | | Fix a janky transition | Jean Chalard | 2012-05-08 | 2 | -0/+3 |
* | | Reduce the amount of I/O done on the UI thread. | Amith Yamasani | 2012-05-07 | 1 | -7/+18 |
* | | Always on the valid system default ime | satok | 2012-05-02 | 2 | -9/+55 |
* | | Add label for default keyboard layout. | Jeff Brown | 2012-04-17 | 2 | -2/+8 |
* | | Add setting to redirect vibrator to game controller. | Jeff Brown | 2012-04-13 | 1 | -6/+43 |
* | | Use new input device listener API to refresh keyboards. | Jeff Brown | 2012-04-13 | 1 | -6/+28 |
* | | Update use of input manager API in settings. | Jeff Brown | 2012-04-10 | 2 | -21/+16 |
* | | Add new settings UI to select keyboard layout. | Jeff Brown | 2012-04-05 | 2 | -47/+237 |
* | | Make the layout of the add word dialog easier to understand | Jean Chalard | 2012-01-23 | 1 | -8/+21 |
* | | Have the add dialog maintain state across screen rotation | Jean Chalard | 2011-12-21 | 1 | -3/+40 |
* | | Change the "manage dictionaries" button to "less options" | Jean Chalard | 2011-12-16 | 1 | -9/+15 |
* | | Merge "Typos in CheckBoxAndSettingsPreference" | Gilles Debunne | 2011-12-08 | 1 | -16/+15 |
|\ \ |
|
| * | | Typos in CheckBoxAndSettingsPreference | Gilles Debunne | 2011-12-05 | 1 | -16/+15 |
| |/ |
|
* | | Add an option to show the whole language list | Jean Chalard | 2011-12-08 | 1 | -20/+21 |
* | | Add functionality to the spinner. | Jean Chalard | 2011-12-08 | 1 | -10/+49 |
* | | Small refactoring to make the next diff smaller | Jean Chalard | 2011-12-08 | 1 | -41/+41 |
* | | Populate the locale list | Jean Chalard | 2011-12-08 | 1 | -0/+38 |
* | | Add the more options interface. | Jean Chalard | 2011-12-08 | 1 | -0/+20 |
* | | Move adding word functionality to the new interface | Jean Chalard | 2011-12-07 | 1 | -4/+67 |
* | | Add the cancel button handler | Jean Chalard | 2011-12-07 | 1 | -0/+5 |
* | | Add the new add_word interface. | Jean Chalard | 2011-12-07 | 1 | -1/+12 |
* | | Add a new activity for adding a user dictionary word | Jean Chalard | 2011-12-07 | 1 | -0/+30 |
|/ |
|
* | Update enabled subtypes in the input method subtype enabler in "onResume" | satok | 2011-10-18 | 2 | -2/+4 |
* | Show a security warning dialog when switching a spell checker | satok | 2011-10-05 | 4 | -8/+58 |
* | Fix the behavior of preference in IME Settings | satok | 2011-09-28 | 1 | -10/+12 |
* | Tweak IME settings | satok | 2011-09-27 | 1 | -23/+36 |
* | Tweak ime settings | satok | 2011-09-13 | 1 | -4/+15 |
* | Update the current IME label | satok | 2011-09-12 | 2 | -1/+65 |