Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of jni/Android.mk
2013-12-25
| ||
19:03 | Move c/c++ code into the jni/sqlite/ sub-directory. To make it easier to copy into other projects. file: [948d8c0dd3] check-in: [938b5766d5] user: dan branch: trunk, size: 70 | |
2013-12-24
| ||
18:51 | Add extra SEE tests. And fix problems revealed by the same. file: [70be91cf45] check-in: [0b5fd0b0d3] user: dan branch: trunk, size: 1097 | |
12:07 | 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. file: [16d661b32b] check-in: [9c4a073c3b] user: dan branch: trunk, size: 1089 | |
10:14 | Add extra SEE tests. file: [a63b803a6c] check-in: [6f17178a68] user: dan branch: openseedatabase, size: 1071 | |
2013-12-23
| ||
18:23 | Add support for SEE, SQLite's encryption extension. file: [e0201a0a18] check-in: [409082dd02] user: dan branch: openseedatabase, size: 1088 | |
2013-12-19
| ||
17:58 | Copy extra header files from android core into this project. The C++ part now builds with just the NDK - no android source tree required. file: [2089e63b11] check-in: [d9b8fd9674] user: dan branch: trunk, size: 892 | |
2013-12-18
| ||
17:23 | Commit the various hacks to android files made outside of fossil. file: [dd1a8487ca] check-in: [7e57f15de2] user: dan branch: trunk, size: 1259 Added | |