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
*
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
*
|
|
Introduce a sequence number to avoid redundant IPCs
Yohei Yukawa
2014-06-09
1
-1
/
+58
*
|
|
Naming style fix for an internal constant
Yohei Yukawa
2014-06-06
1
-3
/
+3
|
/
/
*
|
Trivial method renaming for notifyTextCommitted
Yohei Yukawa
2014-06-05
2
-5
/
+4
|
/
*
Make a copy of Matrix in CursorAnchorInfoBuilder
Yohei Yukawa
2014-05-15
1
-8
/
+4
*
Merge "Enable CursorAnchorInfo to contain composing string"
Yohei Yukawa
2014-05-15
1
-37
/
+54
|
\
|
*
Enable CursorAnchorInfo to contain composing string
Yohei Yukawa
2014-05-14
1
-37
/
+54
*
|
Use java.util.Objects
Yohei Yukawa
2014-05-14
1
-4
/
+3
|
/
*
Do not send duplicate CursorAnchorInfo to IME
Yohei Yukawa
2014-05-13
1
-5
/
+21
*
Remove an unused member.
Yohei Yukawa
2014-05-12
1
-3
/
+0
*
Introduce new API for floating window support
Yohei Yukawa
2014-05-09
6
-12
/
+781
*
Add unit tests for InputMethodSubtypeSwitchingController
Yohei Yukawa
2014-05-01
1
-2
/
+13
*
Return the cursor position in screen coordinates
Yohei Yukawa
2014-04-29
1
-4
/
+25
*
Allow IMEs to start/stop receiving onUpdateCursor callback
Yohei Yukawa
2014-04-04
1
-3
/
+42
*
Fix issue #13564072: Back button no longer dismisses IME after voice usage
Dianne Hackborn
2014-03-24
1
-0
/
+1
*
Merge "Improve doc for EditorInfo#initialSel{Start,End}"
Jean Chalard
2014-03-10
2
-61
/
+86
|
\
|
*
Improve doc for EditorInfo#initialSel{Start,End}
Jean Chalard
2014-02-21
2
-61
/
+86
*
|
Introduce InputMethodSubtypeArray for memory efficient IPCs
Yohei Yukawa
2014-03-06
2
-13
/
+292
*
|
Remove trailing spaces and tabs
Yohei Yukawa
2014-02-24
1
-15
/
+15
|
/
*
Make the range checking of BaseInputConnection#setSelection stricter
Yohei Yukawa
2014-01-17
1
-2
/
+2
*
Remove unused imports from frameworks/base.
John Spurlock
2013-11-20
2
-2
/
+0
*
am b97e102c: am 1b570b57: am 5fd5aa3d: Fix compatibility issue on InputMethod...
Satoshi Kataoka
2013-11-13
1
-0
/
+7
|
\
|
*
Fix compatibility issue on InputMethodSubtype
Satoshi Kataoka
2013-11-14
1
-0
/
+7
*
|
am 9ea18d49: am d952ac4c: am 218ecd43: Fix the docs build
Jean Chalard
2013-11-12
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix the docs build
Jean Chalard
2013-11-13
1
-1
/
+1
*
|
am 45637283: am 383ef79d: am 7d57b7a3: Merge "Improve documentation for Input...
Jean Chalard
2013-11-12
2
-43
/
+75
|
\
\
|
|
/
|
*
Improve documentation for InputType and EditorInfo.
Jean Chalard
2013-11-12
2
-43
/
+75
*
|
Merge "Notify commitText event to InputMethodManagerService"
Satoshi Kataoka
2013-10-23
2
-1
/
+19
|
\
\
[next]