Commit Graph

14201 Commits (a282948754ccf4f06c3dbf6d04a595079f5db1ff)

Author SHA1 Message Date
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
Bill Yi f867509075 Import translations. DO NOT MERGE
Change-Id: I6a29dc635692646a355fd1c80e6b1514fbec41c8
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-08-23 16:56:37 -07:00
Bill Yi f4a97b7487 Import translations. DO NOT MERGE
Change-Id: I4c7ab8b57415af98f21b6a75689504eb665fe6f6
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-08-23 16:55:03 -07:00
Bill Yi ac2341ce10 Import translations. DO NOT MERGE
Change-Id: I49ece9fff65465dfdb33f362178b19983bc7fb1c
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-08-23 16:53:01 -07:00
Bill Yi 3792cdd972 Import translations. DO NOT MERGE
Change-Id: I1ee3aa2c9d2701fdd03d6fd02bdef9f3984d69c0
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-08-23 16:50:11 -07:00
TreeHugger Robot 60039aa968 Merge "Import translations. DO NOT MERGE" 2017-08-16 23:50:44 +00:00
Bill Yi 0519fbc2d9 Import translations. DO NOT MERGE
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import

Bug: 64680434
Change-Id: Ie15c81f25c8b40e9ef192de30a2b94e839288df3
2017-08-16 13:57:53 -07:00
Bill Yi 8c9d05c2b4 Import translations. DO NOT MERGE
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import

Bug: 64680434
Change-Id: Ib9a653ad32a63cd9437c20c14681252789288c1e
2017-08-16 13:46:16 -07:00
TreeHugger Robot 677620436a Merge "Import translations. DO NOT MERGE" into oc-mr1-dev 2017-08-15 20:57:35 +00:00
TreeHugger Robot 341b700798 Merge "Import translations. DO NOT MERGE" into oc-mr1-dev 2017-08-15 20:55:34 +00:00
TreeHugger Robot 4628ca1e0f Merge "Import translations. DO NOT MERGE" into oc-mr1-dev 2017-08-15 20:55:16 +00:00
TreeHugger Robot 197deb104e Merge "Import translations. DO NOT MERGE" into oc-mr1-dev 2017-08-15 20:51:37 +00:00
TreeHugger Robot 702d5a75ba Merge "Import translations. DO NOT MERGE" into oc-mr1-dev 2017-08-15 20:39:39 +00:00
TreeHugger Robot cb36b76ec4 Merge "Import translations. DO NOT MERGE" into oc-mr1-dev 2017-08-15 20:39:19 +00:00
Bill Yi f7c1dfe9b9 Import translations. DO NOT MERGE
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import

Bug: 64712476
Change-Id: I219e4e535b56d722a1538b268f4d6bdc1ca12698
2017-08-15 10:39:11 -07:00
Bill Yi c7f9428204 Import translations. DO NOT MERGE
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import

Bug: 64712476
Change-Id: Id00030f0d4c8b0387defa14323c6c0e5d416d74c
2017-08-15 10:27:39 -07:00
Bill Yi 9a0bd1ea59 Import translations. DO NOT MERGE
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import

Bug: 64712476
Change-Id: I024b5594294af36cc9f90f3f036999adf09a4e90
2017-08-15 10:25:02 -07:00
Bill Yi 37849d87c7 Import translations. DO NOT MERGE
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import

Bug: 64712476
Change-Id: I967f2eaee996fef001829e3f296ae6126a2f5795
2017-08-15 10:24:07 -07:00
Bill Yi 1cd61f805f Import translations. DO NOT MERGE
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import

Bug: 64712476
Change-Id: I988e9ae9d200fe64477323b3286a3bc81b79b51e
2017-08-15 10:22:43 -07:00
Bill Yi f73c67b768 Import translations. DO NOT MERGE
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import

Bug: 64712476
Change-Id: I55e64146f9fc4bcd32cb3b3415ff99f4e3a6df73
2017-08-15 10:22:04 -07:00
Bill Yi b6fdb54831 Import translations. DO NOT MERGE
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import

Bug: 64712476
Change-Id: I5c64453869fe6c06d0f955fd8a1fde30728f9f1d
2017-08-15 10:21:04 -07:00
TreeHugger Robot 2564d3a234 Merge "Import translations. DO NOT MERGE" 2017-08-12 16:18:24 +00:00
TreeHugger Robot e8eb3896fe Merge "Import translations. DO NOT MERGE" 2017-08-12 16:08:37 +00:00
TreeHugger Robot 20bd54e6b7 Merge "Import translations. DO NOT MERGE" 2017-08-12 16:03:23 +00:00
TreeHugger Robot 210430fa2d Merge "Import translations. DO NOT MERGE" 2017-08-12 16:03:01 +00:00
TreeHugger Robot a30f0a8726 Merge "Import translations. DO NOT MERGE" 2017-08-12 16:01:26 +00:00
TreeHugger Robot 1f932c44a4 Merge "Import translations. DO NOT MERGE" 2017-08-12 15:51:30 +00:00
Bill Yi 97e5d0f596 Import translations. DO NOT MERGE
Change-Id: I1a1e794d56db2dc8f9ab213b886854ffef733d98
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-08-12 02:55:58 -07:00
Bill Yi a6e4620ead Import translations. DO NOT MERGE
Change-Id: I76c33780c0b0827c97fdb9354a6b6d37bfb56fe0
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-08-12 02:47:35 -07:00
Bill Yi 300ecd3345 Import translations. DO NOT MERGE
Change-Id: Iace3a78d16e7fb6befee6bc99f45798f77bea78f
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-08-12 02:45:49 -07:00
Bill Yi 4f838eaf4b Import translations. DO NOT MERGE
Change-Id: I0fafd29d4a1a42b760c86d8f94b360ceb1587e1c
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-08-12 02:44:27 -07:00
Bill Yi 8246000642 Import translations. DO NOT MERGE
Change-Id: Icc8bd464ef3d2da0d99b33e16f7f87ddb99d4c93
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-08-12 02:42:07 -07:00
Bill Yi fd2ec924bc Import translations. DO NOT MERGE
Change-Id: I94713963c5e83583267f838480c8a3f2170a0391
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-08-12 02:40:56 -07:00
Bill Yi c3d1566ee0 Import translations. DO NOT MERGE
Change-Id: I1c8a8f2d4d713e90bd4784834acdd12938434e2a
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-08-12 02:39:20 -07:00
TreeHugger Robot 3ed2d28dab Merge "Import translations. DO NOT MERGE" 2017-08-09 15:37:36 +00:00
The Android Open Source Project e99a314f90 Import translations. DO NOT MERGE
Change-Id: Iccc7c02608439dce3ec527b6b871a76590b250b2
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-08-09 04:17:24 -07:00
The Android Open Source Project 2e7fc9315f Import translations. DO NOT MERGE
Change-Id: Ia6f178c5c6a921d7e5c1576aaa780e1f5378fb59
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-08-09 04:07:10 -07:00
TreeHugger Robot b0b67347b3 Merge "Import translations. DO NOT MERGE" into oc-mr1-dev 2017-08-06 16:11:24 +00:00
TreeHugger Robot c784df5b41 Merge "Import translations. DO NOT MERGE" into oc-mr1-dev 2017-08-06 07:35:18 +00:00
TreeHugger Robot 25a7155006 Merge "Import translations. DO NOT MERGE" into oc-mr1-dev 2017-08-06 07:20:31 +00:00
TreeHugger Robot 3f85b6a0df Merge "Import translations. DO NOT MERGE" into oc-mr1-dev 2017-08-06 07:15:46 +00:00
TreeHugger Robot 7943c74739 Merge "Import translations. DO NOT MERGE" into oc-mr1-dev 2017-08-06 06:33:43 +00:00
TreeHugger Robot 499c2dd27d Merge "Import translations. DO NOT MERGE" into oc-mr1-dev 2017-08-06 06:29:31 +00:00
Bill Yi 3bc6a0fae1 Import translations. DO NOT MERGE
Change-Id: Ifa5e02ea4969c932b24904a76c848193f2f23a76
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-08-05 21:15:15 -07:00
Bill Yi 01abb6fc0e Import translations. DO NOT MERGE
Change-Id: Ibfebe929f9b2b15aea5811b1ac99a3bbb15034ce
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-08-05 21:06:55 -07:00
Bill Yi f7b5ba058f Import translations. DO NOT MERGE
Change-Id: I87f9982a95b73474eb1b80c29a0e422f6da26d96
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-08-05 21:05:52 -07:00
Bill Yi 44fde78725 Import translations. DO NOT MERGE
Change-Id: I78360968a7ef0bb756d863c51ed3b2e61e6c97ff
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-08-05 21:05:11 -07:00
Bill Yi 27dd20c477 Import translations. DO NOT MERGE
Change-Id: I9381a69550a17afbe767b1963a97b7f420ee9104
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-08-05 21:03:58 -07:00
Bill Yi b639f92608 Import translations. DO NOT MERGE
Change-Id: I1f1d3cd164f7d98e24083e507a7dd3581ed5b19a
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-08-05 21:03:07 -07:00
Bill Yi df0d6ae304 Import translations. DO NOT MERGE
Change-Id: Ib2f46c28f6bbc173d242bfef3a1f89ecb67df5f1
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-08-05 21:02:08 -07:00
TreeHugger Robot a0c4354151 Merge "Import translations. DO NOT MERGE" 2017-07-28 16:09:22 +00:00
Bill Yi 2395bd34b6 Import translations. DO NOT MERGE
Change-Id: Ica69ab3230d61d533183d26e67d0cfd7a2107bd9
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-07-28 00:16:19 -07:00
Bill Yi cd35dde046 Import translations. DO NOT MERGE
Change-Id: I2c1ffb0c16145566cf99d5661cfe17e830faba2f
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-07-28 00:06:42 -07:00
Bill Yi 6f74655494 Import translations. DO NOT MERGE
Change-Id: I488bc50df2eb0e76171bcecd41717c28ffb4e56c
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-07-19 23:53:25 -07:00
Bill Yi 3385da1f20 Import translations. DO NOT MERGE
Change-Id: I93dd89f9cd29db52a2660b162a2c00959dc040d2
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-07-13 05:38:14 -07:00
Bill Yi d677f30367 Import translations. DO NOT MERGE
Change-Id: I5ee735229f2f06ddf12332496d7cc4d27c4bb87c
Auto-generated-cl: translation import
2017-06-27 00:41:00 -07:00
Bill Yi 862dafaa6a Import translations. DO NOT MERGE
Change-Id: I9670b44e5df11ebb9b81a31afff8f5167e178057
Auto-generated-cl: translation import
2017-06-22 16:17:10 -07:00
TreeHugger Robot 59716cb47a Merge "Import translations. DO NOT MERGE" 2017-06-21 20:12:51 +00:00
TreeHugger Robot 6746323540 Merge "Import translations. DO NOT MERGE" 2017-06-21 19:48:32 +00:00
Bill Yi 1eb4270b38 Import translations. DO NOT MERGE
Change-Id: I67380e155bb7d31b62e7a429d01823d34b9c57cd
Auto-generated-cl: translation import
2017-06-20 23:11:54 -07:00
Bill Yi ee6a4fd1a1 Import translations. DO NOT MERGE
Change-Id: Ia8378e5bcb82aafaf51d0e877a14b83c46f21fe1
Auto-generated-cl: translation import
2017-06-20 22:59:37 -07:00
Bill Yi bb0320d466 Import translations. DO NOT MERGE
Change-Id: Ia1ba3afca4c2e76f073d9f0fbe4b1cb317eadd59
Auto-generated-cl: translation import
2017-06-20 22:51:42 -07:00
Bill Yi 9e66d133ae Import translations. DO NOT MERGE
Change-Id: I339bad8aea01e66659787d8a9a06ce01112e03c5
Auto-generated-cl: translation import
2017-06-12 18:58:45 -07:00
TreeHugger Robot 6e0024e801 Merge "Import translations. DO NOT MERGE" 2017-05-31 18:11:26 +00:00
Bill Yi 1880e627be Import translations. DO NOT MERGE
Change-Id: I8f7f8dd206a91c73781fbcf24900a631f90f3474
Auto-generated-cl: translation import
2017-05-31 04:29:35 -07:00
Bill Yi 9cad1fd7c9 Import translations. DO NOT MERGE
Change-Id: I7bc939b0a283fe72d730e9ad0084e1ffa4bd50db
Auto-generated-cl: translation import
2017-05-31 04:11:21 -07:00
Bill Yi 368535de6b Import translations. DO NOT MERGE
Change-Id: Ib413b1988ad8828fdd42b34e9a2ad26c6237ce5a
Auto-generated-cl: translation import
2017-05-22 17:58:33 -07:00
Adam Lesinski 267afc85d4 Merge "Revert "Revert "Use AAPT2""" into oc-dev am: e6cfc2ff63
am: e777c7bdc7

Change-Id: Ibf41dc758b32f4b4f0398c5013ad6d3899743f49
2017-05-19 00:20:30 +00:00
Adam Lesinski e777c7bdc7 Merge "Revert "Revert "Use AAPT2""" into oc-dev
am: e6cfc2ff63

Change-Id: I7634a7cedd45ee01facad8cc91316ce7cf1544eb
2017-05-19 00:12:43 +00:00
TreeHugger Robot e6cfc2ff63 Merge "Revert "Revert "Use AAPT2""" into oc-dev 2017-05-19 00:00:48 +00:00
Adam Lesinski 8c210e3948 Revert "Revert "Use AAPT2""
This reverts commit af1177453d.

Reason for revert: Bug in aapt2 was fixed b/38152130

Change-Id: I2701d67f581165d371a745749367c0c825168e22
2017-05-17 22:54:28 +00:00
TreeHugger Robot c0d03f79bd Merge "Import translations. DO NOT MERGE" 2017-05-16 18:12:59 +00:00
TreeHugger Robot 709da7e3f4 Merge "Import translations. DO NOT MERGE" 2017-05-16 18:08:17 +00:00
Bill Yi 80bc1d494f Import translations. DO NOT MERGE
Change-Id: I59054386d3666143821916c57c3ce9b6cbb3aaa1
Auto-generated-cl: translation import
2017-05-16 09:10:00 -07:00
Bill Yi ee7e6e9c8d Import translations. DO NOT MERGE
Change-Id: I433c4b65242ec711f0198a52e3041e8e2449f8cc
Auto-generated-cl: translation import
2017-05-16 08:59:55 -07:00
Alan Viverette adafcbe7a9 Merge "Revert "Use AAPT2"" into oc-dev am: 3ac57504cd
am: 811b5295df

Change-Id: Ifbf1782b7c55f7414b29215711c9cb08b69dd256
2017-05-16 02:17:48 +00:00
Alan Viverette 811b5295df Merge "Revert "Use AAPT2"" into oc-dev
am: 3ac57504cd

Change-Id: I45cb9a9ecfe5d273a2bfd56463c7a7ada868bf67
2017-05-16 01:09:31 +00:00
TreeHugger Robot 3ac57504cd Merge "Revert "Use AAPT2"" into oc-dev 2017-05-16 01:05:09 +00:00
Alan Viverette af1177453d Revert "Use AAPT2"
This reverts commit 0f6f5c0176.

Change-Id: Ibba7d35846cdbf6086877fd2859c2e2c91dcf2ee
2017-05-15 23:06:07 +00:00
TreeHugger Robot c50b698341 Merge "Import translations. DO NOT MERGE" 2017-05-11 18:31:13 +00:00
Bill Yi 74ac863343 Import translations. DO NOT MERGE
Change-Id: I5ff5d90c163bfb05bd4d8db583ed1deee5d844c4
Auto-generated-cl: translation import
2017-05-11 07:38:49 -07:00
Bill Yi 441fbc5b91 Import translations. DO NOT MERGE
Change-Id: Ifc3bd3ad01d6dc66711756664a51f1340cc8221b
Auto-generated-cl: translation import
2017-05-11 07:16:51 -07:00
TreeHugger Robot add95c01b9 Merge "Import translations. DO NOT MERGE" into oc-dev 2017-05-11 02:52:37 +00:00
TreeHugger Robot d20b8bd58d Merge "Import translations. DO NOT MERGE" into oc-dev 2017-05-11 02:05:00 +00:00
Bill Yi 99d1abb252 Import translations. DO NOT MERGE
Change-Id: Icaa3e3e60a2e632a02a317b0dad32c9c6e3c1072
Auto-generated-cl: translation import
2017-05-10 12:06:09 -07:00
Bill Yi 1045ec5158 Import translations. DO NOT MERGE
Change-Id: Id738f4b110ee27a2c18cf8ade15afe67e5b150f8
Auto-generated-cl: translation import
2017-05-10 11:57:01 -07:00
Bill Yi c55c0b86f7 Import translations. DO NOT MERGE
Change-Id: I79556fca866d6054a2327222d73809e93ba80185
Auto-generated-cl: translation import
2017-05-10 11:55:04 -07:00
TreeHugger Robot fa081f77d7 Merge "Import translations. DO NOT MERGE" 2017-05-09 03:11:07 +00:00
Bill Yi b07a800d40 Import translations. DO NOT MERGE
Change-Id: Ief94504ab531dd149c64aa56ac8ffe1433107e55
Auto-generated-cl: translation import
2017-05-08 15:41:53 -07:00
Bill Yi b002922913 Import translations. DO NOT MERGE
Change-Id: I221b061d69263c60affc309dc69ac3e06041e4a8
Auto-generated-cl: translation import
2017-05-08 15:27:55 -07:00
TreeHugger Robot 38720b6001 Merge "Import translations. DO NOT MERGE" 2017-05-05 12:07:40 +00:00
Bill Yi c04084dedd Import translations. DO NOT MERGE
Change-Id: Ie0f5e63446535e0c8ab8652faafc100deeb4b43a
Auto-generated-cl: translation import
2017-05-05 00:02:26 -07:00
Bill Yi 25302cdda8 Import translations. DO NOT MERGE
Change-Id: I70ca2d22462fff5fade98a1cb96db5ec6d3a0f7b
Auto-generated-cl: translation import
2017-05-04 23:53:22 -07:00
Alan Viverette 507a88f478 Merge "Use AAPT2" into oc-dev am: a9d9daebd2
am: c53f1fbe95

Change-Id: I48d7964e30bb688f66e4295004c03738eef28d6e
2017-05-02 16:02:31 +00:00
Alan Viverette c53f1fbe95 Merge "Use AAPT2" into oc-dev
am: a9d9daebd2

Change-Id: I1c3cf78d426e298d81d1d255c315d4ed95b15afb
2017-05-02 13:39:22 +00:00
TreeHugger Robot a9d9daebd2 Merge "Use AAPT2" into oc-dev 2017-05-02 13:37:23 +00:00
TreeHugger Robot 3c7155e156 Merge "Import translations. DO NOT MERGE" 2017-05-02 01:30:53 +00:00
The Android Open Source Project 207d2ba18a Import translations. DO NOT MERGE
Change-Id: I18120d8f7deddfbf5f6558fc3c0afeddae95017e
Auto-generated-cl: translation import
2017-05-01 09:09:42 -07:00
The Android Open Source Project 92dfcfe1ac Import translations. DO NOT MERGE
Change-Id: I3434bfd7ac54492d1f422e43538381b9f1e65fdf
Auto-generated-cl: translation import
2017-05-01 08:59:32 -07:00
TreeHugger Robot 2e0a752fd7 Merge "Import translations. DO NOT MERGE" into oc-dev 2017-04-29 17:53:41 +00:00
TreeHugger Robot d0a66300ff Merge "Import translations. DO NOT MERGE" into oc-dev 2017-04-29 17:51:33 +00:00
TreeHugger Robot a9345933e0 Merge "Import translations. DO NOT MERGE" 2017-04-29 17:50:48 +00:00
TreeHugger Robot f262018755 Merge "Import translations. DO NOT MERGE" into oc-dev 2017-04-29 17:50:31 +00:00
TreeHugger Robot b9996623fe Merge "Import translations. DO NOT MERGE" into oc-dev 2017-04-29 17:45:02 +00:00
TreeHugger Robot 2313da2f28 Merge "Import translations. DO NOT MERGE" 2017-04-29 17:26:21 +00:00
TreeHugger Robot 6c8ab5c96b Merge "Import translations. DO NOT MERGE" 2017-04-29 17:19:43 +00:00