Geoff Mendal
65196c80de
Merge branch \'mnc-dr2-dev\' of /usr/local/google/game/mirror/googleplex-android_googlesource_com/platform/packages/inputmethods/LatinIME into mnc-dr2-dev am: 904a89c20b
...
am: 6de2f31f45
* commit '6de2f31f45cd51e14cc3191c6908af00674cfb0e':
Import translations. DO NOT MERGE
2016-02-02 16:01:19 +00:00
Geoff Mendal
6de2f31f45
Merge branch \'mnc-dr2-dev\' of /usr/local/google/game/mirror/googleplex-android_googlesource_com/platform/packages/inputmethods/LatinIME into mnc-dr2-dev
...
am: 904a89c20b
* commit '904a89c20bf86040a6fcae8f379c7a956eb61b98':
Import translations. DO NOT MERGE
2016-02-02 15:54:00 +00:00
Geoff Mendal
4303801153
Merge "Import translations. DO NOT MERGE" into mnc-dr2-dev
2016-02-02 15:48:03 +00:00
Geoff Mendal
d23b30dc24
Merge "Import translations. DO NOT MERGE" into mnc-dr2-dev
2016-02-02 15:46:28 +00:00
Geoff Mendal
78607504d6
Merge "Import translations. DO NOT MERGE" into mnc-dr2-dev
2016-02-02 15:44:40 +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
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
ff92266641
Import translations. DO NOT MERGE
...
Change-Id: I5d6f14c0c66d10cbadb82faa2efb3b9ea840ca47
Auto-generated-cl: translation import
2016-02-02 10:37:46 -05: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
Geoff Mendal
a912a52498
Import translations. DO NOT MERGE
...
Change-Id: I5566cfdd9f6a5b46fd164beb95635dbcfa3a807f
Auto-generated-cl: translation import
2015-12-16 05:59:32 -08:00
Geoff Mendal
1ffe6a633d
Import translations. DO NOT MERGE
...
Change-Id: Iae2a2a5fa84265e885fd704f5893e6004f0283be
Auto-generated-cl: translation import
2015-12-16 05:58:39 -08:00
Geoff Mendal
ff3720f514
Import translations. DO NOT MERGE
...
Change-Id: I3deb5d1e2e9892e34a8272eef6d7a8b75b86b928
Auto-generated-cl: translation import
2015-12-14 05:48:35 -08:00
Seigo Nonaka
6c04339c5a
Change NavigationBar invisible if the input view is not shown.
...
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
2015-12-08 19:36:30 -08:00
Dmitry Torokhov
a2a057a991
Check if last shown Emoji category ID is still valid
...
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
2015-12-08 16:50:51 -08:00
Geoff Mendal
d3f580fcb7
Import translations. DO NOT MERGE
...
Change-Id: Iad6a7df2c517e80c376c92197b505ae76276e71b
Auto-generated-cl: translation import
2015-12-07 05:17:27 -08:00
Geoff Mendal
922be5c446
Import translations. DO NOT MERGE
...
Change-Id: I7650a71daa7cede33ba972510f36f216caf9db11
Auto-generated-cl: translation import
2015-11-25 05:44:09 -08:00
Geoff Mendal
83fdba1427
Import translations. DO NOT MERGE
...
Change-Id: Ic32df26eab46cdedabbbf63ed3b659680b518743
Auto-generated-cl: translation import
2015-11-25 05:37:55 -08:00
Geoff Mendal
451871ed8a
Import translations. DO NOT MERGE
...
Change-Id: I049eb4b60c35cfd73863af0563948a8da2d0a387
Auto-generated-cl: translation import
2015-11-25 05:29:44 -08:00
Jeff Sharkey
8d658035f1
Mark this coreApp as being encryptionAware.
...
Historically, apps marked with "coreApp" were prepared to run in a
limited boot environment, and were critical to booting the device, so
in the new file-based encryption world we're marking these apps with
both "forceDeviceEncrypted" and "encryptionAware" attributes.
Bug: 22358539
Change-Id: I7d46723007a5706e835223cc501f0c40d613e9c2
2015-11-19 11:11:31 -07:00
Geoff Mendal
9d435e6f43
Merge "Import translations. DO NOT MERGE" into mnc-dr2-dev
2015-11-16 15:50:52 +00:00
Geoff Mendal
3b5421bae1
Import translations. DO NOT MERGE
...
Change-Id: I72546cce9ec50ddb468bbd3d989ceb3b6adb4627
Auto-generated-cl: translation import
2015-11-16 06:39:54 -08:00
Geoff Mendal
5dbecb8409
Import translations. DO NOT MERGE
...
Change-Id: I42db5a73ba835ce778019b8375fce0c7b1271e15
Auto-generated-cl: translation import
2015-11-16 06:39:05 -08:00
Geoff Mendal
024e1cdd55
Import translations. DO NOT MERGE
...
Change-Id: I3ceefd186d7ee9f1c8c7039548d4b7f6794d6188
Auto-generated-cl: translation import
2015-11-14 07:00:02 -08:00
Geoff Mendal
304a901c8a
Import translations. DO NOT MERGE
...
Change-Id: Ic599f7fbe1cedc69ae82ecb2af85141617f628dd
Auto-generated-cl: translation import
2015-11-14 06:45:49 -08:00
Chieu Nguyen
39a14715ef
Unicode 8.0 emoji additions to Google Keyboard. am: 7674a65367
am: fab2818b96
am: 305aef9c87
...
am: 8fb57af3e9
* commit '8fb57af3e9ee1c01352e9c69ddb33d460f828b17':
Unicode 8.0 emoji additions to Google Keyboard.
2015-11-11 22:14:12 +00:00
Chieu Nguyen
0f1be93053
Unicode 8.0 emoji additions to Google Keyboard.
...
am: 7674a65367
* commit '7674a653678b542d795b0bd05c241654ffe1015a':
Unicode 8.0 emoji additions to Google Keyboard.
2015-11-11 21:54:20 +00:00
Chieu Nguyen
fab2818b96
Unicode 8.0 emoji additions to Google Keyboard.
...
am: 7674a65367
* commit '7674a653678b542d795b0bd05c241654ffe1015a':
Unicode 8.0 emoji additions to Google Keyboard.
2015-11-11 21:54:20 +00:00
Chieu Nguyen
7674a65367
Unicode 8.0 emoji additions to Google Keyboard.
...
Squashed commit of the following:
commit 8e86347b024e2460a17264fbcaa20cd6e5fd6018
Author: Chieu Nguyen <cvnguyen@google.com>
Date: Tue Nov 10 11:29:44 2015 -0800
Remove check for version code.
This was unnecessary and caused multi-codepoint
emoji to not show up on any device.
Bug: 25369504
Change-Id: Ia1e61c052444aaab824b18463c26b5a8066c65ed
commit 1b924816665a3a2c48307dbdd1078f61dd3179f2
Author: Chieu Nguyen <cvnguyen@google.com>
Date: Fri Nov 6 18:12:58 2015 -0800
Fix Material icons for new tab.
Bug: 25369504
Bug: 16185905
Change-Id: I873eb9e8fc1259ac94a974c04a80a4f0d005f9c2
commit 956d5f86d2552d90d2c3240a85d5c1cddf05eda9
Author: Chieu Nguyen <cvnguyen@google.com>
Date: Fri Nov 6 17:16:10 2015 -0800
Remove extraneous TalkBack descriptions.
Bug: 25369504
Bug: 16185905
Change-Id: Iec4f0f46cf9dda169c5827168ef207e56d619096
commit 07357bdec69b5fc118c82401d59b61ad7b802c22
Author: Chieu Nguyen <cvnguyen@google.com>
Date: Fri Nov 6 16:01:34 2015 -0800
Better checking of whether to display new emoji.
Bug: 25369504
Bug: 16185905
Change-Id: I61f1b428e5a805f66eb4e9db346be8756fc84b8f
commit 666a92f17034f5a1948e70f40226ed995c72d81f
Author: Chieu Nguyen <cvnguyen@google.com>
Date: Fri Nov 6 12:54:53 2015 -0800
Fix shading on emoji category icons.
Bug: 25369504
Bug: 16185905
Change-Id: I217af3d97120e7910e9850de7ea331a461ae7e56
commit 2712432c0e7a1b90ebb7ed6bde8f87eec7bf1094
Author: Chieu Nguyen <cvnguyen@google.com>
Date: Thu Nov 5 19:06:57 2015 -0800
Add new emoji categories to Holo Blue.
Bug: 25369504
Bug: 16185905
Change-Id: Ie32af93e68e08b36a4a5861a06de511b2b190dca
commit 04c79b1f53912b263d7f7eb8b71ac802ed960a8a
Author: Chieu Nguyen <cvnguyen@google.com>
Date: Thu Nov 5 18:06:35 2015 -0800
Fix default category, remove xxxhdpi Holo icons.
Bug: 25369504
Bug: 16185905
Change-Id: I9bca795675297dceb93777d998e8f2935f7031a6
commit 15c0b578343db2baa873096891a69305398eb830
Merge: 77bc6fc 8604ce3
Author: Chieu Nguyen <cvnguyen@google.com>
Date: Fri Nov 6 00:59:08 2015 +0000
Merge changes into jb-ub-latinimegoogle
commit 77bc6fcfd760232757b5751993c0046f2a43626a
Merge: b0380a0 8604ce3
Author: Chieu Nguyen <cvnguyen@google.com>
Date: Fri Nov 6 00:59:04 2015 +0000
Merge "Remove Kosovo from flags (no glyph)." into
jb-ub-latinimegoogle
commit b0380a0744647039278ad6648b7a1bc94eeab623
Author: Chieu Nguyen <cvnguyen@google.com>
Date: Thu Nov 5 16:42:24 2015 -0800
Add icons for new emoji categories.
Bug: 25369504
Bug: 16185905
Change-Id: I1182e031994332b2e618406ad1cd467cb050766e
commit 8604ce3a34b65598101cac37a3ed3e8087fe38ca
Author: Chieu Nguyen <cvnguyen@google.com>
Date: Thu Nov 5 16:29:33 2015 -0800
Remove Kosovo from flags (no glyph).
Bug: 25369504
Bug: 16185905
Change-Id: I92c9ace19d3600cfa1f27678ada0cf45af42d8f5
commit e0489eab47d3a6d138bfa00a668f02bcb473cf88
Author: Chieu Nguyen <cvnguyen@google.com>
Date: Thu Nov 5 14:30:58 2015 -0800
Update emoji set to blacklist non-color glyphs.
Bug: 25369504
Bug: 16185905
Change-Id: I8b54217fa68da8ddaa1bbcd1845e0123ed106463
commit 9ffdcdff058d6b44cab70e4fb0bb301e39699483
Author: Chieu Nguyen <cvnguyen@google.com>
Date: Wed Nov 4 17:18:22 2015 -0800
Add Unicode 8.0 emoji to emoji palette.
Currently all emoji category tabs use the flower
icon. A future CL will update these once the
icons are finalized.
If glyphs do not exist for new emoji, the old
categories will be shown.
Bug: 25369504
Bug: 16185905
Change-Id: Ie3759bfc4c8469a17f3205b45609ce6ef7510121
commit 4a4a042072790b19048a14d2ddab655b1be31a6e
Author: Chieu Nguyen <cvnguyen@google.com>
Date: Sun Nov 1 18:38:20 2015 -0800
Add description strings for Unicode 8.0 new emoji.
Bug: 16185905
Bug: 25369504
Change-Id: I6048609ace715a23db5f82d47fefe4868ccb3d17
Change-Id: I30a043554b14531ab9cf89a1f663b6970d7d6863
2015-11-11 11:04:45 -08:00
Geoff Mendal
191ec80423
Import translations. DO NOT MERGE
...
Change-Id: I856b3184faf72ef8d16d849046d6fb7f05e8c67f
Auto-generated-cl: translation import
2015-11-11 05:31:11 -08:00
Geoff Mendal
4de1e2262e
Import translations. DO NOT MERGE
...
Change-Id: Ib2017e067aadd10ca7d2ea82c3a54c2b04fc2cf3
Auto-generated-cl: translation import
2015-11-11 05:29:20 -08:00
Geoff Mendal
0bc600a5cc
Import translations. DO NOT MERGE
...
Change-Id: I2921b5d5af7b2aa4f89481e33ab429eff75cf070
Auto-generated-cl: translation import
2015-11-11 05:22:48 -08:00
Ian Pedowitz
5af8f71a73
Revert "Unicode 8.0 emoji changes to Google Keyboard." am: e1d5012683
am: 1ce99504c5
am: 25dcdc2b15
...
am: 32b49b95cd
* commit '32b49b95cdd6c5f87c166517c1f5c26eda1ac8fd':
Revert "Unicode 8.0 emoji changes to Google Keyboard."
2015-11-10 03:37:33 +00:00
Ian Pedowitz
22c4c919da
Merge "Revert "Add description strings for Unicode 8.0 new emoji."" into mnc-dr-dev am: 9dfac101f2
am: 89efd96db6
am: 3544e4c5ca
...
am: 892de8796f
* commit '892de8796f2e656b462b5460b584b771cc7c53ed':
Revert "Add description strings for Unicode 8.0 new emoji."
2015-11-10 03:37:16 +00:00
Ian Pedowitz
1ce99504c5
Revert "Unicode 8.0 emoji changes to Google Keyboard."
...
am: e1d5012683
* commit 'e1d501268396e58bfdd37a0a50dfeb2ac48139a8':
Revert "Unicode 8.0 emoji changes to Google Keyboard."
2015-11-10 03:30:57 +00:00
Ian Pedowitz
09a2d702e3
Revert "Unicode 8.0 emoji changes to Google Keyboard."
...
am: e1d5012683
* commit 'e1d501268396e58bfdd37a0a50dfeb2ac48139a8':
Revert "Unicode 8.0 emoji changes to Google Keyboard."
2015-11-10 03:30:57 +00:00
Ian Pedowitz
c405679362
Merge "Revert "Add description strings for Unicode 8.0 new emoji."" into mnc-dr-dev
...
am: 9dfac101f2
* commit '9dfac101f2c7c34992e0214c09ee34f20b396bb1':
Revert "Add description strings for Unicode 8.0 new emoji."
2015-11-10 03:30:34 +00:00
Ian Pedowitz
89efd96db6
Merge "Revert "Add description strings for Unicode 8.0 new emoji."" into mnc-dr-dev
...
am: 9dfac101f2
* commit '9dfac101f2c7c34992e0214c09ee34f20b396bb1':
Revert "Add description strings for Unicode 8.0 new emoji."
2015-11-10 03:30:33 +00:00
Ian Pedowitz
e1d5012683
Revert "Unicode 8.0 emoji changes to Google Keyboard."
...
This reverts commit 9cc42549d1
.
Change-Id: Ia3b037160e55bc54ef55194b967d9c91f6814ff8
2015-11-10 03:29:41 +00:00
Ian Pedowitz
9dfac101f2
Merge "Revert "Add description strings for Unicode 8.0 new emoji."" into mnc-dr-dev
2015-11-10 03:29:13 +00:00
Ian Pedowitz
354d0092ac
Revert "Add description strings for Unicode 8.0 new emoji."
...
This reverts commit 332181b834
.
Change-Id: Ic7c494292249f86159ec6f4bc1f7a72859b10282
2015-11-10 03:05:40 +00:00
Reena Lee
b2e58c5691
Merge "Add description strings for Unicode 8.0 new emoji." into mnc-dr-dev am: 9749f1f1c3
am: 2c56e60003
am: f25c8c6c6f
...
am: 2521d1e485
* commit '2521d1e48518ba9a9cab1bb0de16e45a3c0514b3':
Add description strings for Unicode 8.0 new emoji.
2015-11-09 21:52:32 +00:00
Chieu Nguyen
9cfc333879
Unicode 8.0 emoji changes to Google Keyboard. am: 9cc42549d1
am: 72d0a185d9
am: 3ca694e58f
...
am: 1ca322290a
* commit '1ca322290a421075fda219130ac26df8a1f2499e':
Unicode 8.0 emoji changes to Google Keyboard.
2015-11-09 21:47:25 +00:00
Reena Lee
03fb74808b
Merge "Add description strings for Unicode 8.0 new emoji." into mnc-dr-dev
...
am: 9749f1f1c3
* commit '9749f1f1c3755ece6ddfc822d642ac0e8218d138':
Add description strings for Unicode 8.0 new emoji.
2015-11-09 21:42:28 +00:00
Reena Lee
2c56e60003
Merge "Add description strings for Unicode 8.0 new emoji." into mnc-dr-dev
...
am: 9749f1f1c3
* commit '9749f1f1c3755ece6ddfc822d642ac0e8218d138':
Add description strings for Unicode 8.0 new emoji.
2015-11-09 21:42:26 +00:00
Reena Lee
9749f1f1c3
Merge "Add description strings for Unicode 8.0 new emoji." into mnc-dr-dev
2015-11-09 21:36:55 +00:00
Chieu Nguyen
a6b06585fc
Unicode 8.0 emoji changes to Google Keyboard.
...
am: 9cc42549d1
* commit '9cc42549d18f1e28ffc8dae94ff36728933f53f1':
Unicode 8.0 emoji changes to Google Keyboard.
2015-11-09 21:30:07 +00:00
Chieu Nguyen
72d0a185d9
Unicode 8.0 emoji changes to Google Keyboard.
...
am: 9cc42549d1
* commit '9cc42549d18f1e28ffc8dae94ff36728933f53f1':
Unicode 8.0 emoji changes to Google Keyboard.
2015-11-09 21:30:07 +00:00
Geoff Mendal
c4f6affeec
Merge "Import translations. DO NOT MERGE"
2015-11-09 14:10:06 +00:00
Geoff Mendal
350b3915db
Import translations. DO NOT MERGE
...
Change-Id: Ife64801ddf3bc0c56b95a473877221e2f03348fd
Auto-generated-cl: translation import
2015-11-09 06:08:40 -08:00
Geoff Mendal
514aa601fb
Import translations. DO NOT MERGE
...
Change-Id: Id363ef4a6bed294e41b39a435eb29fcdf936bef6
Auto-generated-cl: translation import
2015-11-09 06:05:47 -08:00
Chieu Nguyen
9cc42549d1
Unicode 8.0 emoji changes to Google Keyboard.
...
Squashed commit of the following:
commit 1b924816665a3a2c48307dbdd1078f61dd3179f2
Author: Chieu Nguyen <cvnguyen@google.com>
Date: Fri Nov 6 18:12:58 2015 -0800
Fix Material icons for new tab.
Bug: 25369504
Bug: 16185905
Change-Id: I873eb9e8fc1259ac94a974c04a80a4f0d005f9c2
commit 956d5f86d2552d90d2c3240a85d5c1cddf05eda9
Author: Chieu Nguyen <cvnguyen@google.com>
Date: Fri Nov 6 17:16:10 2015 -0800
Remove extraneous TalkBack descriptions.
Bug: 25369504
Bug: 16185905
Change-Id: Iec4f0f46cf9dda169c5827168ef207e56d619096
commit 07357bdec69b5fc118c82401d59b61ad7b802c22
Author: Chieu Nguyen <cvnguyen@google.com>
Date: Fri Nov 6 16:01:34 2015 -0800
Better checking of whether to display new emoji.
Bug: 25369504
Bug: 16185905
Change-Id: I61f1b428e5a805f66eb4e9db346be8756fc84b8f
commit 666a92f17034f5a1948e70f40226ed995c72d81f
Author: Chieu Nguyen <cvnguyen@google.com>
Date: Fri Nov 6 12:54:53 2015 -0800
Fix shading on emoji category icons.
Bug: 25369504
Bug: 16185905
Change-Id: I217af3d97120e7910e9850de7ea331a461ae7e56
commit 2712432c0e7a1b90ebb7ed6bde8f87eec7bf1094
Author: Chieu Nguyen <cvnguyen@google.com>
Date: Thu Nov 5 19:06:57 2015 -0800
Add new emoji categories to Holo Blue.
Bug: 25369504
Bug: 16185905
Change-Id: Ie32af93e68e08b36a4a5861a06de511b2b190dca
commit 04c79b1f53912b263d7f7eb8b71ac802ed960a8a
Author: Chieu Nguyen <cvnguyen@google.com>
Date: Thu Nov 5 18:06:35 2015 -0800
Fix default category, remove xxxhdpi Holo icons.
Bug: 25369504
Bug: 16185905
Change-Id: I9bca795675297dceb93777d998e8f2935f7031a6
commit 15c0b578343db2baa873096891a69305398eb830
Merge: 77bc6fc 8604ce3
Author: Chieu Nguyen <cvnguyen@google.com>
Date: Fri Nov 6 00:59:08 2015 +0000
Merge changes into jb-ub-latinimegoogle
commit 77bc6fcfd760232757b5751993c0046f2a43626a
Merge: b0380a0 8604ce3
Author: Chieu Nguyen <cvnguyen@google.com>
Date: Fri Nov 6 00:59:04 2015 +0000
Merge "Remove Kosovo from flags (no glyph)." into
jb-ub-latinimegoogle
commit b0380a0744647039278ad6648b7a1bc94eeab623
Author: Chieu Nguyen <cvnguyen@google.com>
Date: Thu Nov 5 16:42:24 2015 -0800
Add icons for new emoji categories.
Bug: 25369504
Bug: 16185905
Change-Id: I1182e031994332b2e618406ad1cd467cb050766e
commit 8604ce3a34b65598101cac37a3ed3e8087fe38ca
Author: Chieu Nguyen <cvnguyen@google.com>
Date: Thu Nov 5 16:29:33 2015 -0800
Remove Kosovo from flags (no glyph).
Bug: 25369504
Bug: 16185905
Change-Id: I92c9ace19d3600cfa1f27678ada0cf45af42d8f5
commit e0489eab47d3a6d138bfa00a668f02bcb473cf88
Author: Chieu Nguyen <cvnguyen@google.com>
Date: Thu Nov 5 14:30:58 2015 -0800
Update emoji set to blacklist non-color glyphs.
Bug: 25369504
Bug: 16185905
Change-Id: I8b54217fa68da8ddaa1bbcd1845e0123ed106463
commit 9ffdcdff058d6b44cab70e4fb0bb301e39699483
Author: Chieu Nguyen <cvnguyen@google.com>
Date: Wed Nov 4 17:18:22 2015 -0800
Add Unicode 8.0 emoji to emoji palette.
Currently all emoji category tabs use the flower
icon. A future CL will update these once the
icons are finalized.
If glyphs do not exist for new emoji, the old
categories will be shown.
Bug: 25369504
Bug: 16185905
Change-Id: Ie3759bfc4c8469a17f3205b45609ce6ef7510121
Change-Id: Ia5a5879cea828ea4cb4c678765fe5d9e5ecbfcd2
2015-11-06 18:22:05 -08:00
Chieu Nguyen
332181b834
Add description strings for Unicode 8.0 new emoji.
...
Bug: 16185905
Bug: 25369504
Change-Id: I6048609ace715a23db5f82d47fefe4868ccb3d17
(cherry picked from commit 4a4a042072790b19048a14d2ddab655b1be31a6e)
2015-11-06 01:08:50 +00:00
Geoff Mendal
09585f2d4f
Merge "Import translations. DO NOT MERGE"
2015-11-04 14:03:46 +00:00
Geoff Mendal
02ebfb1d28
Merge "Import translations. DO NOT MERGE"
2015-11-04 14:03:21 +00:00
Geoff Mendal
1ebb70ca77
Import translations. DO NOT MERGE
...
Change-Id: Idcdc4fabe95e30fc5966da8b6e0273f832c4cea6
Auto-generated-cl: translation import
2015-11-04 05:39:56 -08:00
Geoff Mendal
c78cac8db3
Import translations. DO NOT MERGE
...
Change-Id: I47865a571450a486f22613028f277fc7887b86c3
Auto-generated-cl: translation import
2015-11-04 05:37:26 -08:00
Geoff Mendal
a4d0867e2a
Import translations. DO NOT MERGE
...
Change-Id: I721865c2f6c3bb245be9fc5650b7b8fbb5102039
Auto-generated-cl: translation import
2015-11-04 05:35:55 -08:00
Dmitry Torokhov
9a438a325b
Fix AltR+1 -> ESC shortcuts bringing on-screen keyboard
...
Change the way we decide whether we want to show on-screen keyboard by
not only paying attention to modifiers, but also keeping track whether
the key sequence started in the right state.
We are still misfiring if user presses a non-modifier key and then our
modifier hot-key, but such sequence is unlikely. Given the fact that we
do not want to store too much state I believe this deficiency is
acceptable.
Bug: 25087681
Bug: 24142161
Change-Id: I1a6b5e8e903c27a87134a6c9a7cd474a0607d5c8
(cherry picked from commit 7c513455918a52bd28c1c8181cb2880db0973b4b)
2015-11-03 17:36:15 +00:00
Geoff Mendal
683ad40433
Merge "Import translations. DO NOT MERGE" into mnc-dr-ryu-dev
2015-10-26 16:24:04 +00:00
Geoff Mendal
2d9c8a85c6
Import translations. DO NOT MERGE
...
Change-Id: If5c9898e482ef2a23bc145fdc12eab6fccbd93d3
Auto-generated-cl: translation import
2015-10-26 08:56:33 -07:00
Geoff Mendal
09e44093f2
Import translations. DO NOT MERGE
...
Change-Id: I64dabfa1cb5e4b6d86a6a2cb358406ce7375141c
Auto-generated-cl: translation import
2015-10-26 08:53:56 -07:00
Geoff Mendal
5771f4b4cd
Import translations. DO NOT MERGE
...
Change-Id: I58b40b85dff70815dbbbb3bbd28a5cc61a4cbe64
Auto-generated-cl: translation import
2015-10-26 05:10:29 -07:00
Geoff Mendal
b52597b055
Import translations. DO NOT MERGE
...
Change-Id: Ib7f9be8c2daa7a102b553d203627627d35fe7808
Auto-generated-cl: translation import
2015-10-19 07:36:04 -07:00
Dmitry Torokhov
b3a29efec0
am 54c66d4f: am 0b20a8d2: am b1cd4006: am 28e65858: Do not start in recents tab if we do not have recent emojis
...
* commit '54c66d4f550388f1f04724936a17b12549394b14':
Do not start in recents tab if we do not have recent emojis
2015-10-16 22:14:28 +00:00
Dan Zivkovic
27eb56fdc2
am 7b56ce9b: am 51fc864e: am 1194ad63: am 1fdb8f31: Define shortcuts for toggling IME layouts.
...
* commit '7b56ce9b169187c4a48c578949f6492cf9f69272':
Define shortcuts for toggling IME layouts.
2015-10-16 22:14:27 +00:00
Dan Zivkovic
8ca240522d
am 6376811b: am 8aed171c: am 33bbbb0d: am de674ac0: Re-activate emoji keyboard shortcut.
...
* commit '6376811b076b48bae2f129ccb6173f6418ac5960':
Re-activate emoji keyboard shortcut.
2015-10-16 22:14:25 +00:00
Dmitry Torokhov
b1cd400602
am 28e65858: Do not start in recents tab if we do not have recent emojis
...
* commit '28e65858d9f7e8f94e0b298275624703fd74af05':
Do not start in recents tab if we do not have recent emojis
2015-10-16 21:56:09 +00:00
Dan Zivkovic
1194ad63ee
am 1fdb8f31: Define shortcuts for toggling IME layouts.
...
* commit '1fdb8f31562eeef78167585a878eb0450310036b':
Define shortcuts for toggling IME layouts.
2015-10-16 21:56:08 +00:00
Dan Zivkovic
33bbbb0d33
am de674ac0: Re-activate emoji keyboard shortcut.
...
* commit 'de674ac02ee0090078f1ec0d286f26ef19cdeebb':
Re-activate emoji keyboard shortcut.
2015-10-16 21:56:07 +00:00
Dmitry Torokhov
28e65858d9
Do not start in recents tab if we do not have recent emojis
...
If user has not used emojis we should not bring recents emoji tab on the
first invocation of the on-screen keyboard as it is confusing to see an
empty tab.
We will still be showing recents tab even if it is empty if user
actively switched to it when using on-screen keyboard.
Bug: 24497650
Change-Id: I68b4bf64441590858d246168cc4733a2875a1357
(cherry picked from commit 24d67eba27cb23c0d3aca44236247ec12380daa5)
2015-10-15 12:47:32 -07:00
Dan Zivkovic
1fdb8f3156
Define shortcuts for toggling IME layouts.
...
Out of the box, we want Alt-Left to toggle Emojis, while Alt-Right
toggles the shifted symbols layout.
Bug: 23954008
Bug: 24369173
Change-Id: I93dd66fb469e5d0a831359ff3a786fe68e1d73ea
(cherry picked from commit 411841b374aa04e333ea5a438dfd539f49ec589a)
2015-10-15 12:47:32 -07:00
Dan Zivkovic
de674ac02e
Re-activate emoji keyboard shortcut.
...
Bug 23900149.
Change-Id: Iff8a3892bb88f82736e5fa680c38d98cda4d2777
(cherry picked from commit e1641395e30de7b53b06fc5c820ea83bf04b3aad)
2015-10-15 17:14:04 +00:00