- Mar 17, 2016
-
-
Jeff Sharkey authored
Bug: 27531029 Change-Id: I7ebd335e68a5ca44348e19544d1ec66be60cdd88
-
- Mar 16, 2016
-
-
Keisuke Kuroyanagi authored
-
- Mar 15, 2016
-
-
Keisuke Kuroyanagi authored
LatinIME checks hardware keyboard presence and software keyboard visibility to decide whether to start full screen mode. This doesn't work well with the recent update on "Show input method" (Bug: 22517687, Id4d332e3909590c68345e). On the first tap, software keyboard is not shown and hardware keyboard is connected; so full screen mode is not started. However, onEvaluateInputViewShown may return true ant software keyboard may be brought up. In this care, on the second tap, software keyboard is visible so full screen mode will be started regardless of hardware keyboard presence. This CL checks onEvaluateInputViewShown to decide whether to start full screen mode. Bug: 27234709 Change-Id: I587262cc36e5fccc59620b4bd2d2c3c05c72232f
-
- Mar 12, 2016
-
-
Yohei Yukawa authored
Bug: 26883567 Change-Id: I580ee65bfa0c53c219f71a17a0e0c08cf70368fb
-
- Mar 09, 2016
-
-
Geoff Mendal authored
Change-Id: Ia05e008bcc73b8b66bff4d739e5a2b1b57f19ffb Auto-generated-cl: translation import
-
Mihai Niță authored
-
Mihai Nita authored
Because now the user can select more than one locale. Bug: 26849449 Change-Id: I6921793c16ec8c65c44b3c54c816b73a623fb4f2
-
- Mar 04, 2016
-
-
Yohei Yukawa authored
Serbian-Latin is one of subtypes that our APIs could not easily deal with their locale. Now we can safely rely on BCP 47 language tag hence we should do. See my previous CLs [1][2][3] for details. Note that this CL is supposed to have no effect on the behavior of LatinIME because we internall remap "sr-Latn" to "sr_ZZ" [4]. [1]: I77db5b99a7cf745d800db75baf135bb60ad04820 8d6eeb01df72891acd3aa75e64aa1595a41cc96e [2]: I251d3d999afd13c0d618f2cb59e8ed3d47f21c98 b8456a6a483ce62c81b92f613561fb761be0f3e8 [3]: I37cb9ce196f2e23589e60ce34475504405778bbb f6997344 [4]: I93ff0c75b3687bb1b913f451b9eb5f2820beefbc 31a3f07c Bug: 27348943 Change-Id: Icd0667c40c6f1310699f3deb1234b7861ec2fa24
-
Yohei Yukawa authored
We want to expose Serbian (Latin) layout as "sr-Latn" to the system, while our internal logic may not be ready to deal with "sr-Latn" yet. As a temporary workaround, we remap "sr-Latn" into "sr_ZZ" for our internal use. Bug: 27348943 Change-Id: I93ff0c75b3687bb1b913f451b9eb5f2820beefbc
-
- Mar 03, 2016
-
-
Yohei Yukawa authored
This reverts commit 3e267026. It turns out that the behavior change in libcore was unintentional, and it was already fixed [1]. Let's revert our workaround back to see if the existing code is compatible with N. [1]: Ibacb192abc37870c74a2500d65b94d68f9c2318e 5e7b572c2b494ab86ddd2baca3883a40a6064c1e Bug: 26239281 Change-Id: I6cd2340492d93251231e7ee37c3d4f82c1721293
-
- Feb 25, 2016
-
-
Keisuke Kuroyanagi authored
-
Keisuke Kuroyanagi authored
Bug: 26239281 Change-Id: Ib30beb3548f8fb4a8e338b5da863ae28c252bc2b
-
- Feb 23, 2016
-
-
Yohei Yukawa authored
This is a follow up CL to the previous CL [1], in which we started calling Window#setNavigationBarColor(int) when the window visibility is changed. One thing we missed is that calling Window#setNavigationBarColor(int) on KitKant or prior devices would result in a runtime crash. Hence with this CL we do not call that method unless the OS version is N or leter, because specifying Color.TRANSPARENT would make sense on N+ devices. [1]: I14d9490e00caa852035a05830e76114cbe6af8f2 6c04339c Bug: 22564251 Bug: 27302540 Change-Id: Ib7299dd8c3dad4271f8fac453e690c83bda4a954
-
- Feb 09, 2016
-
-
Yohei Yukawa authored
This follows up to a recent CL [1] that removed #getPrimary() method from LocaleList class. [1] I75f77aea6b75e38793ed8477e5e5a4420d5e6d85 fee44846376c212114223fc4259382921e6dca7a Bug: 26984092 Change-Id: Ied4678d35c4dcb380ce24e9bce9336dbbf6c16b8
-
- Feb 08, 2016
-
-
Geoff Mendal authored
Change-Id: Iddf2184f6d13e5a788ec2ed303346ff05dcbf377 Auto-generated-cl: translation import
-
- Feb 03, 2016
-
-
Geoff Mendal authored
Change-Id: Iebd3e06f3913a687d1490aa71421da337eea4200 Auto-generated-cl: translation import
-
- Feb 02, 2016
-
-
Yohei Yukawa authored
Bug: 23975618 Change-Id: I5933beaa5b28404f85e100461bdeab5496eb3c0e
-
Geoff Mendal authored
am: fb23664e -s ours * commit 'fb23664e': Import translations. DO NOT MERGE
-
Geoff Mendal authored
am: 986fc583 -s ours * commit '986fc583': Import translations. DO NOT MERGE
-
Geoff Mendal authored
am: 2244b489 -s ours * commit '2244b489': Import translations. DO NOT MERGE
-
Geoff Mendal authored
Merge branch \'mnc-dr2-dev\' of /usr/local/google/game/mirror/googleplex-android_googlesource_com/platform/packages/inputmethods/LatinIME into mnc-dr2-dev am: 904a89c2 am: 6de2f31f * commit '6de2f31f': Import translations. DO NOT MERGE
-
Geoff Mendal authored
Merge "Import translations. DO NOT MERGE" into mnc-dr1.5-dev am: c1967edb -s ours am: 89266e7e -s ours am: 1bfc6ebc -s ours * commit '1bfc6ebc': Import translations. DO NOT MERGE
-
Geoff Mendal authored
Merge "Import translations. DO NOT MERGE" into mnc-dr1.5-dev am: 5e304721 -s ours am: 77b16670 -s ours am: 8da77361 -s ours * commit '8da77361': Import translations. DO NOT MERGE
-
Geoff Mendal authored
Merge "Import translations. DO NOT MERGE" into mnc-dr1.5-dev am: edb0f1c3 -s ours am: 91d7e152 -s ours am: 0f242a6c -s ours * commit '0f242a6c': Import translations. DO NOT MERGE
-
Geoff Mendal authored
Merge "Import translations. DO NOT MERGE" into mnc-dr1.5-dev am: 0bd70798 -s ours am: b9e5a1ff -s ours am: bd8252ef -s ours * commit 'bd8252ef': Import translations. DO NOT MERGE
-
Geoff Mendal authored
am: ae01a6a8 -s ours * commit 'ae01a6a8': Import translations. DO NOT MERGE
-
Geoff Mendal authored
am: 1b90f4bf -s ours * commit '1b90f4bf': Import translations. DO NOT MERGE
-
Geoff Mendal authored
Merge "Import translations. DO NOT MERGE" into mnc-dr1.5-dev am: 56c9dac3 -s ours am: 15ed73df -s ours am: 086d1107 -s ours * commit '086d1107': Import translations. DO NOT MERGE
-
Geoff Mendal authored
Merge "Import translations. DO NOT MERGE" into mnc-dr1.5-dev am: 2cbd636c -s ours am: bd101c80 -s ours am: 1f95524a -s ours * commit '1f95524a': Import translations. DO NOT MERGE
-
Geoff Mendal authored
am: 718e0149 -s ours * commit '718e0149': Import translations. DO NOT MERGE
-
Geoff Mendal authored
am: 7ac5ae62 -s ours * commit '7ac5ae62': Import translations. DO NOT MERGE
-
Geoff Mendal authored
am: b5c715a7 -s ours * commit 'b5c715a7': Import translations. DO NOT MERGE
-
Geoff Mendal authored
am: 9af165b8 -s ours * commit '9af165b8': Import translations. DO NOT MERGE
-
Geoff Mendal authored
Merge branch \'mnc-dr2-dev\' of /usr/local/google/game/mirror/googleplex-android_googlesource_com/platform/packages/inputmethods/LatinIME into mnc-dr2-dev am: 904a89c2 * commit '904a89c2': Import translations. DO NOT MERGE
-
Geoff Mendal authored
am: 89266e7e -s ours * commit '89266e7e': Import translations. DO NOT MERGE
-
Geoff Mendal authored
am: 77b16670 -s ours * commit '77b16670': Import translations. DO NOT MERGE
-
Geoff Mendal authored
am: 91d7e152 -s ours * commit '91d7e152': Import translations. DO NOT MERGE
-
Geoff Mendal authored
am: b9e5a1ff -s ours * commit 'b9e5a1ff': Import translations. DO NOT MERGE
-
Geoff Mendal authored
am: d23b30dc -s ours * commit 'd23b30dc': Import translations. DO NOT MERGE
-
Geoff Mendal authored
-