Ahaan Ugale
d3e91ddd32
InlineFillService: Add a passwords settings activity.
...
This will be linked to from system settings.
Bug: 169455298
Test: manual
Change-Id: Id0ee7f0b5641c4be02e9b02d1d6bf7d1a8a6ef37
2021-02-28 22:12:18 -08:00
Joanne Chung
d182ec9737
Fix InlineFillService cannot be installed successfully
...
For app target S+, it requires an explicit value for android:exported
be defined when intent filters are present. Add android:exported to
fix the problem.
Bug: 162724573
Test: make InlineFillService and then can install apk successfully.
Change-Id: I867b8caac38825d64af30f331a1bd86aa3e3b914
2020-08-03 20:40:22 +08:00
Joanne Chung
e48202f01c
Follow sample code package-name convention for InlineFillService.
...
Bug: 155135358
Test: Manual. Install the application and dumpsys to check package
name.
Change-Id: Ifc338e40e6a2d37b775f6a60664231c2ce248eff
2020-06-03 17:34:22 +08:00
Feng Cao
0c501136ca
Update sample IME and autofill provider to use the new support lib APIs
...
* refactor the autofill provider code
* keyboard now uses wrap_content when inflating
Test: manual
Bug: 154178486
Change-Id: Ie540178d8f063e3a8e9afb76284b15ab40ada344
2020-04-28 00:04:20 -07:00
Feng Cao
c7ed6af6be
Sample app: Use authentication instead of inline actions
...
Test: manual
Bug: 150499490
Change-Id: Ifc827cd1d633bf26a3450c392cc7da1211d02cfa
2020-03-18 14:16:20 -07:00
Feng Cao
8f41686c0a
Update sample app for the inline action API change
...
Test: manual verification
Test: atest android.autofillservice.cts.inline
Bug: 150499490
Change-Id: I301d2c2b8afd86362a7a1989223a2f305e4e92bd
2020-03-09 16:57:35 -07:00
Adam He
62dfb3ae4e
Added auth activities for inline fill service.
...
This CL adds functionality to test both response and dataset
authentication using the inline fill service. Setting either
mAuthenticateResponses or mAuthenticateDatasets will test either
functionality.
Bug: 148815880
Test: manual verification
Change-Id: Ifb734c4fd8d5ef38dd4c6c9d4b493c80abbde305
2020-02-12 14:50:50 -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