mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2026-04-20 03:15:34 +02:00
If Autofill shows a warning about an app whose publisher changed and the user decides to trust the app and clear previous matches, they should immediately be given the option to select a new match. Previously, as AutofillPublisherChangedActivity did not return a result, the old FillResponse with just a warning would be reused. We now pass a useful response with no matches on to the activity, which returns it after the user has chosen to reset the publisher info. |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| build.gradle.kts | ||
| lint.xml | ||
| proguard-android-optimize.txt | ||
| proguard-rules.pro | ||