1. e81f3bd Converting `sqlite` related files in `sqlite` from Java to Kotlin (Part 1/3). by elifbilgin · 2 years, 1 month ago
  2. 659c2cd Renaming `sqlite` related files in `sqlite` from Java to Kotlin (Part 1/3). by elifbilgin · 2 years, 1 month ago
  3. a5e8379 Add component id to sqlite library OWNERS by Aurimas Liutikas · 2 years, 1 month ago
  4. b9fa90f Update lint baselines by Tiem Song · 2 years, 2 months ago
  5. ffe724e Second lint baseline update after Lint Fixit by Tiem Song · 2 years, 2 months ago
  6. 4eaa54d Fix lint issues in sqlite modules by Alan Viverette · 2 years, 3 months ago
  7. 4b3a49b Update lint baseline files after Lint Fixit by Tiem Song · 2 years, 3 months ago
  8. 22c6217 Expose RoomDatabase getters via properties. by Daniel Santiago Rivera · 2 years, 4 months ago
  9. 3e34c01 Converting all RoomDatabase related files in `room-runtime` from Java to Kotlin. by Elif Bilgin · 2 years, 8 months ago
  10. ecf2bfe Disable test that continues to flake by Aurimas Liutikas · 2 years, 4 months ago
  11. d71e56c Remove line and position from lint baselines by Alan Viverette · 2 years, 4 months ago
  12. 9e87eb6 Converting `invalidation tracker` related files in `room-runtime` from Java to Kotlin. by Elif Bilgin · 2 years, 7 months ago
  13. ea4aafe Unify uses of protobuf across libraries by Aurimas Liutikas · 2 years, 5 months ago
  14. 42ef4e4 Merge "Update to AGP 7.3.0-alpha08" into androidx-main by Aurimas Liutikas · 2 years, 5 months ago
  15. 0ededfb Update to AGP 7.3.0-alpha08 by Aurimas Liutikas · 2 years, 5 months ago
  16. 10de8a2 Merge "Restrict androidx.sqlite.ProcessLock" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  17. bcbd33a Update to Kotlin 1.6.20 by Jim Sproch · 2 years, 8 months ago
  18. f7dc537 Merge "Update Metalava to build 8281375" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  19. 8ce27e2 Merge "Bulk update of all AndroidX lint baseline files" into androidx-main by Tiem Song · 2 years, 6 months ago
  20. 0a64a66 Update Metalava to build 8281375 by Ember Rose · 2 years, 6 months ago
  21. ecefa44 Bulk update of all AndroidX lint baseline files by Tiem Song · 2 years, 6 months ago
  22. e7e0198 Update Metalava to build 8155732 by Ember Rose · 2 years, 6 months ago
  23. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 6 months ago
  24. 6d76372 Restrict androidx.sqlite.ProcessLock by Daniel Santiago Rivera · 2 years, 6 months ago
  25. f7f440e Add SQLite open retry and recovery mechanism by Daniel Santiago Rivera · 2 years, 8 months ago
  26. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 10 months ago
  27. 2122f54 Log instead of throwing if SQLite process lock can't be created. by Daniel Santiago Rivera · 2 years, 8 months ago
  28. 81a5bc9 Multi-process lock for opening DB (and migrations too) by Daniel Santiago Rivera · 3 years, 1 month ago
  29. 37ed14d 'Update versions for release id 1637172000000 by Nick Anthony · 2 years, 10 months ago
  30. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 11 months ago
  31. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 3 years ago
  32. ab5fb6e Update versions for release id 1634144400000 by Nick Anthony · 3 years ago
  33. 210f875 Update lint baselines once again. by Aurimas Liutikas · 3 years ago
  34. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 3 years ago
  35. 5f0dafa Update Room version to 2.4.0-beta01 by Daniel Santiago Rivera · 3 years ago
  36. 1ca420f Remove api_legacy files by Aurimas Liutikas · 3 years, 2 months ago
  37. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 3 months ago
  38. 6976cbd Merge "Migrate miscellaneous libraries to use Gradle Version Catalogs" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  39. b752077 Update kotlinx.coroutines to version 1.5.0 by Steven Schäfer · 3 years, 4 months ago
  40. b3483fd Migrate miscellaneous libraries to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 3 months ago
  41. a33db7a SQLite Inspector: allow limiting the response size by Jakub Gielzak · 3 years, 3 months ago
  42. 0cb5840 Fix suppressed lint checks for "ClassVerificationFailure". by Elif Bilgin · 3 years, 4 months ago
  43. 03778b5 Revert "Fix suppressed lint checks for "ClassVerificationFailure"." by Daniel Santiago Rivera · 3 years, 4 months ago
  44. bb9e12e Fix suppressed lint checks for "ClassVerificationFailure". by Elif Bilgin · 3 years, 4 months ago
  45. 802403a Update lint baselines by Alan Viverette · 3 years, 4 months ago
  46. 054934d Don't generate empty lint baseline files by Alan Viverette · 3 years, 4 months ago
  47. 2923f39 Move to targeting Java 8 for all androidx libraries by Aurimas Liutikas · 3 years, 5 months ago
  48. 523d068 Fix lint errors in sqlite-framework by Dustin Lam · 3 years, 5 months ago
  49. bdec1cd Merge "Fix deprecated Gradle API usage warnings on ./studiow execution" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  50. 5840bf3 Fix deprecated Gradle API usage warnings on ./studiow execution by Dzmitry Neviadomski · 3 years, 5 months ago
  51. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 5 months ago
  52. 307ff63 Yigit is the new Jake by Alan Viverette · 3 years, 5 months ago
  53. 215de58 Use SqliteCursor.close() to signal that db may have changed by Sergey Vasilinets · 3 years, 6 months ago
  54. 947f3d5 Marking a flaky test by Sam Gilbert · 3 years, 6 months ago
  55. 4a44765 Merge "SQLite Inspector: correct executor for locked db" into androidx-main by Jakub Gielzak · 3 years, 7 months ago
  56. 77d7c6f SQLite Inspector: correct executor for locked db by Jakub Gielzak · 3 years, 7 months ago
  57. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 8 months ago
  58. bb49469 SQLite Inspector: Added database locking impl by Jakub Gielzak · 3 years, 7 months ago
  59. 6ce8d88 SQLite Inspector: Added database locking proto by Jakub Gielzak · 3 years, 7 months ago
  60. b221a8d Suppressing lint to fix playground build by Dustin Lam · 3 years, 8 months ago
  61. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 8 months ago
  62. 23c6099 Update sqlite-framework lint baseline by Daniel Santiago Rivera · 3 years, 10 months ago
  63. 7fab5a7 Merge "Add default method for execPerConnectionSQL() in SupportSQLiteDatabase" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  64. 2e7b221 Add default method for execPerConnectionSQL() in SupportSQLiteDatabase by Daniel Santiago Rivera · 3 years, 10 months ago
  65. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 11 months ago
  66. 0db72ea Ban reflection that is not enclosed within a API check conditional by Oussama Ben Abdelbaki · 3 years, 11 months ago
  67. 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, 11 months ago
  68. 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, 11 months ago
  69. 53dd7b7 [3/3] Use AndroidJUnit4 instead of JUnit4 by Jelle Fresen · 4 years ago
  70. 74cc259 Migrate all projects with CompilationTarget.HOST to use LibraryType. by Owen Gray · 4 years ago
  71. c53db9a Enable Kotlin Strict API mode by default by Aurimas Liutikas · 4 years ago
  72. 63c2310 Updating to ktlint 0.39.0 by Jeff Gaston · 4 years ago
  73. 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 4 years ago
  74. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 4 years ago
  75. 249ece2 Merge "Use artTooling instead of artTI" into androidx-master-dev by Sergey Vasilinets · 4 years ago
  76. 988f7e2 Merge "API lint check for the StaticFinalBuilder is enabled for androidx" into androidx-master-dev by Treehugger Robot · 4 years ago
  77. 012a88b API lint check for the StaticFinalBuilder is enabled for androidx by Sergey · 4 years, 4 months ago
  78. 3c2c3ca Applying AndroidX lint configuration to apps too by Jeff Gaston · 4 years, 1 month ago
  79. dd0931f Add new lint check to detect practices that could inhibit ART optimization by Oussama Ben Abdelbaki · 4 years, 1 month ago
  80. d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 4 years, 1 month ago
  81. e063998 Use artTooling instead of artTI by Sergey Vasilinets · 4 years, 1 month ago
  82. 9f18bd1 Clean up InspectorEnvironment from ArtToolInterface methods by Sergey Vasilinets · 4 years, 1 month ago
  83. 4a6bc89 API lint check for the ExecutorRegistration is enabled for androidx by Sergey · 4 years, 7 months ago
  84. bd4074f Migrate TestInspectorEnvironments to use ArtToolInterface by Sergey Vasilinets · 4 years, 1 month ago
  85. f4f9855 Migrate SqliteInspector to use ArtToolInterface by Sergey Vasilinets · 4 years, 1 month ago
  86. 71dce857 Introduce ArtToolInterface by Sergey Vasilinets · 4 years, 1 month ago
  87. f2ec437 Migrate Sqlite Inspector to use provided threads by Sergey Vasilinets · 4 years, 2 months ago
  88. b50d500 Update POM URL to point to specific release by Alex Saveau · 4 years, 2 months ago
  89. f158ed8 Merge "Revert "Update POM URL to point to specific release"" into androidx-master-dev by Aurimas Liutikas · 4 years, 2 months ago
  90. 6355e3b Revert "Update POM URL to point to specific release" by Aurimas Liutikas · 4 years, 2 months ago
  91. 78c124c Merge "Update POM URL to point to specific release" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  92. 865cee4 Update POM URL to point to specific release by Alex Saveau · 4 years, 2 months ago
  93. d257853 Lint check to to detect utility classes and suggest making them by Oussama Ben Abdelbaki · 4 years, 3 months ago
  94. 68d96fd Provide Executors in Inspectors by Sergey Vasilinets · 4 years, 2 months ago
  95. 74eb857 Tweaking open db connection detection by Jakub Gielzak · 4 years, 3 months ago
  96. ad1c83c Finalised database open detection hooks by Jakub Gielzak · 4 years, 3 months ago
  97. 1965f2c Added an invalidation hook on endTransaction() by Jakub Gielzak · 4 years, 3 months ago
  98. dbda51e Extended the definition of database-already-closed by Jakub Gielzak · 4 years, 3 months ago
  99. 347182a Update baselines for Android 11, fix weird Kotlin compiler error by Alan Viverette · 4 years, 3 months ago
  100. 0097e4b SqliteInspector: Added error codes by Jakub Gielzak · 4 years, 3 months ago