Android-Password-Store/autofill-parser
2023-06-15 14:21:49 +05:30
..
src
.gitignore
api.txt
build.gradle.kts chore: rename TOML keys for coroutines deps 2023-06-15 13:58:31 +05:30
CHANGELOG.md
consumer-rules.pro
gradle.properties
lint-baseline.xml fix: address ComposeUnstableCollections lint 2023-06-15 14:21:49 +05:30
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>")
}