Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce a custom intent action to close software keyboard•••am: fdfc55d3db Change-Id: I1609eb35be94c3f52870f2ca47e30bd2c66100aa | 2017-09-01 | 2 | -0/+54 | |
|\ | |||||
| * | 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 | 2 | -0/+54 | |
| * | Merge "Import translations. DO NOT MERGE" into oc-mr1-dev | 2017-08-30 | 4 | -6/+5 | |
| |\ | |||||
| | * | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import Bug: 64712476 Change-Id: I3b7e8cbab30f9a4e8a3dbec8e0b89177e1a0c9d8 | 2017-08-30 | 4 | -6/+5 | |
| * | | Merge "Import translations. DO NOT MERGE" into oc-mr1-dev | 2017-08-30 | 4 | -7/+7 | |
| |\ \ | |||||
| | * | | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import Bug: 64712476 Change-Id: Ibe5e44462685614d99e1cc353d55e5dfd4ce9431 | 2017-08-30 | 4 | -7/+7 | |
| | |/ | |||||
| * | | Merge "Import translations. DO NOT MERGE" into oc-mr1-dev | 2017-08-30 | 7 | -129/+1876 | |
| |\ \ | |||||
| | * | | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import Bug: 64712476 Change-Id: I9714ae0b53934a4f8d4c90f3aca3127b77ed6ac7 | 2017-08-30 | 7 | -129/+1876 | |
| | |/ | |||||
| * | | Merge "Import translations. DO NOT MERGE" into oc-mr1-dev | 2017-08-30 | 2 | -47/+255 | |
| |\ \ | |||||
| | * | | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import Bug: 64712476 Change-Id: I814dea39d3466c37ea0d65f06aee8d8a5a5f67c7 | 2017-08-30 | 2 | -47/+255 | |
| | |/ | |||||
| * | | Merge "Import translations. DO NOT MERGE" into oc-mr1-dev | 2017-08-30 | 5 | -39/+23 | |
| |\ \ | |||||
| | * | | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import Bug: 64712476 Change-Id: Iffae1ebc381b3ecb54787906b386fdbd77f67565 | 2017-08-30 | 5 | -39/+23 | |
| | |/ | |||||
| * | | Merge "Import translations. DO NOT MERGE" into oc-mr1-dev | 2017-08-30 | 11 | -102/+102 | |
| |\ \ | |||||
| | * | | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import Bug: 64712476 Change-Id: I56e959285ad21b8fc18b5e424187bce5ace3555c | 2017-08-30 | 11 | -102/+102 | |
| | |/ | |||||
| * / | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import Bug: 64712476 Change-Id: I4a7c58d64ce70044c75fa87d03ea329e46b6d4f9 | 2017-08-30 | 1 | -1/+1 | |
| |/ | |||||
| * | Merge "Import translations. DO NOT MERGE" into oc-mr1-dev | 2017-08-15 | 8 | -8/+1775 | |
| |\ | |||||
| | * | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import Bug: 64712476 Change-Id: I967f2eaee996fef001829e3f296ae6126a2f5795 | 2017-08-15 | 8 | -8/+1775 | |
| * | | Merge "Import translations. DO NOT MERGE" into oc-mr1-dev | 2017-08-15 | 9 | -33/+245 | |
| |\ \ | |||||
| | * | | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import Bug: 64712476 Change-Id: I219e4e535b56d722a1538b268f4d6bdc1ca12698 | 2017-08-15 | 9 | -33/+245 | |
| | |/ | |||||
| * | | Merge "Import translations. DO NOT MERGE" into oc-mr1-dev | 2017-08-15 | 3 | -4/+212 | |
| |\ \ | |||||
| | * | | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import Bug: 64712476 Change-Id: I024b5594294af36cc9f90f3f036999adf09a4e90 | 2017-08-15 | 3 | -4/+212 | |
| | |/ | |||||
| * | | Merge "Import translations. DO NOT MERGE" into oc-mr1-dev | 2017-08-15 | 1 | -0/+31 | |
| |\ \ | |||||
| | * | | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import Bug: 64712476 Change-Id: I5c64453869fe6c06d0f955fd8a1fde30728f9f1d | 2017-08-15 | 1 | -0/+31 | |
| | |/ | |||||
| * | | Merge "Import translations. DO NOT MERGE" into oc-mr1-dev | 2017-08-15 | 1 | -0/+27 | |
| |\ \ | |||||
| | * | | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import Bug: 64712476 Change-Id: I55e64146f9fc4bcd32cb3b3415ff99f4e3a6df73 | 2017-08-15 | 1 | -0/+27 | |
| | |/ | |||||
| * | | Merge "Import translations. DO NOT MERGE" into oc-mr1-dev | 2017-08-15 | 1 | -0/+24 | |
| |\ \ | |||||
| | * | | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import Bug: 64712476 Change-Id: I988e9ae9d200fe64477323b3286a3bc81b79b51e | 2017-08-15 | 1 | -0/+24 | |
| | |/ | |||||
| * / | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import Bug: 64712476 Change-Id: Id00030f0d4c8b0387defa14323c6c0e5d416d74c | 2017-08-15 | 7 | -9/+105 | |
| |/ | |||||
| * | Merge "Import translations. DO NOT MERGE" into oc-mr1-dev | 2017-08-06 | 2 | -1/+97 | |
| |\ | |||||
| | * | Import translations. DO NOT MERGE•••Change-Id: Ibfebe929f9b2b15aea5811b1ac99a3bbb15034ce Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import | 2017-08-05 | 2 | -1/+97 | |
| |/ |/| | |||||
| * | Merge "Import translations. DO NOT MERGE" into oc-mr1-dev | 2017-08-06 | 1 | -0/+1309 | |
| |\ | |||||
| | * | Import translations. DO NOT MERGE•••Change-Id: I78360968a7ef0bb756d863c51ed3b2e61e6c97ff Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import | 2017-08-05 | 1 | -0/+1309 | |
| |/ |/| | |||||
| * | Merge "Import translations. DO NOT MERGE" into oc-mr1-dev | 2017-08-06 | 4 | -3/+215 | |
| |\ | |||||
| | * | Import translations. DO NOT MERGE•••Change-Id: Ifa5e02ea4969c932b24904a76c848193f2f23a76 Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import | 2017-08-05 | 4 | -3/+215 | |
| |/ |/| | |||||
| * | Merge "Import translations. DO NOT MERGE" into oc-mr1-dev | 2017-08-06 | 1 | -0/+208 | |
| |\ | |||||
| | * | Import translations. DO NOT MERGE•••Change-Id: I87f9982a95b73474eb1b80c29a0e422f6da26d96 Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import | 2017-08-05 | 1 | -0/+208 | |
| |/ |/| | |||||
| * | Merge "Import translations. DO NOT MERGE" into oc-mr1-dev | 2017-08-06 | 1 | -0/+31 | |
| |\ | |||||
| | * | Import translations. DO NOT MERGE•••Change-Id: Ib2f46c28f6bbc173d242bfef3a1f89ecb67df5f1 Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import | 2017-08-05 | 1 | -0/+31 | |
| |/ |/| | |||||
| * | Merge "Import translations. DO NOT MERGE" into oc-mr1-dev | 2017-08-06 | 1 | -0/+24 | |
| |\ | |||||
| | * | Import translations. DO NOT MERGE•••Change-Id: I9381a69550a17afbe767b1963a97b7f420ee9104 Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import | 2017-08-05 | 1 | -0/+24 | |
| |/ |/| | |||||
| * | Import translations. DO NOT MERGE•••Change-Id: I1f1d3cd164f7d98e24083e507a7dd3581ed5b19a Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import | 2017-08-05 | 1 | -0/+27 | |
|/ | |||||
* | Import translations. DO NOT MERGE•••Change-Id: I93dd89f9cd29db52a2660b162a2c00959dc040d2 Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import | 2017-07-13 | 1 | -2/+2 | |
* | Import translations. DO NOT MERGE•••Change-Id: I5ee735229f2f06ddf12332496d7cc4d27c4bb87c Auto-generated-cl: translation import | 2017-06-27 | 1 | -1/+1 | |
* | Import translations. DO NOT MERGE•••Change-Id: I9670b44e5df11ebb9b81a31afff8f5167e178057 Auto-generated-cl: translation import | 2017-06-22 | 1 | -1/+1 | |
* | Merge "Import translations. DO NOT MERGE" | 2017-06-21 | 1 | -1/+1 | |
|\ | |||||
| * | Import translations. DO NOT MERGE•••Change-Id: Ia8378e5bcb82aafaf51d0e877a14b83c46f21fe1 Auto-generated-cl: translation import | 2017-06-20 | 1 | -1/+1 | |
* | | Merge "Import translations. DO NOT MERGE" | 2017-06-21 | 1 | -1/+1 | |
|\ \ | |||||
| * | | Import translations. DO NOT MERGE•••Change-Id: Ia1ba3afca4c2e76f073d9f0fbe4b1cb317eadd59 Auto-generated-cl: translation import | 2017-06-20 | 1 | -1/+1 | |
| |/ | |||||
* / | Import translations. DO NOT MERGE•••Change-Id: I67380e155bb7d31b62e7a429d01823d34b9c57cd Auto-generated-cl: translation import | 2017-06-20 | 1 | -2/+2 | |
|/ | |||||
* | Import translations. DO NOT MERGE•••Change-Id: I339bad8aea01e66659787d8a9a06ce01112e03c5 Auto-generated-cl: translation import | 2017-06-12 | 1 | -1/+1 |