index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
inputmethodservice
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix KeyboardView's verticalCorrection handling
Tadashi G. Takaoka
2010-07-30
1
-1
/
+3
*
merge from open-source master
The Android Open Source Project
2010-05-03
1
-6
/
+10
|
\
|
*
Fix an NPE in InputMethodService when mExtractAction is null.
Steve Kondik
2010-04-28
1
-6
/
+10
*
|
merge from open-source master
The Android Open Source Project
2010-03-29
2
-21
/
+46
|
\
\
|
|
/
|
*
Fix Memory Leak When Switching Input Methods
Devin Taylor
2010-02-24
2
-21
/
+46
|
*
eclair snapshot
Jean-Baptiste Queru
2009-11-13
5
-84
/
+345
|
*
donut snapshot
Jean-Baptiste Queru
2009-07-31
1
-4
/
+5
|
*
donut snapshot
Jean-Baptiste Queru
2009-05-20
2
-14
/
+28
|
*
AI 145383: API review: clean up a bunch of @hides that have been pending API ...
Dianne Hackborn
2009-04-09
1
-6
/
+4
|
*
Automated import from //branches/cupcake/...@142829,142829
Dianne Hackborn
2009-03-25
1
-1
/
+1
*
|
Move the key feedback bubble to the side if there's not enough room above. bu...
Amith Yamasani
2010-03-19
1
-4
/
+21
*
|
Add correct copyright headers to multiple files
Kenny Root
2010-03-11
4
-1
/
+65
*
|
Logging to track down an elusive bug with Messaging app losing IME focus in l...
Amith Yamasani
2010-03-05
1
-1
/
+4
*
|
Fix key debounce (was too aggressive and buggy) and dismiss mini keyboard on ...
Amith Yamasani
2010-02-11
1
-2
/
+6
*
|
Fix 2402303: Split Keyboard widget from LatinIME into reusable PasswordEntryK...
Jim Miller
2010-02-08
1
-0
/
+0
*
|
Fix to enable having a primary index that's not the closest match.
Amith Yamasani
2010-02-08
1
-4
/
+4
*
|
Prevent crash in KeyboardView when the view is 0x0.
Romain Guy
2010-02-08
1
-1
/
+4
*
|
am ace8addc: am 2edd6826: Create a new ImeOption that disables fullscreen in ...
Leon Scroggins
2010-01-13
1
-1
/
+8
|
\
\
|
*
|
Create a new ImeOption that disables fullscreen in landscape, and use it.
Leon Scroggins
2010-01-12
1
-1
/
+8
*
|
|
Deprecate fill_parent and introduce match_parent.
Romain Guy
2010-01-08
1
-10
/
+10
*
|
|
Fix for 2345922: Press and hold space in ?123 mode will give .....
Amith Yamasani
2010-01-05
1
-1
/
+11
|
/
/
*
|
Close popup when Keyboard gets a CANCEL motion event.
Amith Yamasani
2009-12-08
1
-1
/
+2
*
|
Fix build.
Amith Yamasani
2009-10-27
1
-2
/
+2
*
|
Disambiguation between multiple pointers and swipe gestures.
Amith Yamasani
2009-10-27
1
-31
/
+195
*
|
Fix possible race condition when switching keyboards while there are pending ...
Amith Yamasani
2009-09-17
1
-7
/
+12
*
|
Last big work on #1991910: Make swipes work with capacitive keys
Dianne Hackborn
2009-09-14
3
-27
/
+74
*
|
Fix bug 2045914: When pressing 2 keys, sometimes the second key gets stuck.
Amith Yamasani
2009-08-19
1
-7
/
+7
*
|
Potential fix for NPE at startExtractingText.
Amith Yamasani
2009-08-19
1
-2
/
+3
*
|
Increase search radius for adjacent keys, to reduce unpredictability of
Amith Yamasani
2009-08-13
1
-1
/
+1
*
|
Remove delay for key feedback bubble.
Amith Yamasani
2009-08-11
1
-2
/
+2
*
|
Use multi-pointer support to improve 2-thumb typing. No more missed keys!
Amith Yamasani
2009-08-06
1
-14
/
+56
*
|
Fix #1977876 : Key preview in WVGA broken.
Amith Yamasani
2009-07-23
1
-4
/
+5
*
|
Fix for enabling auto-switch back to alpha mode from symbols.
Amith Yamasani
2009-07-21
1
-3
/
+5
*
|
* update all metrics data when updating density.
Mitsuru Oshima
2009-05-11
1
-6
/
+6
*
|
Fix keyboard redraw bug on long-press of CapsLock.
Amith Yamasani
2009-05-08
1
-8
/
+22
*
|
AI 145778: Manual merge changes 145382-145384 from cupcake.
Andy Stadler
2009-04-10
1
-6
/
+4
*
|
AI 143147: Manual integration
Dianne Hackborn
2009-03-27
1
-1
/
+1
|
/
*
auto import from //branches/cupcake_rel/...@140373
The Android Open Source Project
2009-03-18
2
-59
/
+195
*
auto import from //branches/cupcake_rel/...@138607
The Android Open Source Project
2009-03-13
1
-27
/
+69
*
auto import from //branches/cupcake/...@137873
The Android Open Source Project
2009-03-11
2
-2
/
+39
*
auto import from //branches/cupcake/...@137197
The Android Open Source Project
2009-03-09
1
-3
/
+5
*
auto import from //depot/cupcake/@136594
The Android Open Source Project
2009-03-05
4
-20
/
+79
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
9
-0
/
+4720
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
9
-4459
/
+0
*
auto import from //depot/cupcake/@132589
The Android Open Source Project
2009-03-03
3
-278
/
+17
*
auto import from //depot/cupcake/@137055
The Android Open Source Project
2009-03-02
3
-17
/
+278
*
auto import from //branches/cupcake/...@132569
The Android Open Source Project
2009-02-20
1
-1
/
+2
*
auto import from //branches/cupcake/...@132276
The Android Open Source Project
2009-02-19
4
-98
/
+194
*
auto import from //branches/cupcake/...@131421
The Android Open Source Project
2009-02-13
2
-35
/
+54
*
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2009-02-10
7
-106
/
+727
[next]