SQLite Android Bindings

All files named ”jni/Android.mk”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for jni/Android.mk

2016-05-19
15:24
Renamed to sqlite/sqlite3/src/main/jni/Android.mk. Upgrade this module so that it takes the form of an Android Studio project. (check-in: [b5fcf9e7da] user: dan branch: android-studio, size: 0)
2013-12-25
19:03
[948d8c0dd3] part of check-in [938b5766d5] Move c/c++ code into the jni/sqlite/ sub-directory. To make it easier to copy into other projects. (check-in: [938b5766d5] user: dan branch: trunk, size: 70)
2013-12-24
18:51
[70be91cf45] part of check-in [0b5fd0b0d3] Add extra SEE tests. And fix problems revealed by the same. (check-in: [0b5fd0b0d3] user: dan branch: trunk, size: 1097)
12:07
[16d661b32b] part of check-in [9c4a073c3b] In SQLITE_HAS_CODEC builds, do not initialize the LOCALIZED collation automatically (as if the SQLiteDatabase.NO_LOCALIZED_COLLATORS flag was set). Require apps to call the enableLocalizedCollators() method to explicitly initialize it. This gives the app an opportunity to execute a PRAGMA statement to configure an encryption key before the database is first accessed. (check-in: [9c4a073c3b] user: dan branch: trunk, size: 1089)
10:14
[a63b803a6c] part of check-in [6f17178a68] Add extra SEE tests. (check-in: [6f17178a68] user: dan branch: openseedatabase, size: 1071)
2013-12-23
18:23
[e0201a0a18] part of check-in [409082dd02] Add support for SEE, SQLite's encryption extension. (check-in: [409082dd02] user: dan branch: openseedatabase, size: 1088)
2013-12-19
17:58
[2089e63b11] part of check-in [d9b8fd9674] Copy extra header files from android core into this project. The C++ part now builds with just the NDK - no android source tree required. (check-in: [d9b8fd9674] user: dan branch: trunk, size: 892)
2013-12-18
17:23
Added: [dd1a8487ca] part of check-in [7e57f15de2] Commit the various hacks to android files made outside of fossil. (check-in: [7e57f15de2] user: dan branch: trunk, size: 1259)