Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | Add an extra test for SQLiteOpenHelper. |
|---|---|
| Downloads: | See separate download page |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA1: |
cf6a31d2c93f887298de3cc9259bc8cc |
| User & Date: | dan 2015-04-09 18:15:20.115 |
Context
|
2016-05-20
| ||
| 18:43 | Update to Android Studio and gradle build system. (check-in: 345de238a6 user: dan tags: trunk) | |
|
2016-05-19
| ||
| 15:24 | Upgrade this module so that it takes the form of an Android Studio project. (check-in: b5fcf9e7da user: dan tags: android-studio) | |
|
2015-04-09
| ||
| 18:15 | Add an extra test for SQLiteOpenHelper. (check-in: cf6a31d2c9 user: dan tags: trunk) | |
|
2015-04-04
| ||
| 08:19 | Update this code to support 64-bit pointers. See also: https://android.googlesource.com/platform/frameworks/base.git/+/738702d28ab7e0e89e3c6e18fd46cc1361917eb9 (check-in: 3e4327dc6e user: dan tags: trunk) | |
Changes
Changes to src/org/sqlite/app/customsqlite/CustomSqlite.java.