Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
packages
/
inputmethods
/
LatinIME
/
6ae4d79d81aa7aea5529d95bb3eb960a273ef411
6ae4d79
Use IntArrayView for dictionary structure policy.
by Keisuke Kuroyanagi
· 10 years ago
b85bf4e
Merge "Use word id to construct DicNode instead of isTerminal flag."
by Keisuke Kuroyanagi
· 10 years ago
fe39523
Remove bigram dict content.
by Keisuke Kuroyanagi
· 10 years ago
758d093
Get entry count after truncation using LanguageModelDictContent.
by Keisuke Kuroyanagi
· 10 years ago
c7f1de8
Merge "Use LanguageModelDictContent in getWordProperty()."
by Keisuke Kuroyanagi
· 10 years ago
8b5788d
am 68a2a69a: am 37beaf15: Simplify onComputeInsets of LatinIME
by Tadashi G. Takaoka
· 10 years ago
7c08ede
Merge "Use LanguageModelDictContent in iterateNgramEntries()."
by Keisuke Kuroyanagi
· 10 years ago
68a2a69
am 37beaf15: Simplify onComputeInsets of LatinIME
by Tadashi G. Takaoka
· 10 years ago
82f7d3a
Merge "Add a method to iterate entries in LanguageModelDictContent."
by Keisuke Kuroyanagi
· 10 years ago
37beaf1
Simplify onComputeInsets of LatinIME
by Tadashi G. Takaoka
· 10 years ago
00042cb
am c925ca43: am 97681ebd: Set highlight color along with the commit indicator
by Yohei Yukawa
· 10 years ago
d8380fd
Merge "resolved conflicts for merge of 8159336b to master"
by Ken Wakasa
· 10 years ago
6da1c67
resolved conflicts for merge of 8159336b to master
by Ken Wakasa
· 10 years ago
8a413a2
am 00d140ca: am a475c854: Introduce a mechanism to hide the indicator speculatively
by Yohei Yukawa
· 10 years ago
c159608
resolved conflicts for merge of 0268f736 to master
by Ken Wakasa
· 10 years ago
c925ca4
am 97681ebd: Set highlight color along with the commit indicator
by Yohei Yukawa
· 10 years ago
8159336
am 29200b0a: Set the text bgcolor only when CursorAnchorInfo is available
by Yohei Yukawa
· 10 years ago
97681eb
Set highlight color along with the commit indicator
by Yohei Yukawa
· 10 years ago
29200b0
Set the text bgcolor only when CursorAnchorInfo is available
by Yohei Yukawa
· 10 years ago
00d140c
am a475c854: Introduce a mechanism to hide the indicator speculatively
by Yohei Yukawa
· 10 years ago
a475c85
Introduce a mechanism to hide the indicator speculatively
by Yohei Yukawa
· 10 years ago
b7bedcc
Merge "Add TimeKeeperTest."
by Keisuke Kuroyanagi
· 10 years ago
78aea9f
Add TimeKeeperTest.
by Keisuke Kuroyanagi
· 10 years ago
0268f73
am bea17c49: Introduce commit/add-to-dictionary indicators
by Yohei Yukawa
· 10 years ago
bea17c4
Introduce commit/add-to-dictionary indicators
by Yohei Yukawa
· 10 years ago
4660eca
Merge "Fix a bug where mic/emoji key wouldn't work."
by Ken Wakasa
· 10 years ago
e380438
Fix a bug where mic/emoji key wouldn't work.
by Jean Chalard
· 10 years ago
96522da
am 2a2d324e: am 8380f921: Fix a bug where the top prediction would disappear.
by Jean Chalard
· 10 years ago
2a2d324
am 8380f921: Fix a bug where the top prediction would disappear.
by Jean Chalard
· 10 years ago
8380f92
Fix a bug where the top prediction would disappear.
by Jean Chalard
· 10 years ago
9cf69a4
Adds documentation for a few methods.
by David Faden
· 10 years ago
7d47500
Use word id to construct DicNode instead of isTerminal flag.
by Keisuke Kuroyanagi
· 10 years ago
8b4409f
Use LanguageModelDictContent in getWordProperty().
by Keisuke Kuroyanagi
· 10 years ago
1c14eff
Use LanguageModelDictContent in iterateNgramEntries().
by Keisuke Kuroyanagi
· 10 years ago
07b3b41
Add a method to iterate entries in LanguageModelDictContent.
by Keisuke Kuroyanagi
· 10 years ago
4793e91
Merge "Add SparseTableTest."
by Keisuke Kuroyanagi
· 10 years ago
30e6b21
Add SparseTableTest.
by Keisuke Kuroyanagi
· 10 years ago
bf6fc49
Merge "Get dynamic dict stats via DictionaryFacilitator"
by Keisuke Kuroyanagi
· 10 years ago
d8dfac6
am abf05cc0: am fdfe73ff: Merge "Use more descriptive names for some internal fields" into lmp-dev
by Yohei Yukawa
· 10 years ago
abf05cc
am fdfe73ff: Merge "Use more descriptive names for some internal fields" into lmp-dev
by Yohei Yukawa
· 10 years ago
1a31d78
Merge "Introduce onEvent() to improve testability"
by Jean Chalard
· 10 years ago
fdfe73f
Merge "Use more descriptive names for some internal fields" into lmp-dev
by Yohei Yukawa
· 10 years ago
d147db8
am c500700f: am 19dd34a0: Show view even when IME is explicitly shown with physical keyboard
by Tadashi G. Takaoka
· 10 years ago
a61b724
Use more descriptive names for some internal fields
by Yohei Yukawa
· 10 years ago
ee8ebee
Merge "Fix unit tests"
by Jean Chalard
· 10 years ago
c500700
am 19dd34a0: Show view even when IME is explicitly shown with physical keyboard
by Tadashi G. Takaoka
· 10 years ago
dc110b2
Fix unit tests
by Jean Chalard
· 10 years ago
e5e7a91
Merge "Add ByteArrayUtilsTest."
by Keisuke Kuroyanagi
· 10 years ago
7defe92
am 4a782da3: am f145fff0: Merge "Fix NPE when pressing ALT key" into lmp-dev
by Tadashi G. Takaoka
· 10 years ago
4587b13
am 2d508203: am 8681287c: Fix build due to an illegal character
by Yohei Yukawa
· 10 years ago
8c7daa8
am 02716083: am 5eebaddc: Merge "Dismiss "Add to dictionary" hint with non-special char event" into lmp-dev
by Yohei Yukawa
· 10 years ago
a5687ee
am b65a1e46: am 2c4cce8d: Merge "Introduce #shouldShowAddToDictionaryHint" into lmp-dev
by Yohei Yukawa
· 10 years ago
ef7c701
am 129af927: am 5e7a6fe0: Merge "Fix the bottom row of tablet keyboard layout" into lmp-dev
by Tadashi G. Takaoka
· 10 years ago
f6f55ad
am e0d00803: am 4a71d2c4: Allow to add/remove background color to/from the committed text
by Yohei Yukawa
· 10 years ago
c06c6e4
am 7d146cdb: am cd6ef9a8: Indroduce SuggestedWords#getTypedWordInfoOrNull
by Yohei Yukawa
· 10 years ago
c04ae77
Add ByteArrayUtilsTest.
by Keisuke Kuroyanagi
· 10 years ago
908f0ed
Introduce onEvent() to improve testability
by Jean Chalard
· 10 years ago
19dd34a
Show view even when IME is explicitly shown with physical keyboard
by Tadashi G. Takaoka
· 10 years ago
4a782da
am f145fff0: Merge "Fix NPE when pressing ALT key" into lmp-dev
by Tadashi G. Takaoka
· 10 years ago
f145fff
Merge "Fix NPE when pressing ALT key" into lmp-dev
by Tadashi G. Takaoka
· 10 years ago
9cbf814
Get dynamic dict stats via DictionaryFacilitator
by Keisuke Kuroyanagi
· 10 years ago
ad1f880
Fix NPE when pressing ALT key
by Tadashi G. Takaoka
· 10 years ago
e38f791
Merge "Get bigram probability using language model dict content."
by Keisuke Kuroyanagi
· 10 years ago
dc44260
Merge "Revert "Revert "[ML1] Introduce RichInputMethodSubtype"""
by Jean Chalard
· 10 years ago
85ddfe1
Revert "Revert "[ML1] Introduce RichInputMethodSubtype""
by Jean Chalard
· 10 years ago
2d50820
am 8681287c: Fix build due to an illegal character
by Yohei Yukawa
· 10 years ago
0271608
am 5eebaddc: Merge "Dismiss "Add to dictionary" hint with non-special char event" into lmp-dev
by Yohei Yukawa
· 10 years ago
b65a1e4
am 2c4cce8d: Merge "Introduce #shouldShowAddToDictionaryHint" into lmp-dev
by Yohei Yukawa
· 10 years ago
8681287
Fix build due to an illegal character
by Yohei Yukawa
· 10 years ago
5eebadd
Merge "Dismiss "Add to dictionary" hint with non-special char event" into lmp-dev
by Yohei Yukawa
· 10 years ago
2c4cce8
Merge "Introduce #shouldShowAddToDictionaryHint" into lmp-dev
by Yohei Yukawa
· 10 years ago
129af92
am 5e7a6fe0: Merge "Fix the bottom row of tablet keyboard layout" into lmp-dev
by Tadashi G. Takaoka
· 10 years ago
ebc1509
Introduce #shouldShowAddToDictionaryHint
by Yohei Yukawa
· 10 years ago
e0d0080
am 4a71d2c4: Allow to add/remove background color to/from the committed text
by Yohei Yukawa
· 10 years ago
3946776
Merge "Truncate entries in language model dict content."
by Keisuke Kuroyanagi
· 10 years ago
5e7a6fe
Merge "Fix the bottom row of tablet keyboard layout" into lmp-dev
by Tadashi G. Takaoka
· 10 years ago
c9aa1be
Fix the bottom row of tablet keyboard layout
by Tadashi G. Takaoka
· 10 years ago
034c326
Dismiss "Add to dictionary" hint with non-special char event
by Yohei Yukawa
· 10 years ago
4a71d2c
Allow to add/remove background color to/from the committed text
by Yohei Yukawa
· 10 years ago
094a8a6
Merge "Update probabilities in language model dict content for GC."
by Keisuke Kuroyanagi
· 10 years ago
7d146cd
am cd6ef9a8: Indroduce SuggestedWords#getTypedWordInfoOrNull
by Yohei Yukawa
· 10 years ago
cd6ef9a
Indroduce SuggestedWords#getTypedWordInfoOrNull
by Yohei Yukawa
· 10 years ago
19a7012
Merge "Import translations. DO NOT MERGE"
by Baligh Uddin
· 10 years ago
bf32c26
Merge "Import translations. DO NOT MERGE"
by Baligh Uddin
· 10 years ago
dafd54f
Merge "Import translations. DO NOT MERGE"
by Baligh Uddin
· 10 years ago
f1d070e
Merge "Import translations. DO NOT MERGE"
by Baligh Uddin
· 10 years ago
7bf6d90
Merge "Import translations. DO NOT MERGE"
by Baligh Uddin
· 10 years ago
5608765
am cc4d21df: am 2637be27: Support Accept typed word UI
by Tadashi G. Takaoka
· 10 years ago
cc4d21d
am 2637be27: Support Accept typed word UI
by Tadashi G. Takaoka
· 10 years ago
2637be2
Support Accept typed word UI
by Tadashi G. Takaoka
· 10 years ago
295e602
Get bigram probability using language model dict content.
by Keisuke Kuroyanagi
· 10 years ago
063f86d
Truncate entries in language model dict content.
by Keisuke Kuroyanagi
· 10 years ago
9aa6699
Update probabilities in language model dict content for GC.
by Keisuke Kuroyanagi
· 10 years ago
6c638d1
Merge "Revert "[ML1] Introduce RichInputMethodSubtype""
by Jean Chalard
· 10 years ago
a63d0a8
Revert "[ML1] Introduce RichInputMethodSubtype"
by Jean Chalard
· 10 years ago
eb99b46
am 96db9222: am cabb66e9: follow-up to API change in I4a577bfd02b37b
by Yohei Yukawa
· 10 years ago
96db922
am cabb66e9: follow-up to API change in I4a577bfd02b37b
by Yohei Yukawa
· 10 years ago
e2ebd5d
Merge "Add ExpandableBinaryDictionary#getDictionaryStats()."
by Keisuke Kuroyanagi
· 10 years ago
395d778
Merge "Revert "[HW17] Straighten the dead char implementation.""
by Jean Chalard
· 10 years ago
5bfd661
Revert "[HW17] Straighten the dead char implementation."
by Jean Chalard
· 10 years ago
Next »