Revision d773d2df
ID | d773d2df5afa72f67d1bf762658a235f9c661b53 |
Parent | 4baed7c9 |
Child | 011e65f5 |
move SQLCipher helpers to separate library project
This means that the core of Cacheword can be shipped as a simple jar that
only depends on the Android Support v4 jar. Also, for many users, they
will never need the SQLCipherV3MigrationHelper in their project at all
since they started with SQLCipher v3.
refs #3680 https://dev.guardianproject.info/issues/3680
Files
- added
- modified
- copied
- renamed
- deleted
- cachewordhelpers
- cachewordlib
- .classpath (diff)
- libs
- sqlcipher.jar
- src
- info
- guardianproject
- cacheword
- SQLCipherOpenHelper.java
- SQLCipherV3MigrationHook.java
- cacheword
- guardianproject
- info
- cachewordtest
- sample
- setup-ant (diff)