index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
inputmethodservice
/
KeyboardView.java
Age
Commit message (
Expand
)
Author
2020-01-06
Use new UnsupportedAppUsage annotation.
Artur Satayev
2018-12-13
Deprecate android.inputmethodservice.{Keyboard,KeyboardView}
Yohei Yukawa
2018-07-31
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-05-22
Stop using unsupported Canvas operations in IME
Tarandeep Singh
2018-01-22
Docs: Inserting a line to include the documentation for
Jonathan Dormody
2017-02-21
Deprecate "speak passwords" setting.
Phil Weaver
2015-10-23
Fix crash in KeyboardView with null Handler
Clara Bayarri
2015-10-20
Fix a few view ctors to not call Looper.myLooper
John Reck
2014-12-02
Use CURRENT_OR_SELF when checking SPEAK_PASSWORD setting
Alan Viverette
2014-11-25
Load SPEAK_PASSWORD from currently active user rather than self
Alan Viverette
2013-09-09
Add View constructor that supplies a default style resource
Alan Viverette
2012-05-22
Interaction model of KeyboarView should be same as latimIME
Svetoslav Ganov
2011-12-05
Adding a system preference whether to speak passwords in accessibility mode.
Svetoslav Ganov
2011-11-01
Update KeyBoardView to reflect the interaction model in Latin IME
Svetoslav Ganov
2011-10-04
Make prompt for headset while typing a password if accessibilbity is on less ...
Svetoslav Ganov
2011-09-19
Fix 5335993, calculate correct size of lockscreen buttons
Chet Haase
2011-08-22
Adding accessibility support to the PIN lock screen.
Svetoslav Ganov
2011-08-17
Breaks the build
Svetoslav Ganov
2011-08-08
Adding accessibility support to the PIN lock screen.
Svetoslav Ganov
2011-04-20
Fix key preview coordinates calculation
Tadashi G. Takaoka
2010-07-30
Fix KeyboardView's verticalCorrection handling
Tadashi G. Takaoka
2010-03-19
Move the key feedback bubble to the side if there's not enough room above. bu...
Amith Yamasani
2010-02-11
Fix key debounce (was too aggressive and buggy) and dismiss mini keyboard on ...
Amith Yamasani
2010-02-08
Fix 2402303: Split Keyboard widget from LatinIME into reusable PasswordEntryK...
Jim Miller
2010-02-08
Fix to enable having a primary index that's not the closest match.
Amith Yamasani
2010-02-08
Prevent crash in KeyboardView when the view is 0x0.
Romain Guy
2010-01-05
Fix for 2345922: Press and hold space in ?123 mode will give .....
Amith Yamasani
2009-12-08
Close popup when Keyboard gets a CANCEL motion event.
Amith Yamasani
2009-10-27
Fix build.
Amith Yamasani
2009-10-27
Disambiguation between multiple pointers and swipe gestures.
Amith Yamasani
2009-09-17
Fix possible race condition when switching keyboards while there are pending ...
Amith Yamasani
2009-08-19
Fix bug 2045914: When pressing 2 keys, sometimes the second key gets stuck.
Amith Yamasani
2009-08-11
Remove delay for key feedback bubble.
Amith Yamasani
2009-08-06
Use multi-pointer support to improve 2-thumb typing. No more missed keys!
Amith Yamasani
2009-07-23
Fix #1977876 : Key preview in WVGA broken.
Amith Yamasani
2009-07-21
Fix for enabling auto-switch back to alpha mode from symbols.
Amith Yamasani
2009-05-08
Fix keyboard redraw bug on long-press of CapsLock.
Amith Yamasani
2009-04-10
AI 145778: Manual merge changes 145382-145384 from cupcake.
Andy Stadler
2009-03-27
AI 143147: Manual integration
Dianne Hackborn
2009-03-13
auto import from //branches/cupcake_rel/...@138607
The Android Open Source Project
2009-03-05
auto import from //depot/cupcake/@136594
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@132589
The Android Open Source Project
2009-03-02
auto import from //depot/cupcake/@137055
The Android Open Source Project
2009-02-19
auto import from //branches/cupcake/...@132276
The Android Open Source Project
2009-02-13
auto import from //branches/cupcake/...@131421
The Android Open Source Project
2009-02-10
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2009-01-22
auto import from //branches/cupcake/...@127436
The Android Open Source Project
2009-01-15
auto import from //branches/cupcake/...@126645
The Android Open Source Project
[next]