commit | 3461d3c069468e176fab6bc8b8e78c8e6bc81e8b | [log] [tgz] |
---|---|---|
author | Felipe Leme <felipeal@google.com> | Thu Jan 19 08:54:55 2017 -0800 |
committer | Felipe Leme <felipeal@google.com> | Tue Jan 24 17:57:16 2017 -0800 |
tree | f429d90febea0242519983993b37ae5eded6e929 | |
parent | dd94abc33d548c022315a1f57f9519a99431c55d [diff] |
Initial IME integration. - Created an AutoFillManager class, which provides methods to show the auto-fill bar for views and virtual nodes. - Automatically launches an auto-fill request when the IME is shown (and an AutoFillService is set for the given user) on TextViews. - Updated VirtualNodeListener to use this new API. BUG: 31001899 BUG: 34171325 Test: CtsAutoFillServiceTestCases passes Test: manual verification Change-Id: Id72ce97da70217081b5823cfc7b138412634fcf3