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