1. e5f868f Adapt unpaged cursors to paged requests. by Steve McKay · 7 years ago
  2. 794cf19 Also parse "1" as true for ContentValues#getAsBoolean by Michael Wright · 8 years ago
  3. 622217696 Added minimum supported version in SQLiteOpenHelper by Suprabh Shukla · 8 years ago
  4. b920dc4 docs: improve docs for sqlite package summary am: 59640a9f1c am: 195099dc32 by Mark Lu · 8 years ago
  5. 1289f99 docs: Update docs for SQLiteDatabase replace methods am: 1e20208d90 am: 5dc8052df6 by Mark Lu · 8 years ago
  6. 94f938a Fixed a typo in the code sample am: 247d1c9ea8 am: 9fa6e02d2d am: 7829ef7cf0 by Hemal Patel · 8 years ago
  7. 195099d docs: improve docs for sqlite package summary am: 59640a9f1c by Mark Lu · 8 years ago
  8. 5dc8052 docs: Update docs for SQLiteDatabase replace methods am: 1e20208d90 by Mark Lu · 8 years ago
  9. 247d1c9 Fixed a typo in the code sample by Hemal Patel · 8 years ago
  10. 1e20208 docs: Update docs for SQLiteDatabase replace methods by Mark Lu · 8 years ago
  11. 59640a9 docs: improve docs for sqlite package summary by Mark Lu · 8 years ago
  12. 514c5ef Add missing @Deprecated annotations. by Aurimas Liutikas · 8 years ago
  13. c240b60 Fix documentation bug in SQLiteDatabase by Steve Pomeroy · 11 years ago
  14. 88968cc Merge "Fix documentation bug in SQLiteDatabase" am: 21d061ec2e am: b654fae4db by Steve Pomeroy · 8 years ago
  15. 8fc3144 Fix documentation bug in SQLiteDatabase by Steve Pomeroy · 11 years ago
  16. 3443670 Fix sqlite time measurement. by Makoto Onuki · 8 years ago
  17. 60df01c Merge "Add SQLiteDatabase.validateSql()" by Makoto Onuki · 9 years ago
  18. 17aa1b7 Add SQLiteDatabase.validateSql() by Makoto Onuki · 9 years ago
  19. e12350f Trace SQLite operations by Greg Hackmann · 10 years ago
  20. bb8c841 Terminate loop properly when cursor window is full. by Jeff Brown · 9 years ago
  21. 0db3cdc am 5b0c0964: am fb861b6c: am 31fb202e: Merge "Frameworks/base: Compile-time optimize SQLiteConnection" by Andreas Gampe · 9 years ago
  22. 4f47b40 Frameworks/base: Compile-time optimize SQLiteConnection by Andreas Gampe · 9 years ago
  23. 4e0951e Expose Cursor.setExtras(). by Jeff Brown · 9 years ago
  24. 8faab36 Clean up AbstractCursor API. by Jeff Brown · 9 years ago
  25. 4670513 Remove deprecated fields in AbstractCursor. by Jeff Brown · 9 years ago
  26. bc4cf00 Fix a few found doc problems. by John Spurlock · 9 years ago
  27. 3bdd327 Move apache specific portions of android.net.http to external/apache-http. by Narayan Kamath · 10 years ago
  28. 86b1df2 Print services setting changes not handled for managed profiles. by Svetoslav · 10 years ago
  29. 3bd2c6f am b4606676: am 49538def: am 79e0206e: Merge "Init the static member when first used for CursorWindow." by Narayan Kamath · 10 years ago
  30. b460667 am 49538def: am 79e0206e: Merge "Init the static member when first used for CursorWindow." by Narayan Kamath · 10 years ago
  31. 1ec4f36 Init the static member when first used for CursorWindow. by yingying · 10 years ago
  32. 548061e am df8b604e: Merge "Fix NPE in deleteDatabase()." into klp-modular-dev by Jeff Brown · 11 years ago
  33. fce5890 Fix NPE in deleteDatabase(). by Jeff Brown · 11 years ago
  34. ee864c0 am 55a12adc: am 72a8fe6d: am 74661ff1: am b5558817: am 002ae75b: Merge "AArch64: Use long for pointers" by Narayan Kamath · 11 years ago
  35. 738702d AArch64: Use long for pointers by Ashok Bhat · 11 years ago
  36. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  37. b7757a6 Rename offer() to add(), remove/hide some APIs. by Jeff Sharkey · 11 years ago
  38. 511cd35 Docs changes pursuant to API review feedback. by Jeff Brown · 11 years ago
  39. 9d0843d Resized thumbnails; async; extend MatrixCursor. by Jeff Sharkey · 11 years ago
  40. d6aa247 am ca4553d3: am 7ffbcb28: am ca5d99ac: Merge "Guarantee that all db related files are deleted together." by Marco Nelissen · 11 years ago
  41. ca5d99a Merge "Guarantee that all db related files are deleted together." by Marco Nelissen · 11 years ago
  42. 740c1dd Guarantee that all db related files are deleted together. by jangwon.lee · 11 years ago
  43. 89a8250 am 710f3e2c: am 60ae2617: Merge "If frameworks wants ASCII casing, it should explicity ask for it." by Elliott Hughes · 11 years ago
  44. cb64d43 If frameworks wants ASCII casing, it should explicity ask for it. by Elliott Hughes · 11 years ago
  45. be16567 am dcb8d876: am 79df1e65: am e2a281ca: Merge "Add additional Method that check whether a table is empty or not" by Jeff Brown · 11 years ago
  46. 79df1e6 am e2a281ca: Merge "Add additional Method that check whether a table is empty or not" by Jeff Brown · 11 years ago
  47. e2a281c Merge "Add additional Method that check whether a table is empty or not" by Jeff Brown · 11 years ago
  48. c87c92e Add API to retrieve cursor notification URI. by Dianne Hackborn · 11 years ago
  49. 4cd6089 am 601afaef: Merge "Someone\'s IDE chose the wrong Date." by Elliott Hughes · 11 years ago
  50. c00df6d Someone's IDE chose the wrong Date. by Elliott Hughes · 11 years ago
  51. cefeb29 Don't dump sql bindargs unless verbose mode is requested. by Jeff Brown · 11 years ago
  52. bb392ba Add ContentValues & CursorWindow to framework.aidl by Nick Pelly · 11 years ago
  53. ac4daee Add additional Method that check whether a table is empty or not by Hyoseong Kim · 11 years ago
  54. eaf2ec0 am 4fd60792: am 5262a108: Merge "Complete documentation of whereArgs (Issue #43061)" by Jeff Brown · 12 years ago
  55. 5262a10 Merge "Complete documentation of whereArgs (Issue #43061)" by Jeff Brown · 12 years ago
  56. e24c67e am 2990ed7a: am 3c6ee5b5: am d2bec096: Merge "NullPointerException in SQLiteSession" by Jeffrey Brown · 12 years ago
  57. 6bd6b1c am 4e68024c: am 1e48b386: am 04ce0d25: Merge "Keep native callbacks when primary SQLiteConnection is recreated" by Jeffrey Brown · 12 years ago
  58. e03ff19 am e646f943: am ca7b1210: am ea56499d: Merge "Potential NPE in SQLiteConnection" by Jeffrey Brown · 12 years ago
  59. d2bec09 Merge "NullPointerException in SQLiteSession" by Jeffrey Brown · 12 years ago
  60. 04ce0d2 Merge "Keep native callbacks when primary SQLiteConnection is recreated" by Jeffrey Brown · 12 years ago
  61. ea56499 Merge "Potential NPE in SQLiteConnection" by Jeffrey Brown · 12 years ago
  62. fd02074 Complete documentation of whereArgs (Issue #43061) by Tim Roes · 12 years ago
  63. c21b5a0 Fix cursor window leak when query execution fails. by Jeff Brown · 12 years ago
  64. 27a6524 Keep native callbacks when primary SQLiteConnection is recreated by Niklas Brunlid · 12 years ago
  65. 58ed5d7 am 768d9e1a: Merge "Correct executable bit for source files" by Kenny Root · 12 years ago
  66. 3a084af Correct executable bit for source files by Kenny Root · 12 years ago
  67. 942085b Potential NPE in SQLiteConnection by Sylvain Becuwe · 12 years ago
  68. 0b6cc9a NullPointerException in SQLiteSession by László Dávid · 12 years ago
  69. afccaa8 Use myUserId() only in registerContentObserver() by Christopher Tate · 12 years ago
  70. de9d40d am 64ed6b2c: am d77d17c2: Merge "Fix cursor memory leak" by Jean-Baptiste Queru · 12 years ago
  71. d77d17c Merge "Fix cursor memory leak" by Jean-Baptiste Queru · 12 years ago
  72. 3f824c0 Fix cursor memory leak by Catherine Liu · 12 years ago
  73. b33eb4e Deprecate DatabaseUtils.InsertHelper. by Jeff Brown · 12 years ago
  74. 888da15 Enable SQLite configuration to be set with system properties. by Jeff Brown · 12 years ago
  75. 7873d5b Deprecate certain AbstractCursor fields. by Jeff Brown · 12 years ago
  76. a7771df Move CancellationSignal to android.os package. by Jeff Brown · 12 years ago
  77. aeee2f5 Fix CancellationSignal deadlock. by Jeff Brown · 12 years ago
  78. 76070d169 Ensure that db connection reconfiguration can change the db. by Jeff Brown · 12 years ago
  79. 72eebb6 Add # of changed rows to executeForChangedRowCount log by Makoto Onuki · 12 years ago
  80. d19ff5f YieldTransaction should actually commit the transaction. by Jeff Brown · 12 years ago
  81. 96496ad Provide an API for enabling foreign key constraints. by Jeff Brown · 12 years ago
  82. 47847f3 Support enabling WAL using a flag when DB is opened. by Jeff Brown · 12 years ago
  83. df78cd5 Merge "Work around problems changing the database journal mode." by Jeff Brown · 12 years ago
  84. d67c8c6 Work around problems changing the database journal mode. by Jeff Brown · 12 years ago
  85. 7364477 Fix typo... and build by Jean-Baptiste Queru · 12 years ago
  86. e67ca42 Throw if WAL enabled/disabled when connections are in use. by Jeff Brown · 12 years ago
  87. 1d9f742 Port the SQLite locale setting code to Java. by Jeff Brown · 12 years ago
  88. fb5a496 Prefetch column names in bulk cursor adaptor. by Jeff Brown · 12 years ago
  89. b267948 Fix potential NPE in SQLiteProgram. by Jeff Brown · 12 years ago
  90. 03bd302 Don't close the database until all references released. by Jeff Brown · 12 years ago
  91. baefdfa Make SQLiteDatabase final. by Jeff Brown · 12 years ago
  92. 8dc3cc2 Allow the SQLite sync mode to be set independently for WAL. by Jeff Brown · 12 years ago
  93. 79087e4 Add an API for deleting databases. by Jeff Brown · 12 years ago
  94. 638eff7 Improve documentation of SQLite debugging options. by Jeff Brown · 12 years ago
  95. 5936ff0 Externalize more SQLite configuration options. by Jeff Brown · 13 years ago
  96. 559d064 Refactor SQLiteOpenHelper. by Jeff Brown · 13 years ago
  97. 4c1241d Rename CancellationSignal using preferred spelling. by Jeff Brown · 13 years ago
  98. b19a71a Support automatic cancellation of Loaders. by Jeff Brown · 13 years ago
  99. 2d2d7d6 Merge "Implement a cancelation mechanism for queries." by Jeff Brown · 13 years ago
  100. 75ea64f Implement a cancelation mechanism for queries. by Jeff Brown · 13 years ago