aboutsummaryrefslogtreecommitdiff

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>")
}