[go: nahoru, domu]

  1. d549a32 Gradle edition: kotlin.RequiresOptIn is now enabled by default by Jim Sproch · 1 year, 10 months ago
  2. ffe724e Second lint baseline update after Lint Fixit by Tiem Song · 2 years ago
  3. 4eaa54d Fix lint issues in sqlite modules by Alan Viverette · 2 years ago
  4. 4b3a49b Update lint baseline files after Lint Fixit by Tiem Song · 2 years ago
  5. ecf2bfe Disable test that continues to flake by Aurimas Liutikas · 2 years, 1 month ago
  6. d71e56c Remove line and position from lint baselines by Alan Viverette · 2 years, 2 months ago
  7. bcbd33a Update to Kotlin 1.6.20 by Jim Sproch · 2 years, 6 months ago
  8. ecefa44 Bulk update of all AndroidX lint baseline files by Tiem Song · 2 years, 3 months ago
  9. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 4 months ago
  10. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 8 months ago
  11. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 8 months ago
  12. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 2 years, 9 months ago
  13. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 2 years, 9 months ago
  14. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 1 month ago
  15. 6976cbd Merge "Migrate miscellaneous libraries to use Gradle Version Catalogs" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  16. b752077 Update kotlinx.coroutines to version 1.5.0 by Steven Schäfer · 3 years, 1 month ago
  17. b3483fd Migrate miscellaneous libraries to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 1 month ago
  18. a33db7a SQLite Inspector: allow limiting the response size by Jakub Gielzak · 3 years, 1 month ago
  19. 802403a Update lint baselines by Alan Viverette · 3 years, 2 months ago
  20. 2923f39 Move to targeting Java 8 for all androidx libraries by Aurimas Liutikas · 3 years, 2 months ago
  21. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 2 months ago
  22. 215de58 Use SqliteCursor.close() to signal that db may have changed by Sergey Vasilinets · 3 years, 3 months ago
  23. 947f3d5 Marking a flaky test by Sam Gilbert · 3 years, 4 months ago
  24. 77d7c6f SQLite Inspector: correct executor for locked db by Jakub Gielzak · 3 years, 5 months ago
  25. bb49469 SQLite Inspector: Added database locking impl by Jakub Gielzak · 3 years, 5 months ago
  26. 6ce8d88 SQLite Inspector: Added database locking proto by Jakub Gielzak · 3 years, 5 months ago
  27. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 6 months ago
  28. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 8 months ago
  29. 0db72ea Ban reflection that is not enclosed within a API check conditional by Oussama Ben Abdelbaki · 3 years, 8 months ago
  30. 53dd7b7 [3/3] Use AndroidJUnit4 instead of JUnit4 by Jelle Fresen · 3 years, 9 months ago
  31. 74cc259 Migrate all projects with CompilationTarget.HOST to use LibraryType. by Owen Gray · 3 years, 9 months ago
  32. 63c2310 Updating to ktlint 0.39.0 by Jeff Gaston · 3 years, 10 months ago
  33. e063998 Use artTooling instead of artTI by Sergey Vasilinets · 3 years, 11 months ago
  34. 9f18bd1 Clean up InspectorEnvironment from ArtToolInterface methods by Sergey Vasilinets · 3 years, 11 months ago
  35. bd4074f Migrate TestInspectorEnvironments to use ArtToolInterface by Sergey Vasilinets · 3 years, 11 months ago
  36. f4f9855 Migrate SqliteInspector to use ArtToolInterface by Sergey Vasilinets · 3 years, 11 months ago
  37. 71dce857 Introduce ArtToolInterface by Sergey Vasilinets · 4 years ago
  38. f2ec437 Migrate Sqlite Inspector to use provided threads by Sergey Vasilinets · 4 years ago
  39. b50d500 Update POM URL to point to specific release by Alex Saveau · 4 years ago
  40. 6355e3b Revert "Update POM URL to point to specific release" by Aurimas Liutikas · 4 years ago
  41. 865cee4 Update POM URL to point to specific release by Alex Saveau · 4 years ago
  42. 68d96fd Provide Executors in Inspectors by Sergey Vasilinets · 4 years ago
  43. 74eb857 Tweaking open db connection detection by Jakub Gielzak · 4 years, 1 month ago
  44. ad1c83c Finalised database open detection hooks by Jakub Gielzak · 4 years, 1 month ago
  45. 1965f2c Added an invalidation hook on endTransaction() by Jakub Gielzak · 4 years, 1 month ago
  46. dbda51e Extended the definition of database-already-closed by Jakub Gielzak · 4 years, 1 month ago
  47. 0097e4b SqliteInspector: Added error codes by Jakub Gielzak · 4 years, 1 month ago
  48. af1ce2b Shorter thread names by Jakub Gielzak · 4 years, 1 month ago
  49. 66d046af Fix for int64 and float64 truncation by Jakub Gielzak · 4 years, 1 month ago
  50. e1b1069 Merge "Filter out -wal and -shm files that aren't dbs" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  51. 444c2eb Filter out -wal and -shm files that aren't dbs by Sergey Vasilinets · 4 years, 2 months ago
  52. b039d5f Implemented a stronger keep-dbs-open mechanism by Jakub Gielzak · 4 years, 2 months ago
  53. 3e846f4 Ignoring DanglingJavadoc by Jakub Gielzak · 4 years, 2 months ago
  54. c5cc501 Renamed mKeepOpenReferences by Jakub Gielzak · 4 years, 2 months ago
  55. de2146d Extraced registerDatabaseOpenedHooks method by Jakub Gielzak · 4 years, 2 months ago
  56. 5a79093 Notifying of on-disk or initially closed databases by Jakub Gielzak · 4 years, 2 months ago
  57. 646dafe Marked test_throttling as flaky by Jakub Gielzak · 4 years, 2 months ago
  58. 77e0421 Added path to DatabaseClosedEvent by Jakub Gielzak · 4 years, 2 months ago
  59. 11a4020 Removed deprecated field - name by Jakub Gielzak · 4 years, 2 months ago
  60. 6dfcdbd Handling closed databases found by findInstances by Jakub Gielzak · 4 years, 2 months ago
  61. 2120da0 Securing a database reference for command duration by Jakub Gielzak · 4 years, 2 months ago
  62. d914662 Fix for invalidation cursor tracking by Jakub Gielzak · 4 years, 2 months ago
  63. 272d1a5 Allowing to request to keep db connections open by Jakub Gielzak · 4 years, 2 months ago
  64. d53ee8f Protocol for keep-databases-open toggle by Jakub Gielzak · 4 years, 2 months ago
  65. 6f2b091 Moved to OneOfCase for command detection by Jakub Gielzak · 4 years, 2 months ago
  66. fac8cb4 Support invalidation of SQLDelight's queries in db inspector by Sergey Vasilinets · 4 years, 2 months ago
  67. f50d366 Executor injection by Jakub Gielzak · 4 years, 2 months ago
  68. ea599de Custom ThreadFactory in SqliteInspector by Jakub Gielzak · 4 years, 2 months ago
  69. 873dd0f Added hash-code to in-memory database names. by Jakub Gielzak · 4 years, 2 months ago
  70. a0fa5a3 Hide sqlite_sequence table. by Jakub Gielzak · 4 years, 3 months ago
  71. 17b552c Exposed Views in GetSchemaResponse by Jakub Gielzak · 4 years, 3 months ago
  72. a3a9a42 Added support for in-memory databases by Jakub Gielzak · 4 years, 3 months ago
  73. be3c2ee Rename DatabaseOpenedEvent.name to path by Sergey Vasilinets · 4 years, 3 months ago
  74. eb23899 Handling multiple open events for the same db by Jakub Gielzak · 4 years, 3 months ago
  75. dbfacc0 Merge "Invalidation Tracker hook for Room" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  76. d79eff0 Invalidation Tracker hook for Room by Yigit Boyar · 4 years, 3 months ago
  77. 6871600 Cursor based invalidation performance improvements by Jakub Gielzak · 4 years, 3 months ago
  78. d336058 Cursor based query invalidation by Jakub Gielzak · 4 years, 3 months ago
  79. 8f6db34 Added throtting of invalidation events by Jakub Gielzak · 4 years, 3 months ago
  80. 1cc3bc8 Basic invalidation based on SQLiteStatement by Jakub Gielzak · 4 years, 3 months ago
  81. 99b7415 Differentiating recoverability unknown from false by Jakub Gielzak · 4 years, 3 months ago
  82. 8cf6fc5 Support queries cancellation by Sergey Vasilinets · 4 years, 4 months ago
  83. c351bfc Update kotlin to 1.3.70 by Dustin Lam · 4 years, 4 months ago
  84. 17e29be Update kotlin-coroutines to 1.3.4 by Dustin Lam · 4 years, 4 months ago
  85. b467c12 Error handling in SQLite Inspector by Jakub Gielzak · 4 years, 4 months ago
  86. f8b2fe6 Added support for parameterised queries by Jakub Gielzak · 4 years, 5 months ago
  87. 9d81b17 Unifying oneof case naming by Jakub Gielzak · 4 years, 5 months ago
  88. 90c524a Column names moved to QueryResponse object by Jakub Gielzak · 4 years, 5 months ago
  89. 1901992 Merge "Inspection plugin: JarJar deps" into androidx-master-dev by Sergey Vasilinets · 4 years, 5 months ago
  90. 21ca398 Column information: unique, notNull, primaryKey by Jakub Gielzak · 4 years, 5 months ago
  91. 95a525d Added a QueryTest with a nested query and comment by Jakub Gielzak · 4 years, 5 months ago
  92. 0e965b8 Inspection plugin: JarJar deps by Sergey Vasilinets · 4 years, 5 months ago
  93. 9426385 Merge "Inspection plugin: configure protobuf automatically" into androidx-master-dev by Sergey Vasilinets · 4 years, 5 months ago
  94. 95f91db Inspection plugin: configure protobuf automatically by Sergey Vasilinets · 4 years, 6 months ago
  95. ce468a9 Moving LibraryVersion into LibraryGroup for libraries having requireSameVersion == true by Jeff Gaston · 4 years, 6 months ago
  96. 54c57d6 Testing database modifying operations by Jakub Gielzak · 4 years, 6 months ago
  97. b5456bf Fix for test folder permissions by Jakub Gielzak · 4 years, 6 months ago
  98. 64a8098 Test: union of two queries with different columns by Jakub Gielzak · 4 years, 6 months ago
  99. 45513aa Test refactor by Jakub Gielzak · 4 years, 6 months ago
  100. 25ba94b Implemented database querying functionality by Jakub Gielzak · 4 years, 7 months ago