Releases: commonsguy/cwac-saferoom
Releases · commonsguy/cwac-saferoom
v0.4.4
Addressed thread-safety issue
v0.4.3
Bumped android.arch.persistence:db
dependency to 1.1.1
v0.4.2
Fixed edge case WAL issue
v0.4.1
v0.4.0
updated support database API to 1.1.0
v0.3.4
Changed non-WAL journal mode to TRUNCATE
v0.3.3
Added WAL support
v0.3.2
added decrypt()
utility method
v0.3.1
changed rekey()
to use the existing changePassword()
v0.3.0
added rekey()
, upgraded to SQLCipher for Android 3.5.9, replaced tests