- Mar 08, 2022
-
-
Xin Li authored
Bug: 222710654 Merged-In: Iea002572895dfdb74f72b5d6fe7a1efbd4139cac Change-Id: I4460e29cf09d440add5649faea52954c241bc524
-
- Feb 11, 2022
-
-
Xin Li authored
Bug: 214455710 Merged-In: If2cc1c5bdb257a9c0af653fa7157cf781a90bf1d Change-Id: Iea002572895dfdb74f72b5d6fe7a1efbd4139cac
-
Yohei Yukawa authored
Original change: https://android-review.googlesource.com/c/platform/packages/inputmethods/LatinIME/+/1978927 Change-Id: I2e4812d5aadd665503e3a4fe860016d8e86a02f7
-
Yohei Yukawa authored
-
- Feb 10, 2022
-
-
Yohei Yukawa authored
Fix: 218752122 Test: presubmit Change-Id: Ia4948d81f3f13518428375d635154c58c7fe9628
-
- Jan 13, 2022
-
-
Ming-Shin Lu authored
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/inputmethods/LatinIME/+/16613686 Change-Id: Id87eb67dbf2e4c8bc7060e5a8a524d30629f0571
-
- Jan 12, 2022
-
-
Ming-Shin Lu authored
With CL[1],[2] to migrate InputMethodService as the subclass of the new introduced class WindowProviderService in S_V2, IME context resources can be managed by associating the window container of IME window when its display/window configuration changed. So we can get rid of createDisplayContext logic from S_V2 with gated by SDK version and refining the method of get IME context with documentation to make it clear. [1]: Ie565e30ed5dd3f2cfe27355a6dded76dc3adc14b [2]: I64a1614f32d097785915f6105b1813a929e0fe32 Bug: 213118079 Bug: 133825283 Test: manual with below steps 1) adb install -r EditTextVariations.apk 2) tapas LatinIME 3) make 4) adb install -r out/target/product/generic/system/app/LatinIME/\ LatinIME.apk 5) adb shell ime enable com.android.inputmethod.latin/.LatinIME 6) adb shell ime set com.android.inputmethod.latin/.LatinIME 5) Enable screen auto-rotation 7) Launch EditTextVariations from launcher's shortcut 8) Tap the first EditText field to show IME 9) Rotate the device to the landscape mode 10) Expect the IME should not be shrunk Change-Id: If2cc1c5bdb257a9c0af653fa7157cf781a90bf1d
-
- Jun 18, 2021
-
-
Ming-Shin Lu authored
[automerger skipped] Fix Keyboard Theme update when device orientation changed am: 6ae09365 am: 7f3bcefd -s ours am skip reason: Merged-In I288a31baf04fa2e63d6b4a14ad81b401cb36ece5 with SHA-1 6ae09365 is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/inputmethods/LatinIME/+/15021672 Change-Id: I52e4fa1371d8a8e6fcf7c92a03dc8861049ae14d
-
Ming-Shin Lu authored
[automerger skipped] Fix Keyboard Theme update when device orientation changed am: 6ae09365 -s ours am: d7970ac3 -s ours am skip reason: Merged-In I288a31baf04fa2e63d6b4a14ad81b401cb36ece5 with SHA-1 407f8a32 is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/inputmethods/LatinIME/+/15021672 Change-Id: I97cd4d4948c1a573eb50ee756e88152cc1bbb7ed
-
Ming-Shin Lu authored
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/inputmethods/LatinIME/+/15021672 Change-Id: I33a6fa7093b4633fc5bbd535b2c3d9d287022bc8
-
Ming-Shin Lu authored
[automerger skipped] Fix Keyboard Theme update when device orientation changed am: 6ae09365 -s ours am skip reason: Merged-In I288a31baf04fa2e63d6b4a14ad81b401cb36ece5 with SHA-1 407f8a32 is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/inputmethods/LatinIME/+/15021672 Change-Id: I3d0ca553f117d3d0871930362f68b87df2105b1c
-
Ming-Shin Lu authored
As CL[1] introduces diplayContext to address IME service context's Resources / DisplayMetrics update when switching IME window to another display after onConfigurationChange. In LatinIME#onInitializeInterface, we only update keyboard theme context and displayContent when the displayId is changed, but overlooked even the displayId is the same, the display context's resource configuration might changed like the device orientation changd. It leads getDefaultKeyboardHeight will get wrong config_max_keyboard_height fraction value when rotating to landcape because the context resources didn't get updated. Add a check to update keyboard theme context when the current display configuation is changed accordingly. [1]: I0ed6a079af1ed90c75fee1d36d5ce3ef3c41f8ed Fix: 186507147 Test: manual as issue steps 1) Turn on auto-rotate 2) Open Settings 3) Rotating the device to landscape mode 4) Tap “Search settings", verify if the soft-keyboard shown and the size is expected. Change-Id: I288a31baf04fa2e63d6b4a14ad81b401cb36ece5 Merged-In: I288a31baf04fa2e63d6b4a14ad81b401cb36ece5
-
- Jun 17, 2021
-
-
Yohei Yukawa authored
am skip reason: Merged-In I4bf7588c62fb77bf78d4afcb665e9bfbbef53966 with SHA-1 360052f3 is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/inputmethods/LatinIME/+/14985309 Change-Id: Ib3d0cc6737d6ac5b03240114fc65503873b2f5f7
-
Yohei Yukawa authored
am skip reason: Merged-In I4bf7588c62fb77bf78d4afcb665e9bfbbef53966 with SHA-1 360052f3 is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/inputmethods/LatinIME/+/14985309 Change-Id: I312515621927fa92db2af43e6df3f075a555cb9e
-
Yohei Yukawa authored
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/inputmethods/LatinIME/+/14985309 Change-Id: Ie29ef64dd7638aeb2bdcaddc9a7384b7dae0f761
-
Yohei Yukawa authored
am skip reason: Merged-In I4bf7588c62fb77bf78d4afcb665e9bfbbef53966 with SHA-1 360052f3 is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/inputmethods/LatinIME/+/14985309 Change-Id: Ifc9ea2e2344d5a501e9ff031410cc4f1da99c38c
-
- Jun 15, 2021
-
-
Yohei Yukawa authored
With this CL, versionCode, targetSdkVersion and minSdkVersion will be bumped/set as follows: versionCode: 28 -> 30 targetSdkVersion: 28 -> 30 minSdkVersion: 21 As far as we know, there should be no user-visible behavior change on supported OS versions. Fix: 189558760 Test: manually verified that LatinIME still is functional Change-Id: I3a7deb452960b370f5290f3d1bac9c79fe935303 Merged-In: I4bf7588c62fb77bf78d4afcb665e9bfbbef53966 (cherry picked from commit 360052f3)
-
Treehugger Robot authored
Original change: https://android-review.googlesource.com/c/platform/packages/inputmethods/LatinIME/+/1737355 Change-Id: I8be18798ecac3b163c27024c2a6217945b80e6ec
-
Treehugger Robot authored
Original change: https://android-review.googlesource.com/c/platform/packages/inputmethods/LatinIME/+/1737355 Change-Id: Ie0ef45d6f1171bd3767bd1a26001e9513a0b94fe
-
Treehugger Robot authored
Original change: https://android-review.googlesource.com/c/platform/packages/inputmethods/LatinIME/+/1737355 Change-Id: I63caa1f35eeda340064f05c0310d3a5eccbb1690
-
Treehugger Robot authored
-
Yohei Yukawa authored
With this CL, versionCode, targetSdkVersion and minSdkVersion will be bumped/set as follows: versionCode: 28 -> 30 targetSdkVersion: 28 -> 30 minSdkVersion: 21 As far as we know, there should be no user-visible behavior change on supported OS versions. Fix: 189558760 Test: manually verified that LatinIME still is functional Change-Id: I4bf7588c62fb77bf78d4afcb665e9bfbbef53966
-
- May 28, 2021
-
-
Treehugger Robot authored
Merge "Fix Keyboard Theme update when device orientation changed" am: 7ae00baa am: 16a01e7c am: 9d1ee4ae Original change: https://android-review.googlesource.com/c/platform/packages/inputmethods/LatinIME/+/1721930 Change-Id: I5a0cfb63667799ba52441eac6e083a05c8d6bae4
-
Treehugger Robot authored
Original change: https://android-review.googlesource.com/c/platform/packages/inputmethods/LatinIME/+/1721930 Change-Id: Ic168a7cbb656a3939061ad58bd0cc7991c0ceff1
-
Treehugger Robot authored
Original change: https://android-review.googlesource.com/c/platform/packages/inputmethods/LatinIME/+/1721930 Change-Id: I1d756d3f5a24e21b791ec0cd4726dadc1daa0759
-
Treehugger Robot authored
-
Ming-Shin Lu authored
As CL[1] introduces diplayContext to address IME service context's Resources / DisplayMetrics update when switching IME window to another display after onConfigurationChange. In LatinIME#onInitializeInterface, we only update keyboard theme context and displayContent when the displayId is changed, but overlooked even the displayId is the same, the display context's resource configuration might changed like the device orientation changd. It leads getDefaultKeyboardHeight will get wrong config_max_keyboard_height fraction value when rotating to landcape because the context resources didn't get updated. Add a check to update keyboard theme context when the current display configuation is changed accordingly. [1]: I0ed6a079af1ed90c75fee1d36d5ce3ef3c41f8ed Fix: 186507147 Test: manual as issue steps 1) Turn on auto-rotate 2) Open Settings 3) Rotating the device to landscape mode 4) Tap “Search settings", verify if the soft-keyboard shown and the size is expected. Change-Id: I288a31baf04fa2e63d6b4a14ad81b401cb36ece5
-
- Apr 15, 2021
-
-
Pedro Loureiro authored
[automerger skipped] Merge "Add lint baseline to address NewApi errors" am: 685abcb9 am: 0605aae4 am: 7e35eb12 -s ours am skip reason: skip tag Change-Id Ic37bd8c531af7e68c939ce9c05614c37e6699b03 with SHA-1 b47de75a is already in history Original change: https://android-review.googlesource.com/c/platform/packages/inputmethods/LatinIME/+/1675572 Change-Id: Ibc1f110c41ad148391c842766732892c31340e03
-
Pedro Loureiro authored
Original change: https://android-review.googlesource.com/c/platform/packages/inputmethods/LatinIME/+/1675572 Change-Id: I1dca662027a09c4377349f1cc59e7bd5317d1e2a
-
Pedro Loureiro authored
Original change: https://android-review.googlesource.com/c/platform/packages/inputmethods/LatinIME/+/1675572 Change-Id: I7d81740175550e0be44ac9069bfa6e2f1fb8716d
-
Pedro Loureiro authored
-
- Apr 13, 2021
-
-
Pedro Loureiro authored
We are enabling a new lint check where the min sdk != compile sdk. It has produced a lot of errors and adding the baseline file(s) allows us to continue work without introducing more problems. Bug: 150847901 Test: m lint-check Change-Id: Ic37bd8c531af7e68c939ce9c05614c37e6699b03 Merged-In: Ic37bd8c531af7e68c939ce9c05614c37e6699b03
-
- Apr 12, 2021
-
-
Pedro Loureiro authored
We are enabling a new lint check where the min sdk != compile sdk. It has produced a lot of errors and adding the baseline file(s) allows us to continue work without introducing more problems. Bug: 150847901 Test: m lint-check Change-Id: Ic37bd8c531af7e68c939ce9c05614c37e6699b03
-
- Feb 21, 2021
-
-
Xin Li authored
[automerger skipped] Mark ab/7061308 as merged in stage. am: b7027a66 -s ours am: 8a739fb0 -s ours am skip reason: Change-Id Ie1a0307f3c8f3fc4013b4395cb843f1a96d32b6d with SHA-1 644c0062 is in history Original change: undetermined MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I9ad294a9e69b8745bfee510271ab83e3ef1e8d2d
-
Bob Badour authored
Merge "[LSC] Add LOCAL_LICENSE_KINDS to packages/inputmethods/LatinIME" am: 27f85439 am: 155f6bbb am: 4fd407ab Original change: https://android-review.googlesource.com/c/platform/packages/inputmethods/LatinIME/+/1588514 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I154b31a133b0b6b756a536f1c5a6c6e1b62ef1b9
-
- Feb 20, 2021
-
-
Xin Li authored
Bug: 180401296 Merged-In: Ie1a0307f3c8f3fc4013b4395cb843f1a96d32b6d Change-Id: I833ab148ad9f4632a639c45b97d0b6aebd7471f1
- Feb 19, 2021
-
-
Bob Badour authored
Merge "[LSC] Add LOCAL_LICENSE_KINDS to packages/inputmethods/LatinIME" am: 27f85439 am: 155f6bbb Original change: https://android-review.googlesource.com/c/platform/packages/inputmethods/LatinIME/+/1588514 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I8ff8434dbc8097b1b1c6d36b9e652166ac19c326
-
Bob Badour authored
Original change: https://android-review.googlesource.com/c/platform/packages/inputmethods/LatinIME/+/1588514 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I5d0e72a1db85341c5c0139b7db54862c074d6bbd
-
Bob Badour authored
-