Bill Yi
890f13eb56
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I714e7c7937c2377d86ee7f2a514117d0255f4761
2019-06-18 15:44:18 -07:00
Bill Yi
0159a56eb0
[automerger skipped] Merge "Import translations. DO NOT MERGE" into qt-dev
...
am: 32bb8f9993
-s ours
am skip reason: subject contains skip directive
Change-Id: Ifd17be5a20f5a1c9787d3f082238c7326ad9b88c
2019-06-18 08:04:21 -07:00
Bill Yi
785f8a21a6
[automerger skipped] Import translations. DO NOT MERGE
...
am: a9ee39f5cb
-s ours
am skip reason: subject contains skip directive
Change-Id: I2da24758f685408817dbe59a3af79c1930c6d19a
2019-06-18 08:03:29 -07:00
TreeHugger Robot
32bb8f9993
Merge "Import translations. DO NOT MERGE" into qt-dev
2019-06-18 14:43:20 +00:00
Bill Yi
44ff864a95
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I096be536dd6bf947ea5c2d2adb37a905a790027f
2019-06-18 01:07:31 -07:00
Bill Yi
a9ee39f5cb
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: Id00265bae5aa6cd705f6b685dc5482cf28be48ef
2019-06-18 01:06:52 -07:00
Bill Yi
adb2e7a485
[automerger skipped] Merge "Import translations. DO NOT MERGE" into qt-dev
...
am: 6562981448
-s ours
am skip reason: subject contains skip directive
Change-Id: Ib17c23265e511bd7d81bea27ead2731cce5c6c81
2019-06-04 18:09:47 -07:00
Bill Yi
abc504f98b
[automerger skipped] Import translations. DO NOT MERGE
...
am: fef85b3c7b
-s ours
am skip reason: subject contains skip directive
Change-Id: I0a9653dd8ccbd77ee0d5cb05aca79d89b20f629c
2019-06-04 18:01:35 -07:00
TreeHugger Robot
6562981448
Merge "Import translations. DO NOT MERGE" into qt-dev
2019-06-04 23:03:36 +00:00
Bill Yi
fef85b3c7b
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I8cc15dd237c6e8313d997b37829b7924e2bb9c6a
2019-06-04 10:27:11 -07:00
Bill Yi
31a7793e28
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I5de46104c83a4d2efc933d473ec29e19c18684c4
2019-06-04 10:24:31 -07:00
Bill Yi
da256d6977
[automerger skipped] Merge "Import translations. DO NOT MERGE" into qt-dev
...
am: 0d6a3d5e45
-s ours
am skip reason: subject contains skip directive
Change-Id: I9e82c8b059209bf0a732330a55a53a7066629591
2019-05-25 13:23:16 -07:00
Bill Yi
77ce29cdba
[automerger skipped] Import translations. DO NOT MERGE
...
am: b9e9ce91af
-s ours
am skip reason: subject contains skip directive
Change-Id: Ie0c8884ff9ac362621cc70f6cc266096cbe0f25e
2019-05-25 13:22:40 -07:00
TreeHugger Robot
0d6a3d5e45
Merge "Import translations. DO NOT MERGE" into qt-dev
2019-05-25 20:07:51 +00:00
Bill Yi
b9e9ce91af
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I70c1aad8f2ad45a20eb55fee33619a3f4e319939
2019-05-25 04:30:24 -07:00
Bill Yi
36cad42156
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I27597dd25043d3dd0b14a7e3a359a2b15f35164d
2019-05-25 04:28:20 -07:00
Yohei Yukawa
d762841494
Launch AOSP Keyboard Settings on the same display
...
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
2019-05-04 09:52:07 -07:00
TreeHugger Robot
35cca31844
Merge "Import translations. DO NOT MERGE" into qt-dev
2019-05-04 07:01:44 +00:00
TreeHugger Robot
fed6dee6ce
Merge "Import translations. DO NOT MERGE" into qt-dev
2019-05-04 06:59:34 +00:00
Bill Yi
ac9ff315d9
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I5a1e14997b62527fe4b7c902855c999e06fee399
2019-05-03 19:49:02 -07:00
Bill Yi
fa95428cd0
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I28ede254065c4491af0c8f82f724e1f83d5a8c69
2019-05-03 19:47:52 -07:00
Bill Yi
c21dbf355f
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: Icf4d8be7d9322b87d1d2eebe55c6b7d270f47a2b
2019-05-03 19:43:12 -07:00
Bill Yi
dec7e77280
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I582cc100421d415defcd817a96191f6608eea8ad
2019-04-24 21:42:13 -07:00
TreeHugger Robot
e73e47f83f
Merge "Import translations. DO NOT MERGE" into qt-dev
2019-04-17 21:45:24 +00:00
TreeHugger Robot
7630c6c549
Merge "Import translations. DO NOT MERGE" into qt-dev
2019-04-17 21:32:27 +00:00
TreeHugger Robot
1999854ad9
Merge "Import translations. DO NOT MERGE" into qt-dev
2019-04-17 21:31:44 +00:00
TreeHugger Robot
c96234e71c
Merge "Import translations. DO NOT MERGE" into qt-dev
2019-04-17 21:27:32 +00:00
TreeHugger Robot
b22d5f3fe7
Merge "Import translations. DO NOT MERGE" into qt-dev
2019-04-17 21:27:12 +00:00
Bill Yi
86df8fb903
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: Ibd1ea3ad66df1032a70a90f0f38df532b1f8e7a2
2019-04-16 19:28:34 -07:00
Bill Yi
ceded9ebcb
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: Ia43a2ac5c29cef680fb4e44ef12da74176726b3b
2019-04-16 19:27:49 -07:00
Bill Yi
56198b8702
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I3dee70ec398ce7e6f4bfb4b677a97153906a9b19
2019-04-16 19:26:44 -07:00
Bill Yi
2c79d22ccd
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I4a2e1950cd5eff7f1a64b023a15ec591f43b13c0
2019-04-16 19:26:01 -07:00
Bill Yi
9f3ef50e34
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I3ffc9f82edaa14bc34372a9107e71e834a494c57
2019-04-16 19:24:27 -07:00
Bill Yi
dea379f4ba
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: Id5f69f9696d57630083976b6e0b438409fc8b59e
2019-04-16 19:23:48 -07:00
Bill Yi
274710bcc0
[automerger skipped] Merge "Import translations. DO NOT MERGE" into pi-dev
...
am: 7209c0f074
-s ours
am skip reason: subject contains skip directive
Change-Id: I051a990a28d9bdcf458bb8889e3394fcb45903c4
2019-04-07 00:58:00 -07:00
Bill Yi
050b948ca8
[automerger skipped] Import translations. DO NOT MERGE
...
am: 990b77d2b8
-s ours
am skip reason: subject contains skip directive
Change-Id: Ie2226ecc6616bc99ffb5acf575f5a1f596debb42
2019-04-07 00:57:42 -07:00
TreeHugger Robot
7209c0f074
Merge "Import translations. DO NOT MERGE" into pi-dev
2019-04-07 07:50:15 +00:00
TreeHugger Robot
9db1319d77
Merge "Import translations. DO NOT MERGE" into qt-dev
2019-04-07 06:25:13 +00:00
Bill Yi
990b77d2b8
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I6539176814c71b06abe32ee6b8205f9500ed50f9
2019-04-05 17:42:52 -07:00
Bill Yi
ca994736cc
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I7437c061744c3a3ff86c6b476ac1a87525fc74d8
2019-04-05 17:42:08 -07:00
Bill Yi
d34bbca09b
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I37bb584aec85ed5299a8033b75b81b330a2ab783
2019-04-05 17:28:18 -07:00
Bill Yi
4be998498e
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: Ic1c492d7ebd6718099bc2b12f3daed09596218cd
2019-04-05 17:27:17 -07:00
Bill Yi
30a173ad36
[automerger skipped] Import translations. DO NOT MERGE am: 145808acad
-s ours
...
am: 7eff036f7d
-s ours
am skip reason: subject contains skip directive
Change-Id: I3274d09fd69e725b4509a6999fb3202e6d4c4c47
2019-03-27 01:36:43 -07:00
Bill Yi
7eff036f7d
[automerger skipped] Import translations. DO NOT MERGE
...
am: 145808acad
-s ours
am skip reason: subject contains skip directive
Change-Id: Ie5059b38c3e176cb660f54eb406027a60ded0d01
2019-03-27 01:14:10 -07:00
Bill Yi
145808acad
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I5d712356e5bc9cc77bbaa3a1f65ecdef6284b4a8
2019-03-26 22:45:52 -07:00
Bill Yi
4292bf3f69
Import translations. DO NOT MERGE
...
Change-Id: I4f02f5f4ccc6ff864fb5120dc7766755fb773fcf
Auto-generated-cl: translation import
2019-03-23 07:56:54 -07:00
Xin Li
352f305498
Merge stage-aosp-master into pi-dev-plus-aosp
...
am: 9cd8eb5a9a
Change-Id: Ic1bd83a30eadb9b253e52ad5fac8c961df21bfcb
2019-02-25 01:32:14 -08:00
Xin Li
9cd8eb5a9a
Merge stage-aosp-master into pi-dev-plus-aosp
...
Bug: 126125118
Change-Id: I62739cff8c2223b4c5d8fef4565fba74c65067f8
2019-02-25 00:31:17 -08:00
TreeHugger Robot
01090bdaaf
Merge "Import translations. DO NOT MERGE"
2019-02-21 20:47:33 +00:00
Bill Yi
fedbfab2d3
[automerger skipped] Merge "Import translations. DO NOT MERGE" into pi-dev am: 289a72634b
-s ours
...
am: d2a0448138
-s ours
am skip reason: subject contains skip directive
Change-Id: I5dac1e824a246811caacfbb65e2011ef957eeda0
2019-02-21 12:28:26 -08:00