- Apr 28, 2014
-
-
Keisuke Kuroyanagi authored
Bug: 13630847 Change-Id: I016a464890d5e63794fb1288b4ce7b09adffc453
-
- Apr 03, 2014
-
-
Keisuke Kuroyanagi authored
Bug: 10923130 Bug: 13664080 Change-Id: Ib247c775194a03462387994cd832b1650bfd1915
-
- Mar 27, 2014
-
-
Keisuke Kuroyanagi authored
Change-Id: Iefb75136080e73c357511df045816f18cec767a6
-
- Feb 27, 2014
-
-
Keisuke Kuroyanagi authored
Bug: 8187060 Bug: 13127350 Change-Id: I081ee904c41898128efa8ba7a1bf3fa0a46c6231
-
- Feb 20, 2014
-
-
Jean Chalard authored
...that would cause a crash Bug: 13082186 Change-Id: Ie12575c27dfdd2029bc9d5f0647e444f69770afc
-
- Feb 18, 2014
-
-
Jean Chalard authored
Some were never closed, other closed twice. This change makes all Cursor instances behave, having the #close() call in a finally{} clause, and puts the burden of closing the cursor squarely on the creator rather than in the called methods. There is however one exception that is beyond the scope of this change: UserDictionarySettings have a Cursor member, it's never closed, and fixing the problem is not obvious. This change adds a TODO for now. It's not very clear if this change actually helps with bug#12670151, but it may be related and it's a good think to do anyway. Bug: 12670151 Change-Id: I87cc44387e7dee3da1488671b93a28d9d73f7dc0
-
- Feb 13, 2014
-
-
Tadashi G. Takaoka authored
This change must be checked in together with I3923d5af2a. Bug: 12994268 Change-Id: I19de6efbdfa3b6c6c69a20a836e53962fd5737de
-
- Jan 06, 2014
-
-
Tadashi G. Takaoka authored
This change must be checked in together with I00b6e79d6b. Change-Id: Id5f87a8d0286eb44958381fefd428f16896dc0d4
-
- Dec 13, 2013
-
-
Ken Wakasa authored
The bulk merge from -bayo to klp-dev should not have been merged to master. Change-Id: I527a03a76f5247e4939a672f27c314dc11cbb854
-
Keisuke Kuroyanagi authored
Bug: 11956652 Change-Id: If5a503ef161781818f2efceba542be5a61be6bd1
-
- Dec 11, 2013
-
-
Keisuke Kuroyanagi authored
Bug: 12025402 Change-Id: Ia0bb13b2e26aa60a67dff73f3f6a1e276f1bb1dd
-
- Dec 03, 2013
-
-
Keisuke Kuroyanagi authored
Bug: 11973488 Change-Id: I91ef720a24633aec0f4e81cd4f7c49c749805c49
-
- Nov 20, 2013
-
-
Keisuke Kuroyanagi authored
Change-Id: Iebfae5f37727deeb6636ad6301b7b1bbe5f454e0
-
- Oct 07, 2013
-
-
Jean Chalard authored
14 is the right value. Bug: 11076722 Change-Id: I95d404b540f7fbe4932d1f8498cde23f1df0314f
-
- Sep 20, 2013
-
-
Jean Chalard authored
...to avoid catching fire when the Contacts or User dictionary providers crash and burn. Bug: 10200036 Change-Id: I73e9d126ce6d34ebc7e6ac03d94af1c12dde7eda
-
- Aug 16, 2013
-
-
Keisuke Kuroyanagi authored
Bug: 6669677 Change-Id: Iaa6100f58de78d104e19c7a3c41d67e7826264f9
-
- Jul 04, 2013
-
-
Keisuke Kuroynagi authored
UserHistoryDictionary should become to use ExpandableBinaryDictionary. Bug: 6669677 Change-Id: I6831c7dd2d84207d1a8f51ba15d52e0a72205d0c
-
- Jun 24, 2013
-
-
Ken Wakasa authored
Change-Id: I1c5b27c8edf231680edb8d96f63b9d04cfc6a6fa
-
- May 08, 2013
-
-
Satoshi Kataoka authored
Bug: 8683365 Change-Id: Id72540c515e61c3dd854892599645dd6d22b496d
-
Satoshi Kataoka authored
Bug: 8683365 Change-Id: I1c30eac128b4172526423ebeeb45bc6cee7fb67b
-
- Apr 16, 2013
-
-
Jean Chalard authored
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
-
- Apr 12, 2013
-
-
Jean Chalard authored
Bug: 7369456 Change-Id: Iecd6f6d617f31bd2aa6749516711aeb1f0549622
-
- Jan 21, 2013
-
-
Tadashi G. Takaoka authored
Change-Id: Ic56167f952a7f4449da366e1e81610e72c966086
-
- Oct 29, 2012
-
-
Tadashi G. Takaoka authored
Change-Id: Iee01d4d2b916d0b584531104ac865ae6e6370a3d
-
- Oct 22, 2012
-
-
Tadashi G. Takaoka authored
Change-Id: Idc478f901185ee1b4912acc82d0cbc54fee4e991
-
- Jul 05, 2012
-
-
Satoshi Kataoka authored
Change-Id: Ia3f8713f4c854ad12c009f64a38040cf3ac69731
-
- Jun 27, 2012
-
-
Jean Chalard authored
Change-Id: I5c27a3ed99b17f850e26a8503de16f001c7111c1
-
Jean Chalard authored
Stop storing an int in each of the different class types, and just store a string in the top class. Change-Id: I2af1832743e6fe78e5c1364f6d9cc21252bf5831
-
Ken Wakasa authored
Change-Id: Ic1a198ab1b4f0323fde9e4245729fd0e6011b914
-
- Jun 26, 2012
-
-
Jean Chalard authored
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
-
- Jun 07, 2012
-
-
Tom Ouyang authored
Bug: 6616436 Change-Id: I8d66a37f295134c5b9875b2a305a9be7442bd75d
-
- May 29, 2012
-
-
Tom Ouyang authored
Bug: 6551480 Change-Id: I8681a1bd82423c612af2d012f9b872501d8c201d
-
- May 21, 2012
-
-
Tom Ouyang authored
Bug: 6529131 Change-Id: I86493705fbf069ba7a6c43581cfbd1bcc27ff1ba
-
- May 17, 2012
-
-
Tom Ouyang authored
Bug: 6435677 Change-Id: If83409f699608d443796e64a3c65692ae81b98e6
-
- May 12, 2012
-
-
Tom Ouyang authored
Bug: 6396600 Change-Id: Iad693ec4bab6351793d624e5c5b0a9f5c12a60e3
-
- Apr 14, 2012
-
-
Tom Ouyang authored
Add a new binary contacts dictionary based on ExpandableBinaryDictionary and use locale for bigrams. Bug: 6188977 Change-Id: I753422eed1effaeb5fd01124cf1ddd1e31ee9d60
-