- Jan 22, 2016
-
-
Yohei Yukawa authored
With previous CLs [1][2], now we can associate a BCP 47 language tag for each InputMethodSubtype in XML resource file by "languageTag" attribute. In order to test that the functionality, we start using "languageTag" for some subtypes. Note that specifying "languageTag" for all the existing subtypes is beyond the goal of this CL, which should be handled in subsequent CLs. Here is the list of subtypes that start having "languageTag" attribute. - android:imeSubtypeLocale="en_US" -> android:languageTag="en-US" - android:imeSubtypeLocale="en_GB" -> android:languageTag="en-GB" - android:imeSubtypeLocale="fr " -> android:languageTag="fr" - android:imeSubtypeLocale="fr_CA" -> android:languageTag="fr-CA" - android:imeSubtypeLocale="fr_CH" -> android:languageTag="fr-CH" - android:imeSubtypeLocale="tl" -> android:languageTag="fil" [1]: I77db5b99a7cf745d800db75baf135bb60ad04820 8d6eeb01df72891acd3aa75e64aa1595a41cc96e [2]: I251d3d999afd13c0d618f2cb59e8ed3d47f21c98 b8456a6a483ce62c81b92f613561fb761be0f3e8 Bug: 22858221 Change-Id: I37cb9ce196f2e23589e60ce34475504405778bbb
-
- Jan 20, 2016
-
-
Geoff Mendal authored
Change-Id: I6b60be9063655acb76a724ef9ca8a0cd946c7d8d Auto-generated-cl: translation import
-
- Jan 18, 2016
-
-
Geoff Mendal authored
-
Geoff Mendal authored
Change-Id: I0fe5a3880cbc1ddf27626d175109c31020932ed6 Auto-generated-cl: translation import
-
Geoff Mendal authored
Change-Id: Ic12099dc6253b77f748245ae9ab1ad6ac9920dfc Auto-generated-cl: translation import
-
- Jan 11, 2016
-
-
Geoff Mendal authored
Change-Id: Id3644c842de9db4fa3b4d3fc4fd6a9d720dccffd Auto-generated-cl: translation import
-
- Jan 07, 2016
-
-
Yohei Yukawa authored
-
David Riley authored
-
Yohei Yukawa authored
Starting in N, we are going to have new APIs to officially support the situation where apps need to run before the user has unlocked their device for the first time. For IME developers those APIs would be important not only because IMEs developers may want to support other apps that support that feature but also because IMEs developers have already needed to pay attention to the same situation where the IME is running so that the user can enter the initial password (e.g. for an encrypted device). Bug 11270326 is a perfect example of this scenario. Now we can disable settings-key until the device is unlocked by using the new API when running in Android N devices. Bug: 11270326 Change-Id: Ie1c6efa63b60b91430f1a78dde624d0f3dff3c69
-
- Jan 06, 2016
-
-
Geoff Mendal authored
-
Geoff Mendal authored
Change-Id: Ie923e0212ba100e460fb8bc53717aaa08cfd72ee Auto-generated-cl: translation import
-
Geoff Mendal authored
Change-Id: I47324173fd4ac0776afc1a44647e4bef21c461f9 Auto-generated-cl: translation import
-
- Dec 21, 2015
-
-
David Riley authored
-
Geoff Mendal authored
Change-Id: I2a938e925f9175325fb445358bfa881ddb16415c Auto-generated-cl: translation import
-
- Dec 16, 2015
-
-
Geoff Mendal authored
-
Geoff Mendal authored
-
Geoff Mendal authored
-
Geoff Mendal authored
-
Geoff Mendal authored
-
Geoff Mendal authored
-
Geoff Mendal authored
Change-Id: I2ad057c051e8c455957acbc958be1777e2eee285 Auto-generated-cl: translation import
-
Geoff Mendal authored
Change-Id: Id3177c219a92a8a2e654e3f11cd8935b919444be Auto-generated-cl: translation import
-
Geoff Mendal authored
Change-Id: I4ec506d7edc476194cc2cd2ced1aec6a6e4affe8 Auto-generated-cl: translation import
-
Geoff Mendal authored
Change-Id: I611c5740b31367399b2211ad9c79cacf9230defa Auto-generated-cl: translation import
-
Geoff Mendal authored
Change-Id: Iefcca0df4b65fb43312e3e4a3030ccafae431a21 Auto-generated-cl: translation import
-
Geoff Mendal authored
Change-Id: I5566cfdd9f6a5b46fd164beb95635dbcfa3a807f Auto-generated-cl: translation import
-
Geoff Mendal authored
Change-Id: Iae2a2a5fa84265e885fd704f5893e6004f0283be Auto-generated-cl: translation import
-
- Dec 14, 2015
-
-
Geoff Mendal authored
Change-Id: I3deb5d1e2e9892e34a8272eef6d7a8b75b86b928 Auto-generated-cl: translation import
-
- Dec 09, 2015
-
-
Seigo Nonaka authored
The opaque navigation bar guard view does not make much sense when the IME does not show software keyboard at all. LatinIME does not show any UI when the hardware keyboard is connected. With Iea77915ecc55eedaf19899e72c44f704ba9d852c, input method can change the navigation bar visibility. This CL changes navigation bar invisible when the hardware keyboard is connected. Bug:22564251 Change-Id: I14d9490e00caa852035a05830e76114cbe6af8f2
-
Dmitry Torokhov authored
When upgrading to a new version of APK we may find that the stored Emoji category ID is no longer applicable. For example it happened when we brought in the new Unicode 8.0 Emojis. Also restore the "Symbols" emoji category on pre-kitkat devices which was accidentally dropped when bringing in Unicode 8.0 Emojis. b/25972978 Change-Id: I91c044603b0aac8757cb8597d3af995f84b822f3
-
- Dec 07, 2015
-
-
Geoff Mendal authored
am: 717f0100 -s ours * commit '717f0100': Import translations. DO NOT MERGE
-
Geoff Mendal authored
am: 17853998 -s ours * commit '17853998': Import translations. DO NOT MERGE
-
Geoff Mendal authored
am: ac0f8059 -s ours * commit 'ac0f8059': Import translations. DO NOT MERGE
-
Geoff Mendal authored
am: f6d1c5f3 -s ours * commit 'f6d1c5f3': Import translations. DO NOT MERGE
-
Geoff Mendal authored
am: d3f580fc -s ours * commit 'd3f580fc': Import translations. DO NOT MERGE
-
Geoff Mendal authored
Change-Id: Iad6a7df2c517e80c376c92197b505ae76276e71b Auto-generated-cl: translation import
-
Geoff Mendal authored
Change-Id: Iad1409117bddf84a193f3999bbc502ad36c2ad84 Auto-generated-cl: translation import
-
- Nov 25, 2015
-
-
Geoff Mendal authored
am: da6bf40d -s ours * commit 'da6bf40d': Import translations. DO NOT MERGE
-
Geoff Mendal authored
am: 178327af -s ours * commit '178327af': Import translations. DO NOT MERGE