Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate fingerprint decryption dialog to use AndroidX Biometrics API #4218

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

TranceLove
Copy link
Collaborator

Per recommendation, remove self built UI with the dialog provided by AndroidX Biometrics API.

Manual tests

  • Done

  • Device: Oneplus 2

  • OS: DivestOS 17.1 (Android 10)
    File decryption using fingerprint authentication should not be affected by this change.

Build tasks success

Successfully running following tasks on local:

  • ./gradlew assembledebug
  • ./gradlew spotlessCheck

@TranceLove TranceLove added Area-UIUX Related to user interface/experience (e.g. dialogs, notifications). Area-CodeHealth Issues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc. Area-Cryptography Related to file encryption and decryption. labels Jul 14, 2024
@TranceLove TranceLove force-pushed the feature/biometric-api branch 3 times, most recently from e83433c to 6c57b18 Compare July 14, 2024 02:24
@VishalNehra VishalNehra added this to the v4.0 milestone Jul 17, 2024
@VishalNehra VishalNehra merged commit 2912138 into TeamAmaze:release/4.0 Jul 17, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-CodeHealth Issues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc. Area-Cryptography Related to file encryption and decryption. Area-UIUX Related to user interface/experience (e.g. dialogs, notifications).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants