SQLite Android Bindings

All files named ”src/org/sqlite/database/sqlite/SQLiteDatabase.java”
Login

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

History for src/org/sqlite/database/sqlite/SQLiteDatabase.java

2016-05-20
18:45
Renamed to sqlite3/src/main/java/org/sqlite/database/sqlite/SQLiteDatabase.java. Update to Android Studio and gradle build system. (check-in: [f82877032c] user: dan branch: api-level-15, size: 0)
2016-05-19
15:24
Renamed to sqlite/sqlite3/src/main/java/org/sqlite/database/sqlite/SQLiteDatabase.java. Upgrade this module so that it takes the form of an Android Studio project. (check-in: [b5fcf9e7da] user: dan branch: android-studio, size: 0)
2014-06-11
19:10
[5228c628dc] part of check-in [7fbe992d8f] Merge trunk with this branch. (check-in: [7fbe992d8f] user: dan branch: api-level-15, size: 94402)
18:59
[01c879b9f5] part of check-in [c93d2517dc] Changes so that package names always match paths on disk, as required by eclipse. (check-in: [c93d2517dc] user: dan branch: trunk, size: 94396)
2014-05-21
16:54
[e0b14526eb] part of check-in [59f9c6ccd7] Add local versions of classes CancellationSignal and OperationCanceledExcecption so that this code will work with API level 15. (check-in: [59f9c6ccd7] user: dan branch: api-level-15, size: 94389)
2013-12-30
14:48
[11fa084c28] part of check-in [9c379550fd] Add the comment "Modified to support SQLite extensions by the SQLite developers: sqlite-dev@sqlite.org." to the top of all files in this project that were copied from Android and then modified. (check-in: [9c379550fd] user: dan branch: trunk, size: 94383)
2013-12-24
12:07
[1a4739edb9] 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: 94283)
2013-12-23
18:23
[5f046f8661] part of check-in [409082dd02] Add support for SEE, SQLite's encryption extension. (check-in: [409082dd02] user: dan branch: openseedatabase, size: 94588)
07:33
[ef5bed7adc] part of check-in [be6acc5363] Add extra required utility functions to ExtraUtils.java. (check-in: [be6acc5363] user: dan branch: trunk, size: 94087)
2013-12-18
17:23
[4287a692e3] part of check-in [7e57f15de2] Commit the various hacks to android files made outside of fossil. (check-in: [7e57f15de2] user: dan branch: trunk, size: 94865)
17:02
Added: [ee7fecb03b] part of check-in [77eacc52c5] Copy in some Android files. (check-in: [77eacc52c5] user: dan branch: trunk, size: 94045)