summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Yohei Yukawa <yukawa@google.com> 2021-12-27 19:29:06 -0800
committer Yohei Yukawa <yukawa@google.com> 2021-12-27 19:29:06 -0800
commit4e09ae6462835feff32829e6c6d5f41ab7ac13d0 (patch)
tree285ff78a32fa8b480850918f4cdbc18f35783f8c /libs/androidfw/StringPool.cpp
parent60e56525b70062be639d8f964f92299e043a7934 (diff)
Fork SoftInputWindow into VoiceInteractionWindow
Since its beginning [1], VoiceInteractionService has been using android.inputmethodservice.SoftInputWindow to host its UI, which is understandable given the successful history of InputMethodService. Fast forward 7 years, InputMethodService still keeps evolving. Features like stylus support and in-proc navigation bar buttons are on its radar. It's getting more and more likely that SoftInputWindow needs to be updated to support new IME features. In order to avoid accidental behavior changes in VoiceInteractionService, and also to keep SoftInputWindow simple and maintainable, this CL creates a copy of SoftInputWindow as VoiceInteractionWindow so that each service can maintain its own Window class. Hopefully this is beneficial for both the IME team and VoiceInteraction team. This is a mechanical refactoring CL. Hence there should be no observable behavior change. [1]: Ie2b85b3020ef1206d3f44b335b128d064e8f9935 e6e6b086d6b641de79246413f6d885e1f7d06386 Bug: 192412909 Test: presubmit Change-Id: I0054dd1bdcc93af499832de00c76b4578f48e627
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions