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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Show "navigate up" icon on settings activity
Tadashi G. Takaoka
2014-07-29
2
-11
/
+34
*
Merge "Allow adding DICTIONARY_MAX_WORD_LENGTH-length words." into lmp-dev
Keisuke Kuroyanagi
2014-07-25
4
-7
/
+6
|
\
|
*
Allow adding DICTIONARY_MAX_WORD_LENGTH-length words.
Keisuke Kuroyanagi
2014-07-28
4
-7
/
+6
*
|
Merge "Wait for an event before actually realizing it" into lmp-dev
Jean Chalard
2014-07-25
1
-1
/
+1
|
\
\
|
*
|
Wait for an event before actually realizing it
Jean Chalard
2014-07-28
1
-1
/
+1
*
|
|
Merge "Use fragment for advanced preference screen" into lmp-dev
Tadashi G. Takaoka
2014-07-24
3
-202
/
+250
|
\
\
\
|
*
|
|
Use fragment for advanced preference screen
Tadashi G. Takaoka
2014-07-28
3
-202
/
+250
*
|
|
|
Merge "Fix NPE when context.getFilesDir() returns null." into lmp-dev
Keisuke Kuroyanagi
2014-07-24
1
-0
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix NPE when context.getFilesDir() returns null.
Keisuke Kuroyanagi
2014-07-28
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge "Refactor Debug settings to use SubScreenFragment" into lmp-dev
Tadashi G. Takaoka
2014-07-24
3
-267
/
+288
|
\
\
\
|
*
|
|
Refactor Debug settings to use SubScreenFragment
Tadashi G. Takaoka
2014-07-28
3
-267
/
+288
*
|
|
|
Merge "Use fragment for text correction preference screen" into lmp-dev
Tadashi G. Takaoka
2014-07-24
3
-70
/
+125
|
\
|
|
|
|
*
|
|
Use fragment for text correction preference screen
Tadashi G. Takaoka
2014-07-28
3
-70
/
+125
*
|
|
|
Merge "Use fragment for gesture typing preference screen" into lmp-dev
Tadashi G. Takaoka
2014-07-24
3
-4
/
+47
|
\
|
|
|
|
*
|
|
Use fragment for gesture typing preference screen
Tadashi G. Takaoka
2014-07-28
3
-4
/
+47
*
|
|
|
Merge "Use fragment for multi lingual preference screen" into lmp-dev
Tadashi G. Takaoka
2014-07-24
4
-34
/
+93
|
\
|
|
|
|
*
|
|
Use fragment for multi lingual preference screen
Tadashi G. Takaoka
2014-07-28
4
-34
/
+93
*
|
|
|
Merge "Fix a verifier error on ICS." into lmp-dev
Jean Chalard
2014-07-24
2
-4
/
+11
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix a verifier error on ICS.
Jean Chalard
2014-07-28
2
-4
/
+11
|
|
|
/
|
|
/
|
*
|
|
Use fragment for input preference screen
Tadashi G. Takaoka
2014-07-27
5
-22
/
+221
|
|
/
|
/
|
*
|
Make "Show correction suggestions" as a binary option
Tadashi G. Takaoka
2014-07-27
5
-56
/
+41
|
/
*
Remove unnecessary DebugSettingsActivity, use fragment directly
Tadashi G. Takaoka
2014-07-23
3
-55
/
+2
*
Enable InputMethodService#onUpdateCursor behind the flag
Yohei Yukawa
2014-07-20
3
-39
/
+31
*
Use CharSequence for spell checker to keep spans preserved
Yohei Yukawa
2014-07-20
5
-32
/
+43
*
Merge "Add two convenient utility methods for L new API" into lmp-dev
Yohei Yukawa
2014-07-18
1
-6
/
+70
|
\
|
*
Add two convenient utility methods for L new API
Yohei Yukawa
2014-07-19
1
-6
/
+70
*
|
Remove unused Key.keyLabelFlags' values
Tadashi G. Takaoka
2014-07-19
2
-75
/
+4
*
|
Enable StringUtils to split CharSequence like String#split
Yohei Yukawa
2014-07-19
1
-0
/
+52
|
/
*
Clean up under the util package.
Ken Wakasa
2014-07-18
3
-441
/
+0
*
Add a compatibility library for newly added methods in L
Yohei Yukawa
2014-07-18
1
-0
/
+70
*
Rename ProductionFlag to ProductionFlags
Tadashi G. Takaoka
2014-07-16
5
-11
/
+11
*
Merge "Rename LatinImeLogger to DebugFlags" into lmp-dev
Tadashi G. Takaoka
2014-07-16
19
-40
/
+53
|
\
|
*
Rename LatinImeLogger to DebugFlags
Tadashi G. Takaoka
2014-07-16
19
-40
/
+53
*
|
Use SwitchPreference for spell checker setting
Tadashi G. Takaoka
2014-07-16
2
-13
/
+7
|
/
*
Track crashing during migration to avoid crash loop. DO NOT MERGE.
Keisuke Kuroyanagi
2014-07-14
1
-11
/
+29
*
Use SwitchPreference on API versions newer than KitKat
Tadashi G. Takaoka
2014-07-13
3
-4
/
+87
*
Merge "Remove SuggestionsGatherer."
Keisuke Kuroyanagi
2014-07-09
3
-98
/
+67
|
\
|
*
Remove SuggestionsGatherer.
Keisuke Kuroyanagi
2014-07-10
3
-98
/
+67
*
|
Merge "Quit sorting suggestions in AndroidSpellCheckerService."
Keisuke Kuroyanagi
2014-07-09
2
-55
/
+19
|
\
|
|
*
Quit sorting suggestions in AndroidSpellCheckerService.
Keisuke Kuroyanagi
2014-07-10
2
-55
/
+19
*
|
Merge "Make spell checker use dictionary facilitator."
Keisuke Kuroyanagi
2014-07-09
6
-537
/
+236
|
\
|
|
*
Make spell checker use dictionary facilitator.
Keisuke Kuroyanagi
2014-07-10
6
-537
/
+236
*
|
Add Material Light theme
Tadashi G. Takaoka
2014-07-10
1
-2
/
+5
*
|
Simplify the wrapper for TextInfo#getCharSequence
Yohei Yukawa
2014-07-09
1
-3
/
+11
*
|
Fix alphabet label of Kannada and Telugu
Tadashi G. Takaoka
2014-07-09
1
-8
/
+8
*
|
Add Telugu keyboard
Tadashi G. Takaoka
2014-07-09
1
-78
/
+95
*
|
Add Kannada keyboard
Tadashi G. Takaoka
2014-07-09
1
-71
/
+86
*
|
Merge "Add Malayalam keyboard"
Tadashi G. Takaoka
2014-07-02
1
-70
/
+88
|
\
\
|
*
|
Add Malayalam keyboard
Tadashi G. Takaoka
2014-07-08
1
-70
/
+88
*
|
|
Add a compatibility utility class for TextInfo
Yohei Yukawa
2014-07-08
1
-0
/
+59
|
/
/
[prev]
[next]