SQLite Android Bindings

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

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

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

2014-06-11
19:10
Renamed to src/org/sqlite/database/ExtraUtils.java. Merge trunk with this branch. (check-in: [7fbe992d8f] user: dan branch: api-level-15, size: 0)
18:59
Renamed to src/org/sqlite/database/ExtraUtils.java. Changes so that package names always match paths on disk, as required by eclipse. (check-in: [c93d2517dc] user: dan branch: trunk, size: 0)
2014-05-21
16:54
[c2d57054e5] 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: 6711)
2013-12-30
14:48
[540c41b243] 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: 6708)
2013-12-23
07:33
[8f1e34575c] part of check-in [be6acc5363] Add extra required utility functions to ExtraUtils.java. (check-in: [be6acc5363] user: dan branch: trunk, size: 6608)
2013-12-21
16:04
[ab99beaa1f] part of check-in [365586dcaf] Replace nativeExecuteForCursorWindow() with an implementation that builds with the NDK. Seems to work, but is not yet tested. Exception handling is almost certainly still wrong. (check-in: [365586dcaf] user: dan branch: trunk, size: 4773)
2013-12-18
17:23
Added: [b70e177185] part of check-in [7e57f15de2] Commit the various hacks to android files made outside of fossil. (check-in: [7e57f15de2] user: dan branch: trunk, size: 3585)