Skip to content

Remove unused and duplicate dependencies#58

Open
SkewedZeppelin wants to merge 2 commits intoSecUSo:masterfrom
SkewedZeppelin:size
Open

Remove unused and duplicate dependencies#58
SkewedZeppelin wants to merge 2 commits intoSecUSo:masterfrom
SkewedZeppelin:size

Conversation

@SkewedZeppelin
Copy link
Copy Markdown

This fixes the size regression introduced by version 2.0.

Version 1.9 release size: 2003695 bytes
Version 2.0 release size: 9168767 bytes

Size before this commit: 9136230 bytes
Size after this commit: 2085608 bytes

This fixes the size regression introduced by version 2.0.

Version 1.9 release size: 2003695 bytes
Version 2.0 release size: 9168767 bytes

Size before this commit: 9136230 bytes
Size after this commit: 2085608 bytes
The previous commit removed the SQLCipher dependency due to its size increase.
The database encryption was never turned on in any release builds.
Encryption of the database with a hardcoded password is quite useless.
The user should instead utilize Android's full disk encryption or file based encryption feature.
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