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
/
view
/
inputmethod
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a bug with IME blinking just after leaving the lock screen
satok
2012-04-05
1
-2
/
+6
*
Support UntranslatableReplacementStringInSubtypeName
satok
2012-03-26
1
-1
/
+15
*
Re-start input when the IME is deactivated but window is focused
satok
2012-03-22
1
-3
/
+10
*
Add missing bullet points in javadoc of InputMethodManager.java
Ken Wakasa
2012-03-10
1
-0
/
+3
*
Merge "InputConnection is warned when finished"
Gilles Debunne
2012-02-28
2
-0
/
+13
|
\
|
*
InputConnection is warned when finished
Gilles Debunne
2012-02-24
2
-1
/
+13
*
|
am 911b505f: am dc5fa185: am 133dc2d7: Merge "Fix issue #6048808: sometimes a...
Dianne Hackborn
2012-02-24
1
-43
/
+88
|
\
\
|
|
/
|
/
|
|
*
Fix issue #6048808: sometimes auto-correct is inactive
Dianne Hackborn
2012-02-24
1
-43
/
+88
*
|
Merge "Mark input and sensor messages as asynchronous."
Jeff Brown
2012-02-16
1
-1
/
+0
|
\
\
|
*
|
Mark input and sensor messages as asynchronous.
Jeff Brown
2012-02-16
1
-1
/
+0
*
|
|
Merge "Encapsulate the ViewRootImpl's handler."
Jeff Brown
2012-02-16
2
-15
/
+12
|
\
\
\
|
|
/
/
|
*
|
Encapsulate the ViewRootImpl's handler.
Jeff Brown
2012-02-15
2
-15
/
+12
*
|
|
am 804aa297: am 01810bbb: am 06a591cd: Fix last change -- don\'t call startIn...
Dianne Hackborn
2012-02-16
1
-4
/
+9
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fix last change -- don't call startInputInner() with lock held.
Dianne Hackborn
2012-02-16
1
-4
/
+9
*
|
|
am 09170888: am cc1bd4bb: am c470b2dd: Merge "Part of fixing issue #6006757: ...
Justin Ho
2012-02-16
1
-11
/
+22
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Part of fixing issue #6006757: Keyboard dismissal lags
Dianne Hackborn
2012-02-15
1
-11
/
+22
*
|
Add an api to switch to the next IME and subtype
satok
2012-02-10
1
-0
/
+21
*
|
Merge "Unbalanced batch edit begin and end leave TextView unresponsive"
Gilles Debunne
2012-01-25
1
-18
/
+26
|
\
\
|
*
|
Unbalanced batch edit begin and end leave TextView unresponsive
Gilles Debunne
2012-01-17
1
-18
/
+26
*
|
|
Update Javadoc for InputConnection.deleteSurroundingText()
Fabrice Di Meglio
2012-01-25
1
-1
/
+2
*
|
|
Fix bug # 5863709 API request: Change param names of deleteSurroundingText to...
Fabrice Di Meglio
2012-01-23
3
-15
/
+18
|
/
/
*
|
Bring LatinIME's privateImeOptions "forceAscii" to a formal public API
Ken Wakasa
2012-01-13
1
-0
/
+16
*
|
Comment clean up for InputMethodSubtype.
Ken Wakasa
2012-01-06
1
-39
/
+68
|
/
*
Fix a warning from the binder, step 2.
Jean Chalard
2011-10-20
1
-5
/
+9
*
Add documents for the spell checker framework and the input method subtype
satok
2011-10-18
1
-0
/
+7
*
Fix a bug in InputMethodSubtype constructor
Ken Wakasa
2011-09-09
1
-1
/
+1
*
Add a function to check auxiliary ime.
satok
2011-09-05
1
-0
/
+24
*
Merge "Add an option for the implicitly selected subtype"
satok
2011-09-02
2
-10
/
+28
|
\
|
*
Add an option for the implicitly selected subtype
satok
2011-09-02
2
-10
/
+28
*
|
Make setAdditionalInputMethodSubtypes async
satok
2011-09-02
1
-4
/
+2
|
/
*
Make the constructor of InputMethodSubtype hidden.
satok
2011-09-02
1
-0
/
+2
*
Add a comment for setAdditionalInputMethodSubtypes
satok
2011-09-01
1
-0
/
+8
*
Merge "Enable IMEs to set additional subtypes in background"
satok
2011-07-18
1
-5
/
+6
|
\
|
*
Enable IMEs to set additional subtypes in background
satok
2011-07-19
1
-5
/
+6
*
|
I. Can. Not. Stand. ViewAncestor.
Dianne Hackborn
2011-07-18
2
-6
/
+6
|
/
*
Fix NPE in InputMethodSubtype
satok
2011-07-04
1
-3
/
+3
*
Add onClickView to InputMethodService
satok
2011-06-29
2
-1
/
+31
*
Revert "Create TextServiceManager and SpellCheckerService"
satok
2011-06-22
5
-692
/
+0
*
Create TextServiceManager and SpellCheckerService
satok
2011-06-20
5
-0
/
+692
*
API to set additional subtypes
satok
2011-06-10
2
-2
/
+48
*
Fix the display name of InputMethodSubtype
satok
2011-06-08
1
-13
/
+36
*
Update internal states stored in InputMethodManager properly
satok
2011-06-03
1
-2
/
+2
*
Add an api to get the display name for InputMethodSubtype
satok
2011-06-02
2
-1
/
+30
*
Add Apis to send notifications when the suggestion was picked
satok
2011-05-26
2
-3
/
+23
*
Add one shot flag to the subtype
satok
2011-05-09
1
-2
/
+33
*
Rename ViewRoot to ViewAncestor.
Joe Onorato
2011-05-04
2
-7
/
+7
*
Fix a bug in InputMethodSubtype#hashCode
satok
2011-04-27
1
-7
/
+4
*
Deprecate a bunch of APIs.
Dianne Hackborn
2011-04-20
1
-2
/
+3
*
Add comments for APIs of InputMethodManager added to Honeycomb
satok
2011-04-15
1
-2
/
+37
*
Add an API to get the last used input method subtype
satok
2011-04-15
1
-0
/
+11
[next]