5648054667c89d1a61c6792ef226eabedb30443d |
|
08-May-2013 |
Satoshi Kataoka <satok@google.com> |
Add account e-mail addresses to the user dictionary Bug: 8683365 Change-Id: Id72540c515e61c3dd854892599645dd6d22b496d
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ContactsBinaryDictionary.java
|
fc6d4a5412c83ff2bd59d514b8970a5ee56e9f17 |
|
08-May-2013 |
Satoshi Kataoka <satok@google.com> |
Add owner's info to the dictionary Bug: 8683365 Change-Id: I1c30eac128b4172526423ebeeb45bc6cee7fb67b
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ContactsBinaryDictionary.java
|
73ec85b8ad3102ce1c7e6013be73afe83475e589 |
|
15-Apr-2013 |
Jean Chalard <jchalard@google.com> |
Don't insert automatic spaces when text looks like a URL This is about as ad-hoc as it gets, but then again, what we want is probably as ad-hoc as it gets. All URL boxes I know of double as search bars, and not adding automatic spaces there sucks (e.g. in Chrome URL bar). And in other boxes actually you don't want to add a space if it looks like a URL. QSB isn't even a search box, and it behaves like this. So I think this is actually the right answer to the problem. Bug: 7062925 Change-Id: Ib09472b34644fd5bf2dc84bb97cedeeba28bcd02
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ContactsBinaryDictionary.java
|
6a2a4b8e4d0dee1564e59632b07a131d55d949d8 |
|
12-Apr-2013 |
Jean Chalard <jchalard@google.com> |
Make shortcut-only user dict entry non-words. Bug: 7369456 Change-Id: Iecd6f6d617f31bd2aa6749516711aeb1f0549622
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ContactsBinaryDictionary.java
|
8aa9963a895f9dd5bb1bc92ab2e4f461e058f87a |
|
21-Jan-2013 |
Tadashi G. Takaoka <takaoka@google.com> |
Fix Apache license comment Change-Id: Ic56167f952a7f4449da366e1e81610e72c966086
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ContactsBinaryDictionary.java
|
240871ecafde7834ebb4270cd7758fc904a5f3a7 |
|
29-Oct-2012 |
Tadashi G. Takaoka <takaoka@google.com> |
Move code point constants from Keyboard to Constants class Change-Id: Iee01d4d2b916d0b584531104ac865ae6e6370a3d
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ContactsBinaryDictionary.java
|
bc464e2952e102219f0b977fc1e9140ad5bd03e4 |
|
03-Oct-2012 |
Tadashi G. Takaoka <takaoka@google.com> |
Replace useless CharSequence to String Change-Id: Idc478f901185ee1b4912acc82d0cbc54fee4e991
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ContactsBinaryDictionary.java
|
d8f0caa406a0ca1df488baeb3af05528085755b7 |
|
27-Jun-2012 |
Jean Chalard <jchalard@google.com> |
Move constants to a better place. Change-Id: I5c27a3ed99b17f850e26a8503de16f001c7111c1
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ContactsBinaryDictionary.java
|
05efe576f976f5fa280f8d523f2935c15cbb9bd1 |
|
27-Jun-2012 |
Jean Chalard <jchalard@google.com> |
Cleanup the dictionary type. Stop storing an int in each of the different class types, and just store a string in the top class. Change-Id: I2af1832743e6fe78e5c1364f6d9cc21252bf5831
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ContactsBinaryDictionary.java
|
e55c23e4b0b8d9d66349a3b275d0fa1540d7450a |
|
27-Jun-2012 |
Ken Wakasa <kwakasa@google.com> |
Small cleanups Change-Id: Ic1a198ab1b4f0323fde9e4245729fd0e6011b914
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ContactsBinaryDictionary.java
|
d82898c5a91f8aa69d5dc594b7a9290b8be1247a |
|
12-Jun-2012 |
Jean Chalard <jchalard@google.com> |
Change the return type of getWords and getBigrams (A8) This only returns stuff, but it doesn't change yet how the data is really passed. It merely adds a way of getting the same data. Later, the old way will be removed. Change-Id: If3a064de362175fc5a6781b7a97b65d8730aaf3c
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ContactsBinaryDictionary.java
|
2e8aa0600293875c620ba7b650010cb30ec023c1 |
|
06-Jun-2012 |
Tom Ouyang <ouyang@google.com> |
Contacts binary dictionary updates with change in keyboard locale. Bug: 6616436 Change-Id: I8d66a37f295134c5b9875b2a305a9be7442bd75d
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ContactsBinaryDictionary.java
|
1ed017ef0e271ed3f3c212def6cc6ba95b14e780 |
|
25-May-2012 |
Tom Ouyang <ouyang@google.com> |
Fix performance issue when there are no contacts in the dictionary dictionary. Bug: 6551480 Change-Id: I8681a1bd82423c612af2d012f9b872501d8c201d
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ContactsBinaryDictionary.java
|
2798c85c0f77fdf4f12eccfe241f84ddec3de994 |
|
22-May-2012 |
Tom Ouyang <ouyang@google.com> |
Fix cursor leak in ContactsBinaryDictionary Bug: 6529131 Change-Id: I86493705fbf069ba7a6c43581cfbd1bcc27ff1ba
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ContactsBinaryDictionary.java
|
f6adff6227a15af105dbf39c57213a24bf16780b |
|
23-Apr-2012 |
Tom Ouyang <ouyang@google.com> |
Change to a binary version of the expandable user dictionary. Bug: 6435677 Change-Id: If83409f699608d443796e64a3c65692ae81b98e6
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ContactsBinaryDictionary.java
|
4d289d39aeae21064f63d958974816ceee3e9fde |
|
27-Apr-2012 |
Tom Ouyang <ouyang@google.com> |
Contacts dictionary rebuilds only when contact names have changed. Bug: 6396600 Change-Id: Iad693ec4bab6351793d624e5c5b0a9f5c12a60e3
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ContactsBinaryDictionary.java
|
18222f8c863e509538857b1fafca9c696fae2f55 |
|
26-Mar-2012 |
Tom Ouyang <ouyang@google.com> |
Add a new binary contacts dictionary based on ExpandableBinaryDictionary and use locale for bigrams. Bug: 6188977 Change-Id: I753422eed1effaeb5fd01124cf1ddd1e31ee9d60
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ContactsBinaryDictionary.java
|