Greyson Parrelli
|
f9c57669c5
|
Update to latest sqlcipher.
|
2024-08-26 10:48:33 -04:00 |
|
Greyson Parrelli
|
797ac54854
|
Merge branch 'master' of https://github.com/sqlcipher/sqlcipher-android
|
2024-08-26 09:28:42 -04:00 |
|
Nick Parker
|
e1eae3c209
|
Bump version to 4.6.0 for release
|
2024-05-21 11:53:28 -05:00 |
|
Nick Parker
|
c5bd0cf2a2
|
Bump libraryVersion for README update
|
2024-04-24 08:56:38 -05:00 |
|
Nick Parker
|
27c895d699
|
Bump version to 4.5.6
|
2024-01-17 07:54:53 -06:00 |
|
Nick Parker
|
7d48b1f8c9
|
Update README to include API usage and ref. library version
|
2024-01-08 12:22:27 -06:00 |
|
Nick Parker
|
d3dc1ef0f8
|
Source min SDK version from project extension properties
|
2023-11-08 16:49:25 -06:00 |
|
Greyson Parrelli
|
dcdb10b758
|
Update README.
|
2023-05-01 21:51:31 -04:00 |
|
Stephen Lombardo
|
671e2ab469
|
update to use NDK 25.2.9519653
|
2023-05-01 16:49:03 -04:00 |
|
Nick Parker
|
15b9b0dfcb
|
Add support for Upsert via Room API, remove custom exception classes
Removed the following exception classes for better integration with Room:
net.zetetic.database.SQLException
net.zetetic.database.sqlcipher.SQLiteAbortException
net.zetetic.database.sqlcipher.SQLiteAccessPermException
net.zetetic.database.sqlcipher.SQLiteBindOrColumnIndexOutOfRangeException
net.zetetic.database.sqlcipher.SQLiteBlobTooBigException
net.zetetic.database.sqlcipher.SQLiteCantOpenDatabaseException
net.zetetic.database.sqlcipher.SQLiteConstraintException
net.zetetic.database.sqlcipher.SQLiteDatabaseCorruptException
net.zetetic.database.sqlcipher.SQLiteDatabaseLockedException
net.zetetic.database.sqlcipher.SQLiteDatatypeMismatchException
net.zetetic.database.sqlcipher.SQLiteDiskIOException
net.zetetic.database.sqlcipher.SQLiteDoneException
net.zetetic.database.sqlcipher.SQLiteException
net.zetetic.database.sqlcipher.SQLiteFullException
net.zetetic.database.sqlcipher.SQLiteMisuseException
net.zetetic.database.sqlcipher.SQLiteOutOfMemoryException
net.zetetic.database.sqlcipher.SQLiteReadOnlyDatabaseException
net.zetetic.database.sqlcipher.SQLiteTableLockedException
|
2023-05-01 16:49:03 -04:00 |
|
Stephen Lombardo
|
38c272aa83
|
update to use NDK 25.2.9519653
|
2023-03-14 16:52:28 -04:00 |
|
Nick Parker
|
81572c7207
|
Add support for Upsert via Room API, remove custom exception classes
Removed the following exception classes for better integration with Room:
net.zetetic.database.SQLException
net.zetetic.database.sqlcipher.SQLiteAbortException
net.zetetic.database.sqlcipher.SQLiteAccessPermException
net.zetetic.database.sqlcipher.SQLiteBindOrColumnIndexOutOfRangeException
net.zetetic.database.sqlcipher.SQLiteBlobTooBigException
net.zetetic.database.sqlcipher.SQLiteCantOpenDatabaseException
net.zetetic.database.sqlcipher.SQLiteConstraintException
net.zetetic.database.sqlcipher.SQLiteDatabaseCorruptException
net.zetetic.database.sqlcipher.SQLiteDatabaseLockedException
net.zetetic.database.sqlcipher.SQLiteDatatypeMismatchException
net.zetetic.database.sqlcipher.SQLiteDiskIOException
net.zetetic.database.sqlcipher.SQLiteDoneException
net.zetetic.database.sqlcipher.SQLiteException
net.zetetic.database.sqlcipher.SQLiteFullException
net.zetetic.database.sqlcipher.SQLiteMisuseException
net.zetetic.database.sqlcipher.SQLiteOutOfMemoryException
net.zetetic.database.sqlcipher.SQLiteReadOnlyDatabaseException
net.zetetic.database.sqlcipher.SQLiteTableLockedException
|
2023-02-24 12:00:53 -06:00 |
|
Nick Parker
|
8ca242b415
|
Update README to ref. new version number and Maven Central ref
|
2022-08-04 14:31:14 -05:00 |
|
Nick Parker
|
f32ddd1c8a
|
Updates to README template
|
2022-03-04 14:31:38 -06:00 |
|
Nick Parker
|
fe3be94702
|
Bump version to 4.5.1
|
2022-03-04 11:04:39 -06:00 |
|
Nick Parker
|
ac213a39f3
|
Include Android NDK version in README documentation
|
2021-08-31 14:29:48 -05:00 |
|
Nick Parker
|
9a99513683
|
Generate README.md from template file to avoid stale version numbers
|
2021-08-30 16:08:27 -05:00 |
|
Nick Parker
|
f3dbb25708
|
Use static libcrypto instead of dynamic version
|
2021-08-27 16:48:55 -05:00 |
|
Nick Parker
|
2de69e164e
|
Initial README
|
2021-07-23 13:44:19 -05:00 |
|