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
/
latin
/
suggestions
/
MoreSuggestions.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move Constants.java to the latin.common package
Ken Wakasa
2014-10-23
1
-1
/
+1
*
Support Accept typed word UI
Tadashi G. Takaoka
2014-08-22
1
-3
/
+3
*
Move MoreSuggestionsListener to MoreSuggestionsView
Tadashi G. Takaoka
2014-05-27
1
-6
/
+0
*
Refactor MoreKeysKeyboardView to use Key class
Tadashi G. Takaoka
2014-05-21
1
-8
/
+16
*
Fix: Typed word is not included in more suggestions.
Keisuke Kuroyanagi
2014-04-28
1
-4
/
+22
*
Add PunctuationSuggestions class
Tadashi G. Takaoka
2014-02-14
1
-2
/
+2
*
Refactor Key constructors
Tadashi G. Takaoka
2014-02-10
1
-4
/
+4
*
[IL76] Remove a SuggestionStripView dependency
Jean Chalard
2014-01-23
1
-5
/
+5
*
Reset to 9bd6dac4708ad94fd0257c53e977df62b152e20c
Ken Wakasa
2013-12-13
1
-2
/
+3
*
Add empty key background type
Tadashi G. Takaoka
2013-08-14
1
-1
/
+2
*
Move TypefaceUtils and ViewUtils to utils package
Tadashi G. Takaoka
2013-07-05
1
-1
/
+1
*
Reorganize Utils class
Tadashi G. Takaoka
2013-07-05
1
-2
/
+1
*
Move util classes to the latin/utils directory
Ken Wakasa
2013-06-24
1
-1
/
+1
*
Refactor SuggestionStripLayoutHelper a bit
Tadashi G. Takaoka
2013-05-31
1
-56
/
+57
*
Introduce MoreSuggestionsListener class
Tadashi G. Takaoka
2013-05-01
1
-12
/
+22
*
Add TypefaceUtils
Tadashi G. Takaoka
2013-04-11
1
-10
/
+8
*
Fix Apache license comment
Tadashi G. Takaoka
2013-01-21
1
-8
/
+8
*
Replace useless CharSequence to String
Tadashi G. Takaoka
2012-10-22
1
-1
/
+1
*
am 344a7fef: am 658e935b: am c0bc3369: Merge "Fix more suggestions text width...
Tadashi G. Takaoka
2012-10-16
1
-1
/
+3
|
\
|
*
Fix more suggestions text width calculation
Tadashi G. Takaoka
2012-10-16
1
-1
/
+3
*
|
Fix NPE observed only by monkey test
Tadashi G. Takaoka
2012-10-01
1
-5
/
+4
|
/
*
Cleanup: Make some classes as final
Tadashi G. Takaoka
2012-09-27
1
-4
/
+4
*
Separate inner classes of keyboard package out under internal package
Tadashi G. Takaoka
2012-08-30
1
-133
/
+139
*
Rename SuggestionsView to SuggestionStripView
Tadashi G. Takaoka
2012-07-23
1
-5
/
+5
*
Set divider icon's alpha value on the fly
Tadashi G. Takaoka
2012-05-16
1
-3
/
+5
*
Refactor key drawing code in KeyboardView
Tadashi G. Takaoka
2012-03-21
1
-8
/
+3
*
De-duplicate a method
Jean Chalard
2012-03-15
1
-12
/
+2
*
Support dividers in MoreKeysKeyboard
Tadashi G. Takaoka
2012-03-02
1
-2
/
+2
*
Explicitly specify that labels might be in more keys
Tadashi G. Takaoka
2012-03-01
1
-1
/
+1
*
Get rid of Key.setIcon(Drawable)
Tadashi G. Takaoka
2012-02-03
1
-4
/
+20
*
Use String instaed of CharSequence in Key class
Tadashi G. Takaoka
2012-01-25
1
-1
/
+1
*
Move KeyboardBuilder and KeyboardParams classes into Keyboard class
Tadashi G. Takaoka
2011-12-18
1
-4
/
+2
*
Remove LatinKeyboard class
Tadashi G. Takaoka
2011-12-18
1
-1
/
+1
*
Move KeyboardSwitcher.getKeyboard to KeyboardSet
Tadashi G. Takaoka
2011-12-16
1
-1
/
+1
*
Add com.android.inputmethod.latin.suggestions package
Tadashi G. Takaoka
2011-12-16
1
-0
/
+230