sqlcipher / android-database-sqlcipher

Android SQLite API based on SQLCipher
https://www.zetetic.net/sqlcipher/sqlcipher-for-android/
Other
2.73k stars 564 forks source link

RFC: NDK r25 LTS updates #610

Open brodybits opened 1 year ago

brodybits commented 1 year ago

rationale:

supersedes other proposals:

✅ tested updated build together with androidx.sqlite/sqlite 2.1.0 (PR #501) in https://github.com/sqlcipher/sqlcipher-android-tests/pull/44 ... looks like several tests need some more compiler flags

I need to build an updated version with some customizations for an organization and may even drop KitKat in my own fork, hoping to keep divergence to a minimum. Happy new year and thanks in advance for your consideration!