summaryrefslogtreecommitdiffstats
path: root/core/java/android/inputmethodservice
Commit message (Expand)AuthorAgeFilesLines
* Made paste work in ExtractEditTextGilles Debunne2010-10-081-10/+2
* 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
* Fixed single line state on TextView.Gilles Debunne2010-08-311-3/+4
* 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
* | AI 143147: Manual integrationDianne Hackborn2009-03-271-1/+1
|/
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-182-59/+195
* auto import from //branches/cupcake_rel/...@138607The Android Open Source Project2009-03-131-27/+69
* auto import from //branches/cupcake/...@137873The Android Open Source Project2009-03-112-2/+39
* auto import from //branches/cupcake/...@137197The Android Open Source Project2009-03-091-3/+5
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-054-20/+79
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-039-0/+4720
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-039-4459/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-033-278/+17
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-023-17/+278
* auto import from //branches/cupcake/...@132569The Android Open Source Project2009-02-201-1/+2