index
:
packages_input_LatinIME.git
kitkat
lp5.0
packages_input_LatinIME
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
src
/
com
/
android
/
inputmethod
/
latin
/
InputAttributes.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Suppress voice input key on textWebEmailAddress field
Tadashi G. Takaoka
2014-09-18
1
-1
/
+1
*
Only do double-space-period on real text fields.
Jean Chalard
2014-09-12
1
-0
/
+11
*
Hide voice input key from URI, Email, Number, and Phone layout
Tadashi G. Takaoka
2014-06-18
1
-1
/
+9
*
Remove unused supportsSwitchingToShortcutIme attribute
Tadashi G. Takaoka
2014-06-06
1
-1
/
+18
*
Rename some boolean variables for readability
Tadashi G. Takaoka
2014-06-05
1
-5
/
+5
*
Use Java 7 diamond operator
Tadashi G. Takaoka
2014-05-24
1
-2
/
+1
*
Fix number password field handling
Tadashi G. Takaoka
2014-05-20
1
-3
/
+2
*
Merge "Refactor InputAttributes a bit"
Tadashi G. Takaoka
2014-02-18
1
-117
/
+155
|
\
|
*
Refactor InputAttributes a bit
Tadashi G. Takaoka
2014-02-18
1
-117
/
+155
*
|
Set neutral suggestions should be called after load settings
Tadashi G. Takaoka
2014-02-18
1
-5
/
+11
|
/
*
Don't show important notice on password field
Tadashi G. Takaoka
2014-02-17
1
-2
/
+5
*
[IL21] Move the workaround utils to a better place.
Jean Chalard
2013-12-20
1
-0
/
+2
*
Reset to 9bd6dac4708ad94fd0257c53e977df62b152e20c
Ken Wakasa
2013-12-13
1
-4
/
+2
*
Send backspace as an event when TYPE_NULL.
Jean Chalard
2013-09-27
1
-0
/
+4
*
Move util classes to the latin/utils directory
Ken Wakasa
2013-06-24
1
-0
/
+3
*
Rename commaConcatinatedText to commaSplittableText
Tadashi G. Takaoka
2013-05-28
1
-2
/
+1
*
Rename "csv" in StringUtils to "commaConcatenatedText"
Tadashi G. Takaoka
2013-05-28
1
-1
/
+2
*
Fix Apache license comment
Tadashi G. Takaoka
2013-01-21
1
-8
/
+8
*
resolved conflicts for merge of b7e6bbae to master
Jean Chalard
2012-11-21
1
-0
/
+5
|
\
|
*
Only add spaces automatically when appropriate.
Jean Chalard
2012-11-19
1
-0
/
+5
*
|
Fix variation dumping.
Jean Chalard
2012-11-20
1
-30
/
+50
|
/
*
Revert "Only add spaces automatically when appropriate."
Ken Wakasa
2012-11-16
1
-5
/
+0
*
Only add spaces automatically when appropriate.
Jean Chalard
2012-11-15
1
-0
/
+5
*
Cleanup: Make some classes as final
Tadashi G. Takaoka
2012-09-27
1
-1
/
+1
*
Refresh editor info when the text field attributes changes.
Jean Chalard
2012-08-15
1
-0
/
+6
*
Rename SuggestionsView to SuggestionStripView
Tadashi G. Takaoka
2012-07-23
1
-1
/
+1
*
Fix tab key's navigation behavior
Tadashi G. Takaoka
2012-07-05
1
-3
/
+0
*
Tab key preforms next action when EditorInfo.IME_ACTION_NEXT is specified
Tadashi G. Takaoka
2012-05-08
1
-0
/
+3
*
Change predefined additional subtype format in preference
Tadashi G. Takaoka
2012-04-19
1
-0
/
+8
*
Cleanup InputTypeCompatUtils to InputTypeUtils
Tadashi G. Takaoka
2012-04-03
1
-5
/
+3
*
Cleanup proximity related code
satok
2012-03-19
1
-0
/
+1
*
Remove logs now that we don't need them any more.
Jean Chalard
2012-02-22
1
-1
/
+0
*
Add debug prints to help with debugging
Jean Chalard
2012-02-22
1
-0
/
+62
*
Stop inserting a space after a manually picked word.
Jean Chalard
2012-02-03
1
-13
/
+1
*
Fix a bug with TYPE_TEXT_CLASS
Jean Chalard
2011-12-20
1
-12
/
+17
*
Pretty print for InputAttributes
Jean Chalard
2011-12-16
1
-0
/
+9
*
General cleanup.
Jean Chalard
2011-12-16
1
-21
/
+12
*
Initialize input attributes in the InputAttribute class
Jean Chalard
2011-12-16
1
-6
/
+83
*
Create a class for input attributes.
Jean Chalard
2011-12-16
1
-0
/
+35