1. 02661a2 Remove public_plus_experimental API files files by Julia McClellan · 1 year, 3 months ago
  2. 40fa806 Opt-in n- thru t-prefixed projects to Suppress Compatibility migration by Alan Viverette · 1 year, 4 months ago
  3. 994fc04 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 4 months ago
  4. 769a78e Merge changes from topic "281081899_component_names" into androidx-main by Alan Viverette · 1 year, 4 months ago
  5. bcaacc8 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 4 months ago
  6. c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 4 months ago
  7. 6ed5750 Remove empty AndroidManifest.xml files: for realz this time by Aurimas Liutikas · 1 year, 4 months ago
  8. d1c7a0a Revert "Remove empty AndroidManifest.xml files" by Aurimas Liutikas · 1 year, 4 months ago
  9. a66d08b Remove empty AndroidManifest.xml files by Aurimas Liutikas · 1 year, 4 months ago
  10. fceab4a Update API lint baselines, current/beta API w/ Metalava update by Jinseong Jeon · 1 year, 5 months ago
  11. d9b627a Set minimum SQL statement cache during migrations. by Daniel Santiago Rivera · 1 year, 6 months ago
  12. 187e9a2 First pass of removing redundant usages of @hide javadoc tag by Aurimas Liutikas · 1 year, 8 months ago
  13. 4b07951 Merge "FrameworkSQLiteOpenHelper - Don't check database parent dir if DB is already opened." into androidx-main by Treehugger Robot · 1 year, 6 months ago
  14. cedc0f9 FrameworkSQLiteOpenHelper - Don't check database parent dir if DB is already opened. by Daniel Santiago Rivera · 1 year, 6 months ago
  15. 6e4ecf7 Add a lint check to flag usages of Thread.sleep by Aurimas Liutikas · 1 year, 6 months ago
  16. 4080c22 Update OWNERS files by Aurimas Liutikas · 1 year, 7 months ago
  17. 265124d Allow nullable locking directory in SupportSQLiteLock. by Daniel Santiago Rivera · 1 year, 7 months ago
  18. 7d8a5b1 Handle reentrant case in Room's acquireTransactionThread() by Daniel Santiago Rivera · 1 year, 9 months ago
  19. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 1 year, 9 months ago
  20. 5df8698 Resolving NPE issue in SupportSQLiteQueryBuilder. by elifbilgin · 1 year, 9 months ago
  21. 2fc19c9 Add jvm-default=all to all AndroidX projects by Julia McClellan · 1 year, 10 months ago
  22. 3e79005 Resolving issue where `attachedDbs` was not returning the full list of attached databases. by elifbilgin · 1 year, 10 months ago
  23. 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
  24. 759f968 Upgrade all JVM host tests to mockito 4 by Aurimas Liutikas · 1 year, 11 months ago
  25. 065653b Update versions for release 1664989200000 by Nick Anthony · 2 years ago
  26. e29a4f3 Removing API level annotation from FrameworkSQLiteDatabaseTest.kt by elifbilgin · 2 years ago
  27. 64cbe867 Update lint baselines by Tiem Song · 2 years ago
  28. f72269d Bump androidx.room to 2.5.0-beta and androidx.sqlite to 2.3.0-beta by Daniel Santiago Rivera · 2 years ago
  29. 684e629 Converting SupportSQLiteDatabase from *.java to *.kt. by elifbilgin · 2 years ago
  30. 89bfc91 Initial code check-in for renaming SupportSQLiteDatabase from *.java to *.kt. by elifbilgin · 2 years ago
  31. b6e2075 Merge "Fixing issue where a having clause without a groupBy was not throwing an error." into androidx-main by Treehugger Robot · 2 years ago
  32. a5a6c6c Fixing issue where a having clause without a groupBy was not throwing an error. by elifbilgin · 2 years ago
  33. 9de48fc Merge "Clean up JVM test setup where classes from aars are used as input" into androidx-main by Treehugger Robot · 2 years ago
  34. 7d0ea332 Clean up JVM test setup where classes from aars are used as input by Aurimas Liutikas · 2 years ago
  35. 5e2fab4 Converting `sqlite` related files in `sqlite` from Java to Kotlin (Part 2/3). by elifbilgin · 2 years, 1 month ago
  36. 751e9ba Renaming `sqlite` related files in `sqlite` from Java to Kotlin (Part 2/3). by elifbilgin · 2 years, 1 month ago
  37. 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 · 2 years ago
  38. ab408f5 Merge "Resolving google3 breakage due to invalid string template." into androidx-main by Treehugger Robot · 2 years ago
  39. c1a3fc0 Resolving google3 breakage due to invalid string template. by elifbilgin · 2 years ago
  40. d549a32 Gradle edition: kotlin.RequiresOptIn is now enabled by default by Jim Sproch · 2 years ago
  41. 370fd78 Merge changes from topic "framework-sqlite" into androidx-main by Treehugger Robot · 2 years ago
  42. a556349 Converting `sqlite-framework` related files in `sqlite-framework` from Java to Kotlin. by elifbilgin · 2 years, 1 month ago
  43. b92c4c9 Updates Metalava from ab/8993580 by Louis Pullen-Freilich · 2 years ago
  44. d6fc345 Initial code check-in for renaming `sqlite-framework` related files in `sqlite` from *.java to *.kt. by elifbilgin · 2 years, 1 month ago
  45. e81f3bd Converting `sqlite` related files in `sqlite` from Java to Kotlin (Part 1/3). by elifbilgin · 2 years, 1 month ago
  46. 659c2cd Renaming `sqlite` related files in `sqlite` from Java to Kotlin (Part 1/3). by elifbilgin · 2 years, 1 month ago
  47. a5e8379 Add component id to sqlite library OWNERS by Aurimas Liutikas · 2 years, 1 month ago
  48. b9fa90f Update lint baselines by Tiem Song · 2 years, 1 month ago
  49. ffe724e Second lint baseline update after Lint Fixit by Tiem Song · 2 years, 1 month ago
  50. 4eaa54d Fix lint issues in sqlite modules by Alan Viverette · 2 years, 3 months ago
  51. 4b3a49b Update lint baseline files after Lint Fixit by Tiem Song · 2 years, 2 months ago
  52. 22c6217 Expose RoomDatabase getters via properties. by Daniel Santiago Rivera · 2 years, 3 months ago
  53. 3e34c01 Converting all RoomDatabase related files in `room-runtime` from Java to Kotlin. by Elif Bilgin · 2 years, 7 months ago
  54. ecf2bfe Disable test that continues to flake by Aurimas Liutikas · 2 years, 4 months ago
  55. d71e56c Remove line and position from lint baselines by Alan Viverette · 2 years, 4 months ago
  56. 9e87eb6 Converting `invalidation tracker` related files in `room-runtime` from Java to Kotlin. by Elif Bilgin · 2 years, 7 months ago
  57. ea4aafe Unify uses of protobuf across libraries by Aurimas Liutikas · 2 years, 5 months ago
  58. 42ef4e4 Merge "Update to AGP 7.3.0-alpha08" into androidx-main by Aurimas Liutikas · 2 years, 5 months ago
  59. 0ededfb Update to AGP 7.3.0-alpha08 by Aurimas Liutikas · 2 years, 5 months ago
  60. 10de8a2 Merge "Restrict androidx.sqlite.ProcessLock" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  61. bcbd33a Update to Kotlin 1.6.20 by Jim Sproch · 2 years, 8 months ago
  62. f7dc537 Merge "Update Metalava to build 8281375" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  63. 8ce27e2 Merge "Bulk update of all AndroidX lint baseline files" into androidx-main by Tiem Song · 2 years, 5 months ago
  64. 0a64a66 Update Metalava to build 8281375 by Ember Rose · 2 years, 5 months ago
  65. ecefa44 Bulk update of all AndroidX lint baseline files by Tiem Song · 2 years, 6 months ago
  66. e7e0198 Update Metalava to build 8155732 by Ember Rose · 2 years, 6 months ago
  67. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 6 months ago
  68. 6d76372 Restrict androidx.sqlite.ProcessLock by Daniel Santiago Rivera · 2 years, 6 months ago
  69. f7f440e Add SQLite open retry and recovery mechanism by Daniel Santiago Rivera · 2 years, 7 months ago
  70. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 10 months ago
  71. 2122f54 Log instead of throwing if SQLite process lock can't be created. by Daniel Santiago Rivera · 2 years, 7 months ago
  72. 81a5bc9 Multi-process lock for opening DB (and migrations too) by Daniel Santiago Rivera · 3 years, 1 month ago
  73. 37ed14d 'Update versions for release id 1637172000000 by Nick Anthony · 2 years, 10 months ago
  74. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 10 months ago
  75. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 2 years, 11 months ago
  76. ab5fb6e Update versions for release id 1634144400000 by Nick Anthony · 2 years, 11 months ago
  77. 210f875 Update lint baselines once again. by Aurimas Liutikas · 2 years, 11 months ago
  78. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 2 years, 11 months ago
  79. 5f0dafa Update Room version to 2.4.0-beta01 by Daniel Santiago Rivera · 3 years ago
  80. 1ca420f Remove api_legacy files by Aurimas Liutikas · 3 years, 2 months ago
  81. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 3 months ago
  82. 6976cbd Merge "Migrate miscellaneous libraries to use Gradle Version Catalogs" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  83. b752077 Update kotlinx.coroutines to version 1.5.0 by Steven Schäfer · 3 years, 3 months ago
  84. b3483fd Migrate miscellaneous libraries to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 3 months ago
  85. a33db7a SQLite Inspector: allow limiting the response size by Jakub Gielzak · 3 years, 3 months ago
  86. 0cb5840 Fix suppressed lint checks for "ClassVerificationFailure". by Elif Bilgin · 3 years, 3 months ago
  87. 03778b5 Revert "Fix suppressed lint checks for "ClassVerificationFailure"." by Daniel Santiago Rivera · 3 years, 3 months ago
  88. bb9e12e Fix suppressed lint checks for "ClassVerificationFailure". by Elif Bilgin · 3 years, 4 months ago
  89. 802403a Update lint baselines by Alan Viverette · 3 years, 4 months ago
  90. 054934d Don't generate empty lint baseline files by Alan Viverette · 3 years, 4 months ago
  91. 2923f39 Move to targeting Java 8 for all androidx libraries by Aurimas Liutikas · 3 years, 4 months ago
  92. 523d068 Fix lint errors in sqlite-framework by Dustin Lam · 3 years, 4 months ago
  93. bdec1cd Merge "Fix deprecated Gradle API usage warnings on ./studiow execution" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  94. 5840bf3 Fix deprecated Gradle API usage warnings on ./studiow execution by Dzmitry Neviadomski · 3 years, 4 months ago
  95. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 5 months ago
  96. 307ff63 Yigit is the new Jake by Alan Viverette · 3 years, 5 months ago
  97. 215de58 Use SqliteCursor.close() to signal that db may have changed by Sergey Vasilinets · 3 years, 5 months ago
  98. 947f3d5 Marking a flaky test by Sam Gilbert · 3 years, 6 months ago
  99. 4a44765 Merge "SQLite Inspector: correct executor for locked db" into androidx-main by Jakub Gielzak · 3 years, 7 months ago
  100. 77d7c6f SQLite Inspector: correct executor for locked db by Jakub Gielzak · 3 years, 7 months ago