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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Merge "Be always confident in the current language when only one"
Jean Chalard
2014-11-28
1
-0
/
+3
|
\
\
\
|
*
|
|
Be always confident in the current language when only one
Jean Chalard
2014-11-28
1
-0
/
+3
*
|
|
|
Merge "Make LocaleUtils.constructLocaleFromString as @Nonnull"
Tadashi G. Takaoka
2014-11-28
9
-78
/
+118
|
\
\
\
\
|
*
|
|
|
Make LocaleUtils.constructLocaleFromString as @Nonnull
Tadashi G. Takaoka
2014-11-21
9
-78
/
+118
*
|
|
|
|
Remove unused import and local variable
Tadashi G. Takaoka
2014-11-28
1
-1
/
+0
*
|
|
|
|
Remove unnecessary code of CustomInputStylePreference
Tadashi G. Takaoka
2014-11-27
1
-20
/
+0
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge "Remove unused code from DictionaryFactory"
Tadashi G. Takaoka
2014-11-27
3
-53
/
+16
|
\
\
\
\
|
*
|
|
|
Remove unused code from DictionaryFactory
Tadashi G. Takaoka
2014-11-21
3
-53
/
+16
*
|
|
|
|
Allow whitelist changes when no close word
Jean Chalard
2014-11-26
6
-46
/
+102
*
|
|
|
|
Use confidence to fix whitelist
Jean Chalard
2014-11-26
2
-4
/
+29
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Add confidence.
Jean Chalard
2014-11-25
1
-11
/
+21
|
/
/
/
*
|
/
Remove unneeded Context argument
Tadashi G. Takaoka
2014-11-21
2
-6
/
+5
|
|
/
|
/
|
*
|
Annotate the typed word with its source dictionary
Jean Chalard
2014-11-20
2
-21
/
+44
|
/
*
Fix an NPE.
Jean Chalard
2014-11-20
1
-2
/
+1
*
Merge "Fix a NPE"
Jean Chalard
2014-11-20
1
-0
/
+6
|
\
|
*
Fix a NPE
Jean Chalard
2014-11-20
1
-0
/
+6
*
|
Make the typed word a SuggestedWordInfo
Jean Chalard
2014-11-20
4
-49
/
+56
|
/
*
Merge "Fix oscillations on ICS"
Jean Chalard
2014-11-19
2
-11
/
+33
|
\
|
*
Fix oscillations on ICS
Jean Chalard
2014-11-19
2
-11
/
+33
*
|
Merge "Remove the other deprecated constructor to SuggestedWords"
Jean Chalard
2014-11-19
4
-22
/
+19
|
\
\
|
*
|
Remove the other deprecated constructor to SuggestedWords
Jean Chalard
2014-11-17
4
-22
/
+19
|
|
/
*
|
Fix SubtypeLocaleUtils.getSubtypeNameForLogging accepting null
Tadashi G. Takaoka
2014-11-19
1
-1
/
+2
*
|
Rename a confusing method name
Jean Chalard
2014-11-18
1
-10
/
+12
|
/
*
More verbosity when reporting broken dictionaries
Adrian Velicu
2014-11-14
2
-1
/
+7
*
Merge "UpdateHandler to support v202 dicts."
Adrian Velicu
2014-11-14
1
-2
/
+2
|
\
|
*
UpdateHandler to support v202 dicts.
Adrian Velicu
2014-11-12
1
-2
/
+2
*
|
Merge "Implement UserHistoryDictionary for each user account."
Jatin Matani
2014-11-14
2
-11
/
+74
|
\
\
|
*
|
Implement UserHistoryDictionary for each user account.
Jatin Matani
2014-11-13
2
-11
/
+74
*
|
|
Move isRtlLanguage method to LocaleUtils
Tadashi G. Takaoka
2014-11-12
3
-22
/
+3
*
|
|
Merge "Add RichInputMethodSubtype.getKeyboardLayoutSetName"
Tadashi G. Takaoka
2014-11-13
2
-4
/
+5
|
\
\
\
|
*
|
|
Add RichInputMethodSubtype.getKeyboardLayoutSetName
Tadashi G. Takaoka
2014-11-12
2
-4
/
+5
|
|
|
/
|
|
/
|
*
/
|
Clean SubtypeLocaleUtils a bit
Tadashi G. Takaoka
2014-11-12
2
-7
/
+3
|
/
/
*
/
Move logic to determine spacebar text to LanguageOnSpacebarHelper
Tadashi G. Takaoka
2014-11-08
1
-17
/
+5
|
/
*
Merge "Move current subtype management code to RichInputMethodManager"
Tadashi G. Takaoka
2014-11-07
3
-44
/
+46
|
\
|
*
Move current subtype management code to RichInputMethodManager
Tadashi G. Takaoka
2014-11-06
3
-44
/
+46
*
|
Merge "Move util classes under common"
Jean Chalard
2014-11-07
19
-420
/
+16
|
\
\
|
*
|
Move util classes under common
Jean Chalard
2014-11-07
19
-420
/
+16
*
|
|
Merge "Remove a deprecated constructor to SuggestedWords"
Jean Chalard
2014-11-07
2
-13
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Remove a deprecated constructor to SuggestedWords
Jean Chalard
2014-11-07
2
-13
/
+7
*
|
|
Merge "Move shorcut IME related code from SubtypeSwitcher to RichInputMethodM...
Tadashi G. Takaoka
2014-11-07
5
-130
/
+117
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Move shorcut IME related code from SubtypeSwitcher to RichInputMethodManager
Tadashi G. Takaoka
2014-11-06
5
-130
/
+117
|
|
/
*
|
Merge "Remove dicttool dependency to NativeSuggestOptions"
Jean Chalard
2014-11-07
2
-75
/
+4
|
\
\
|
|
/
|
/
|
|
*
Remove dicttool dependency to NativeSuggestOptions
Jean Chalard
2014-11-06
2
-75
/
+4
*
|
Move some methods out from SubtypeSwitcher
Tadashi G. Takaoka
2014-11-06
6
-122
/
+168
|
/
*
Fix a bug where LatinIME would recorrect with no input view
Jean Chalard
2014-11-05
1
-4
/
+5
*
Fix MainKeyboardView visibility must be aligned with main keyboard frame
Tadashi G. Takaoka
2014-11-04
1
-2
/
+2
*
Small comment fixes
Ken Wakasa
2014-11-02
1
-3
/
+3
*
Merge "Update v4 format version from 402 to 403."
Keisuke Kuroyanagi
2014-10-31
2
-4
/
+6
|
\
|
*
Update v4 format version from 402 to 403.
Keisuke Kuroyanagi
2014-10-31
2
-4
/
+6
*
|
Merge "Add helper methods to convert flags to readable text"
Tadashi G. Takaoka
2014-10-31
2
-0
/
+39
|
\
\
|
|
/
|
/
|
[prev]
[next]