Commit Graph

6 Commits

Author SHA1 Message Date
Svet Ganov
6b5b977f1e Scrollable inline suggestions
Increase the number of suggestions for scrolling in
the sample autofill service.

Add scrollable container for the suggestions in the
keyboard suggestion view.

Test: manual

Change-Id: I4f8a2fe191f4b7e5a70b5370a7bd55a2e9dddc9a
2020-01-27 19:32:01 -08:00
Feng Cao
6ca2598e25 Add inline controller UI fields to the autofill response and IME inline response
Test: build
Bug: 147394280

Change-Id: I79e51cb5d8e68cc3e099bf218a77c07de600da91
2020-01-23 18:45:08 -08:00
Adam He
1be5dade1d hardcode slice creation inline with androidx inlinepresentationbuilder.
Bug: 147116534
Test: manual verification.
Change-Id: I49d653da1e5d408c1a0219b98a755d1eab753f2d
2020-01-14 15:57:59 -08:00
Adam He
7c0a14d303 Fixed inline fill service crashing calling dataset api with null inline
presentation.

Bug: 146453536
Test: manual verification
Change-Id: Ic565115b067ae05e980393c49963b3bd0362f5cc
2020-01-06 15:03:59 -08:00
Adam He
b60f71e9c7 Refactored Inline Fill Service to provide Slice in Datasets
Bug: 146453536
Test: manual verification
Change-Id: I833786992ecd183cdc20bc1f193f8726e01dedc8
2020-01-06 10:22:23 -08:00
Adam He
87a8075963 Inline Fill Service for demo.
Bug: 137800469
Test: manual verification
Change-Id: I44464649dc64f26823461b2bc54dd64440471d61
2020-01-02 08:32:29 -08:00