Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
2035cec9bceedb13f81c3d50475d29f6501dcf92
/
java
2035cec
More meaningful Emoji descriptions
by Tadashi G. Takaoka
· 11 years ago
d6d2a41
Merge "Add TalkBack spoken description of Emoji letters"
by Tadashi G. Takaoka
· 11 years ago
20770f4
Merge "Guard accessibility function calls"
by Tadashi G. Takaoka
· 11 years ago
1ead609
Guard accessibility function calls
by Tadashi G. Takaoka
· 11 years ago
765cbb8
Merge "Simplify DictionaryFacilitatorForSuggest."
by Keisuke Kuroyanagi
· 11 years ago
bedef0b
Merge "Introduce clustering punctuation"
by Jean Chalard
· 11 years ago
1ab6bfd
Simplify DictionaryFacilitatorForSuggest.
by Keisuke Kuroyanagi
· 11 years ago
29c00ff
Introduce clustering punctuation
by Jean Chalard
· 11 years ago
3903e0d
Merge "Make AccessibleKeyboardViewProxy not singleton"
by Tadashi G. Takaoka
· 11 years ago
bca7e4e
Make AccessibleKeyboardViewProxy not singleton
by Tadashi G. Takaoka
· 11 years ago
ec29147
Merge "Some cleanup and reinforcement"
by Jean Chalard
· 11 years ago
49d7871
Some cleanup and reinforcement
by Jean Chalard
· 11 years ago
a9f0a96
Merge "Handle user dict as an ExpandableBinaryDictionary."
by Keisuke Kuroyanagi
· 11 years ago
9ed7e47
Handle user dict as an ExpandableBinaryDictionary.
by Keisuke Kuroyanagi
· 11 years ago
6d54f9f
Merge "Fix the unintentional behavior change"
by Yohei Yukawa
· 11 years ago
60003d5
Fix the unintentional behavior change
by Yohei Yukawa
· 11 years ago
412ac4c
Merge "TalkBack correct shift state"
by Tadashi G. Takaoka
· 11 years ago
2453658
TalkBack correct shift state
by Tadashi G. Takaoka
· 11 years ago
7203239
Add TalkBack spoken description of Emoji letters
by Tadashi G. Takaoka
· 11 years ago
1690992
Check OS codename for shouldOfferSwitchingToNextInputMethod
by Yohei Yukawa
· 11 years ago
e22398e
Import translations. DO NOT MERGE
by Baligh Uddin
· 11 years ago
c0d7543
Fix unit tests by adding @UsedFortesting.
by Keisuke Kuroyanagi
· 11 years ago
4426cbc
Fix: contacts/user dicts are too frequently regenerated.
by Keisuke Kuroyanagi
· 11 years ago
f614de6
Merge "Cleanup ExpandableBinaryDictionary."
by Keisuke Kuroyanagi
· 11 years ago
b451f27
Cleanup ExpandableBinaryDictionary.
by Keisuke Kuroyanagi
· 11 years ago
c207955
Merge "Use ReentrantReadWriteLock in ExpandableBinaryDictionary."
by Keisuke Kuroyanagi
· 11 years ago
1737b7f
Use ReentrantReadWriteLock in ExpandableBinaryDictionary.
by Keisuke Kuroyanagi
· 11 years ago
2367f8f
Merge "Simplify asyncFlushBinaryDictionary."
by Keisuke Kuroyanagi
· 11 years ago
570602a
Simplify asyncFlushBinaryDictionary.
by Keisuke Kuroyanagi
· 11 years ago
5c1416e
Merge "Remove DictionaryUpdateController."
by Keisuke Kuroyanagi
· 11 years ago
dff7153
Merge "Use different user dict name for spell checker."
by Keisuke Kuroyanagi
· 11 years ago
a5202c7
Merge "Use different contacts dict name for spell checker."
by Keisuke Kuroyanagi
· 11 years ago
07c5b30
Remove DictionaryUpdateController.
by Keisuke Kuroyanagi
· 11 years ago
c5de887
Merge "Move dicts for spellchecker to under spellcheck."
by Keisuke Kuroyanagi
· 11 years ago
6256ec0
Merge "Fix: Typed word is not included in more suggestions."
by Keisuke Kuroyanagi
· 11 years ago
817cd9a
Use different user dict name for spell checker.
by Keisuke Kuroyanagi
· 11 years ago
60763a0
Use different contacts dict name for spell checker.
by Keisuke Kuroyanagi
· 11 years ago
24ec8bd
Move dicts for spellchecker to under spellcheck.
by Keisuke Kuroyanagi
· 11 years ago
a8c4731
Fix: Typed word is not included in more suggestions.
by Keisuke Kuroyanagi
· 11 years ago
91db602
Merge "Use shouldOfferSwitchingToNextInputMethod when available"
by Yohei Yukawa
· 11 years ago
8ba4f33
Use shouldOfferSwitchingToNextInputMethod when available
by Yohei Yukawa
· 11 years ago
0b42851
Merge "Move some advanced settings to debug settings"
by Tadashi G. Takaoka
· 11 years ago
2cc7c33
Merge "Remove unnecessary reference to LatinIME"
by Tadashi G. Takaoka
· 11 years ago
7a78127
Remove unnecessary reference to LatinIME
by Tadashi G. Takaoka
· 11 years ago
169acbf
Add null check in createDistracterFilter().
by Keisuke Kuroyanagi
· 11 years ago
a3920c7
Move some advanced settings to debug settings
by Tadashi G. Takaoka
· 11 years ago
516c884
Merge "Prepare to implement distracter filter"
by Xiaojun Bi
· 11 years ago
281dd99
Prepare to implement distracter filter
by Xiaojun Bi
· 11 years ago
e581d8f
Merge "Fix: contains() is wrongly used in hasDict()."
by Keisuke Kuroyanagi
· 11 years ago
bdf31fb
Fix: contains() is wrongly used in hasDict().
by Keisuke Kuroyanagi
· 11 years ago
1ed248d
Merge "Fix: Wrong null check for user history dict."
by Keisuke Kuroyanagi
· 11 years ago
93f4aec
Fix: Wrong null check for user history dict.
by Keisuke Kuroyanagi
· 11 years ago
a9861ac
Merge "Handle personalization dictionary as an ExpandableBinaryDictionary."
by Keisuke Kuroyanagi
· 11 years ago
194d64f
Merge "Handle contacts dictionary as an ExpandableBinaryDictionary."
by Keisuke Kuroyanagi
· 11 years ago
56e4848
Handle personalization dictionary as an ExpandableBinaryDictionary.
by Keisuke Kuroyanagi
· 11 years ago
98e276a
Merge "Quit creating empty dictionary file in ExpandableBinaryDictionary."
by Keisuke Kuroyanagi
· 11 years ago
62c110a
Handle contacts dictionary as an ExpandableBinaryDictionary.
by Keisuke Kuroyanagi
· 11 years ago
3d2a9af
Merge "Handle user history dictionary as an ExpandableBinaryDictionary."
by Keisuke Kuroyanagi
· 11 years ago
a933776
Merge "Simplify DictionaryFacilitatorForSuggest to be flexible."
by Keisuke Kuroyanagi
· 11 years ago
67c0ed8
Handle user history dictionary as an ExpandableBinaryDictionary.
by Keisuke Kuroyanagi
· 11 years ago
e2651aa
Merge "Announce keyboard language when TalkBack is on"
by Tadashi G. Takaoka
· 11 years ago
3d658a6
Merge "Remove clearAndFlushDictionary() and use clear()."
by Keisuke Kuroyanagi
· 11 years ago
978958a
Simplify DictionaryFacilitatorForSuggest to be flexible.
by Keisuke Kuroyanagi
· 11 years ago
2dcb5c1
Remove clearAndFlushDictionary() and use clear().
by Keisuke Kuroyanagi
· 11 years ago
4ad798f
Merge "Import translations. DO NOT MERGE"
by Baligh Uddin
· 11 years ago
b9e0b99
Merge "Fix handling shift + enter"
by Tadashi G. Takaoka
· 11 years ago
393da03
Fix handling shift + enter
by Tadashi G. Takaoka
· 11 years ago
f7edc65
Move simulateKeyPress method to AccessibleKeyboardViewProxy
by Tadashi G. Takaoka
· 11 years ago
2d1e4a9
Import translations. DO NOT MERGE
by Baligh Uddin
· 11 years ago
3cf7590
Announce keyboard language when TalkBack is on
by Tadashi G. Takaoka
· 11 years ago
7de3d0e
Merge "Fix: Reporting wrong main dictionary availability."
by Keisuke Kuroyanagi
· 11 years ago
de4d401
Fix: Reporting wrong main dictionary availability.
by Keisuke Kuroyanagi
· 11 years ago
5179608
Merge "Use ArrayList constructor directly"
by Tadashi G. Takaoka
· 11 years ago
9656215
Use ArrayList constructor directly
by Tadashi G. Takaoka
· 11 years ago
9d84d67
Fix typo of local variable name
by Tadashi G. Takaoka
· 11 years ago
616b84c
Merge "Use sorted keys index as virtual view id"
by Tadashi G. Takaoka
· 11 years ago
d437df0
Quit creating empty dictionary file in ExpandableBinaryDictionary.
by Keisuke Kuroyanagi
· 11 years ago
3b79847
Support creating BinaryDictionary without creating dict file.
by Keisuke Kuroyanagi
· 11 years ago
ce76821
Revert "Support creating BinaryDictionary without creating dict file."
by Keisuke Kuroyanagi
· 11 years ago
9289260
Use sorted keys index as virtual view id
by Tadashi G. Takaoka
· 11 years ago
89939b8
Support creating BinaryDictionary without creating dict file.
by Keisuke Kuroyanagi
· 11 years ago
68b4f2a
Merge "Add jni interface to use on memory dictionary."
by Keisuke Kuroyanagi
· 11 years ago
cfdeb9b
Merge "Stop using Configuration.setLocale"
by Tadashi G. Takaoka
· 11 years ago
543d3d2
Stop using Configuration.setLocale
by Tadashi G. Takaoka
· 11 years ago
b2de802
Merge "Import translations. DO NOT MERGE"
by Baligh Uddin
· 11 years ago
61cb852
Add jni interface to use on memory dictionary.
by Keisuke Kuroyanagi
· 11 years ago
a685fc1
Merge "Remove unnecessarily getKeyFromOutputText method from Keyboard"
by Tadashi G. Takaoka
· 11 years ago
543d25d
Merge "Sort keys from top-left to bottom-right order"
by Tadashi G. Takaoka
· 11 years ago
0ea82be
Remove unnecessarily getKeyFromOutputText method from Keyboard
by Tadashi G. Takaoka
· 11 years ago
c13c1ad
Sort keys from top-left to bottom-right order
by Tadashi G. Takaoka
· 11 years ago
3acbf7d
Merge "Add BinaryDictionary.flushWithGCIfHasUpdated()."
by Keisuke Kuroyanagi
· 11 years ago
2e256aa
Import translations. DO NOT MERGE
by Baligh Uddin
· 11 years ago
c6704db
Add BinaryDictionary.flushWithGCIfHasUpdated().
by Keisuke Kuroyanagi
· 11 years ago
5326dcf
Use unmodifiable list to return keys from Keyboard
by Tadashi G. Takaoka
· 11 years ago
58d4e61
Use unmodifiable list to return the nearest keys
by Tadashi G. Takaoka
· 11 years ago
064af5c
Stop using modifiable Key array
by Tadashi G. Takaoka
· 11 years ago
8e95b2f
Merge "Fix a bug for counting code points in WordComposer.java"
by Xiaojun Bi
· 11 years ago
11b7076
Fix a bug for counting code points in WordComposer.java
by Xiaojun Bi
· 11 years ago
eb17716
Now LOCAL_JNI_SHARED_LIBRARIES works for both bundled and unbundled build.
by Ying Wang
· 11 years ago
7cb0cc1
Merge "Import translations. DO NOT MERGE"
by Baligh Uddin
· 11 years ago
Next »