- Oct 12, 2019
-
-
Bill Yi authored
Change-Id: Ic64f5bdff1583cc41c1ce0d34195503671708c9b Auto-generated-cl: translation import
-
- Oct 05, 2019
- Sep 28, 2019
- Sep 25, 2019
-
-
Bill Yi authored
Change-Id: Ib5d118c530a2f1a8a7671dcd5e5c3b77526b2582 Auto-generated-cl: translation import
-
Bill Yi authored
Change-Id: Ic8c8b74c22d74c43897762200e7b0c925ce1e5c0 Auto-generated-cl: translation import
-
Bill Yi authored
Change-Id: I35067db3dbae5228b51d48383eae67eba48a6717 Auto-generated-cl: translation import
-
Bill Yi authored
Change-Id: I8735b7149146b06e4f2df15c746c24ca83b97b94 Auto-generated-cl: translation import
-
Bill Yi authored
Change-Id: I25500c09630cd8037896424a30086207d489467b Auto-generated-cl: translation import
-
Bill Yi authored
Change-Id: I15b1a2d1ad1b939ef39ef2484f779668c54a1bf8 Auto-generated-cl: translation import
-
- Sep 22, 2019
- Sep 14, 2019
- Sep 11, 2019
-
-
lumark authored
To address IME service context's Resources / DisplayMetrics update when switching IME window to another display after onConfigurationChange. We use Context#createDisplayContext to create display specific context when display changed, to ensure soft keyboard can re-layout with correct resources. Bug: 126930163 Test: manual with AOSP IME as below steps: 1) Settings > Developer options > enable "Simulated Display" & "Force desktop mode". 2) Reboot device 3) Launch app (i.e. Contacts) with bluetooth or usb mouse in Simulated display. 4) Tap EditText on app to see see if IME window layout correctly on simulated display. 5) Launch app (i.e Files) on primary display. 6) Tap EditText on app to see if IME window layout correctly on primary display. Change-Id: I0ed6a079af1ed90c75fee1d36d5ce3ef3c41f8ed Merged-In: I0ed6a079af1ed90c75fee1d36d5ce3ef3c41f8ed
-
- Sep 09, 2019
- Sep 03, 2019
- Aug 30, 2019
-
-
Bill Yi authored
Change-Id: I0ad8850037ed50c05776751727c707231671f520 Auto-generated-cl: translation import
-
- Aug 24, 2019
-
-
Bill Yi authored
Change-Id: I80a179ff64845d9e2d5783f5aa0f1db0dfc4cd15 Auto-generated-cl: translation import
-
- Aug 18, 2019
- Jul 29, 2019
-
-
Bill Yi authored
Change-Id: Ie360fef58d520aab88d9ac91fcd241f9dd2dbbb2 Auto-generated-cl: translation import
-
- Jul 24, 2019
- Jul 20, 2019
- Jul 14, 2019
-
-
Bill Yi authored
Auto-generated-cl: translation import Bug: 64712476 Change-Id: Ib15edbefa78b413711bc9a114c035e4f042029d8
-
Bill Yi authored
Auto-generated-cl: translation import Bug: 64712476 Change-Id: I5d3e002b9c8b5b9163674ee55b0a78c86d7a4367
-
Bill Yi authored
Auto-generated-cl: translation import Bug: 64712476 Change-Id: I613207e83ccb3a460ea770af79796d4addc01839
-
Bill Yi authored
Auto-generated-cl: translation import Bug: 64712476 Change-Id: I4a08d8777d4cd8f487a7dfd197e5722b6931232c
-
- Jul 11, 2019
-
-
Bill Yi authored
Change-Id: Ie717b206a48323525d983243dff3f369498e8e2e Auto-generated-cl: translation import
-
Bill Yi authored
Change-Id: Ib0a179d42aaa9afe0d3dcd74526e5bfef976f39f Auto-generated-cl: translation import
-
Bill Yi authored
Change-Id: I61256545c68787133dcb179078e6c0a2dad09437 Auto-generated-cl: translation import
-
- Jul 09, 2019
-
-
lumark authored
To address IME service context's Resources / DisplayMetrics update when switching IME window to another display after onConfigurationChange. We use Context#createDisplayContext to create display specific context when display changed, to ensure soft keyboard can re-layout with correct resources. Bug: 126930163 Test: manual with AOSP IME as below steps: 1) Settings > Developer options > enable "Simulated Display" & "Force desktop mode". 2) Reboot device 3) Launch app (i.e. Contacts) with bluetooth or usb mouse in Simulated display. 4) Tap EditText on app to see see if IME window layout correctly on simulated display. 5) Launch app (i.e Files) on primary display. 6) Tap EditText on app to see if IME window layout correctly on primary display. Change-Id: I0ed6a079af1ed90c75fee1d36d5ce3ef3c41f8ed
-
- Jul 05, 2019
-
-
lumark authored
Remove EXTENDED_TOUCHABLE_REGION_HEIGHT from LatinIME#onComputeInsets to prevent keyboard touch region covered navigation bar when in split-window mode with display density < 240 case. Fix: 134893742 Test: manual as below steps: 1) Set window density as 240 with "adb shell wm density 240" 2) Launch a app (i.e. Messages) from recents activity, set as split-screen mode. 3) Tap Search bar to show IME keyboard. 4) Press home / back / recents key if it works, expect it works. Change-Id: I596b7276041fecc50d2bc095c7e51664f632368d
-
- Jun 30, 2019