Android-Password-Store/autofill-parser
Harsh Shandilya 7e2eb2425e
all: reformat with Spotless again
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2021-05-15 15:40:20 +05:30
..
api
src/main all: reformat with Spotless again 2021-05-15 15:40:20 +05:30
.gitignore
build.gradle.kts Upgrade Gradle and androidx.annotation (#1407) 2021-05-12 16:11:32 +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>")
}