Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
028b425d4cf9a25d41d3cfe7e3abb05e9e2a1db3
/
java
/
src
/
com
/
android
/
inputmethod
4d49908
Move reference char/digit width/height method to TypefaceUtils
by Tadashi G. Takaoka
· 12 years ago
0a4f4b2
Add autoScale Key attribute
by Tadashi G. Takaoka
· 12 years ago
0ea72c8
Separate action key labels to strings-action-keys.xml
by Tadashi G. Takaoka
· 12 years ago
aaf532e
Fix possible RuntimeException in parsing saved addtional subtypes
by Tadashi G. Takaoka
· 12 years ago
463674f
Merge "Remove unused vertical scrollable KeyboardView"
by Tadashi G. Takaoka
· 12 years ago
78d2895
Remove unused vertical scrollable KeyboardView
by Tadashi G. Takaoka
· 12 years ago
9b3e59d
Implement ver4 bigram reading method.
by Keisuke Kuroyanagi
· 12 years ago
67cff29
Merge "Fix UserHistoryDictIOUtilsTests by adding @UsedForTesting."
by Keisuke Kuroyanagi
· 12 years ago
82c962f
Fix UserHistoryDictIOUtilsTests by adding @UsedForTesting.
by Keisuke Kuroyanagi
· 12 years ago
40a3712
Merge "Show version in dumped info"
by Satoshi Kataoka
· 12 years ago
5982b1e
Show version in dumped info
by Satoshi Kataoka
· 12 years ago
388c953
Fix tests by adding @UsedForTesting.
by Keisuke Kuroyanagi
· 12 years ago
ba212e9
Add a facility to dump the dictionary contents while closing
by Satoshi Kataoka
· 12 years ago
8e9df88
Add a test for ver4 native binary dictionary.
by Keisuke Kuroyanagi
· 12 years ago
d4b5bc1
Merge "Preliminary refactor"
by Jean Chalard
· 12 years ago
b00ed46
Preliminary refactor
by Jean Chalard
· 12 years ago
729abe6
Stopgap solution for a crash.
by Jean Chalard
· 12 years ago
926ebe8
Merge "Add a sequence number to SuggestedWords."
by Jean Chalard
· 12 years ago
ac76463
Add a sequence number to SuggestedWords.
by Jean Chalard
· 12 years ago
c6a1218
Fix a bug where autocaps would jam auto-commit
by Jean Chalard
· 12 years ago
513b99d
Cosmetic fixes
by Ken Wakasa
· 12 years ago
52f18d7
Change the block sizes for SparseTables.
by Yuichiro Hanada
· 12 years ago
8e9af92
Merge "Fix: Suggested words from user history are invalid."
by Keisuke Kuroyanagi
· 12 years ago
53686e0
Fix: Suggested words from user history are invalid.
by Keisuke Kuroyanagi
· 12 years ago
7fdb2c2
Merge "Change the numbering order of terminal IDs."
by Satoshi Kataoka
· 12 years ago
9ae7d37
Change the numbering order of terminal IDs.
by Yuichiro Hanada
· 12 years ago
2b7110f
(2/2) Implement insertWord in Ver4DictUpdater.
by Yuichiro Hanada
· 12 years ago
19b247e
Fix the name of the argument of writeString.
by Yuichiro Hanada
· 12 years ago
520f612
(1/2) Implement insertWord in Ver4DictUpdater.
by Yuichiro Hanada
· 12 years ago
0f45e1b
Fix a bug where autoshift would be ignored coming from emoji
by Jean Chalard
· 12 years ago
578e9b9
Merge "Remove useless code."
by Jean Chalard
· 12 years ago
8447409
Merge "Remove mIsExpectingUpdateSelection."
by Jean Chalard
· 12 years ago
ad5b9bc
Add readVer4PtNodeInfo to Ver4DictDecoder.
by Yuichiro Hanada
· 12 years ago
36dd126
Add ShortcutContentReader.
by Yuichiro Hanada
· 12 years ago
548716d
Remove useless code.
by Jean Chalard
· 12 years ago
5731b86
Merge "Remove unneeded code."
by Jean Chalard
· 12 years ago
1194b2b
Remove mIsExpectingUpdateSelection.
by Jean Chalard
· 12 years ago
497976e
Remove unneeded code.
by Jean Chalard
· 12 years ago
098639d
Add SparseContentTableReader.
by Yuichiro Hanada
· 12 years ago
7b5f2b7
Fix Ver4DictDecoder.readAndFollowForwardLink().
by Yuichiro Hanada
· 12 years ago
008d84f
Merge "Fix readAndFollowForwardLink."
by Ken Wakasa
· 12 years ago
6b7037f
Merge "Extract SparseTableContentWriter."
by Ken Wakasa
· 12 years ago
ed831f3
Extract SparseTableContentWriter.
by Yuichiro Hanada
· 12 years ago
1557de7
Consolidate CharEncoding.writeString and BinaryDictIOUtils.writeString.
by Yuichiro Hanada
· 12 years ago
522dc0d
Fix readAndFollowForwardLink.
by Yuichiro Hanada
· 12 years ago
b067be0
Merge "Revert "Revert "Add Swiss French and German keyboard layouts."""
by Ken Wakasa
· 12 years ago
b044047
mExpectingUpdateSelection was out of sync when nothing to delete.
by Ken Wakasa
· 12 years ago
cf5dfd2
am 3a3bbf4a: am eed74b81: am c8383eda: Fix wrong commitText parameter in sendKeyCodePoint()
by Ken Wakasa
· 12 years ago
c8383ed
Fix wrong commitText parameter in sendKeyCodePoint()
by Ken Wakasa
· 12 years ago
fe97ff4
am 60fb5865: am 06e1bdaa: am 3e35e072: Merge "Make emoji separators" into klp-dev
by Ken Wakasa
· 12 years ago
eb7fa4d
am 40506273: am ac6d0c65: am 6d915037: Merge "Fix a bug where emojis would remove the suggestion strip." into klp-dev
by Satoshi Kataoka
· 12 years ago
3e35e07
Merge "Make emoji separators" into klp-dev
by Ken Wakasa
· 12 years ago
6d91503
Merge "Fix a bug where emojis would remove the suggestion strip." into klp-dev
by Satoshi Kataoka
· 12 years ago
6fc15b9
Fix a bug where emojis would remove the suggestion strip.
by Jean Chalard
· 12 years ago
401fb90
Make emoji separators
by Jean Chalard
· 12 years ago
7abdab1
Merge "Add a time stamp for unigrams."
by Ken Wakasa
· 12 years ago
3def959
am 3f1c95db: am 331c84d7: am 5fe9ab1c: Merge "Fix the suggestion size." into klp-dev
by Jean Chalard
· 12 years ago
5fe9ab1
Merge "Fix the suggestion size." into klp-dev
by Jean Chalard
· 12 years ago
be22a01
Merge "Add resolveBigramPositions."
by Ken Wakasa
· 12 years ago
c0bd0a2
Fix the suggestion size.
by Jean Chalard
· 12 years ago
7611af7
Merge "Do not merge. Save / restore the last used emoji category" into klp-dev
by Satoshi Kataoka
· 12 years ago
7d3f53a
Do not merge. Save / restore the last used emoji category
by Satoshi Kataoka
· 12 years ago
6026a95
Merge "Save / restore the last used emoji category"
by Satoshi Kataoka
· 12 years ago
6dc99dc
Save / restore the last used emoji category
by Satoshi Kataoka
· 12 years ago
c32962b
Add a time stamp for unigrams.
by Yuichiro Hanada
· 12 years ago
9514ed5
Add the new format of bigram entries.
by Yuichiro Hanada
· 12 years ago
7e6ac9d
Allow double-space-to-period after percent
by Jean Chalard
· 12 years ago
6dac27e
Merge "Tweak vertical gap of Emoji palette. DO NOT MERGE" into klp-dev
by Ken Wakasa
· 12 years ago
3a9ae65
Tweak vertical gap of Emoji palette. DO NOT MERGE
by Satoshi Kataoka
· 12 years ago
557a093
Retry to tweak punctuations. DO NOT MERGE
by Satoshi Kataoka
· 12 years ago
856b06a
Revert "Revert "Add Swiss French and German keyboard layouts.""
by Ken Wakasa
· 12 years ago
56402cf
Revert "Add Swiss French and German keyboard layouts."
by Ken Wakasa
· 12 years ago
220ce8f
Add Swiss French and German keyboard layouts.
by Fredrik Roubert
· 12 years ago
a6a6abc
Fix the security related API change for PreferenceActivity
by Satoshi Kataoka
· 12 years ago
6862b81
Fix crash in AdditionalSubtypeUtils
by Satoshi Kataoka
· 12 years ago
67c758f
Add resolveBigramPositions.
by Yuichiro Hanada
· 12 years ago
56997a8
Retry to tweak punctuations
by Satoshi Kataoka
· 12 years ago
30ef03d
Tweak vertical gap of Emoji palette
by Satoshi Kataoka
· 12 years ago
83994ad
Merge "Fix the security related API change for PreferenceActivity"
by Satoshi Kataoka
· 12 years ago
64f64bd
Fix the security related API change for PreferenceActivity
by Satoshi Kataoka
· 12 years ago
dfaec34
Merge "Always call finishComposingText before recapitalization"
by Jean Chalard
· 12 years ago
e306d29
Merge "Remove a useless IPC call."
by Jean Chalard
· 12 years ago
50f9ca4
Fix crash in AdditionalSubtypeUtils
by Satoshi Kataoka
· 12 years ago
f178685
Always call finishComposingText before recapitalization
by Jean Chalard
· 12 years ago
27d7864
Remove a useless IPC call.
by Jean Chalard
· 12 years ago
de65b7c
Merge "Fix the position of emoji palette"
by Satoshi Kataoka
· 12 years ago
f981fe7
Fix the position of emoji palette
by Satoshi Kataoka
· 12 years ago
c040d59
Merge "Add more_keys_for_* declarations for the Swedish keyboard."
by Ken Wakasa
· 12 years ago
a30884e
Add more_keys_for_* declarations for the Swedish keyboard.
by Fredrik Roubert
· 12 years ago
a701501
Merge "Reduce memory of emoji palette"
by Satoshi Kataoka
· 12 years ago
0e01df9
Reduce memory of emoji palette
by Satoshi Kataoka
· 12 years ago
92190d9
Merge "Show the keyboard earlier when rotating."
by Jean Chalard
· 12 years ago
2d3e121
Fix memory leak in EmojiPaletteView
by Satoshi Kataoka
· 12 years ago
d900b90
Merge "Prep for RAM footprint optimization for Emoji palettes"
by Ken Wakasa
· 12 years ago
8cf2a5e
Prep for RAM footprint optimization for Emoji palettes
by Ken Wakasa
· 12 years ago
482aa12
Show the keyboard earlier when rotating.
by Jean Chalard
· 12 years ago
10581e6
Make the sentence separator a resource.
by Jean Chalard
· 12 years ago
984aa60
Merge "Extend hitbox of emoji keys"
by Satoshi Kataoka
· 12 years ago
5d27cb9
Extend hitbox of emoji keys
by Satoshi Kataoka
· 12 years ago
7712baa
Merge "Fix a possible IOOB"
by Jean Chalard
· 12 years ago
Next »