summaryrefslogtreecommitdiffstats
path: root/core/java/android/inputmethodservice
Commit message (Expand)AuthorAgeFilesLines
* Add Holo theme for IMEs.Dianne Hackborn2011-01-141-1/+5
* Added support for full PC-style keyboards.Jeff Brown2010-11-181-2/+3
* Change API for getting InputMethodSubtype's mode from resource id to Stringsatok2010-11-051-2/+2
* Add new resize mode to not resize, new web input types.Dianne Hackborn2010-10-293-3/+10
* Add a functionarity for showing / hiding IME button on the system barsatok2010-10-301-5/+7
* resolved conflicts for merge of 2da9338c to masterGilles Debunne2010-10-111-1/+2
|\
| * Made paste work in ExtractEditTextGilles Debunne2010-10-081-10/+2
* | Add methods for managing subtypessatok2010-09-233-8/+45
* | am a79433cb: am ecd43cca: Merge "Initialize Keyboard.Key attributes from pare...Tadashi G. Takaoka2010-09-171-3/+4
|\ \ | |/
| * Initialize Keyboard.Key attributes from parent Keyboard.RowTadashi G. Takaoka2010-09-171-3/+4
| * Made text selection work in ExtractEditText. DO NOT MERGEGilles Debunne2010-09-071-1/+10
* | am ff46a5c9: am d2fbabad: Merge "Fixed single line state on TextView." into g...Gilles Debunne2010-08-311-3/+4
|\ \ | |/
| * Fixed single line state on TextView.Gilles Debunne2010-08-311-3/+4
* | lock screen for xlargeJae Yong Sung2010-08-131-1/+24
* | Fix KeyboardView's verticalCorrection handlingTadashi G. Takaoka2010-07-301-1/+3
|/
* merge from open-source masterThe Android Open Source Project2010-05-031-6/+10
|\
| * Fix an NPE in InputMethodService when mExtractAction is null.Steve Kondik2010-04-281-6/+10
* | merge from open-source masterThe Android Open Source Project2010-03-292-21/+46
|\ \ | |/
| * Fix Memory Leak When Switching Input MethodsDevin Taylor2010-02-242-21/+46
| * eclair snapshotJean-Baptiste Queru2009-11-135-84/+345
| * donut snapshotJean-Baptiste Queru2009-07-311-4/+5
| * donut snapshotJean-Baptiste Queru2009-05-202-14/+28
| * AI 145383: API review: clean up a bunch of @hides that have been pending API ...Dianne Hackborn2009-04-091-6/+4
| * Automated import from //branches/cupcake/...@142829,142829Dianne Hackborn2009-03-251-1/+1
* | Move the key feedback bubble to the side if there's not enough room above. bu...Amith Yamasani2010-03-191-4/+21
* | Add correct copyright headers to multiple filesKenny Root2010-03-114-1/+65
* | Logging to track down an elusive bug with Messaging app losing IME focus in l...Amith Yamasani2010-03-051-1/+4
* | Fix key debounce (was too aggressive and buggy) and dismiss mini keyboard on ...Amith Yamasani2010-02-111-2/+6
* | Fix 2402303: Split Keyboard widget from LatinIME into reusable PasswordEntryK...Jim Miller2010-02-081-0/+0
* | Fix to enable having a primary index that's not the closest match.Amith Yamasani2010-02-081-4/+4
* | Prevent crash in KeyboardView when the view is 0x0.Romain Guy2010-02-081-1/+4
* | am ace8addc: am 2edd6826: Create a new ImeOption that disables fullscreen in ...Leon Scroggins2010-01-131-1/+8
|\ \
| * | Create a new ImeOption that disables fullscreen in landscape, and use it.Leon Scroggins2010-01-121-1/+8
* | | Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-081-10/+10
* | | Fix for 2345922: Press and hold space in ?123 mode will give .....Amith Yamasani2010-01-051-1/+11
|/ /
* | Close popup when Keyboard gets a CANCEL motion event.Amith Yamasani2009-12-081-1/+2
* | Fix build.Amith Yamasani2009-10-271-2/+2
* | Disambiguation between multiple pointers and swipe gestures.Amith Yamasani2009-10-271-31/+195
* | Fix possible race condition when switching keyboards while there are pending ...Amith Yamasani2009-09-171-7/+12
* | Last big work on #1991910: Make swipes work with capacitive keysDianne Hackborn2009-09-143-27/+74
* | Fix bug 2045914: When pressing 2 keys, sometimes the second key gets stuck.Amith Yamasani2009-08-191-7/+7
* | Potential fix for NPE at startExtractingText.Amith Yamasani2009-08-191-2/+3
* | Increase search radius for adjacent keys, to reduce unpredictability ofAmith Yamasani2009-08-131-1/+1
* | Remove delay for key feedback bubble.Amith Yamasani2009-08-111-2/+2
* | Use multi-pointer support to improve 2-thumb typing. No more missed keys!Amith Yamasani2009-08-061-14/+56
* | Fix #1977876 : Key preview in WVGA broken.Amith Yamasani2009-07-231-4/+5
* | Fix for enabling auto-switch back to alpha mode from symbols.Amith Yamasani2009-07-211-3/+5
* | * update all metrics data when updating density.Mitsuru Oshima2009-05-111-6/+6
* | Fix keyboard redraw bug on long-press of CapsLock.Amith Yamasani2009-05-081-8/+22
* | AI 145778: Manual merge changes 145382-145384 from cupcake.Andy Stadler2009-04-101-6/+4