Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
7f545a57c987862d55966ac08ef64cfe0b9f51e4
/
java
/
src
/
com
/
android
/
inputmethod
7f545a5
[HW7.5] Introduce the @Nonnull annotation (take 2)
by Ken Wakasa
· 11 years ago
8e38b12
[HW7] Introduce consumed events
by Jean Chalard
· 11 years ago
7196566
[HW6] Split processing and applying the event.
by Jean Chalard
· 11 years ago
c4f6fc1
Merge "Revert "[HW6] Split processing and applying the event."" into lmp-dev
by Ken Wakasa
· 11 years ago
4399849
Revert "[HW6] Split processing and applying the event."
by Ken Wakasa
· 11 years ago
1db3d86
[HW6] Split processing and applying the event.
by Jean Chalard
· 11 years ago
76cffec
Show "navigate up" icon on settings activity
by Tadashi G. Takaoka
· 11 years ago
9fbeeb6
Merge "Revert "[HW7] Introduce consumed events"" into lmp-dev
by Ken Wakasa
· 11 years ago
bfa6f95
Revert "[HW7] Introduce consumed events"
by Ken Wakasa
· 11 years ago
99aff0a
[HW7] Introduce consumed events
by Jean Chalard
· 11 years ago
c6862ee
Merge "Allow adding DICTIONARY_MAX_WORD_LENGTH-length words." into lmp-dev
by Keisuke Kuroyanagi
· 11 years ago
d9a8f2a
Allow adding DICTIONARY_MAX_WORD_LENGTH-length words.
by Keisuke Kuroyanagi
· 11 years ago
ab661e3
Make "Show correction suggestions" as a binary option
by Tadashi G. Takaoka
· 11 years ago
2ce8799
Merge "Revert "[HW8] Pull up the processed event."" into lmp-dev
by Ken Wakasa
· 11 years ago
76fc491
Revert "[HW8] Pull up the processed event."
by Ken Wakasa
· 11 years ago
ebdd641
[HW8] Pull up the processed event.
by Jean Chalard
· 11 years ago
60a2cd8
[HW7.5] Introduce the @Nonnull annotation
by Jean Chalard
· 11 years ago
036b83f
Merge "Wait for an event before actually realizing it" into lmp-dev
by Jean Chalard
· 11 years ago
3d951c1
Wait for an event before actually realizing it
by Jean Chalard
· 11 years ago
dc0c3e1
Merge "Revert "[HW9] Pull the processed event further."" into lmp-dev
by Ken Wakasa
· 11 years ago
e2397e5
Revert "[HW9] Pull the processed event further."
by Ken Wakasa
· 11 years ago
a8d80ec
[HW9] Pull the processed event further.
by Jean Chalard
· 11 years ago
e8ca3f4
Merge "Revert "[HW10] Pull the processed event in its eventual place"" into lmp-dev
by Ken Wakasa
· 11 years ago
79fd911
Revert "[HW10] Pull the processed event in its eventual place"
by Ken Wakasa
· 11 years ago
bcb61da
[HW10] Pull the processed event in its eventual place
by Jean Chalard
· 11 years ago
312c949
Merge "[HW8] Pull up the processed event." into lmp-dev
by Jean Chalard
· 11 years ago
1e491d9
Merge "Use fragment for advanced preference screen" into lmp-dev
by Tadashi G. Takaoka
· 11 years ago
9bdcb13
Use fragment for advanced preference screen
by Tadashi G. Takaoka
· 11 years ago
666f1b3
Merge "Revert "[HW7.5] Introduce the @Nonnull annotation"" into lmp-dev
by Ken Wakasa
· 11 years ago
8aa74da
Revert "[HW7.5] Introduce the @Nonnull annotation"
by Ken Wakasa
· 11 years ago
3c7cb52
Merge "[HW7.5] Introduce the @Nonnull annotation" into lmp-dev
by Jean Chalard
· 11 years ago
3042452
Merge "[HW7] Introduce consumed events" into lmp-dev
by Jean Chalard
· 11 years ago
a715d7f
Use fragment for keyboard theme settings
by Tadashi G. Takaoka
· 11 years ago
fb15b76
Merge "Fix NPE when context.getFilesDir() returns null." into lmp-dev
by Keisuke Kuroyanagi
· 11 years ago
79ff803
Fix NPE when context.getFilesDir() returns null.
by Keisuke Kuroyanagi
· 11 years ago
9ba8541
Merge "Refactor Debug settings to use SubScreenFragment" into lmp-dev
by Tadashi G. Takaoka
· 11 years ago
99295c8
Refactor Debug settings to use SubScreenFragment
by Tadashi G. Takaoka
· 11 years ago
00b49ca
Use fragment for text correction preference screen
by Tadashi G. Takaoka
· 11 years ago
3c8a075
Use fragment for gesture typing preference screen
by Tadashi G. Takaoka
· 11 years ago
6b71530
Use fragment for multi lingual preference screen
by Tadashi G. Takaoka
· 11 years ago
bfcd98e
Use fragment for input preference screen
by Tadashi G. Takaoka
· 11 years ago
633f1a5
Merge "Use fragment for text correction preference screen" into lmp-dev
by Tadashi G. Takaoka
· 11 years ago
a484dc8
Merge "Use fragment for gesture typing preference screen" into lmp-dev
by Tadashi G. Takaoka
· 11 years ago
1da4385
Merge "Use fragment for multi lingual preference screen" into lmp-dev
by Tadashi G. Takaoka
· 11 years ago
6d7a081
Merge "Fix a verifier error on ICS." into lmp-dev
by Jean Chalard
· 11 years ago
da70b90
Fix a verifier error on ICS.
by Jean Chalard
· 11 years ago
a270ac4
Remove unnecessary DebugSettingsActivity, use fragment directly
by Tadashi G. Takaoka
· 11 years ago
3f513f1
Enable InputMethodService#onUpdateCursor behind the flag
by Yohei Yukawa
· 11 years ago
86f3600
Use CharSequence for spell checker to keep spans preserved
by Yohei Yukawa
· 11 years ago
22ba22f
Merge "Add two convenient utility methods for L new API" into lmp-dev
by Yohei Yukawa
· 11 years ago
639c93f
Remove unused Key.keyLabelFlags' values
by Tadashi G. Takaoka
· 11 years ago
5696ac9
Add two convenient utility methods for L new API
by Yohei Yukawa
· 11 years ago
e645715
Clean up under the util package.
by Ken Wakasa
· 11 years ago
413aded
Add a compatibility library for newly added methods in L
by Yohei Yukawa
· 11 years ago
eac8670
Enable StringUtils to split CharSequence like String#split
by Yohei Yukawa
· 11 years ago
5a5ee95
Rename ProductionFlag to ProductionFlags
by Tadashi G. Takaoka
· 11 years ago
6f80ed3
Merge "Rename LatinImeLogger to DebugFlags" into lmp-dev
by Tadashi G. Takaoka
· 11 years ago
2dae79b
Rename LatinImeLogger to DebugFlags
by Tadashi G. Takaoka
· 11 years ago
53c0088
Use SwitchPreference for spell checker setting
by Tadashi G. Takaoka
· 11 years ago
05c7048
Track crashing during migration to avoid crash loop. DO NOT MERGE.
by Keisuke Kuroyanagi
· 11 years ago
a2087e6
Use SwitchPreference on API versions newer than KitKat
by Tadashi G. Takaoka
· 11 years ago
b7ecb25
Merge "Remove SuggestionsGatherer."
by Keisuke Kuroyanagi
· 11 years ago
1467fa0
Remove SuggestionsGatherer.
by Keisuke Kuroyanagi
· 11 years ago
86dee22
Quit sorting suggestions in AndroidSpellCheckerService.
by Keisuke Kuroyanagi
· 11 years ago
9e76304
Make spell checker use dictionary facilitator.
by Keisuke Kuroyanagi
· 11 years ago
12e6379
Merge "Quit sorting suggestions in AndroidSpellCheckerService."
by Keisuke Kuroyanagi
· 11 years ago
eff9e26
Merge "Make spell checker use dictionary facilitator."
by Keisuke Kuroyanagi
· 11 years ago
f9f4095
Add Material Light theme
by Tadashi G. Takaoka
· 11 years ago
fc137f3
Simplify the wrapper for TextInfo#getCharSequence
by Yohei Yukawa
· 11 years ago
36713e5
Fix alphabet label of Kannada and Telugu
by Tadashi G. Takaoka
· 11 years ago
3b8f2ec
Merge "Move phrase gesture from additional features to public."
by Keisuke Kuroyanagi
· 11 years ago
b8a9479
Move phrase gesture from additional features to public.
by Keisuke Kuroyanagi
· 11 years ago
d5f32b3
Add Telugu keyboard
by Tadashi G. Takaoka
· 11 years ago
03aa084
Add Kannada keyboard
by Tadashi G. Takaoka
· 11 years ago
1c9e9ec
Fix Armenian comma on phone device
by Tadashi G. Takaoka
· 11 years ago
cc8f449
Merge "Add Malayalam keyboard"
by Tadashi G. Takaoka
· 11 years ago
59e795c
Add Malayalam keyboard
by Tadashi G. Takaoka
· 11 years ago
da19daf
Merge "Ensure each character is coverted by at most one LocaleSpan"
by Yohei Yukawa
· 11 years ago
ece4548
Ensure each character is coverted by at most one LocaleSpan
by Yohei Yukawa
· 11 years ago
733ec69
Add a compatibility utility class for TextInfo
by Yohei Yukawa
· 11 years ago
074e981
Merge "Add Tamil keyboard"
by Tadashi G. Takaoka
· 11 years ago
b5696b4
Add Tamil keyboard
by Tadashi G. Takaoka
· 11 years ago
68caced
Use bn-rIN resource directory for Bengali (India)
by Tadashi G. Takaoka
· 11 years ago
9cb19b1
Merge "Remove unused keyPreviewIcon attributes"
by Tadashi G. Takaoka
· 11 years ago
6efe9ae
Remove unused keyPreviewIcon attributes
by Tadashi G. Takaoka
· 11 years ago
649de3f
Fix Sinhala keyboard for tablet device
by Tadashi G. Takaoka
· 11 years ago
bb843eb
Move getPrevWordsInfoFromNthPreviousWord to PrevWordsInfoUtils.
by Keisuke Kuroyanagi
· 11 years ago
513784e
Merge "Restore additional subtypes when the package is updated"
by Yohei Yukawa
· 11 years ago
052ec62
Restore additional subtypes when the package is updated
by Yohei Yukawa
· 11 years ago
3895d7f
Additional subtype ID should be independent of OS-version
by Yohei Yukawa
· 11 years ago
013ea9d
Merge "Add Bengali keyboard layout"
by Tadashi G. Takaoka
· 11 years ago
0205fb2
Add Bengali keyboard layout
by Tadashi G. Takaoka
· 11 years ago
c4571a2
Merge "Add compatibility utility class for LocaleSpan"
by Yohei Yukawa
· 11 years ago
a92fead
Add compatibility utility class for LocaleSpan
by Yohei Yukawa
· 11 years ago
73065b7
Remove dead code to fix test failure due to NoSuchMethodError
by Yohei Yukawa
· 11 years ago
0100a49
Merge "[HW5] Make the word composer package private."
by Ken Wakasa
· 11 years ago
28ebbd4
[HW5] Make the word composer package private.
by Jean Chalard
· 11 years ago
08c01ea
[HW4] Move a reference to WordComposer out of LatinIME
by Jean Chalard
· 11 years ago
350f23f
[HW3] Some refactoring
by Jean Chalard
· 11 years ago
0dab317
[SD9] Add armenian and georgian scripts
by Jean Chalard
· 11 years ago
Next »