1. 7d8a5b1 Handle reentrant case in Room's acquireTransactionThread() by Daniel Santiago Rivera · 1 year, 7 months ago
  2. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 1 year, 7 months ago
  3. 5df8698 Resolving NPE issue in SupportSQLiteQueryBuilder. by elifbilgin · 1 year, 7 months ago
  4. 2fc19c9 Add jvm-default=all to all AndroidX projects by Julia McClellan · 1 year, 8 months ago
  5. 3e79005 Resolving issue where `attachedDbs` was not returning the full list of attached databases. by elifbilgin · 1 year, 8 months ago
  6. b9e20ec Updating all androidx.sqlite and androidx.room files where bindArgs parameters were not covariant after the migration to Kotlin. by elifbilgin · 1 year, 9 months ago
  7. 759f968 Upgrade all JVM host tests to mockito 4 by Aurimas Liutikas · 1 year, 9 months ago
  8. 065653b Update versions for release 1664989200000 by Nick Anthony · 1 year, 9 months ago
  9. e29a4f3 Removing API level annotation from FrameworkSQLiteDatabaseTest.kt by elifbilgin · 1 year, 9 months ago
  10. 64cbe867 Update lint baselines by Tiem Song · 1 year, 9 months ago
  11. 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
  12. 684e629 Converting SupportSQLiteDatabase from *.java to *.kt. by elifbilgin · 1 year, 10 months ago
  13. 89bfc91 Initial code check-in for renaming SupportSQLiteDatabase from *.java to *.kt. by elifbilgin · 1 year, 10 months ago
  14. b6e2075 Merge "Fixing issue where a having clause without a groupBy was not throwing an error." into androidx-main by Treehugger Robot · 1 year, 10 months ago
  15. a5a6c6c Fixing issue where a having clause without a groupBy was not throwing an error. by elifbilgin · 1 year, 10 months ago
  16. 9de48fc Merge "Clean up JVM test setup where classes from aars are used as input" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  17. 7d0ea332 Clean up JVM test setup where classes from aars are used as input by Aurimas Liutikas · 1 year, 10 months ago
  18. 5e2fab4 Converting `sqlite` related files in `sqlite` from Java to Kotlin (Part 2/3). by elifbilgin · 1 year, 11 months ago
  19. 751e9ba Renaming `sqlite` related files in `sqlite` from Java to Kotlin (Part 2/3). by elifbilgin · 1 year, 11 months ago
  20. 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, 10 months ago
  21. ab408f5 Merge "Resolving google3 breakage due to invalid string template." into androidx-main by Treehugger Robot · 1 year, 10 months ago
  22. c1a3fc0 Resolving google3 breakage due to invalid string template. by elifbilgin · 1 year, 10 months ago
  23. d549a32 Gradle edition: kotlin.RequiresOptIn is now enabled by default by Jim Sproch · 1 year, 10 months ago
  24. 370fd78 Merge changes from topic "framework-sqlite" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  25. a556349 Converting `sqlite-framework` related files in `sqlite-framework` from Java to Kotlin. by elifbilgin · 1 year, 11 months ago
  26. b92c4c9 Updates Metalava from ab/8993580 by Louis Pullen-Freilich · 1 year, 10 months ago
  27. d6fc345 Initial code check-in for renaming `sqlite-framework` related files in `sqlite` from *.java to *.kt. by elifbilgin · 1 year, 11 months ago
  28. e81f3bd Converting `sqlite` related files in `sqlite` from Java to Kotlin (Part 1/3). by elifbilgin · 1 year, 11 months ago
  29. 659c2cd Renaming `sqlite` related files in `sqlite` from Java to Kotlin (Part 1/3). by elifbilgin · 1 year, 11 months ago
  30. a5e8379 Add component id to sqlite library OWNERS by Aurimas Liutikas · 1 year, 11 months ago
  31. b9fa90f Update lint baselines by Tiem Song · 1 year, 11 months ago
  32. ffe724e Second lint baseline update after Lint Fixit by Tiem Song · 2 years ago
  33. 4eaa54d Fix lint issues in sqlite modules by Alan Viverette · 2 years ago
  34. 4b3a49b Update lint baseline files after Lint Fixit by Tiem Song · 2 years ago
  35. 22c6217 Expose RoomDatabase getters via properties. by Daniel Santiago Rivera · 2 years, 1 month ago
  36. 3e34c01 Converting all RoomDatabase related files in `room-runtime` from Java to Kotlin. by Elif Bilgin · 2 years, 5 months ago
  37. ecf2bfe Disable test that continues to flake by Aurimas Liutikas · 2 years, 1 month ago
  38. d71e56c Remove line and position from lint baselines by Alan Viverette · 2 years, 2 months ago
  39. 9e87eb6 Converting `invalidation tracker` related files in `room-runtime` from Java to Kotlin. by Elif Bilgin · 2 years, 5 months ago
  40. ea4aafe Unify uses of protobuf across libraries by Aurimas Liutikas · 2 years, 3 months ago
  41. 42ef4e4 Merge "Update to AGP 7.3.0-alpha08" into androidx-main by Aurimas Liutikas · 2 years, 2 months ago
  42. 0ededfb Update to AGP 7.3.0-alpha08 by Aurimas Liutikas · 2 years, 3 months ago
  43. 10de8a2 Merge "Restrict androidx.sqlite.ProcessLock" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  44. bcbd33a Update to Kotlin 1.6.20 by Jim Sproch · 2 years, 6 months ago
  45. f7dc537 Merge "Update Metalava to build 8281375" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  46. 8ce27e2 Merge "Bulk update of all AndroidX lint baseline files" into androidx-main by Tiem Song · 2 years, 3 months ago
  47. 0a64a66 Update Metalava to build 8281375 by Ember Rose · 2 years, 3 months ago
  48. ecefa44 Bulk update of all AndroidX lint baseline files by Tiem Song · 2 years, 3 months ago
  49. e7e0198 Update Metalava to build 8155732 by Ember Rose · 2 years, 3 months ago
  50. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 4 months ago
  51. 6d76372 Restrict androidx.sqlite.ProcessLock by Daniel Santiago Rivera · 2 years, 4 months ago
  52. f7f440e Add SQLite open retry and recovery mechanism by Daniel Santiago Rivera · 2 years, 5 months ago
  53. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 7 months ago
  54. 2122f54 Log instead of throwing if SQLite process lock can't be created. by Daniel Santiago Rivera · 2 years, 5 months ago
  55. 81a5bc9 Multi-process lock for opening DB (and migrations too) by Daniel Santiago Rivera · 2 years, 11 months ago
  56. 37ed14d 'Update versions for release id 1637172000000 by Nick Anthony · 2 years, 8 months ago
  57. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 8 months ago
  58. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 2 years, 9 months ago
  59. ab5fb6e Update versions for release id 1634144400000 by Nick Anthony · 2 years, 9 months ago
  60. 210f875 Update lint baselines once again. by Aurimas Liutikas · 2 years, 9 months ago
  61. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 2 years, 9 months ago
  62. 5f0dafa Update Room version to 2.4.0-beta01 by Daniel Santiago Rivera · 2 years, 9 months ago
  63. 1ca420f Remove api_legacy files by Aurimas Liutikas · 3 years ago
  64. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 1 month ago
  65. 6976cbd Merge "Migrate miscellaneous libraries to use Gradle Version Catalogs" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  66. b752077 Update kotlinx.coroutines to version 1.5.0 by Steven Schäfer · 3 years, 1 month ago
  67. b3483fd Migrate miscellaneous libraries to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 1 month ago
  68. a33db7a SQLite Inspector: allow limiting the response size by Jakub Gielzak · 3 years, 1 month ago
  69. 0cb5840 Fix suppressed lint checks for "ClassVerificationFailure". by Elif Bilgin · 3 years, 1 month ago
  70. 03778b5 Revert "Fix suppressed lint checks for "ClassVerificationFailure"." by Daniel Santiago Rivera · 3 years, 1 month ago
  71. bb9e12e Fix suppressed lint checks for "ClassVerificationFailure". by Elif Bilgin · 3 years, 1 month ago
  72. 802403a Update lint baselines by Alan Viverette · 3 years, 1 month ago
  73. 054934d Don't generate empty lint baseline files by Alan Viverette · 3 years, 2 months ago
  74. 2923f39 Move to targeting Java 8 for all androidx libraries by Aurimas Liutikas · 3 years, 2 months ago
  75. 523d068 Fix lint errors in sqlite-framework by Dustin Lam · 3 years, 2 months ago
  76. bdec1cd Merge "Fix deprecated Gradle API usage warnings on ./studiow execution" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  77. 5840bf3 Fix deprecated Gradle API usage warnings on ./studiow execution by Dzmitry Neviadomski · 3 years, 2 months ago
  78. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 2 months ago
  79. 307ff63 Yigit is the new Jake by Alan Viverette · 3 years, 3 months ago
  80. 215de58 Use SqliteCursor.close() to signal that db may have changed by Sergey Vasilinets · 3 years, 3 months ago
  81. 947f3d5 Marking a flaky test by Sam Gilbert · 3 years, 4 months ago
  82. 4a44765 Merge "SQLite Inspector: correct executor for locked db" into androidx-main by Jakub Gielzak · 3 years, 4 months ago
  83. 77d7c6f SQLite Inspector: correct executor for locked db by Jakub Gielzak · 3 years, 4 months ago
  84. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 6 months ago
  85. bb49469 SQLite Inspector: Added database locking impl by Jakub Gielzak · 3 years, 5 months ago
  86. 6ce8d88 SQLite Inspector: Added database locking proto by Jakub Gielzak · 3 years, 5 months ago
  87. b221a8d Suppressing lint to fix playground build by Dustin Lam · 3 years, 5 months ago
  88. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 6 months ago
  89. 23c6099 Update sqlite-framework lint baseline by Daniel Santiago Rivera · 3 years, 8 months ago
  90. 7fab5a7 Merge "Add default method for execPerConnectionSQL() in SupportSQLiteDatabase" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  91. 2e7b221 Add default method for execPerConnectionSQL() in SupportSQLiteDatabase by Daniel Santiago Rivera · 3 years, 8 months ago
  92. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 8 months ago
  93. 0db72ea Ban reflection that is not enclosed within a API check conditional by Oussama Ben Abdelbaki · 3 years, 8 months ago
  94. eb71a95 Merge "Fix issue with transaction ktx extension not marking the transaction successful when the body contained a nonlocal return statement." into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  95. 6e121df Fix issue with transaction ktx extension not marking the transaction successful when the body contained a nonlocal return statement. by Daniel Santiago Rivera · 3 years, 8 months ago
  96. 53dd7b7 [3/3] Use AndroidJUnit4 instead of JUnit4 by Jelle Fresen · 3 years, 9 months ago
  97. 74cc259 Migrate all projects with CompilationTarget.HOST to use LibraryType. by Owen Gray · 3 years, 9 months ago
  98. c53db9a Enable Kotlin Strict API mode by default by Aurimas Liutikas · 3 years, 9 months ago
  99. 63c2310 Updating to ktlint 0.39.0 by Jeff Gaston · 3 years, 10 months ago
  100. 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 3 years, 9 months ago