Skip to content

Support for encryption of shared preferences#681

Merged
QuintinWillison merged 8 commits intomainfrom
593-support-for-encryption-of-shared-preferences
Aug 5, 2021
Merged

Support for encryption of shared preferences#681
QuintinWillison merged 8 commits intomainfrom
593-support-for-encryption-of-shared-preferences

Conversation

@martin-morek
Copy link
Copy Markdown
Contributor

  • Fixes 593
  • Default SharedPreferences could be replaced with custom Storage implementation, ClientOptions allows to inject custom object. If nothing is injected current behaviour using SharedPreferences is used so no need to do any changes to keep current functionality.

@martin-morek martin-morek marked this pull request as ready for review July 6, 2021 12:35
@jamienewcomb
Copy link
Copy Markdown
Member

@sacOO7 are you happy with the changes?

Copy link
Copy Markdown
Contributor

@QuintinWillison QuintinWillison left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some tweaks, please.

@QuintinWillison QuintinWillison merged commit 3e6ff70 into main Aug 5, 2021
@QuintinWillison QuintinWillison deleted the 593-support-for-encryption-of-shared-preferences branch August 5, 2021 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Support for encryption of shared preferences

4 participants