- 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
-
- Jun 26, 2014
-
-
Ken Wakasa authored
-
- 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
Bug: 15840116 Change-Id: I82b94fb89f18c6f7d88193231e132fbc2ac66685
-
Jean Chalard authored
...also implement the check for Hebrew and Arabic. Bug: 15840116 Change-Id: Ia6433d7d98038ade64c171be4fe4b3f094111fac
-
- Jun 26, 2014
-
-
Jean Chalard authored
-
- Jul 01, 2014
-
-
Jean Chalard authored
Bug: 15840116 Change-Id: I545cc9083aa4e2fd7cbbd1fbc02e1e382482db7c
-
Jean Chalard authored
Bug: 15840116 Change-Id: I1123426fbd9d420c1be64ccc917a5f870e70e6fa
-
- Jun 26, 2014
-
-
Jean Chalard authored
-
Jean Chalard authored
-
- Jul 01, 2014
-
-
Jean Chalard authored
>>> dictionaries/es_wordlist.combined.gz Header : date : 1403847862 <=> 1404131686 version : 48 <=> 49 Body : Added: apurate 50 Added: bondi 50 Added: chamuyar 50 Added: conocela 50 Added: conocelo 50 Added: conoceme 50 Added: conocenos 50 Added: conocete 50 Added: copate 50 Added: creele 50 Added: creeme 50 Added: creenos 50 Added: creete 50 Added: creiste 50 Added: creés 50 Added: dale 50 Added: dame 50 Added: danos 50 Added: decile 50 Added: decime 50 Added: decinos 50 Added: estate 50 Added: hablale 50 Added: hablales 50 Added: hablame 50 Added: hablanos 50 Added: hablate 50 Added: hablá 50 Added: hacele 50 Added: haceme 50 Added: hacenos 50 Added: hacete 50 Added: hacés 50 Added: llegás 50 Added: llevale 50 Added: llevame 50 Added: llevanos 50 Added: llevate 50 Added: llevá 50 Added: llevás 50 Added: parecé 50 Added: parecés 50 Added: pasala 50 Added: pasale 50 Added: pasales 50 Added: pasalo 50 Added: pasame 50 Added: pasanos 50 Added: pasate 50 Added: pasás 50 Added: podés 50 Added: ponele 50 Added: poneme 50 Added: ponenos 50 Added: ponete 50 Added: quedá 50 Added: querela 50 Added: querelo 50 Added: quereme 50 Added: querenos 50 Added: querete 50 Added: querés 50 Added: rascate 50 Added: sabelo 50 Added: sabés 50 Added: tenele 50 Added: teneme 50 Added: tenenos 50 Added: tenete 50 Added: tenés 50 >>> java/res/raw/main_es.dict Header : date : 1403847862 <=> 1404131686 version : 48 <=> 49 Body : Same changes Bug: 8010862 Change-Id: I98fc8542e21e35a7c80b332148c461144425e61a
-
- Jun 26, 2014
-
-
Jean Chalard authored
-
- Jul 01, 2014
-
-
Jean Chalard authored
Change-Id: I3ee85867c529156374ecc17db3243a50912e760b
-
- Jun 26, 2014
-
-
Ken Wakasa authored
-
- Jul 01, 2014
-
-
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
Change-Id: I12ba56d021b50c03dc62e3f3c8db3ecada2f6a4b
-
- Jun 26, 2014
-
-
Jean Chalard authored
-
- Jun 30, 2014
-
-
Jean Chalard authored
Bug: 13238601 Change-Id: I99cc62e91b1e89130358fded572987023d919507
-
- Jun 27, 2014
-
-
Baligh Uddin authored
-
- Jun 28, 2014
-
-
Baligh Uddin authored
-
Baligh Uddin authored
-
Baligh Uddin authored
-
- Jun 27, 2014
-
-
Jean Chalard authored
Bug: 15840116 Change-Id: If2073e76fed74ae6e1cdd7670013e0e985b0e630
-
Jean Chalard authored
Bug: 15840116 Change-Id: I3abbe4ce1ae573e9c5f1a8a96dc0056e8889d507
-
Tadashi G. Takaoka authored
This CL must be checked in together with I506b9ae6ea. Bug: 11866784 Change-Id: I00aa90618642758c783f7c92f162dc2ee16659a6
-
Baligh Uddin authored
Change-Id: I6c420e3dd4a97a1b7590c52bdd60c54e6e00f4de Auto-generated-cl: translation import
-
Baligh Uddin authored
Change-Id: I2403c927d69e510a4ca2053041d80bfd9777471e Auto-generated-cl: translation import
-
Baligh Uddin authored
Change-Id: I4c6ef95873ed739c15f4ebee4d0aadb1186437d5 Auto-generated-cl: translation import
-
Baligh Uddin authored
Change-Id: I664e4afdb71b6b040ac34dc1d47b5e75e3888e88 Auto-generated-cl: translation import
-
- Jun 26, 2014
-
-
Tadashi G. Takaoka authored
-
- Jun 27, 2014
-
-
Tadashi G. Takaoka authored
Bug: 15727335 Change-Id: I83274c1a9d3cf2e8237d1674fe915b7b2d222a53
-
- Jun 26, 2014
-
-
Tadashi G. Takaoka authored
-
- Jun 27, 2014
-
-
Tadashi G. Takaoka authored
Bug: 13966540 Bug: 13779052 Bug: 10028772 Bug: 7963632 Change-Id: Ieec809f2d391e90b1ec547a3a89e929db47a5ed1
-
- Jun 26, 2014
-
-
Ken Wakasa authored
-