Skip to content
This repository was archived by the owner on Jun 14, 2022. It is now read-only.

Conversation

jsoberg
Copy link
Contributor

@jsoberg jsoberg commented Sep 5, 2020

Added a utility for setting input/confirmation password transformation since it's used in multiple places. Converted all views that have a password confirmation to use this utility, so that show/obscure password toggle state is shared between input and confirm.

Tests performed to verify changes:

  1. Tested inputting password/PIN in initial intro activity (IntroScreenActivity)
  2. Tested changing password/PIN for "Authentication" preference in Settings (CredentialsPreference)
  3. Tested inputting password/PIN for encrypted backup/restore (PasswordEntryDialog)
  4. Tested setting password for "Backup Password" preference in Settings (PasswordEncryptedPreference)

@flocke
Copy link
Member

flocke commented Sep 5, 2020

Thank you a lot for this! I am currently on vacation, but I will review it as soon as I get back.

@jsoberg
Copy link
Contributor Author

jsoberg commented Sep 7, 2020

No problem! Have a good vacation

@flocke flocke merged commit 0ea8ef6 into andOTP:master Sep 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants