[go: nahoru, domu]

  1. 2c8d2c7 Update lint baseline after bumping minSdkVersion to 19 by Aurimas Liutikas · 9 months ago
  2. 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 11 months ago
  3. a59e3a762 Tvprovider : Expose TvContractCompact.PreviewProgramColumns interface. by Sham Rathod · 1 year, 1 month ago
  4. 3789e87 Tvprovider : Expose PreviewProgram.PROJECTION and WatchNextProgram.PROJECTION by Sham Rathod · 1 year, 1 month ago
  5. 02661a2 Remove public_plus_experimental API files files by Julia McClellan · 1 year, 1 month ago
  6. 40fa806 Opt-in n- thru t-prefixed projects to Suppress Compatibility migration by Alan Viverette · 1 year, 2 months ago
  7. 994fc04 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 2 months ago
  8. c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 2 months ago
  9. 6b42600 Tvprovider : Fix resource leak by Sham Rathod · 1 year, 3 months ago
  10. 187e9a2 First pass of removing redundant usages of @hide javadoc tag by Aurimas Liutikas · 1 year, 6 months ago
  11. 6e4ecf7 Add a lint check to flag usages of Thread.sleep by Aurimas Liutikas · 1 year, 4 months ago
  12. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 1 year, 7 months ago
  13. ffe724e Second lint baseline update after Lint Fixit by Tiem Song · 2 years ago
  14. 4b3a49b Update lint baseline files after Lint Fixit by Tiem Song · 2 years ago
  15. d71e56c Remove line and position from lint baselines by Alan Viverette · 2 years, 2 months ago
  16. ecefa44 Bulk update of all AndroidX lint baseline files by Tiem Song · 2 years, 3 months ago
  17. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 4 months ago
  18. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 8 months ago
  19. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 8 months ago
  20. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 2 years, 9 months ago
  21. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 2 years, 9 months ago
  22. 7091d83 Align Gradle paths to Maven coordinates by Alan Viverette · 3 years ago
  23. 1ca420f Remove api_legacy files by Aurimas Liutikas · 3 years ago
  24. 5790b29 Update to new version of metalava by Aurimas Liutikas · 3 years ago
  25. a75e3d6 Refactor project paths to match Maven coordinates by Alan Viverette · 3 years ago[Renamed from tv-provider]
  26. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 1 month ago
  27. 6a5d0bc Add an initial set of bug components in OWNERS files. by Aurimas Liutikas · 3 years, 1 month ago
  28. 0044296 Migrate a miscellaneous set of libraries to Gradle version catalogs by Aurimas Liutikas · 3 years, 1 month ago
  29. 802403a Update lint baselines by Alan Viverette · 3 years, 2 months ago
  30. c671557 Don't flag private inner classes without constructors by Alan Viverette · 3 years, 2 months ago
  31. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 2 months ago
  32. 7585fb2 Add owner file to tvprovider by Henry Fang · 3 years, 3 months ago
  33. 9621558 Merge "Ensure input stream is closed when loading channel logo" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  34. 8bf6523 Ensure input stream is closed when loading channel logo by Benjamin Baxter · 3 years, 3 months ago
  35. 1db4f4b Only run ChannelLogoUtilsTest on TV devices by Benjamin Baxter · 3 years, 3 months ago
  36. 76c7320 Add @Nullable to ChannelLogoUtils#loadChannelLogo by Benjamin Baxter · 3 years, 3 months ago
  37. 3ebce41 Fix and enforce MixedMutabilityReturnType errorprone warnings by Sergey Zakharov · 3 years, 5 months ago
  38. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 6 months ago
  39. c002a05 Add ASPECT_RATIO_3_4 to TvContractCompat library by Nipun Asthana · 3 years, 8 months ago
  40. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 8 months ago
  41. 0db72ea Ban reflection that is not enclosed within a API check conditional by Oussama Ben Abdelbaki · 3 years, 8 months ago
  42. 47ce1ab Upgrade error-prone to 2.4.0 by Dustin Lam · 3 years, 8 months ago
  43. 17628d7 [1/3] Use AndroidJUnit4 instead of JUnit4 by Jelle Fresen · 3 years, 9 months ago
  44. 757ff42 Enable API lint check for MissingGetterMatchingBuilder in androidx. by Alexander Dorokhine · 3 years, 9 months ago
  45. 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 3 years, 9 months ago
  46. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 3 years, 9 months ago
  47. bfc0dee Merge "BanTargetApiAnnotation check now actually looks for the annotation and not usages of methods annotated by it." into androidx-master-dev by Oussama Ben Abdelbaki · 3 years, 10 months ago
  48. a95fc31 BanTargetApiAnnotation check now actually looks for the annotation by Oussama Ben Abdelbaki · 3 years, 10 months ago
  49. 2e0746c Add AVAILABILITY_FREE_WITH_ADS availability type to support library by Rohit Nigam · 3 years, 10 months ago
  50. 012a88b API lint check for the StaticFinalBuilder is enabled for androidx by Sergey · 4 years, 2 months ago
  51. dd0931f Add new lint check to detect practices that could inhibit ART optimization by Oussama Ben Abdelbaki · 4 years ago
  52. d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 3 years, 10 months ago
  53. 1da63b3 API lint check for the HiddenSuperclass is enabled for androidx by Sergey · 3 years, 11 months ago
  54. d3a578c Update to new version of metalava by Aurimas Liutikas · 4 years ago
  55. d257853 Lint check to to detect utility classes and suggest making them by Oussama Ben Abdelbaki · 4 years ago
  56. 4c1d2dd Add program series id to support library by Weijie Lin · 4 years ago
  57. afd4a79 Update to a new version of Metalava by Aurimas Liutikas · 4 years ago
  58. 347182a Update baselines for Android 11, fix weird Kotlin compiler error by Alan Viverette · 4 years, 1 month ago
  59. 295e189 Merge "Add program Event ID and Global Content ID columns to support library" into androidx-platform-dev by Weijie Lin · 4 years, 1 month ago
  60. 5a56117 Add program Event ID and Global Content ID columns to support library by Weijie Lin · 4 years, 1 month ago
  61. 98c3cb7 Merge "Setting PreviewChannel#description as empty for null cases" into androidx-master-dev am: f22f24818e by Rahul Arora · 4 years, 1 month ago
  62. f22f248 Merge "Setting PreviewChannel#description as empty for null cases" into androidx-master-dev by Rahul Arora · 4 years, 1 month ago
  63. 5bf3a11 Merge "Adding no-op in PreviewChannel classes for API<26" into androidx-master-dev am: 942deb3f8c by Treehugger Robot · 4 years, 1 month ago
  64. 1eacea9 Setting PreviewChannel#description as empty for null cases by Rahul Arora · 4 years, 2 months ago
  65. eb990b9 Add channel Global Content ID column to support library by Weijie Lin · 4 years, 2 months ago
  66. 5c8efcf Adding no-op in PreviewChannel classes for API<26 by Rahul Arora · 4 years, 2 months ago
  67. a683bd9 Reenable BuilderSetStyle and BuilderSetStyle checks by Aurimas Liutikas · 4 years, 2 months ago
  68. 6a15553 Adds nullability annotations to PreviewChannel#setDescription by Rahul Arora · 4 years, 2 months ago
  69. 2a8415d Only generate versioned resource API file when asked to by Alan Viverette · 4 years, 2 months ago
  70. 52f57c5 Update to a newer metalava version. by Aurimas Liutikas · 4 years, 4 months ago
  71. bf92cbc Revert "Move all uses of androidx.core:core:1.1.0 and" by Nick Anthony · 4 years, 5 months ago
  72. e535dc2 Move all uses of androidx.core:core:1.1.0 and by Nick Anthony · 4 years, 5 months ago
  73. bb605eb Move tvprovider to the new proper directory structure by Sergey · 4 years, 7 months ago
  74. ce468a9 Moving LibraryVersion into LibraryGroup for libraries having requireSameVersion == true by Jeff Gaston · 4 years, 6 months ago
  75. 892d135 Asking metalava to filter restrictto scopes by Jeff Gaston · 4 years, 8 months ago
  76. c05561f Update android lint baseline by Aurimas Liutikas · 4 years, 7 months ago
  77. e293058 docs: TvContractCompat.buildProgramsUriForChannel has inaccurate parameter descriptions. by Nick Cook · 4 years, 7 months ago
  78. 1732145 Update API lint baselines by Aurimas Liutikas · 4 years, 8 months ago
  79. a1fc67c Regenerate old API files. by Aurimas Liutikas · 4 years, 8 months ago
  80. f14f38f Update api lint baseline files. by Aurimas Liutikas · 4 years, 8 months ago
  81. 170c27a Suppress valid deprecated usages and add missing deprecation annotations by Alan Viverette · 4 years, 9 months ago
  82. f70b49a Merge "Adds -PupdateLintBaseline parameter for lint" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 9 months ago
  83. 2920620 Adds -PupdateLintBaseline parameter for lint by Louis Pullen-Freilich · 4 years, 9 months ago
  84. c2b3424 Clean up UnusedVariable warnings. by Aurimas Liutikas · 4 years, 9 months ago
  85. f14ad35 Upgrade to AGP 3.6.0-alpha12 by Dustin Lam · 4 years, 9 months ago
  86. cd1aae0 Track experimental API surface by Alan Viverette · 4 years, 10 months ago
  87. f9dabf9 Move all uses of androidx.core:1.1.0-rc01 to 1.1.0 by Nick Anthony · 4 years, 11 months ago
  88. 5184037 Update api lint baseline. by Aurimas Liutikas · 5 years ago
  89. c163de4 Update api lint baseline with new Metalava nullability check. by Aurimas Liutikas · 5 years ago
  90. ece690f Revert "Pin all usages of androidx.core:core:1.1.0-rc to 1.1.0" by Nick Anthony · 5 years ago
  91. aa4d9f6 Pin all usages of androidx.core:core:1.1.0-rc to 1.1.0 by Nick Anthony · 5 years ago
  92. 0668481 Ignoring HiddenSuperclass for all metalava checks by Jeff Gaston · 5 years ago
  93. e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 5 years ago
  94. d2c056e Start running Metalava with --api-lint by Aurimas Liutikas · 5 years ago
  95. c33c423 Only keep baseline if the fine has more than a header. by Aurimas Liutikas · 5 years ago
  96. 1b57674a Enables UnknownNullness lint check by Louis Pullen-Freilich · 5 years ago
  97. 32a7dec Suppresses / fixes all unchecked javac errors and enables error tracking by Louis Pullen-Freilich · 5 years ago
  98. ac4cf06 Move all usaged of annotation:1.1.0-rc01 to annotation:1.1.0 by Nick Anthony · 5 years ago
  99. 0aefc6b Move core to 1.2.0-alpha02 by Nick Anthony · 5 years ago
  100. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 5 years ago