| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| |
| |
| |
| |
| | |
Change-Id: I9b4f6fb732d42e8ccd233c7b0fea8459b63a3155
Auto-generated-cl: translation import
|
|\ \ |
|
| |/
| |
| |
| |
| | |
Change-Id: I8368d8d4ef025d0250f3dd4b7642d0129acda459
Auto-generated-cl: translation import
|
|\ \ |
|
| |/
| |
| |
| |
| | |
Change-Id: If7bdcd0382dc225a464522d39a112dad4853dc24
Auto-generated-cl: translation import
|
|\ \ |
|
| |/
| |
| |
| |
| | |
Change-Id: I800104c1ced927253792a4a9c8f07237e244dced
Auto-generated-cl: translation import
|
|\ \ |
|
| |/
| |
| |
| |
| | |
Change-Id: I7c4d06039b54997e53849f3bb0d895b6cdf590e9
Auto-generated-cl: translation import
|
|\ \ |
|
| |/
| |
| |
| |
| | |
Change-Id: Ie021836a7928ad9781e17c50b3686f8c3849f74d
Auto-generated-cl: translation import
|
|/
|
|
|
| |
Change-Id: I4da730ecd128512ddd2abaf5ece66c70d781f186
Auto-generated-cl: translation import
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I613207e83ccb3a460ea770af79796d4addc01839
|
|/
|
|
|
|
|
| |
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I4a08d8777d4cd8f487a7dfd197e5722b6931232c
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I38b91f6946820fcaa1f28323085f54676ce12615
|
|/
|
|
|
|
|
| |
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I352b26ea8bf0231df70390d717acd2d1d594b1c5
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I096be536dd6bf947ea5c2d2adb37a905a790027f
|
|/
|
|
|
|
|
| |
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: Id00265bae5aa6cd705f6b685dc5482cf28be48ef
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I5de46104c83a4d2efc933d473ec29e19c18684c4
|
|/
|
|
|
|
|
| |
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I8cc15dd237c6e8313d997b37829b7924e2bb9c6a
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I27597dd25043d3dd0b14a7e3a359a2b15f35164d
|
|/
|
|
|
|
|
| |
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I70c1aad8f2ad45a20eb55fee33619a3f4e319939
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This CL demonstrates how an IME can show an Activity on the display
where the IME is shown. The key points are:
* The current display ID can be obtained as follows.
final int curentDisplayId = inputMethodService
.getSystemService(WindowManager.class)
.getDefaultDisplay()
.getDisplayId();
* When launching an Activity, specify the target display ID as
follows.
inputMethodService.startActivity(intent, ActivityOptions
.makeBasic()
.setLaunchDisplayId(curentDisplayId)
.toBundle());
Fix: 131718879
Test: Manually verified as follows.
1. Build aosp_blueline-userdebug and flash it.
2. adb shell settings put global force_desktop_mode_on_external_displays 1
3. adb shell settings put global overlay_display_devices 1920x1080/320
4. adb reboot
5. With a mouse, launch any application that has input field
in the secondary display.
6. Click that input field to bring up AOSP Keyboard.
7. Long click the comma key then select the gear icon.
8. Select "Android Keyboard Settings (AOSP)"
9. Make sure that the AOSP Keyboard Settings is launched in
the secondary display, not in the default display.
10. Go back to the step 7.
11. Select "Languages"
12. Subtype Enabler for AOSP Keyboard is shown in the secondary
display, not in the default display.
Change-Id: I9f89f371c38d9a7b5a06d018d4b41aa09815ea24
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I5a1e14997b62527fe4b7c902855c999e06fee399
|
|\ \ |
|
| |/
| |
| |
| |
| |
| |
| | |
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I28ede254065c4491af0c8f82f724e1f83d5a8c69
|
|/
|
|
|
|
|
| |
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: Icf4d8be7d9322b87d1d2eebe55c6b7d270f47a2b
|
|
|
|
|
|
|
| |
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I582cc100421d415defcd817a96191f6608eea8ad
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: Id5f69f9696d57630083976b6e0b438409fc8b59e
|
|\ \ |
|
| |/
| |
| |
| |
| |
| |
| | |
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I3dee70ec398ce7e6f4bfb4b677a97153906a9b19
|
|\ \ |
|
| |/
| |
| |
| |
| |
| |
| | |
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: Ia43a2ac5c29cef680fb4e44ef12da74176726b3b
|
|\ \ |
|
| |/
| |
| |
| |
| |
| |
| | |
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I3ffc9f82edaa14bc34372a9107e71e834a494c57
|
|\ \ |
|
| |/
| |
| |
| |
| |
| |
| | |
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I4a2e1950cd5eff7f1a64b023a15ec591f43b13c0
|
|/
|
|
|
|
|
| |
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: Ibd1ea3ad66df1032a70a90f0f38df532b1f8e7a2
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I7437c061744c3a3ff86c6b476ac1a87525fc74d8
|
|/
|
|
|
|
|
| |
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: Ic1c492d7ebd6718099bc2b12f3daed09596218cd
|
|
|
|
|
| |
Change-Id: I4f02f5f4ccc6ff864fb5120dc7766755fb773fcf
Auto-generated-cl: translation import
|