Commit Graph

14106 Commits (73424818a6996ee0f4033f9af8f9ab8f2dd3733a)

Author SHA1 Message Date
TreeHugger Robot 472c455b88 Merge "Import translations. DO NOT MERGE" 2017-09-13 21:03:07 +00:00
TreeHugger Robot 5e8978772b Merge "Import translations. DO NOT MERGE" 2017-09-13 20:49:57 +00:00
TreeHugger Robot 505b196f8f Merge "Import translations. DO NOT MERGE" 2017-09-13 20:46:24 +00:00
Bill Yi aa8ec32511 Import translations. DO NOT MERGE
Change-Id: Ibc92208e3800a7140d7bb484023c52ee802a720f
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-09-13 10:20:34 -07:00
Bill Yi 14caf87595 Import translations. DO NOT MERGE
Change-Id: Id678688ed65b39dfe513c7f054e701687e1bec00
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-09-13 10:11:47 -07:00
Bill Yi 6c3270acfb Import translations. DO NOT MERGE
Change-Id: I0d80d1537c332c6aed08a7f18d9b60374d9cb77c
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-09-13 10:09:57 -07:00
Bill Yi 6681bc17f5 Import translations. DO NOT MERGE
Change-Id: I498395ff1f17b1e7c69bbab53daa3dd2aac1628a
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-09-13 10:07:44 -07:00
TreeHugger Robot aa4e5b2f46 Merge "Import translations. DO NOT MERGE" 2017-09-06 22:10:44 +00:00
TreeHugger Robot cc8200c134 Merge "Import translations. DO NOT MERGE" 2017-09-06 19:36:12 +00:00
TreeHugger Robot 309269df14 Merge "Import translations. DO NOT MERGE" 2017-09-06 19:35:19 +00:00
TreeHugger Robot ff16eb9c5b Merge "Import translations. DO NOT MERGE" 2017-09-06 18:48:38 +00:00
Bill Yi f6b8a7b6c4 Import translations. DO NOT MERGE
Change-Id: I82167810683476283d148579648330e5486366ad
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-09-06 06:08:00 -07:00
Bill Yi 3763c0ce2f Import translations. DO NOT MERGE
Change-Id: I7ee76a9e68d6bfc0ef3ab4063f9ce86eed9e42b8
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-09-06 05:59:02 -07:00
Bill Yi 13a7433245 Import translations. DO NOT MERGE
Change-Id: I88013876a5eb7b6e618ec68e93cd038093ee3934
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-09-06 05:56:35 -07:00
Bill Yi 144209a7a1 Import translations. DO NOT MERGE
Change-Id: I5a9bb8217cb263369ee16a9843b8d4766bebc63c
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-09-06 05:53:12 -07:00
Bill Yi e91ec17b45 Import translations. DO NOT MERGE
Change-Id: Idea9de892c9ee9b365dd00627f26029e95f27f86
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-09-06 05:51:48 -07:00
Yohei Yukawa 5304939381 Introduce a custom intent action to close software keyboard am: fdfc55d3db
am: 9f14e616ab

Change-Id: I5c63edc64d2086e57de27f66297a51138ec56182
2017-09-01 20:02:23 +00:00
Yohei Yukawa 9f14e616ab Introduce a custom intent action to close software keyboard
am: fdfc55d3db

Change-Id: I1609eb35be94c3f52870f2ca47e30bd2c66100aa
2017-09-01 19:56:14 +00:00
Yohei Yukawa fdfc55d3db Introduce a custom intent action to close software keyboard
This CL introduces a custom intent action for apps to ask AOSP Keyboard to
close its software keyboard with guarding it with a signature-protected
permission.

Any app that is signed with the same signature as AOSP Keyboard can have
the following line in AndroidManifest.xml

  <uses-permission
          android:name="com.android.inputmethod.latin.HIDE_SOFT_INPUT"/>

to request AOSP Keyboard to close its software keyboard as follows.

  sendBroadcast(new Intent("com.android.inputmethod.latin.HIDE_SOFT_INPUT")
          .setPackage("com.android.inputmethod.latin"));

Test: Manually verified with a test app.
Fixes: 65270710
Change-Id: I4fd2e3a7336ec66c70582a2f274a200cbf035a7f
2017-09-01 00:22:21 -07:00
Bill Yi 84a3a06d39 Merge "Import translations. DO NOT MERGE" into oc-mr1-dev 2017-08-30 21:39:00 +00:00
TreeHugger Robot bed643ec81 Merge "Import translations. DO NOT MERGE" into oc-mr1-dev 2017-08-30 21:02:54 +00:00
TreeHugger Robot 9006745cd0 Merge "Import translations. DO NOT MERGE" into oc-mr1-dev 2017-08-30 20:43:28 +00:00
TreeHugger Robot 3500677fec Merge "Import translations. DO NOT MERGE" into oc-mr1-dev 2017-08-30 20:34:41 +00:00
TreeHugger Robot b99b77307d Merge "Import translations. DO NOT MERGE" into oc-mr1-dev 2017-08-30 20:22:35 +00:00
TreeHugger Robot 7507f50803 Merge "Import translations. DO NOT MERGE" into oc-mr1-dev 2017-08-30 20:21:33 +00:00
Bill Yi 6cd126e584 Import translations. DO NOT MERGE
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import

Bug: 64712476
Change-Id: I56e959285ad21b8fc18b5e424187bce5ace3555c
2017-08-30 01:51:20 -07:00
Bill Yi 293352b761 Import translations. DO NOT MERGE
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import

Bug: 64712476
Change-Id: Iffae1ebc381b3ecb54787906b386fdbd77f67565
2017-08-30 01:39:27 -07:00
Bill Yi 9fbeed3354 Import translations. DO NOT MERGE
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import

Bug: 64712476
Change-Id: I814dea39d3466c37ea0d65f06aee8d8a5a5f67c7
2017-08-30 01:35:28 -07:00
Bill Yi 3a161aa225 Import translations. DO NOT MERGE
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import

Bug: 64712476
Change-Id: I9714ae0b53934a4f8d4c90f3aca3127b77ed6ac7
2017-08-30 01:32:57 -07:00
Bill Yi 7e581e8c89 Import translations. DO NOT MERGE
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import

Bug: 64712476
Change-Id: I4a7c58d64ce70044c75fa87d03ea329e46b6d4f9
2017-08-30 01:28:51 -07:00
Bill Yi 2f349e1391 Import translations. DO NOT MERGE
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import

Bug: 64712476
Change-Id: Ibe5e44462685614d99e1cc353d55e5dfd4ce9431
2017-08-30 01:26:48 -07:00
Bill Yi 8cfbc910dc Import translations. DO NOT MERGE
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import

Bug: 64712476
Change-Id: I3b7e8cbab30f9a4e8a3dbec8e0b89177e1a0c9d8
2017-08-30 01:24:18 -07:00
TreeHugger Robot 498ef04d7b Merge "Import translations. DO NOT MERGE" 2017-08-29 18:45:57 +00:00
TreeHugger Robot 2763cc618e Merge "Import translations. DO NOT MERGE" 2017-08-28 20:12:18 +00:00
TreeHugger Robot 1d7b20109b Merge "Import translations. DO NOT MERGE" 2017-08-28 20:10:28 +00:00
TreeHugger Robot 9573ccdf73 Merge "Import translations. DO NOT MERGE" 2017-08-28 20:04:49 +00:00
Bill Yi b2d6b24d26 Import translations. DO NOT MERGE
Change-Id: Iab827c69cb1e54f0e3f2151e1225d5e8a6c9ed3a
Auto-generated-cl: translation import
2017-08-26 21:16:41 -07:00
Bill Yi 7794a99ccb Import translations. DO NOT MERGE
Change-Id: Ib357590cef65dfb0c7a99f98f9a2ecd6abf6d6f9
Auto-generated-cl: translation import
2017-08-26 21:01:39 -07:00
Bill Yi 7a788c78ed Import translations. DO NOT MERGE
Change-Id: I1cc0c9b73ff9f980ed83ce37c0a216ab8ed2959f
Auto-generated-cl: translation import
2017-08-26 20:59:15 -07:00
Bill Yi 5929c31de6 Import translations. DO NOT MERGE
Change-Id: I44b271f3f8b4091f1081d35e2fb67ae09fb7f1e7
Auto-generated-cl: translation import
2017-08-26 20:52:58 -07:00
Bill Yi 9730df86e5 Import translations. DO NOT MERGE
Change-Id: I5439a5e9158695376dd196ece1ed0dc47fbf9ee6
Auto-generated-cl: translation import
2017-08-26 20:48:34 -07:00
TreeHugger Robot 1bbdc259ec Merge "Import translations. DO NOT MERGE" 2017-08-24 02:46:42 +00:00
TreeHugger Robot 4a08c57197 Merge "Import translations. DO NOT MERGE" 2017-08-24 02:33:10 +00:00
TreeHugger Robot 6eff0095d0 Merge "Import translations. DO NOT MERGE" 2017-08-24 02:20:59 +00:00
TreeHugger Robot f1921334aa Merge "Import translations. DO NOT MERGE" 2017-08-24 02:13:20 +00:00
TreeHugger Robot 7e9a8057b9 Merge "Import translations. DO NOT MERGE" 2017-08-24 02:09:04 +00:00
TreeHugger Robot 32e33cfcc6 Merge "Import translations. DO NOT MERGE" 2017-08-24 02:08:48 +00:00
Bill Yi d847cf9a65 Import translations. DO NOT MERGE
Change-Id: Ifa31ddbf181a2774a2e375123079e8e8a1dc51a9
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-08-23 17:08:15 -07:00
Bill Yi 885f8506fd Import translations. DO NOT MERGE
Change-Id: I7038e2c26f5ecd353406d34c9eeb0c1bc7fa7c57
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-08-23 16:58:47 -07:00
Bill Yi c8be58d6c4 Import translations. DO NOT MERGE
Change-Id: I1fe873de33039cf4338cb44f462fbe8ff76254c5
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-08-23 16:57:34 -07:00