Description[Chromoting] Decouple DesktopView and TouchInputHandler
This change decouples DesktopView(Interface) and TouchInputHandler(Interface) by
removing routing functions
DesktopViewInterface.onSoftInputMethodVisibilityChanged and
DesktopViewInterface.setInputStrategy. After this change, TouchInputHandler
takes responsibility to listen to onInputModeChanged and
onSoftInputMethodVisibilityChanged events of Desktop activity directly.
This is part remoting desktop Android client refactor work, a design doc is @
https://goo.gl/MA6zjx.
BUG=615277
Committed: https://crrev.com/96f227fa9b64bb434c0fc0ec6f00aec85b16cb98
Cr-Commit-Position: refs/heads/master@{#398192}
Patch Set 1 #
Total comments: 8
Patch Set 2 : Resolve review comments #Patch Set 3 : Sync latest changes #Messages
Total messages: 12 (6 generated)
|