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

fix(auth): preserve app unlock state after app restart #75

Merged
merged 12 commits into from
Dec 26, 2024

Conversation

tsutsu3
Copy link
Owner

@tsutsu3 tsutsu3 commented Dec 25, 2024

Checklist

  • Lock settings persist after app restarts.
  • Passcode prompt issue fully resolved.(After unlocking, the app prompts for a passcode again upon restarting, making the app unusable)
  • biometrics

@tsutsu3 tsutsu3 force-pushed the 70-app-unlock-resets-after-restarting-the-app branch from 255a41f to e47f03d Compare December 25, 2024 11:03
@tsutsu3 tsutsu3 changed the title 70 app unlock resets after restarting the app fix(auth): preserve app unlock state after app restart Dec 25, 2024
Copy link

codecov bot commented Dec 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.84%. Comparing base (76f2092) to head (e0884d2).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #75      +/-   ##
==========================================
- Coverage   69.23%   66.84%   -2.39%     
==========================================
  Files          32       35       +3     
  Lines        1651     1891     +240     
==========================================
+ Hits         1143     1264     +121     
- Misses        508      627     +119     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tsutsu3 tsutsu3 linked an issue Dec 25, 2024 that may be closed by this pull request
@tsutsu3 tsutsu3 force-pushed the 70-app-unlock-resets-after-restarting-the-app branch from 7d0043e to fa2bf82 Compare December 26, 2024 13:56
@tsutsu3 tsutsu3 marked this pull request as ready for review December 26, 2024 15:52
@tsutsu3 tsutsu3 merged commit 0f0106e into main Dec 26, 2024
5 of 6 checks passed
@tsutsu3 tsutsu3 deleted the 70-app-unlock-resets-after-restarting-the-app branch December 26, 2024 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

App Unlock Resets After Restarting the App
1 participant