Android-Password-Store/app
Fabian Henneke cd0b23e003
Make commitChange honor finishWithResultOnEnd (#815)
If PasswordRepository.isGitRepo() returns false, commitChange currently
doesn't honor the finishWithResultOnEnd parameter, which causes
Autofill generate flows to hang on a blank AutofillSaveActivity.

This commit lets commitChange mimic what GitAsyncTask does with the
parameter.

Co-authored-by: Harsh Shandilya <msfjarvis@gmail.com>
2020-05-30 21:08:38 +02:00
..
src Make commitChange honor finishWithResultOnEnd (#815) 2020-05-30 21:08:38 +02:00
.gitignore
build.gradle Remove HOTP/TOTP support (#806) 2020-05-28 22:42:13 +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 Use SSHJ for SSH public key authentication (#801) 2020-05-28 09:57:30 +05:30