- Jun 12, 2021
-
-
android-build-team Robot authored
Change-Id: I0bed3a037923389f3bebac722162fd4093a2b6f8
-
- Jun 10, 2021
-
-
TreeHugger Robot authored
-
Ming-Shin Lu authored
Also, set the content intent to launch an editorActivity as the message notifiation when tapping the notification. Bug: 190057993 Test: make EditTextVariations, manual test by using EditTextVariations app to simulate the issue step. Change-Id: I1a4463dc44031eaebb286ad2a289870e97a1c475
-
- May 29, 2021
-
-
android-build-team Robot authored
Change-Id: I90e160fae7dcdb30b7819ad7eecabde7ed4bb723
-
- May 28, 2021
-
-
Treehugger Robot authored
Merge "Fix Keyboard Theme update when device orientation changed" am: 7ae00baa am: 16a01e7c am: 9d1ee4ae am: 524b30d7 Original change: https://android-review.googlesource.com/c/platform/packages/inputmethods/LatinIME/+/1721930 Change-Id: I1006b19a75f665776fb01db830a885617f7dfc1d
-
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
-
- May 16, 2021
-
-
android-build-team Robot authored
Change-Id: I21afecf3de578dca5fa780699749ef2e314c4f44
-
- May 15, 2021
-
-
Pedro Loureiro authored
[automerger skipped] Merge "Add lint baseline to address NewApi errors" am: 685abcb9 am: 0605aae4 am: 7e35eb12 -s ours am: e03eca7c -s ours am: 85262026 -s ours am skip reason: Merged-In Ic37bd8c531af7e68c939ce9c05614c37e6699b03 with SHA-1 b47de75a is already in history Original change: https://android-review.googlesource.com/c/platform/packages/inputmethods/LatinIME/+/1675572 Change-Id: Icd0e5f7e85c6fc833ec532c524a560f7eefbe193
-
- Apr 16, 2021
-
-
android-build-team Robot authored
Change-Id: I92f3a75a052230b7b97b7814506504ebe0bb9db7
-
- 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: e03eca7c -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: I1f2f9b6d139f43196581f9ed37085a09d27eaa06
-
Pedro Loureiro authored
[automerger skipped] Merge "Add lint baseline to address NewApi errors" am: 685abcb9 am: 0605aae4 am: 7e35eb12 -s ours am: e03eca7c -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: I7d1467ce37893a886be106891f141436eea0c3fd
-
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 14, 2021
-
-
android-build-team Robot authored
Change-Id: I68486d7faf54f8f444e36343aa6be3e1d2153bf6
-
- 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
-
Pedro Loureiro authored
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/inputmethods/LatinIME/+/13709215 Change-Id: Ie65cf843ac4720d9755d21bcc504fb1b8234e336
-
- 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 22, 2021
-
-
android-build-team Robot authored
Change-Id: Ife20514b03c8556c4a0727f394a722a14f3b19c9
-
- Feb 21, 2021
-
-
Xin Li authored
[automerger skipped] Mark ab/7061308 as merged in stage. am: b7027a66 -s ours am: 8a739fb0 -s ours am: 86bf93cd -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: Ie8e971764f26c6309c1c09842b6ce48d0f1e9d5c
-
Bob Badour authored
Merge "[LSC] Add LOCAL_LICENSE_KINDS to packages/inputmethods/LatinIME" am: 27f85439 am: 155f6bbb am: 4fd407ab am: a2330e5f Original change: https://android-review.googlesource.com/c/platform/packages/inputmethods/LatinIME/+/1588514 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I16bb24cb52de2e21c5eeed439eb238751f48e4f5
-
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
-
- Feb 18, 2021
-
-
android-build-team Robot authored
Change-Id: I90a8fc7924225b9ae72652c1f97911178718d5a9
-
- Feb 17, 2021
-
-
Bob Badour authored
Added SPDX-license-identifier-Apache-2.0 to: Android.bp common/Android.bp java/Android.bp native/dicttoolkit/Android.bp native/jni/Android.bp tests/Android.bp tools/EditTextVariations/Android.bp tools/dicttool/Android.bp tools/make-keyboard-text/Android.bp Bug: 68860345 Bug: 151177513 Bug: 151953481 Test: m all Exempt-From-Owner-Approval: janitorial work Change-Id: I440008bffac5c97a2497970af377a9d03262b6d8
-
Treehugger Robot authored
Merge "Mark liblatinime_unittests as unit_test:true to run in presubmit in CI" am: e04480b6 am: 7471a535 am: ecd2dab2 am: 936ca12a Original change: https://android-review.googlesource.com/c/platform/packages/inputmethods/LatinIME/+/1589854 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: Ibb23fe91a2fa73540001c262fe523fe8f91cb1b9
-
Treehugger Robot authored
Merge "Mark liblatinime_unittests as unit_test:true to run in presubmit in CI" am: e04480b6 am: 7471a535 am: ecd2dab2 Original change: https://android-review.googlesource.com/c/platform/packages/inputmethods/LatinIME/+/1589854 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I8458c3d58fe2efc428a69c4591c5b87bfcbd1035
-
Treehugger Robot authored
Merge "Mark liblatinime_unittests as unit_test:true to run in presubmit in CI" am: e04480b6 am: 7471a535 Original change: https://android-review.googlesource.com/c/platform/packages/inputmethods/LatinIME/+/1589854 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I4dc6006500214b819d459dc514541a06ca8cd33a
-
Treehugger Robot authored
Original change: https://android-review.googlesource.com/c/platform/packages/inputmethods/LatinIME/+/1589854 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: Idd588629cd634ebf3772d16bce882bc5b1732362
-
Treehugger Robot authored
-