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

Skip to content
Commit 847959fc authored by Reema Bajwa's avatar Reema Bajwa
Browse files

Expose credential manager APIs in View classes

For apps built on tradional View based frameworks, developers
will be expected to set GetCredentialRequest on given views.
For apps built on other frameworks like webview & compose, developers
will set high level requests on View counterparts in that framework, and
then the framework implementation will provide a virtual viewstrucuture to
the autofill manager, including setting the request on virtual view nodes.

Design doc: https://docs.google.com/document/d/16pQ34SsxctR4naB36MsL3gyBfMKbg7luJVWhZrzsQZU/edit?resourcekey=0-0pX-n_b-y9onKdlipfySPw&tab=t.0#bookmark=id.5tn70i6wnp7j
Compose doc: https://docs.google.com/document/d/1fQJiIswR-mG94FIgYhRBG93F-lQ4nh3Xw_88ykT-kjw/edit?usp=sharing

Test: Cts
Bug: 318846139

Change-Id: I55b2a1468fdf3d8e6e810e28b22ea587d03787b2
parent 90b68205
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