Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
61393bf01cb3ebd41b7829a1294e801865910ae7
/
java
fd58877
Merge "Add settings for theme, userfeedback and other settings (temporary)"
by satok
· 14 years ago
8f9b86f
Add settings for theme, userfeedback and other settings (temporary)
by satok
· 14 years ago
bbd3776
Merge "Revert all hdpi assets to gingerbread"
by satok
· 14 years ago
eee0362
Revert all hdpi assets to gingerbread
by satok
· 14 years ago
44783b6
Merge "Enable VoiceInput even if there is no shortcut subtype supported"
by satok
· 14 years ago
7429009
Enable VoiceInput even if there is no shortcut subtype supported
by satok
· 14 years ago
6f18a1f
Disable Recorrection when APIs are not supported.
by satok
· 14 years ago
cf383a8
Fix a NPE in InputMethodManagerCompatWrapper
by satok
· 14 years ago
9115dd2
Fix some compat bugs and add VoiceInputLoggerCompatUtils
by satok
· 14 years ago
f1a81f5
Move a debug utility function to EditorInfoCompatUtils
by satok
· 14 years ago
e995775
Added InputTypeCompatUtils
by satok
· 14 years ago
b270785
Added InputConnectionCompatUtils and EditorInfoCompatUtils
by satok
· 14 years ago
5a41db8
Merge "Moved a functionality of setOverScrollMode to InputMethodServiceCompatWrapper"
by satok
· 14 years ago
a3ef6cd
Moved a functionality of setOverScrollMode to InputMethodServiceCompatWrapper
by satok
· 14 years ago
01829b8
Merge "Added VibratorCompatWrapper"
by satok
· 14 years ago
f000bdc
Merge "Moved a functionality of setting touchableRegion to InputMethodServiceCompatWrapper."
by satok
· 14 years ago
699e429
Added VibratorCompatWrapper
by satok
· 14 years ago
1ddf2a1
Merge "Added InputMethodInfoCompatWrapper"
by satok
· 14 years ago
5cbc984
Merge "Renamed Proxy classes"
by satok
· 14 years ago
b8690594
Renamed Proxy classes
by satok
· 14 years ago
24119df
Moved a functionality of setting touchableRegion to InputMethodServiceCompatWrapper.
by satok
· 14 years ago
2e36fb6
Added InputMethodInfoCompatWrapper
by satok
· 14 years ago
9107d98
Add comments and basic reformatting for new files.
by Jean Chalard
· 14 years ago
b916fab
Merge "Add a first version of Hebrew and Arabic keyboard."
by Jean Chalard
· 14 years ago
e50add1
Add a first version of Hebrew and Arabic keyboard.
by Jean Chalard
· 14 years ago
525028c
Merge "Remove a useless variable."
by Jean Chalard
· 14 years ago
6dd7778
Fix a bug that Voice IME is not triggered properly.
by satok
· 14 years ago
4fc1809
Remove a useless variable.
by Jean Chalard
· 14 years ago
10dd34d
Add InputMethodServiceCompatWrapper for moving the callback from LatinIME.
by satok
· 14 years ago
610f1dc
Use reflections for classes related to InputMethodSubtype
by satok
· 14 years ago
0a7cf81
Merge "Add different ways of reading the dictionary file."
by Jean Chalard
· 14 years ago
cba93f5
Add different ways of reading the dictionary file.
by Jean Chalard
· 14 years ago
da4236f
Merge "Added CompatUtils for starting a language selector"
by satok
· 14 years ago
2cff4d7
Added CompatUtils for starting a language selector
by satok
· 14 years ago
76c2ff2
Import revised translations.
by Eric Fischer
· 14 years ago
9807ab2
(Refactor 1) Moved voice related codes to deprecated/voice
by satok
· 14 years ago
071f471
Refactor BinaryDictionary a bit
by Tadashi G. Takaoka
· 14 years ago
e7a2512
Add Utils.equalsIgnoreCase methods
by Tadashi G. Takaoka
· 14 years ago
027992a
am d631651b: Avoid the removal of high-ranking exactly typed candidates.
by Jean Chalard
· 14 years ago
d631651
Avoid the removal of high-ranking exactly typed candidates.
by Jean Chalard
· 14 years ago
c0471c4
Import revised translations. DO NOT MERGE
by Eric Fischer
· 14 years ago
9eb7e2c
Import revised translations.
by Eric Fischer
· 14 years ago
9db8d06
Import revised translations. DO NOT MERGE
by Eric Fischer
· 14 years ago
33e8124
am 6a75cd12: Add alphabet hint to number password layout
by Tadashi G. Takaoka
· 14 years ago
56d5438
am ab0ee37f: Disable debug flag in TextEntryState
by Tadashi G. Takaoka
· 15 years ago
6a75cd1
Add alphabet hint to number password layout
by Tadashi G. Takaoka
· 15 years ago
ab0ee37
Disable debug flag in TextEntryState
by Tadashi G. Takaoka
· 15 years ago
b34c74a
am b55fcea6: Merge "Add whitelist dictionary" into honeycomb-mr1
by satok
· 15 years ago
bcfce3b
Add whitelist dictionary
by satok
· 15 years ago
d7e2bc3
Import revised translations. DO NOT MERGE
by Eric Fischer
· 15 years ago
8867737
am eaecb56f: Merge "Demote skipped characters matched words with respect to length." into honeycomb-mr1
by Jean Chalard
· 15 years ago
eaecb56
Merge "Demote skipped characters matched words with respect to length." into honeycomb-mr1
by Jean Chalard
· 15 years ago
a7dfbf8
am f9a5bfa1: Merge "Add the suggestion algorithm of words with space proximity" into honeycomb-mr1
by satok
· 15 years ago
107e876
am 5ac85462: Merge "Fix a NPE caused by a null typedWord" into honeycomb-mr1
by Ken Wakasa
· 15 years ago
f9a5bfa
Merge "Add the suggestion algorithm of words with space proximity" into honeycomb-mr1
by satok
· 15 years ago
5ac8546
Merge "Fix a NPE caused by a null typedWord" into honeycomb-mr1
by Ken Wakasa
· 15 years ago
817e517
Add the suggestion algorithm of words with space proximity
by satok
· 15 years ago
07a8406
Demote skipped characters matched words with respect to length.
by Jean Chalard
· 15 years ago
baf263c
Fix a NPE caused by a null typedWord
by Ken Wakasa
· 15 years ago
a549101
Import revised translations. DO NOT MERGE
by Eric Fischer
· 15 years ago
d90be6c
Fix unit test helper
by Tadashi G. Takaoka
· 15 years ago
d628e72
Merge "Cleanup Suggest to be able to be unit test ready" into honeycomb-mr1
by Tadashi G. Takaoka
· 15 years ago
c2c44f9
Cleanup Suggest to be able to be unit test ready
by Tadashi G. Takaoka
· 15 years ago
50a4cb4
Remove unneeded large-screen-specific translations.
by Eric Fischer
· 15 years ago
dca305d
Merge "Move the auto correction functionalities to AutoCorrection.java"
by satok
· 15 years ago
9f67e12
Move the auto correction functionalities to AutoCorrection.java
by satok
· 15 years ago
4503e2e
Hide shortcut key when the shortcut IME is not enabled
by Tadashi G. Takaoka
· 15 years ago
424f6ec
Continue swapping sentence separator and space
by Tadashi G. Takaoka
· 15 years ago
662bb7c
Refactor TextEntryState not to use enum
by Tadashi G. Takaoka
· 15 years ago
1eff7d7
Remove mIsApplicationSpecifiedCompletions flags from SuggestedWords
by Tadashi G. Takaoka
· 15 years ago
c2bbc6a
Use translation of fallback umlauts digraphs for German.
by Jean Chalard
· 15 years ago
e594914
Remain in previous state while sliding off from shift key
by Tadashi G. Takaoka
· 15 years ago
6f99d12
Enable re-correction even after revert auto-correction
by Tadashi G. Takaoka
· 15 years ago
8bf93c4
Merge "Introduce timeout for "." shortcut"
by Tadashi G. Takaoka
· 15 years ago
fc20f21
Introduce timeout for "." shortcut
by Tadashi G. Takaoka
· 15 years ago
7e99a28
Clear suggestion strip when the suggestion starts
by Ken Wakasa
· 15 years ago
db241a1
Update assets from designer-git repository
by Tadashi G. Takaoka
· 15 years ago
7ec4874
Merge "Fix null token error"
by Ken Wakasa
· 15 years ago
18e15a1
Fix null token error
by Ken Wakasa
· 15 years ago
ee327ad
Merge "Import new assets from designer-git repository"
by Tadashi G. Takaoka
· 15 years ago
8ba2cee
Merge "Add "apostrophe" key to symbol keyboard of url mode"
by Tadashi G. Takaoka
· 15 years ago
b9038eb
Import new assets from designer-git repository
by Tadashi G. Takaoka
· 15 years ago
dd0ac4a
Add "apostrophe" key to symbol keyboard of url mode
by Tadashi G. Takaoka
· 15 years ago
ed89563
Merge "Reset the suggestion status when composing span gets cleared"
by Ken Wakasa
· 15 years ago
025a5e3
Reset the suggestion status when composing span gets cleared
by Ken Wakasa
· 15 years ago
acd1963
Merge "Import revised translations."
by Eric Fischer
· 15 years ago
19292fb
Import revised translations.
by Eric Fischer
· 15 years ago
952cb7e
Refactor recorrection variable and method names
by Ken Wakasa
· 15 years ago
2e04770
Add output variables to BinaryDictionary's test entry
by Tadashi G. Takaoka
· 15 years ago
6f4eba8
Add test entry for BinaryDictionary class
by Tadashi G. Takaoka
· 15 years ago
eaef1c5
Change how to load native lib to be on the safe side
by Ken Wakasa
· 15 years ago
52e96f1
Merge "Added support for speaking keys through accessibility service."
by Tadashi Takaoka
· 15 years ago
20887c5
Force currency key to "dollar" on password input field
by Tadashi G. Takaoka
· 15 years ago
0e35487
Merge "Dynamic currency key label"
by Tadashi G. Takaoka
· 15 years ago
d77e968
Merge "Add noSettingsKey private IME option"
by Tadashi G. Takaoka
· 15 years ago
6b05d48
Merge "Fix AutoText enabling timing"
by Tadashi G. Takaoka
· 15 years ago
6135142
Dynamic currency key label
by Tadashi G. Takaoka
· 15 years ago
4199e29
Add noSettingsKey private IME option
by Tadashi G. Takaoka
· 15 years ago
2702334
Fix AutoText enabling timing
by Tadashi G. Takaoka
· 15 years ago
fdc4b08
Merge "Allow the user to save words when there is no binary dictionary."
by Jean Chalard
· 15 years ago
Next »