- Jun 26, 2012
-
-
Kurt Partridge authored
StringUtils.toCodePointArray() had thrown IllegalOutOfBoundsException if passed an empty string. change to just return an empty int[]. Bug: 6188932 Change-Id: Ic41c628c0d407f49fc98cd48cb7ea13d8d5bdd77
-
- Jun 25, 2012
-
-
Satoshi Kataoka authored
Change-Id: I774a0052038d16677f60f7efa11fd266cb5f3088
-
Jean Chalard authored
-
Jean Chalard authored
This has a good, although small, impact on performance : it removes a two-way IPC call in a most frequent case, while possibly adding one in a rather unfrequent and less critical case. Also, this fixes a bug with surrogate pairs. This specific branch of code now correctly handles surrogate pairs. Aside from this, it should have no impact on behavior. However, since it does delay access to the previous character in the text view by a two-way IPC call, it actually goes a long way toward fixing bug#6668226. It is not really a fix and the race condition still exists, but this change makes it much, much harder to hit. Bug: 6668226 Change-Id: Id11cc6a0b7488d6bd392227cafdcf3a8d4c62f6c
-
Jean Chalard authored
-
Jean Chalard authored
-
- Jun 22, 2012
-
-
The Android Open Source Project authored
* commit '216c29ec':
-
The Android Open Source Project authored
Change-Id: Ic79723ed73516cae44dc9f6d1f1a1b2cc4f461bc
-
Satoshi Kataoka authored
-
Kurt Partridge authored
-
The Android Automerger authored
-
Eric Fischer authored
* commit 'f3e54e10': Import translations. DO NOT MERGE
-
- Jun 21, 2012
-
-
Eric Fischer authored
* commit 'f44adb18': Import translations. DO NOT MERGE
-
Eric Fischer authored
Change-Id: Ida61fe3b2464868d3bb6d4b42032273edbf39689
-
Eric Fischer authored
Change-Id: If472b6e3c80691ad057990f7c6e2710fc8758e2a
-
Kurt Partridge authored
Also cleaned up the privacy code a bit. multi-project commit with Change-Id: Ic0919a6929ebb2623ff4124f7adc96d9e5f8df3c Bug: 6188932 Change-Id: Id470fe7cc6e4a8fb01f1ea5b178a74cd27d59218
-
Jean Chalard authored
-
Jean Chalard authored
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
-
Jean Chalard authored
Change-Id: Id0806ad3dc7ccb632713eebaca76f0bab26ece5d
-
Jean Chalard authored
Bug: 6252660 Bug: 6166228 Bug: 2704000 Bug: 6225530 Change-Id: Id5a59eaec2aeefa0ba4524420a8e035d383f6545
-
Jean Chalard authored
Change-Id: Ifb15553824915d0634aea83689302c2418b093f3
-
- Jun 20, 2012
- Jun 19, 2012
-
-
Jean Chalard authored
Change-Id: Iecc9b3d43c191614c2951408e14085cb77eefd4d
-
Jean Chalard authored
Change-Id: I662be9d3b31fb9e157722f38cab1e6fb8a1152ab
-
Jean Chalard authored
-
Jean Chalard authored
-
Jean Chalard authored
-
Jean Chalard authored
-
The Android Open Source Project authored
* commit 'e2106796':
-
The Android Open Source Project authored
Change-Id: Ibde708a3b56604dea5f6eb4699519c0981b04aeb
-
The Android Automerger authored
-
The Android Open Source Project authored
* commit '899b3cb7': Fix UserHistoryBigram data contention in UserHistoryDictionary
-
The Android Open Source Project authored
Change-Id: Ie0250595352401f59f3e5b32b6121b184102d327
-
Tadashi G. Takaoka authored
* commit '8ce23247': Shorten the key typing timeout parameter to 350ms
-
Tadashi G. Takaoka authored
* commit 'cc2f8c27': Shorten the key typing timeout parameter to 350ms
-
Tadashi G. Takaoka authored
-
Tadashi G. Takaoka authored
Bug: 6688921 Change-Id: Ia6d6d98577769a3ce6a39873559993229156f2b8
-
Jean Chalard authored
am 50152821: am a1425660: Merge "Make sure whitelist targets are in the main dictionary" into jb-dev * commit '50152821': Make sure whitelist targets are in the main dictionary
-
Jean Chalard authored
* commit 'a1425660': Make sure whitelist targets are in the main dictionary
-