| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|\ |
|
| |
| |
| |
| |
| |
| | |
Change-Id: I8920f9ac19ae4b76df4f2f8ba0e4cc9f4e0c3064
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
|
|/
|
|
|
|
| |
Change-Id: I83791c319069fe717fae58e55da5e494666ed93a
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
|
|
|
|
|
|
| |
Change-Id: I34bc7146581ac721afb44f2fc850aecec5f1df04
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
|
|\ |
|
| |
| |
| |
| |
| |
| | |
Change-Id: I498395ff1f17b1e7c69bbab53daa3dd2aac1628a
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
|
|\ \ |
|
| |/
| |
| |
| |
| |
| | |
Change-Id: Ibc92208e3800a7140d7bb484023c52ee802a720f
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
|
|\ \ |
|
| |/
| |
| |
| |
| |
| | |
Change-Id: I0d80d1537c332c6aed08a7f18d9b60374d9cb77c
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
|
|/
|
|
|
|
| |
Change-Id: Id678688ed65b39dfe513c7f054e701687e1bec00
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
|
|\ |
|
| |
| |
| |
| |
| |
| | |
Change-Id: I7ee76a9e68d6bfc0ef3ab4063f9ce86eed9e42b8
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
|
|\ \ |
|
| |/
| |
| |
| |
| |
| | |
Change-Id: I88013876a5eb7b6e618ec68e93cd038093ee3934
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
|
|\ \ |
|
| |/
| |
| |
| |
| |
| | |
Change-Id: I82167810683476283d148579648330e5486366ad
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
|
|\ \ |
|
| |/
| |
| |
| |
| |
| | |
Change-Id: Idea9de892c9ee9b365dd00627f26029e95f27f86
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
|
|/
|
|
|
|
| |
Change-Id: I5a9bb8217cb263369ee16a9843b8d4766bebc63c
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
|
|\
| |
| |
| |
| |
| | |
am: 9f14e616ab
Change-Id: I5c63edc64d2086e57de27f66297a51138ec56182
|
| |\
| | |
| | |
| | |
| | |
| | | |
am: fdfc55d3db
Change-Id: I1609eb35be94c3f52870f2ca47e30bd2c66100aa
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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
|
| | |\ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
Bug: 64712476
Change-Id: I3b7e8cbab30f9a4e8a3dbec8e0b89177e1a0c9d8
|
| | |\ \ |
|
| | | |/
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
Bug: 64712476
Change-Id: Ibe5e44462685614d99e1cc353d55e5dfd4ce9431
|
| | |\ \ |
|
| | | |/
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
Bug: 64712476
Change-Id: I9714ae0b53934a4f8d4c90f3aca3127b77ed6ac7
|
| | |\ \ |
|
| | | |/
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
Bug: 64712476
Change-Id: I814dea39d3466c37ea0d65f06aee8d8a5a5f67c7
|
| | |\ \ |
|
| | | |/
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
Bug: 64712476
Change-Id: Iffae1ebc381b3ecb54787906b386fdbd77f67565
|
| | |\ \ |
|
| | | |/
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
Bug: 64712476
Change-Id: I56e959285ad21b8fc18b5e424187bce5ace3555c
|
| | |/
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
Bug: 64712476
Change-Id: I4a7c58d64ce70044c75fa87d03ea329e46b6d4f9
|
| | |\ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
Bug: 64712476
Change-Id: I967f2eaee996fef001829e3f296ae6126a2f5795
|
| | |\ \ |
|
| | | |/
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
Bug: 64712476
Change-Id: I219e4e535b56d722a1538b268f4d6bdc1ca12698
|
| | |\ \ |
|
| | | |/
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
Bug: 64712476
Change-Id: I024b5594294af36cc9f90f3f036999adf09a4e90
|
| | |\ \ |
|
| | | |/
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
Bug: 64712476
Change-Id: I5c64453869fe6c06d0f955fd8a1fde30728f9f1d
|
| | |\ \ |
|
| | | |/
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
Bug: 64712476
Change-Id: I55e64146f9fc4bcd32cb3b3415ff99f4e3a6df73
|
| | |\ \ |
|
| | | |/
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
Bug: 64712476
Change-Id: I988e9ae9d200fe64477323b3286a3bc81b79b51e
|
| | |/
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
Bug: 64712476
Change-Id: Id00030f0d4c8b0387defa14323c6c0e5d416d74c
|
| | |\ |
|