1. 5c5419a Enable kotlin explicitApi for android projects by Aurimas Liutikas · 4 months ago
  2. 319668a Merge "Link to Android's atomic lib in bundled SQLite" into androidx-main by Treehugger Robot · 4 months ago
  3. cf12157 Link to Android's atomic lib in bundled SQLite by Daniel Santiago Rivera · 4 months ago
  4. 6df72a0 Handle binding and reading zero length byte array. by Daniel Santiago Rivera · 4 months ago
  5. 2b5b206 Merge changes from topics "nullness-compat-check", "nullness-compat-fields" into androidx-main by Julia McClellan · 4 months ago
  6. cf0dd3d Merge "Replace targets.all {} and all {} references to targets.configureEach{} and configureEach {}" into androidx-main by Omar Ismail · 4 months ago
  7. 39261a0 Regenerate APIs for previous versions by Julia McClellan · 4 months ago
  8. d35d474 Merge "Fix statement bindText() that was keeping NUL terminator character." into androidx-main by Treehugger Robot · 4 months ago
  9. b769bce Fix statement bindText() that was keeping NUL terminator character. by Daniel Santiago Rivera · 4 months ago
  10. ce79d6f Replace targets.all {} and all {} references to targets.configureEach{} and configureEach {} by Omar Ismail · 4 months ago
  11. 7244477 Replace buildType.all{} references to buildType.configureEach in build.gradle files by Omar Ismail · 4 months ago
  12. 86e6606 Rename publish = Publish.SNAPSHOT_AND_RELEASE to type = LibraryType.PublishedLibrary by Omar Ismail · 5 months ago
  13. 666485e Replace ToT Annotation with Annotation 1.8.0 by Ian Lake · 4 months ago
  14. 462028b Reorganize external/sqlite for androidx-main by Daniel Santiago Rivera · 6 months ago
  15. a3085e1e Set type to PUBLISHED_LIBRARY_ONLY_USED_BY_KOTLIN_CONSUMERS for published consumed only by Kotlin libs by Omar Ismail · 5 months ago
  16. 25b9260 Compile BundledSQLiteDriver's JNI for Windows by Daniel Santiago Rivera · 5 months ago
  17. d12a1d3 Update lint baseline after minSdkVersion 21 bump by Aurimas Liutikas · 5 months ago
  18. 4d2c775 Make connection and statament close() idempotent in native drivers by Daniel Santiago Rivera · 5 months ago
  19. bfc2ac5 Fix SQL statement identification for Android drivers by Daniel Santiago Rivera · 5 months ago
  20. 1dfbb48 Merge "Changing SQLiteDriver API to take in a fileName at `open()`." into androidx-main by Treehugger Robot · 6 months ago
  21. 39a02a7 Remove super.close() calls during SQLite open helper recovery steps. by Daniel Santiago Rivera · 6 months ago
  22. 1f3895a Changing SQLiteDriver API to take in a fileName at `open()`. by elifbilgin · 6 months ago
  23. 55245b6 Add convenience APIs for Float, Int and Boolean in SQLiteStatement by Daniel Santiago Rivera · 6 months ago
  24. ce56aa6 Fix JNI bundling of SQLite KMP in AAR artifact. by Daniel Santiago Rivera · 6 months ago
  25. dedfef0 Use family check for linking to sqlite3 by Daniel Santiago Rivera · 6 months ago
  26. d5f3dd3 Enable KMP native by default by Fred Sladkey · 8 months ago
  27. ec41aed6 Adding functions to common-ify Entity adapters. by elifbilgin · 7 months ago
  28. f1ed05d Merge "[GH] Support building sqlite / room on Github" into androidx-main by Treehugger Robot · 8 months ago
  29. 20f1ff4 [GH] Support building sqlite / room on Github by Yigit Boyar · 8 months ago
  30. d46fb4f Partially migrate @Query codegen path to use Driver API by Daniel Santiago Rivera · 8 months ago
  31. b3f5f3a Merge "Add Invalidation For SqlDelight 2" into androidx-main by Alon Albert · 8 months ago
  32. c641a3e Add Invalidation For SqlDelight 2 by Alon Albert · 9 months ago
  33. 71bb694 Merge "Document implementations of SQLiteDriver" into androidx-main by Treehugger Robot · 8 months ago
  34. 17f46f6 Document implementations of SQLiteDriver by Daniel Santiago Rivera · 8 months ago
  35. 7e0053b Add clearBindings() to SQLite driver API by Daniel Santiago Rivera · 8 months ago
  36. 2617aa1 Room KMP connection pool by Daniel Santiago Rivera · 9 months ago
  37. 1c98a8e Merge "Add comment to build.gradle files" into androidx-main by Treehugger Robot · 9 months ago
  38. ee0da74 Add comment to build.gradle files by Tiem Song · 9 months ago
  39. 9dfae4a Migrate remaining KMP files to platform-suffixed naming scheme by Alan Viverette · 10 months ago
  40. 6f30c1c Merge "Statically include sqlite3 with JNI's C compilation" into androidx-main by Treehugger Robot · 9 months ago
  41. 823d19732 Statically include sqlite3 with JNI's C compilation by Daniel Santiago Rivera · 9 months ago
  42. 755a8e7 Revert namespace change of sqlite-framework back to androidx.sqlite.db.framework by Daniel Santiago Rivera · 9 months ago
  43. 9b88eeb Update API files with improved Kotlin nulls by Julia McClellan · 9 months ago
  44. d3436b4 Merge changes Iaf0cced1,Ibc89e007 into androidx-main by Daniel Santiago Rivera · 9 months ago
  45. a2acb3d8 Expose driver utility methods to be used in androidx.room and add exclusiveTransaction() by Daniel Santiago Rivera · 9 months ago
  46. 0320965 Upgrade to errorprone 2.23.0 by Aurimas Liutikas · 9 months ago
  47. 04c954a Merge changes Ia7b8b395,I02794142 into androidx-main by Treehugger Robot · 9 months ago
  48. d4dae96 Apply fix for KT-57848 to our JNI compilation that uses C++ stdlib APIs. by Daniel Santiago Rivera · 9 months ago
  49. 6789eb4 Make SQLiteException an expect class by Daniel Santiago Rivera · 9 months ago
  50. 56f3e50 Do row and column index checking for AndroidSQLiteStatement by Daniel Santiago Rivera · 9 months ago
  51. 00ffddf Move bundled Android, Native and JVM SQLite drivers. by Daniel Santiago Rivera · 9 months ago
  52. 782bb94 Move :sqlite-driver:unbundled to :sqlite-bundled by Daniel Santiago Rivera · 9 months ago
  53. 3eb9e41 Move framework Android and Native SQLite drivers. by Daniel Santiago Rivera · 9 months ago
  54. 86a5d2b Move remaining APIs from :sqliteMultiplatform to :sqlite by Daniel Santiago Rivera · 9 months ago
  55. 38a8401 Make :sqlite:sqlite-framework a KMP project by Daniel Santiago Rivera · 9 months ago
  56. 8b2f868 Add common SQLite KMP APIs to androidx.sqlite by Daniel Santiago Rivera · 9 months ago
  57. 4bf1d18 Revert "Add common SQLite KMP APIs to androidx.sqlite" by Aurimas Liutikas · 9 months ago
  58. 71b1f6f Revert "Make :sqlite:sqlite-framework a KMP project" by Aurimas Liutikas · 9 months ago
  59. bf4c54b Make :sqlite:sqlite-framework a KMP project by Daniel Santiago Rivera · 9 months ago
  60. 1109358 Add common SQLite KMP APIs to androidx.sqlite by Daniel Santiago Rivera · 9 months ago
  61. f3708f8 Remove JELLY_BEAN mentions in *.kt files by Sergey Vasilinetc · 10 months ago
  62. 2ad50e9 Add beginTransactionReadOnly() to SupportSQLiteDatabase by Daniel Santiago Rivera · 10 months ago
  63. 5926cbc Remove obsolete SDK_INT codepaths in sqlite by Jake Wharton · 11 months ago
  64. 2c8d2c7 Update lint baseline after bumping minSdkVersion to 19 by Aurimas Liutikas · 11 months ago
  65. 3e73c7c Update versions for release id 1692810000000 by natnaelbelay · 1 year, 1 month ago
  66. b732d7c Move to using KSP instead of KAPT for room compiler by Aurimas Liutikas · 1 year, 1 month ago
  67. 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 1 year, 1 month ago
  68. a3d07f9 Remove redundant disabling of SyntheticAccessor check by Aurimas Liutikas · 1 year, 1 month ago
  69. 4b1baad Bump Room to 2.6.0-beta01 and Sqlite to 2.4.0-beta01. by elifbilgin · 1 year, 1 month ago
  70. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 1 year, 2 months ago
  71. 619b37f Fix closing of javadoc/kdocs by Aurimas Liutikas · 1 year, 2 months ago
  72. 2ef437f Removing unnecessary annotation from SupportSQLiteDatabase. by elifbilgin · 1 year, 2 months ago
  73. 02661a2 Remove public_plus_experimental API files files by Julia McClellan · 1 year, 3 months ago
  74. 40fa806 Opt-in n- thru t-prefixed projects to Suppress Compatibility migration by Alan Viverette · 1 year, 4 months ago
  75. 994fc04 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 4 months ago
  76. 769a78e Merge changes from topic "281081899_component_names" into androidx-main by Alan Viverette · 1 year, 4 months ago
  77. bcaacc8 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 4 months ago
  78. c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 4 months ago
  79. 6ed5750 Remove empty AndroidManifest.xml files: for realz this time by Aurimas Liutikas · 1 year, 4 months ago
  80. d1c7a0a Revert "Remove empty AndroidManifest.xml files" by Aurimas Liutikas · 1 year, 4 months ago
  81. a66d08b Remove empty AndroidManifest.xml files by Aurimas Liutikas · 1 year, 4 months ago
  82. fceab4a Update API lint baselines, current/beta API w/ Metalava update by Jinseong Jeon · 1 year, 5 months ago
  83. d9b627a Set minimum SQL statement cache during migrations. by Daniel Santiago Rivera · 1 year, 6 months ago
  84. 187e9a2 First pass of removing redundant usages of @hide javadoc tag by Aurimas Liutikas · 1 year, 8 months ago
  85. 4b07951 Merge "FrameworkSQLiteOpenHelper - Don't check database parent dir if DB is already opened." into androidx-main by Treehugger Robot · 1 year, 7 months ago
  86. cedc0f9 FrameworkSQLiteOpenHelper - Don't check database parent dir if DB is already opened. by Daniel Santiago Rivera · 1 year, 7 months ago
  87. 6e4ecf7 Add a lint check to flag usages of Thread.sleep by Aurimas Liutikas · 1 year, 7 months ago
  88. 4080c22 Update OWNERS files by Aurimas Liutikas · 1 year, 7 months ago
  89. 265124d Allow nullable locking directory in SupportSQLiteLock. by Daniel Santiago Rivera · 1 year, 8 months ago
  90. 7d8a5b1 Handle reentrant case in Room's acquireTransactionThread() by Daniel Santiago Rivera · 1 year, 10 months ago
  91. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 1 year, 9 months ago
  92. 5df8698 Resolving NPE issue in SupportSQLiteQueryBuilder. by elifbilgin · 1 year, 10 months ago
  93. 2fc19c9 Add jvm-default=all to all AndroidX projects by Julia McClellan · 1 year, 11 months ago
  94. 3e79005 Resolving issue where `attachedDbs` was not returning the full list of attached databases. by elifbilgin · 1 year, 11 months ago
  95. b9e20ec Updating all androidx.sqlite and androidx.room files where bindArgs parameters were not covariant after the migration to Kotlin. by elifbilgin · 1 year, 11 months ago
  96. 759f968 Upgrade all JVM host tests to mockito 4 by Aurimas Liutikas · 2 years ago
  97. 065653b Update versions for release 1664989200000 by Nick Anthony · 2 years ago
  98. e29a4f3 Removing API level annotation from FrameworkSQLiteDatabaseTest.kt by elifbilgin · 2 years ago
  99. 64cbe867 Update lint baselines by Tiem Song · 2 years ago
  100. f72269d Bump androidx.room to 2.5.0-beta and androidx.sqlite to 2.3.0-beta by Daniel Santiago Rivera · 2 years ago