- Jul 04, 2014
-
-
Yohei Yukawa authored
With this CL, Intent#ACTION_MY_PACKAGE_REPLACED will not only update the visibility of the setup activity but also reconstruct additional subtypes. This is important because the system always removes all the additional subtypes whenever the package is updated. BUG: 15890448 Change-Id: Ic36ea68f50b1ac89b4cbd268ee53f9a5e5d60afd
-
Yohei Yukawa authored
This CL consolidates the initialization logic for additional subtypes so that each additional subtypes can have predictable subtype ID regardless of OS version. Previously subtype IDs for additional subtypes are calculated differently depending on the running OS version with hoping it minimizes the risk of compatibility issues. However, it is getting harder and harder to maintain slightly different logic between OSes. Thus we decided to unify the logic into that in KitKat even though it may causes some breaking changes. Note that the actual extra values that are used to instantiate InputMethodSubtype object are still determined on the fly depending on the running OS version. However these actual extra values are no longer used for the subtype ID calculation. BUG: 16000850 Change-Id: Id3c262386a7bc7ed75966b1395a50171abe550d3
-
- Jul 01, 2014
-
-
Jean Chalard authored
Change-Id: I66ed277751272eb3ae2fd5e55e9f3e413970082f
-
Jean Chalard authored
Change-Id: I5436432c0da86ed1e33b3c9d40204f4ea013ff55
-
Jean Chalard authored
Change-Id: I303ce084a56c6ec709d3eab239a4d9d2274d0dea
-
Jean Chalard authored
Bug: 15840116 Change-Id: I91719e4fc2e3fe29320e4cb8b1a2f8f93c44cc4d
-
Jean Chalard authored
...also implement the check for Hebrew and Arabic. Bug: 15840116 Change-Id: Ia6433d7d98038ade64c171be4fe4b3f094111fac
-
Jean Chalard authored
Bug: 15840116 Change-Id: I545cc9083aa4e2fd7cbbd1fbc02e1e382482db7c
-
Jean Chalard authored
Bug: 15840116 Change-Id: I1123426fbd9d420c1be64ccc917a5f870e70e6fa
-
Jean Chalard authored
Change-Id: I3ee85867c529156374ecc17db3243a50912e760b
-
Ken Wakasa authored
This reverts commit 1d300239 that broke the build. Bug: 15840116 Change-Id: I0a5fa7dea2b418d19df24b2b31ed96bf192d45c0
-
- Jun 30, 2014
-
-
Jean Chalard authored
Bug: 15840116 Change-Id: Ib3380cfc9d343c6f8953bba03af3801142bc3bdb
-
Jean Chalard authored
...otherwise we can't recompute the composition when we change scripts. This also fixes when we register that we need to take note that the current subtype was used. Luckily this is a good occasion for some cleanup that I've wanted to do for some time: use InputTransaction for onTextInput (with the goal to ultimately remove it entirely) Bug: 15840116 Change-Id: Ie4f4f9157b66b79237eeb3db75535803124d3e19
-
Jean Chalard authored
Bug: 13238601 Change-Id: I99cc62e91b1e89130358fded572987023d919507
-
- Jun 27, 2014
-
-
Jean Chalard authored
Bug: 15840116 Change-Id: If2073e76fed74ae6e1cdd7670013e0e985b0e630
-
Jean Chalard authored
Bug: 15840116 Change-Id: I3abbe4ce1ae573e9c5f1a8a96dc0056e8889d507
-
Tadashi G. Takaoka authored
Bug: 15727335 Change-Id: I83274c1a9d3cf2e8237d1674fe915b7b2d222a53
-
Ken Wakasa authored
This reverts commit ba463c9a that broke the dicttool build. Bug: 14425059 Change-Id: Ie1685587104d26e4416624747c97f6087c13388a
-
Keisuke Kuroyanagi authored
Bug: 14425059 Change-Id: I3eb24e840c165e43f68c2a60fccf9974affb57a6
-
Keisuke Kuroyanagi authored
Bug: 14425059 Change-Id: Ieace636334a9b2a094527341d4fcfc05958296c5
-
- Jul 01, 2014
-
-
Jean Chalard authored
When switching languages, we need to wait until the dictionary is loaded to compute suggestions. Change-Id: I7c32a900b297cd6302bfdc020842581315f3007f
-
Ken Wakasa authored
This reverts commit 2a5824a6 that broke the build. Bug: 15840116 Change-Id: Ife11050394f3ed90e39d835b92732e1b6af83249
-
- Jun 30, 2014
-
-
Jean Chalard authored
Bug: 15840116 Change-Id: I04b9d6bd45d9e806c268fa8ecb4653f8af729095
-
- Jun 27, 2014
-
-
Tadashi G. Takaoka authored
Bug: 6911143 Change-Id: I9ff87ece3e68381c0e9855106e7320c227f09965
-
Jean Chalard authored
Bug: 13238601 Change-Id: Ida8973945e8b141d01ea9d1825b89d84f0911575
-
Jean Chalard authored
Bug: 15412461 Change-Id: Ibf37df4d31141a7e43b54d6342e7861eedb1c03b
-
Jean Chalard authored
...for any given input. This is not necessarily the best fix, but it's simple and it works well enough. Bug: 15869703 Change-Id: I54b262be8bdbec37031dea655c60a5573b3d8ec3
-
- Jun 26, 2014
-
-
Keisuke Kuroyanagi authored
Bug: 14425059 Change-Id: I8150e8812ee32f8c713315a234b52e5b3a79d7a0
-
- Jun 25, 2014
-
-
Tadashi G. Takaoka authored
Bug: 15727335 Change-Id: Icea09f0643e7aeb8e722e473ad322f7439c3497a
-
Tadashi G. Takaoka authored
Bug: 15727335 Change-Id: I1aa79a6f7f8cf14bacec391c016a5d1c553eea24
-
- Jun 26, 2014
-
-
Jean Chalard authored
That was a merge not well resolved by git >.> Change-Id: I3cd042d6a5206daf1e9942358405d647c67423dd
-
Keisuke Kuroyanagi authored
Change-Id: I5c6c0a9098c5a228ed82b208aa6f237a41f2f6cc
-
- Jun 25, 2014
-
-
Keisuke Kuroyanagi authored
Bug: 14425059 Change-Id: I242d1de5d9db37344f02d8fba9035829794a56c8
-
Keisuke Kuroyanagi authored
Bug: 14425059 Change-Id: I2bd6a872904a44b80f638a13d91a97559217cc1a
-
- Jun 26, 2014
-
-
Jean Chalard authored
With hardware events, we do have some events that have both a keycode and a code point, so we need a better way of distinguishing between auto-insert keystrokes and others. Change-Id: Ia23042989b4dca9d3a7d4a4c06bcebdabe324a7a
-
Jean Chalard authored
Since we have a de-duped and transformed collection, we can just read from it instead of computing it separately. Bug: 13238601 Change-Id: I0aa4b0d91d3b350f9449e13658bfb587fc538764
-
- Jun 25, 2014
-
-
Keisuke Kuroyanagi authored
Bug: 15868192 Change-Id: I4b577ad11c992d872d6f902fd50527d9ca5cc1ba
-
- Jun 24, 2014
-
-
Jean Chalard authored
Bug: 13238601 Change-Id: I7bd82a4678d8bf88f16bf271f20be8d37f9b97d7
-
- Jun 26, 2014
-
-
Jean Chalard authored
Bug: 15840116 Change-Id: I3a2a9c41e40590c0116c7885a49c6fa308ed8f44
-
- Jun 25, 2014
-
-
Jean Chalard authored
Bug: 15740318 Change-Id: Idad06cb2c18335a981d5e9dea7eccf5e7ea8f701
-