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
*
Change MNC codename to just M.
Dianne Hackborn
2015-07-29
1
-3
/
+5
*
Don't rely on broadcast intent for waking up input method.
Yohei Yukawa
2015-07-23
1
-0
/
+30
*
Do not accept an empty string in EditorInfo#packageName anymore.
Yohei Yukawa
2015-06-08
1
-4
/
+2
*
Update JavaDoc of EditorInfo#packageName.
Yohei Yukawa
2015-06-08
1
-0
/
+13
*
Report EditorInfo#packageName based on the actual uid.
Yohei Yukawa
2015-06-03
1
-1
/
+4
*
Merge "Convert subtypes whose locale is "tl" to "fil"." into mnc-dev
Yohei Yukawa
2015-06-03
1
-1
/
+15
|
\
|
*
Convert subtypes whose locale is "tl" to "fil".
Yohei Yukawa
2015-06-02
1
-1
/
+15
*
|
Add a permission annotation to IMM#setCurrentInputMethodSubtype.
Yoshiki Iguchi
2015-06-02
1
-0
/
+4
|
/
*
Close input session when the view is detached from the window.
Yohei Yukawa
2015-05-29
1
-0
/
+16
*
Revert "Rely on IMM#focusOut() to close input session."
Yohei Yukawa
2015-05-29
1
-6
/
+10
*
Rely on IMM#focusOut() to close input session.
Yohei Yukawa
2015-05-26
1
-10
/
+6
*
Do not clear IMM#mCurRootView in IMM#finishInputLocked().
Yohei Yukawa
2015-05-21
1
-5
/
+1
*
Keep IMM#mCurRootView synchronized with the actual window focus.
Yohei Yukawa
2015-05-15
1
-7
/
+20
*
Revert "Update IME focus when the active view is losing the focus."
Wale Ogunwale
2015-05-14
1
-7
/
+29
*
Merge "Update IME focus when the active view is losing the focus." into mnc-dev
Yohei Yukawa
2015-05-13
1
-29
/
+7
|
\
|
*
Update IME focus when the active view is losing the focus.
Yohei Yukawa
2015-05-12
1
-29
/
+7
*
|
Remove obsolete fields from InputMethodManager.
Yohei Yukawa
2015-05-12
1
-10
/
+0
|
/
*
Retry "Always show auxiliary subtypes from NavBar keyboard icon."
Seigo Nonaka
2015-05-06
1
-1
/
+27
*
Revert "Always show auxiliary subtypes from NavBar keyboard icon."
Bart Sears
2015-05-07
1
-27
/
+1
*
Always show auxiliary subtypes from NavBar keyboard icon.
Seigo Nonaka
2015-05-06
1
-1
/
+27
*
am b078ff16: am 13dbc3d4: Merge "Frameworks/base: Fix potential NPE in InputM...
Andreas Gampe
2015-03-18
1
-2
/
+2
|
\
|
*
Frameworks/base: Fix potential NPE in InputMethod
Andreas Gampe
2015-03-17
1
-2
/
+2
*
|
Remove unused imports in frameworks/base.
John Spurlock
2015-02-28
2
-6
/
+0
*
|
Normalize deprecated 2-letter language code when necessary.
Yohei Yukawa
2015-02-21
1
-17
/
+3
*
|
am f80fa0b5: am 6c477a29: am ec403e8f: Merge "Call startInput on return from ...
Jeff Brown
2015-02-13
1
-13
/
+11
|
\
\
|
|
/
|
*
Call startInput on return from sleep mode
Mikael Gullstrand
2015-01-26
1
-13
/
+11
|
*
Fix some documentation typos.
Newton Allen
2014-09-30
1
-1
/
+1
*
|
Use try-with-resources
Yohei Yukawa
2014-10-07
1
-49
/
+10
*
|
Fix some documentation typos.
Newton Allen
2014-09-30
1
-1
/
+1
|
/
*
Speculative fix of IMMS crash
Yohei Yukawa
2014-09-19
1
-1
/
+2
*
Minimize the number of default enabled IMEs part 3
Yohei Yukawa
2014-09-15
1
-0
/
+3
*
API Review: Clean up removed APIs
Yohei Yukawa
2014-09-12
4
-151
/
+0
*
Use public APIs to instantiate InputMethodSubtype
Yohei Yukawa
2014-09-10
1
-12
/
+0
*
L API proposal: Introduce IS_RTL flag
Yohei Yukawa
2014-09-08
1
-51
/
+120
*
API Review: InputConnection
Yohei Yukawa
2014-09-02
4
-16
/
+47
*
API Review: CursorAnchorInfo
Yohei Yukawa
2014-09-02
1
-26
/
+64
*
Get rid of one redundant comparison of #mComposingTextStart
Yohei Yukawa
2014-08-31
1
-3
/
+0
*
Remove CursorAnchorInfoRequest and related stuff
Yohei Yukawa
2014-08-22
6
-325
/
+64
*
Suppress warnings of redundant calls of #updateCursorAnchorInfo
Yohei Yukawa
2014-08-13
1
-1
/
+6
*
Add FLAG_CURSOR_ANCHOR_INFO_IMMEDIATE support in TextView
Yohei Yukawa
2014-07-19
1
-6
/
+13
*
Use a bit more descriptive name for a parameter
Yohei Yukawa
2014-07-12
1
-3
/
+4
*
Polish new IME API for L part 2: CursorAnchorInfo
Yohei Yukawa
2014-07-11
6
-49
/
+345
*
Polish new IME API for L: CursorAnchorInfo
Yohei Yukawa
2014-07-10
2
-11
/
+125
*
Fix inconsistencies in CursorAnchorInfo#equals
Yohei Yukawa
2014-07-10
1
-8
/
+28
*
Require coordinate transformation matrix if necessary
Yohei Yukawa
2014-07-02
2
-2
/
+22
*
Use CharSequence instead of String in CursorAnchorInfo
Yohei Yukawa
2014-06-27
1
-6
/
+9
*
am f09cb58d: Merge "Rename CursorAnchorInfoBuilder with Builder" into lmp-pre...
Yohei Yukawa
2014-06-12
1
-13
/
+10
|
\
|
*
Rename CursorAnchorInfoBuilder with Builder
Yohei Yukawa
2014-06-10
1
-13
/
+10
*
|
Merge "Use more user actions to update the IME rotation order"
Yohei Yukawa
2014-06-10
1
-3
/
+3
|
\
\
|
*
|
Use more user actions to update the IME rotation order
Yohei Yukawa
2014-06-09
1
-3
/
+3
[next]