SQLite Android Bindings

All files named ”sqlite3/src/main/java/org/sqlite/database/sqlite/SQLiteConnection.java”
Login

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

History for sqlite3/src/main/java/org/sqlite/database/sqlite/SQLiteConnection.java

2018-09-24
19:06
[b68d317101] part of check-in [8a027aa451] Partly revert [e8a9b149f7] so that for SEE-enabled builds, the journal mode of the database is not changed to match the configuration flags as soon as it is opened. (check-in: [8a027aa451] user: dan branch: trunk, size: 64454)
2017-11-28
17:05
[eb5924f73b] part of check-in [253313a7ee] Update some other files to better match stock Android. (check-in: [253313a7ee] user: dan branch: trunk, size: 64404)
2017-11-27
20:06
[55ff973342] part of check-in [bd482c8af6] Add the original versions of all the Android files imported and modified in this project. The versions imported are from commit e819e49b31dc0bc82dd617700299ad13ff6fd7f8 on the master branch of the git repository here: https://android.googlesource.com/platform/frameworks/base/ (check-in: [bd482c8af6] user: dan branch: base, size: 64752)
14:14
[0a95dc2a4f] part of check-in [2332e2eecd] Remove class org.sqlite.database.ExtraUtils. No longer required now that org.sqlite.database.DatabaseUtils works. (check-in: [2332e2eecd] user: dan branch: trunk, size: 63327)
2017-05-03
18:18
[6d65baa52e] part of check-in [e8a9b149f7] Restore standard behaviours of (a) activating a connection pool in wal mode and (b) switching into wal mode automatically if the flag is set even if SQLITE_HAS_CODEC is defined (they were previously disabled in this case). Strip any URI parameters from the database name before it is included in any log messages. Always build with SQLITE_USE_URI=1 defined. (check-in: [e8a9b149f7] user: dan branch: trunk, size: 63360)
2017-05-02
12:45
[6268d3a052] part of check-in [bd77d855a1] Support for loadable extension to be ensabled/disabled by functions on SQLiteDatabase and flag on openDatabase() (check-in: [bd77d855a1] user: pjw branch: api-level-9, size: 64882)
2017-04-22
01:36
[7755fac494] part of check-in [4a9598aa14] Update to android studio and build tools; modifications to support down to API level 9; new tests; sqlite 3.18.00 (check-in: [4a9598aa14] user: pjw branch: api-level-9, size: 64004)
2016-05-20
18:40
[bf14f3ea59] part of check-in [da94157b9a] Create a branch that supports API level 15 and up. (check-in: [da94157b9a] user: dan branch: android-studio-15, size: 63392)
2016-05-19
18:01
Renamed sqlite/sqlite3/src/main/java/org/sqlite/database/sqlite/SQLiteConnection.java → sqlite3/src/main/java/org/sqlite/database/sqlite/SQLiteConnection.java. [596857dd54] part of check-in [89726d7811] Remove the "project" directory from this module. The root of the source tree is now the root of the android studio project. (check-in: [89726d7811] user: dan branch: android-studio, size: 63386)