Commit Graph

38895 Commits (8fd22fa4942496033c0a32db95aed724a1688634)

Author SHA1 Message Date
Geoff Mendal bd101c8033 Merge "Import translations. DO NOT MERGE" into mnc-dr1.5-dev
am: 2cbd636c70  -s ours

* commit '2cbd636c7093839ebff8b442d866f58898acdf2d':
  Import translations. DO NOT MERGE
2016-02-02 15:43:41 +00:00
Geoff Mendal 5396cbd910 Import translations. DO NOT MERGE
Change-Id: If476fa833f4bbf7fcef0020c8803f2708832b727
Auto-generated-cl: translation import
2016-02-02 10:43:12 -05:00
Geoff Mendal 94ffd0b43b Merge "Import translations. DO NOT MERGE" into mnc-dr2-dev 2016-02-02 15:42:57 +00:00
Geoff Mendal 5e30472110 Merge "Import translations. DO NOT MERGE" into mnc-dr1.5-dev 2016-02-02 15:42:46 +00:00
Geoff Mendal e27769992b Import translations. DO NOT MERGE
Change-Id: Ied3f429a108b3fa47e5c0f8c71b8a7ec60f7de2c
Auto-generated-cl: translation import
2016-02-02 10:41:59 -05:00
Geoff Mendal edb0f1c3b1 Merge "Import translations. DO NOT MERGE" into mnc-dr1.5-dev 2016-02-02 15:41:55 +00:00
Geoff Mendal 0bd70798c6 Merge "Import translations. DO NOT MERGE" into mnc-dr1.5-dev 2016-02-02 15:41:15 +00:00
Geoff Mendal 56d4729221 Import translations. DO NOT MERGE am: cf4b2bf709 -s ours am: c893b5fe57 -s ours
am: 9a1733002f  -s ours

* commit '9a1733002ff2108ef6872515da3d90462b039aa1':
  Import translations. DO NOT MERGE
2016-02-02 15:40:39 +00:00
Geoff Mendal 98a77b4edd Import translations. DO NOT MERGE
Change-Id: Ia854ef967086df83683588d555d040567c379c76
Auto-generated-cl: translation import
2016-02-02 10:39:59 -05:00
Geoff Mendal 1e395d5f1e Import translations. DO NOT MERGE
Change-Id: I3298816f22de3d4088800d34940e25a192fc422e
Auto-generated-cl: translation import
2016-02-02 10:38:58 -05:00
Geoff Mendal 56c9dac3c7 Merge "Import translations. DO NOT MERGE" into mnc-dr1.5-dev 2016-02-02 15:38:45 +00:00
Geoff Mendal 2cbd636c70 Merge "Import translations. DO NOT MERGE" into mnc-dr1.5-dev 2016-02-02 15:38:35 +00:00
Geoff Mendal 891d013efa Import translations. DO NOT MERGE
Change-Id: Ic276e51570f43120ac8058d86e618a9c5d821b9e
Auto-generated-cl: translation import
2016-02-02 07:38:27 -08:00
Geoff Mendal 9a1733002f Import translations. DO NOT MERGE am: cf4b2bf709 -s ours
am: c893b5fe57  -s ours

* commit 'c893b5fe57bb97105ee56da246f33c449031f0f9':
  Import translations. DO NOT MERGE
2016-02-02 15:38:23 +00:00
Geoff Mendal ff92266641 Import translations. DO NOT MERGE
Change-Id: I5d6f14c0c66d10cbadb82faa2efb3b9ea840ca47
Auto-generated-cl: translation import
2016-02-02 10:37:46 -05:00
Geoff Mendal f06b26d495 Import translations. DO NOT MERGE
Change-Id: I7ebf89cb1cc21515ed1c03f4738aa6fbc2ddc711
Auto-generated-cl: translation import
2016-02-02 07:37:45 -08:00
Geoff Mendal 887b32f11a Import translations. DO NOT MERGE
Change-Id: Ieee874fbcf2772e6bc9dfea1d8d6ab973604f106
Auto-generated-cl: translation import
2016-02-02 07:36:41 -08:00
Geoff Mendal c893b5fe57 Import translations. DO NOT MERGE
am: cf4b2bf709  -s ours

* commit 'cf4b2bf7097ac506e031add76891bab8ec0f9342':
  Import translations. DO NOT MERGE
2016-02-02 15:36:16 +00:00
Geoff Mendal 323e7077e5 Import translations. DO NOT MERGE
Change-Id: I319087599a69dbc502792528a1f6a6f271f01a83
Auto-generated-cl: translation import
2016-02-02 07:35:59 -08:00
Geoff Mendal e085e4fc71 Import translations. DO NOT MERGE
Change-Id: I5d515d10a10996742473c4747a5a232fdd179b0c
Auto-generated-cl: translation import
2016-02-02 07:34:53 -08:00
Geoff Mendal 66da06ed64 Import translations. DO NOT MERGE
Change-Id: I5b5f1b6b2034af820e116b4bb0ca592add026abf
Auto-generated-cl: translation import
2016-02-02 07:34:15 -08:00
Geoff Mendal cf4b2bf709 Import translations. DO NOT MERGE
Change-Id: I49316abaf3db35799511fb25edbde618bb839ab3
Auto-generated-cl: translation import
2016-02-02 07:33:28 -08:00
Yohei Yukawa 809c93214b Experimental automatic language switching support.
With this CL, LatinIME switches the current subtype from its enabled
subtypes based on the first locale in EditorInfo#hintLocales.

This functionality is still experimental, and will be triggered only
when EditorInfo#hintLocales is specified by the application.

Bug: 22859862
Change-Id: Ibd0559b370d8aa0d50d1bada8ecfdac0ed8db898
2016-01-22 02:24:28 -08:00
Yohei Yukawa 16645966a9 Support EditorInfo#hintLocales in compat library.
This CL updates LatinIME's compatibility library so that we can access
EditorInfo#hintLocales without directly depending on unreleased SDK.

Bug: 22859862
Change-Id: I4ba7d294bc314002c3abf8842f097a4249783364
2016-01-22 02:22:11 -08:00
Yohei Yukawa 995ce45572 Use "languageTag" in RichInputMethodSubtype.
With this CL, RichInputMethodSubtype#getLocale() starts returning
a Locale object that is initialized with "languageTag" when it is
specified.  No behavior change is intended when "languageTag" attribute
is not available or specified.

Bug: 22858221
Change-Id: I23f2e479b8e284ce589c6950b071ba84c5dd8ce1
2016-01-21 23:50:32 -08:00
Yohei Yukawa f6997344e6 Experimentally specify languageTag attribute.
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
2016-01-21 23:47:11 -08:00
Geoff Mendal c968a6064b Import translations. DO NOT MERGE
Change-Id: I6b60be9063655acb76a724ef9ca8a0cd946c7d8d
Auto-generated-cl: translation import
2016-01-20 05:41:54 -08:00
Geoff Mendal d8f88aa0a2 Merge "Import translations. DO NOT MERGE" 2016-01-18 14:02:02 +00:00
Geoff Mendal 83585bf8c3 Import translations. DO NOT MERGE
Change-Id: I0fe5a3880cbc1ddf27626d175109c31020932ed6
Auto-generated-cl: translation import
2016-01-18 06:00:28 -08:00
Geoff Mendal b6f9777b41 Import translations. DO NOT MERGE
Change-Id: Ic12099dc6253b77f748245ae9ab1ad6ac9920dfc
Auto-generated-cl: translation import
2016-01-18 05:59:35 -08:00
Geoff Mendal b9ad3f411c Import translations. DO NOT MERGE
Change-Id: Id3644c842de9db4fa3b4d3fc4fd6a9d720dccffd
Auto-generated-cl: translation import
2016-01-11 05:49:02 -08:00
Yohei Yukawa 9fc50c3c04 Merge "Hide settings-key until the device is unlocked." 2016-01-07 19:03:40 +00:00
David Riley 0307020627 Merge "Merge remote-tracking branch 'goog/mnc-dr-ryu-dev'" 2016-01-07 18:11:49 +00:00
Yohei Yukawa b823e12d6c Hide settings-key until the device is unlocked.
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
2016-01-07 06:37:13 +00:00
Geoff Mendal d043a6faa3 Merge "Import translations. DO NOT MERGE" 2016-01-06 13:45:31 +00:00
Geoff Mendal cbf781c7ad Import translations. DO NOT MERGE
Change-Id: Ie923e0212ba100e460fb8bc53717aaa08cfd72ee
Auto-generated-cl: translation import
2016-01-06 05:31:27 -08:00
Geoff Mendal 5c52549d31 Import translations. DO NOT MERGE
Change-Id: I47324173fd4ac0776afc1a44647e4bef21c461f9
Auto-generated-cl: translation import
2016-01-06 05:28:36 -08:00
David Riley fdb2cf4950 Merge remote-tracking branch 'goog/mnc-dr-ryu-dev' 2015-12-21 12:37:57 -08:00
Geoff Mendal a78b380715 Import translations. DO NOT MERGE
Change-Id: I2a938e925f9175325fb445358bfa881ddb16415c
Auto-generated-cl: translation import
2015-12-21 05:23:19 -08:00
Geoff Mendal 91965ce45c Merge "Import translations. DO NOT MERGE" 2015-12-16 14:39:10 +00:00
Geoff Mendal 9bb12ccaa7 Merge "Import translations. DO NOT MERGE" 2015-12-16 14:38:49 +00:00
Geoff Mendal 47b0f9ee7a Merge "Import translations. DO NOT MERGE" 2015-12-16 14:38:03 +00:00
Geoff Mendal fdae9e4aeb Merge "Import translations. DO NOT MERGE" 2015-12-16 14:36:36 +00:00
Geoff Mendal b6bda4d565 Merge "Import translations. DO NOT MERGE" 2015-12-16 14:35:32 +00:00
Geoff Mendal 9b6edd4960 Merge "Import translations. DO NOT MERGE" 2015-12-16 14:34:37 +00:00
Geoff Mendal 0b01198ca2 Import translations. DO NOT MERGE
Change-Id: I2ad057c051e8c455957acbc958be1777e2eee285
Auto-generated-cl: translation import
2015-12-16 06:04:27 -08:00
Geoff Mendal 538af9ae4b Import translations. DO NOT MERGE
Change-Id: Id3177c219a92a8a2e654e3f11cd8935b919444be
Auto-generated-cl: translation import
2015-12-16 06:03:38 -08:00
Geoff Mendal f14d046c5e Import translations. DO NOT MERGE
Change-Id: I4ec506d7edc476194cc2cd2ced1aec6a6e4affe8
Auto-generated-cl: translation import
2015-12-16 06:02:17 -08:00
Geoff Mendal afd4825924 Import translations. DO NOT MERGE
Change-Id: I611c5740b31367399b2211ad9c79cacf9230defa
Auto-generated-cl: translation import
2015-12-16 06:01:26 -08:00
Geoff Mendal bb4a7732d3 Import translations. DO NOT MERGE
Change-Id: Iefcca0df4b65fb43312e3e4a3030ccafae431a21
Auto-generated-cl: translation import
2015-12-16 06:00:10 -08:00