SQLite Android Bindings

Timeline
Login

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

24 check-ins using file build.gradle version 3c59272c53

2020-07-02
15:05
Upgrade this project to version 3.32.3. (check-in: 060a7b4769 user: dan tags: trunk)
2020-06-04
14:04
Update this project to version 3.32.2. (check-in: 6a1b0f72e7 user: dan tags: trunk)
2020-05-25
16:33
Update this project to version 3.32.1. (check-in: 3a4d177a30 user: dan tags: trunk)
2020-05-22
19:27
Upgrade this project to version 3.32.0. (check-in: c2d1bce338 user: dan tags: trunk)
2020-01-27
20:47
Update to 3.31.1. (check-in: 7a1be93dbd user: dan tags: trunk)
2020-01-22
19:46
Update to version 3.31.0. (check-in: 83554bf5f0 user: dan tags: trunk)
2019-11-22
01:22
Allow SQLiteDatabase.execSQL to be used to execute PRAGMA statements, even if they return a value. (check-in: dfed6feb2b user: dan tags: trunk)
2019-11-20
14:46
Fix a broken test case in the "customsqlitetest" application. (check-in: 0efba721fe user: dan tags: trunk)
2019-10-11
13:34
Upgrade this project to SQLite version 3.30.1. (check-in: eeab9f03e8 user: dan tags: trunk)
2019-10-04
16:48
Update this project to SQLite version 3.30.0. (check-in: 7ae38c4a0e user: dan tags: trunk)
2019-07-10
19:39
Update this project to version 3.29.0. (check-in: 28c307dbdb user: dan tags: trunk)
2019-04-17
11:26
Update this project to SQLite version 3.28.0. (check-in: e77aed0138 user: dan tags: trunk)
2019-02-26
13:54
Upgrade this project to 3.27.2. (check-in: b649c3c208 user: dan tags: trunk)
2019-02-09
18:24
Update this project to SQLite version 3.27.1 (check-in: 6890253cf4 user: dan tags: trunk)
2019-02-07
18:15
Upgrade this project to SQLite version 3.27.0. (check-in: dd34147be6 user: dan tags: trunk)
2019-01-22
17:37
Change the STL used by this project from "stlport_static" to "c++_static". stlport_static is no longer supported. (check-in: 07738ecfc7 user: dan tags: trunk)
2018-12-01
13:44
Update this project to versino 3.26.0. (check-in: 41612ba03b user: dan tags: trunk)
2018-11-05
20:54
Update this project to SQLite version 3.25.3. (check-in: 317855cf62 user: dan tags: trunk)
2018-09-25
19:33
Upgrade this project to 3.25.2. (check-in: 00dbc13062 user: dan tags: trunk)
2018-09-24
19:06
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 tags: trunk)
2018-09-18
20:41
Upgrade this project to version 3.25.1. (check-in: 2326888d88 user: dan tags: trunk)
19:41
Cherrypick SQLite commit e41e50fe into this project. Also add -DSQLITE_ENABLE_BATCH_ATOMIC_WRITE in Android.mk. (check-in: a113b9be83 user: dan tags: trunk)
19:25
Update this project to 3.25.0. (check-in: 5efce2bd32 user: dan tags: trunk)
2018-09-04
17:24
Upgrade gradle version to 3.1.4. (check-in: 193bea893f user: dan tags: trunk)