Android-Password-Store/autofill-parser
github-actions[bot] 1b54e679b7
Update Public Suffix List data (#1479)
Co-authored-by: GitHub Actions <noreply@github.com>
2021-08-07 10:40:54 +05:30
..
api
src Update Public Suffix List data (#1479) 2021-08-07 10:40:54 +05:30
.gitignore
build.gradle.kts Revamp PSL updates (#1475) 2021-07-29 21:23:59 +05:30
CHANGELOG.md
consumer-rules.pro
gradle.properties
proguard-rules.pro
README.md

autofill-parser Maven Central

Android library to enable efficient usage of the Autofill capabilities introduced in Android 8.0.

Usage

dependencies {
    implementation("com.github.android-password-store:autofill-parser:<latest-version>")
}