Android-Password-Store/app
Fabian Henneke a321bb6403
Show new FillResponse right after publisher reset (#1138)
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.
2020-10-06 15:18:00 +05:30
..
src Show new FillResponse right after publisher reset (#1138) 2020-10-06 15:18:00 +05:30
.gitignore initial commit 2014-07-24 01:15:11 +01:00
build.gradle.kts build: prepare next development version 2020-10-01 22:12:20 +05:30
lint.xml Use SSHJ for SSH public key authentication (#801) 2020-05-28 09:57:30 +05:30
proguard-android-optimize.txt Introduce better R8 optimizations (#796) 2020-05-26 21:43:41 +05:30
proguard-rules.pro Refactor Git operations and auth (#1066) 2020-09-03 14:18:14 +05:30