| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
This code is now useless.
I thought it affected 9902905, but it seems it actually does not.
Still, it's dead code.
Bug: 9902905
Change-Id: Id9c90fbf88f015af47b2368b90d173c481647093
|
|
|
|
|
|
| |
Bug: 6669677
Change-Id: Iaa6100f58de78d104e19c7a3c41d67e7826264f9
|
|
|
|
| |
Change-Id: I3564796531ea85f2ebafde40cd822b806b8741df
|
|
|
|
|
|
|
|
| |
UserHistoryDictionary should become to use ExpandableBinaryDictionary.
Bug: 6669677
Change-Id: I6831c7dd2d84207d1a8f51ba15d52e0a72205d0c
|
|
|
|
| |
Change-Id: I1c5b27c8edf231680edb8d96f63b9d04cfc6a6fa
|
|\ |
|
| |
| |
| |
| |
| | |
Bug: 8562529
Change-Id: Ibd853f0cb995e7fb35f8730eafcef73ead58c869
|
|/
|
|
|
| |
Bug: 7369456
Change-Id: Iecd6f6d617f31bd2aa6749516711aeb1f0549622
|
|
|
|
|
|
|
| |
Also recapitalize afterwards if the word has been changed.
Bug: 7972124
Change-Id: I9306580bb4ed0ffa80cc4559ce1abcd2034d1905
|
|
|
|
|
| |
Bug: 7656666
Change-Id: I4b271af636f6103cb5287336229581365841d778
|
|
|
|
|
|
| |
Multi-project commit with I249d5fbe
Change-Id: Ia28c4e970992aa1299a30e604eaa5d096655c3a5
|
|\
| |
| |
| | |
Change-Id: I21141956135debe737453dba87617671b1716d0a
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
When the user edits a word before adding it to the user
dictionary, the keyboard should replace whatever was
committed before with the amended version.
Bug: 7725834
Change-Id: I1a417be6c5a86d6a96bc2c76aca314ad8f1202a9
|
|/
|
|
| |
Change-Id: Idc478f901185ee1b4912acc82d0cbc54fee4e991
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
We internally use the string "zz" to mean no locale, but
the user dictionary service does not understand that and
words added with this locale pitifully end being added to
a "zz" user dictionary, which makes no sense to the user.
This change fixes things so that words added when the
keyboard is in a "no locale" layout, the words are added
to the global, all-locales user dictionary.
Bug: 6645306
Change-Id: Iec3cdd1fe3d5bc43427a43ef9ae9bf89e12be1f2
|
|
|
|
| |
Change-Id: I5c27a3ed99b17f850e26a8503de16f001c7111c1
|
|
|
|
|
|
|
| |
Stop storing an int in each of the different class types, and
just store a string in the top class.
Change-Id: I2af1832743e6fe78e5c1364f6d9cc21252bf5831
|
|
|
|
|
|
|
|
|
| |
ICS didn't have a SHORTCUT column in the user dictionary.
If running on a build under JellyBean, we should not ask
for it lest we crash.
Bug: 6600617
Change-Id: Iac0cbcc63c10064f01e2d51eec5931fd9cdd0922
|
|
Bug: 6435677
Change-Id: If83409f699608d443796e64a3c65692ae81b98e6
|