bebe434683
Adds support for the Autofill feature first available in Android Oreo. In compatible apps and browsers, login forms are automatically detected and the user is presented with options to fill or generate credentials. In most apps and certain browsers, the service will also offer to create new Password Store entries from credentials entered into login forms. Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
7 lines
225 B
Text
7 lines
225 B
Text
# General rule for all code base
|
|
* @msfjarvis @zidhuss @Skrilltrax
|
|
|
|
# Oreo Autofill
|
|
app/src/main/java/com/zeapo/pwdstore/autofill/oreo/ @FabianHenneke
|
|
*oreo_autofill* @FabianHenneke
|
|
scripts/hash_browser_app.sh @FabianHenneke
|