index
:
packages_inputmethods_LatinIME.git
mm6.0
q10.0
packages_inputmethods_LatinIME
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
src
/
com
/
android
/
inputmethod
/
compat
/
EditorInfoCompatUtils.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Follow API removal of LocaleList#getPrimary().
Yohei Yukawa
2016-02-09
1
-1
/
+4
*
Support EditorInfo#hintLocales in compat library.
Yohei Yukawa
2016-01-22
1
-0
/
+14
*
Small code cleanups
Ken Wakasa
2013-01-07
1
-8
/
+8
*
Make utility classes final
Tadashi G. Takaoka
2012-08-29
1
-1
/
+1
*
Add private constructor to utility classes
Tadashi G. Takaoka
2012-04-03
1
-1
/
+5
*
Cleanup EditorInfoCompatUtils
Tadashi G. Takaoka
2012-04-03
1
-41
/
+5
*
Add next/prev navigate action more keys and remove tab key
Tadashi G. Takaoka
2012-02-21
1
-5
/
+5
*
Shift+Smiley key will register newline character of textMultiLine
Tadashi G. Takaoka
2012-02-08
1
-33
/
+25
*
Support EditorInfo.IME_FLAG_FORCE_ASCII
Tadashi G. Takaoka
2012-01-17
1
-3
/
+22
*
Update fullscreen mode also at onStartInputView
Tadashi G. Takaoka
2011-09-20
1
-10
/
+0
*
Honor EditorType's IME_FLAG_NO_EXTRACT_UI and IME_FLAG_NO_FULLSCREEN flags
Tadashi G. Takaoka
2011-07-15
1
-0
/
+10
*
Tab key is shown when editor navigation flag is set
Tadashi G. Takaoka
2011-06-17
1
-1
/
+1
*
Add missing IME_ACTION_NEXT
Tadashi G. Takaoka
2011-05-24
1
-0
/
+3
*
Move a debug utility function to EditorInfoCompatUtils
satok
2011-03-25
1
-0
/
+40
*
Added InputConnectionCompatUtils and EditorInfoCompatUtils
satok
2011-03-24
1
-0
/
+59