summaryrefslogtreecommitdiffstats
path: root/core/java/android/inputmethodservice/KeyboardView.java
Commit message (Expand)AuthorAgeFilesLines
* Interaction model of KeyboarView should be same as latimIMESvetoslav Ganov2012-05-221-15/+20
* Adding a system preference whether to speak passwords in accessibility mode.Svetoslav Ganov2011-12-051-2/+8
* Update KeyBoardView to reflect the interaction model in Latin IMESvetoslav Ganov2011-11-011-25/+10
* Make prompt for headset while typing a password if accessibilbity is on less ...Svetoslav Ganov2011-10-041-15/+22
* Fix 5335993, calculate correct size of lockscreen buttonsChet Haase2011-09-191-0/+4
* Adding accessibility support to the PIN lock screen.Svetoslav Ganov2011-08-221-8/+100
* Breaks the buildSvetoslav Ganov2011-08-171-79/+10
* Adding accessibility support to the PIN lock screen.Svetoslav Ganov2011-08-081-10/+79
* Fix key preview coordinates calculationTadashi G. Takaoka2011-04-201-20/+13
* Fix KeyboardView's verticalCorrection handlingTadashi G. Takaoka2010-07-301-1/+3
* Move the key feedback bubble to the side if there's not enough room above. bu...Amith Yamasani2010-03-191-4/+21
* 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
* 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
* Fix bug 2045914: When pressing 2 keys, sometimes the second key gets stuck.Amith Yamasani2009-08-191-7/+7
* 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
* 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/...@138607The Android Open Source Project2009-03-131-27/+69
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-051-1/+1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+1164
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-1154/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-16/+6
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-6/+16
* auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-191-68/+81
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-0/+4
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-32/+37
* auto import from //branches/cupcake/...@127436The Android Open Source Project2009-01-221-7/+15
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-42/+89
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-11/+39
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+1049