Skip to content

Conversation

@landomen
Copy link
Contributor

@landomen landomen commented Oct 28, 2025

Copy link
Contributor Author

landomen commented Oct 28, 2025

This stack of pull requests is managed by Graphite. Learn more about stacking.

init {
logcat { "PIR-DB: Loading the sqlcipher native library" }
try {
LibraryLoader.loadLibrary(context, "sqlcipher")
Copy link
Contributor Author

Choose a reason for hiding this comment

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

If this method is called more than once with the same library name, the second and subsequent calls are ignored. (source)

It should be fine for both Autofill and PIR to call this multiple times

Copy link
Contributor

@karlenDimla karlenDimla left a comment

Choose a reason for hiding this comment

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

See comments for more information.

@landomen landomen force-pushed the feature/domen/pir-encrypted-db branch from 3f14418 to 247d4a4 Compare November 3, 2025 10:09
@landomen landomen requested a review from karlenDimla November 3, 2025 10:10
@landomen landomen merged commit d962ad3 into develop Nov 3, 2025
13 checks passed
@landomen landomen deleted the feature/domen/pir-encrypted-db branch November 3, 2025 15:08
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.

2 participants