Nick Parker
|
2e5fc35701
|
Change tests to load libsqlcipher instead of libsqliteX
|
2021-07-20 14:16:56 -05:00 |
|
Nick Parker
|
f3f900a87a
|
Allow journal mode configuration to propagate when opening connection regardless of SQLITE_HAS_CODEC flag
|
2021-07-20 12:22:25 -05:00 |
|
Nick Parker
|
e0222f38b4
|
Adjust default database handler tests to support SQLITE_HAS_CODEC behavior
|
2021-07-20 12:21:27 -05:00 |
|
Nick Parker
|
d69badb5cf
|
Use executeNonQuery logic from platform-frameworks-base which causes SQLiteStatementTest to pass
|
2021-07-19 15:49:41 -05:00 |
|
Nick Parker
|
f83d22d27f
|
Add support for password and database hook on SQLiteOpenHelper
|
2021-07-19 11:35:09 -05:00 |
|
Nick Parker
|
ec1173db6d
|
Initial test with password provided as argument to open database
|
2021-07-16 15:01:31 -05:00 |
|
Nick Parker
|
a267c4b692
|
Add overloads to openDatabase and openOrCreateDatabase for providing password
|
2021-07-16 14:59:10 -05:00 |
|
Nick Parker
|
cc47c99926
|
Capture database password (byte[]) and SQliteDatabaseHook for configuration
|
2021-07-16 14:58:19 -05:00 |
|
Nick Parker
|
23730bbf7a
|
Allow keying of database
|
2021-07-16 14:57:39 -05:00 |
|
Nick Parker
|
227d1310d0
|
Database hook for preKey/postKey operations
|
2021-07-16 14:55:45 -05:00 |
|
Nick Parker
|
b7e326ae5e
|
Small test case to check cipher_version
|
2021-07-15 15:34:43 -05:00 |
|
Nick Parker
|
dc12edf810
|
Remove existing amalgamation
|
2021-07-15 15:15:08 -05:00 |
|
Nick Parker
|
27a6feb8f7
|
Correct package name and imports for android tests
|
2021-07-14 12:52:41 -05:00 |
|
Nick Parker
|
7377ea6398
|
Renaming for androidTest files
|
2021-07-14 11:26:20 -05:00 |
|
Nick Parker
|
1701c45ee4
|
Further package renaming
|
2021-07-14 10:42:45 -05:00 |
|