aboutsummaryrefslogtreecommitdiffstats
path: root/java/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-09-16Import translations. DO NOT MERGEBill Yi1-2/+2
Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import Bug: 64712476 Change-Id: I85a51dc723f5b4778912f838c3833bd38e0aea6f
2017-09-01Introduce a custom intent action to close software keyboardYohei Yukawa2-0/+54
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-08-30Import translations. DO NOT MERGEBill Yi11-102/+102
Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import Bug: 64712476 Change-Id: I56e959285ad21b8fc18b5e424187bce5ace3555c
2017-08-30Import translations. DO NOT MERGEBill Yi5-39/+23
Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import Bug: 64712476 Change-Id: Iffae1ebc381b3ecb54787906b386fdbd77f67565
2017-08-30Import translations. DO NOT MERGEBill Yi2-47/+255
Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import Bug: 64712476 Change-Id: I814dea39d3466c37ea0d65f06aee8d8a5a5f67c7
2017-08-30Import translations. DO NOT MERGEBill Yi7-129/+1876
Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import Bug: 64712476 Change-Id: I9714ae0b53934a4f8d4c90f3aca3127b77ed6ac7
2017-08-30Import translations. DO NOT MERGEBill Yi1-1/+1
Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import Bug: 64712476 Change-Id: I4a7c58d64ce70044c75fa87d03ea329e46b6d4f9
2017-08-30Import translations. DO NOT MERGEBill Yi4-7/+7
Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import Bug: 64712476 Change-Id: Ibe5e44462685614d99e1cc353d55e5dfd4ce9431
2017-08-30Import translations. DO NOT MERGEBill Yi4-6/+5
Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import Bug: 64712476 Change-Id: I3b7e8cbab30f9a4e8a3dbec8e0b89177e1a0c9d8
2017-08-15Import translations. DO NOT MERGEBill Yi9-33/+245
Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import Bug: 64712476 Change-Id: I219e4e535b56d722a1538b268f4d6bdc1ca12698
2017-08-15Import translations. DO NOT MERGEBill Yi7-9/+105
Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import Bug: 64712476 Change-Id: Id00030f0d4c8b0387defa14323c6c0e5d416d74c
2017-08-15Import translations. DO NOT MERGEBill Yi3-4/+212
Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import Bug: 64712476 Change-Id: I024b5594294af36cc9f90f3f036999adf09a4e90
2017-08-15Import translations. DO NOT MERGEBill Yi8-8/+1775
Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import Bug: 64712476 Change-Id: I967f2eaee996fef001829e3f296ae6126a2f5795