Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit e08e5c4a authored by Yohei Yukawa's avatar Yohei Yukawa
Browse files

Hook up major per-user call flows in IMMS

This is a kind of gigantic change that aims to hook up most of
remaining per-user call flows without breaking at least single-user
IME mode.

Most of changes are mechanical, including moving the following
@MultiUserUnawareField fields into UserData.

 * mBoundToMethod
 * mBoundToAccessibility
 * mImeBindingState
 * mCurClient
 * mInFullscreenMode
 * mCurInputConnection
 * mCurImeDispatcher
 * mCurRemoteAccessibilityInputConnection
 * mCurEditorInfo
 * mCurStatsToken
 * mEnabledSession
 * mEnabledAccessibilitySessions

So far all the end-to-end tests are passing and hopefully there is no
observable behavior change in the single user IME mode.

Bug: 305849394
Fix: 325515685
Fix: 349444857
Test: presubmit
Flag: EXEMPT refactor
Change-Id: I9d4615e6da979204c21555e040a687163c1460ab
parent fbeeb934
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment