summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/inputmethod
Commit message (Expand)AuthorAgeFilesLines
* Show the "no action" summary for unitialized gesture valuesVeeti Paananen2013-07-031-1/+2
* Fix NPE in Settings -> Language & input -> Default -> Setup inputDanny Baumann2013-04-211-4/+5
* inputmethod: Fixup remove stylus preference for non stylus devicesfuzz2013-04-131-3/+8
* Stylus gestures features (2/2)masiullah2013-04-122-0/+228
* Fix up hide Volume key cursor controlfuzz2013-02-191-2/+2
* Add ability to hide volume rocker preferencesfuzz2013-02-181-6/+10
* Merge commit 'android-4.2.2_r1' into mr1.1-stagingRicardo Cerqueira2013-02-153-5/+40
|\
| * Distinguish adding an already present word / cancellingJean Chalard2012-12-173-13/+15
| * Call back to whom requested to add a word to the user dictJean Chalard2012-12-142-4/+37
* | settings: Add option to toggle the pointer icon when using stylusSteve Kondik2013-01-031-0/+12
* | Port "Option to control cursor in text fields using volume keys (2/2)"Konsta2012-12-151-0/+19
* | Settings: Fix NPE when CM IME switcher is disabledTakazumi Matsumoto2012-11-281-3/+13
* | settings: port ime selector notification toggleRick C2012-11-261-1/+12
|/
* Fix use of holo drawables in a few more placesBjörn Lundén2012-08-141-1/+1
* Merge "Settings: Use ICS alert drawable"Jean-Baptiste Queru2012-08-132-2/+2
|\
| * Settings: Use ICS alert drawableBjörn Lundén2012-05-312-2/+2
* | am 5b7a8204: Merge "Show only the language if there\'s only one locale for th...Amith Yamasani2012-06-131-4/+32
|\ \
| * | Show only the language if there's only one locale for the language.Amith Yamasani2012-06-131-4/+32
* | | Swap start/stop of SettingsObserver and InputDeviceListenerJean-Baptiste Queru2012-06-121-2/+2
* | | resolved conflicts for merge of 051f46d7 to jb-dev-plus-aospJean-Baptiste Queru2012-06-121-3/+15
|\ \ \ | |/ / |/| |
| * | Unregister ContentObserver in InputMethodAndLanguageSettings classShuhrat Dehkanov2012-06-131-3/+15
| |/
* | Do not show security warning for the system IMEssatok2012-05-311-1/+3
* | Fix comparison of device source bits.Jeff Brown2012-05-301-2/+1
* | Add UI to select multiple keyboard layouts.Jeff Brown2012-05-204-162/+548
* | Add support for grouping keyboard layouts by collection.Jeff Brown2012-05-172-3/+24
* | Fix the crash during opning the illegal settings of the spell checkersatok2012-05-112-3/+16
* | Fix a bug with adding a wordJean Chalard2012-05-101-0/+33
* | Implement the "more locales" feature.Jean Chalard2012-05-103-4/+55
* | Fix a bug with a duplicate entryJean Chalard2012-05-101-1/+4
* | Implement the delete button for user wordsJean Chalard2012-05-102-3/+34
* | Rework the de-duplication scheme for shortcuts.Jean Chalard2012-05-091-6/+22
* | Pass the shortcut to the user dictionary provider.Jean Chalard2012-05-092-8/+21
* | Small cleanupJean Chalard2012-05-092-15/+4
* | Improve encapsulationJean Chalard2012-05-092-3/+6
* | Remove the useless parts in the 'add word' dialog.Jean Chalard2012-05-091-50/+0
* | Move the spinner code to the fragment.Jean Chalard2012-05-092-33/+36
* | Cut a helper method to increase encapsulation.Jean Chalard2012-05-094-60/+69
* | Move the word commit code to UserDictionaryAddWordContent.Jean Chalard2012-05-083-32/+33
* | Factor some codeJean Chalard2012-05-083-44/+92
* | Implement the "add word" screen according to new specJean Chalard2012-05-082-0/+70
* | Fix a janky transitionJean Chalard2012-05-082-0/+3
* | Reduce the amount of I/O done on the UI thread.Amith Yamasani2012-05-071-7/+18
* | Always on the valid system default imesatok2012-05-022-9/+55
* | Add label for default keyboard layout.Jeff Brown2012-04-172-2/+8
* | Add setting to redirect vibrator to game controller.Jeff Brown2012-04-131-6/+43
* | Use new input device listener API to refresh keyboards.Jeff Brown2012-04-131-6/+28
* | Update use of input manager API in settings.Jeff Brown2012-04-102-21/+16
* | Add new settings UI to select keyboard layout.Jeff Brown2012-04-052-47/+237
* | Make the layout of the add word dialog easier to understandJean Chalard2012-01-231-8/+21
* | Have the add dialog maintain state across screen rotationJean Chalard2011-12-211-3/+40