Android-Password-Store/autofill-parser
github-actions[bot] 5e251dd599
autofill-parser: update publicsuffixes file (#1710)
Co-authored-by: GitHub Actions <noreply@github.com>
2022-02-05 00:15:10 +00:00
..
api
src autofill-parser: update publicsuffixes file (#1710) 2022-02-05 00:15:10 +00:00
.gitignore
build.gradle.kts
CHANGELOG.md Add Mull to autofill supported browsers (#1640) 2022-01-01 15:56: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>")
}