Android-Password-Store/autofill-parser
github-actions[bot] 003e757b1c
autofill-parser: update publicsuffixes file (#1470)
Co-authored-by: GitHub Actions <noreply@github.com>
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2021-07-24 05:19:18 +00:00
..
api
src/main autofill-parser: update publicsuffixes file (#1470) 2021-07-24 05:19:18 +00:00
.gitignore
build.gradle.kts
CHANGELOG.md autofill-parser: add Styx as a supported browser (#1431) 2021-06-07 10:19:58 +00:00
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>")
}