1. 2c8d2c7 Update lint baseline after bumping minSdkVersion to 19 by Aurimas Liutikas · 8 months ago
  2. 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 10 months ago
  3. 02661a2 Remove public_plus_experimental API files files by Julia McClellan · 1 year ago
  4. a4e7e2b Opt-in d,e,f,g-prefixed projects to Suppress Compatibility migration by Alan Viverette · 1 year, 1 month ago
  5. c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 2 months ago
  6. 6ed5750 Remove empty AndroidManifest.xml files: for realz this time by Aurimas Liutikas · 1 year, 2 months ago
  7. d1c7a0a Revert "Remove empty AndroidManifest.xml files" by Aurimas Liutikas · 1 year, 2 months ago
  8. a66d08b Remove empty AndroidManifest.xml files by Aurimas Liutikas · 1 year, 2 months ago
  9. 4080c22 Update OWNERS files by Aurimas Liutikas · 1 year, 5 months ago
  10. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 1 year, 7 months ago
  11. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 3 months ago
  12. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 7 months ago
  13. b20296a Upgrade to junit 4.13.2 by Aurimas Liutikas · 2 years, 6 months ago
  14. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 2 years, 8 months ago
  15. c474c5b Pin clients of androidx.core to latest stable release by Alan Viverette · 2 years, 8 months ago
  16. 210f875 Update lint baselines once again. by Aurimas Liutikas · 2 years, 9 months ago
  17. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 2 years, 9 months ago
  18. 99f16ad Use DocumentsContractCompat by Nicole Borrelli · 2 years, 10 months ago
  19. 1ca420f Remove api_legacy files by Aurimas Liutikas · 3 years ago
  20. e0cdeaa Fix ClassVerificationFailures in documentfile by Nicole Borrelli · 3 years ago
  21. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years ago
  22. 82799d6 Update OWNERS by Nicole Borrelli · 3 years ago
  23. 442b5e4 Address lint warnings by Nicole Borrelli · 3 years ago
  24. 0044296 Migrate a miscellaneous set of libraries to Gradle version catalogs by Aurimas Liutikas · 3 years, 1 month ago
  25. 802403a Update lint baselines by Alan Viverette · 3 years, 1 month ago
  26. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 2 months ago
  27. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 5 months ago
  28. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 8 months ago
  29. 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 3 years, 9 months ago
  30. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 3 years, 9 months ago
  31. dd0931f Add new lint check to detect practices that could inhibit ART optimization by Oussama Ben Abdelbaki · 3 years, 11 months ago
  32. 6badf02 Update OWNERS for documentfile by Alan Viverette · 4 years, 2 months ago
  33. 2a8415d Only generate versioned resource API file when asked to by Alan Viverette · 4 years, 2 months ago
  34. ce468a9 Moving LibraryVersion into LibraryGroup for libraries having requireSameVersion == true by Jeff Gaston · 4 years, 6 months ago
  35. 8ce58ca Move documentfile to the new proper directory structure by Sergey · 4 years, 6 months ago
  36. 142d7af API lint check for the StreamFiles is enabled for androidx by Sergey · 4 years, 9 months ago
  37. 30297cd Regenerate API signature files by Aurimas Liutikas · 4 years, 7 months ago
  38. 0b58731 API lint check for the ArrayReturn is enabled for androidx by Sergey · 4 years, 8 months ago
  39. cd1aae0 Track experimental API surface by Alan Viverette · 4 years, 10 months ago
  40. a2f4412 DocumentFile.listFiles will never return null by Jake Wharton · 5 years ago
  41. e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 5 years ago
  42. f464859 Merge AndroidX changes for Android API 29 by Aurimas Liutikas · 5 years ago
  43. ac4cf06 Move all usaged of annotation:1.1.0-rc01 to annotation:1.1.0 by Nick Anthony · 5 years ago
  44. aa4f5cc Merge "Add a way to create snapshot repository directory" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  45. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 5 years ago
  46. dc77eca resolve merge conflicts of d25ddf6eb83028c431d841744981e68fb9de3944 into androidx-platform-dev by Jeff Gaston · 5 years ago
  47. 6edd4a4 Updating metalava from build 5579350 by Jeff Gaston · 5 years ago
  48. eec78e6 resolve merge conflicts of e80fda0cb87310cfba76f91db267b2b556f1b532 to androidx-platform-dev by Nick Anthony · 5 years ago
  49. f7cef0b Move annotation to 1.2.0-alpha01 and pin all current usages to 1.1.0-rc01 by Nick Anthony · 5 years ago
  50. e72d24e Merge "Rename TEST_* to ANDROIDX_TEST_*" into androidx-master-dev am: f41616320a by Dustin Lam · 5 years ago
  51. 3979d96 Rename TEST_* to ANDROIDX_TEST_* by Dustin Lam · 5 years ago
  52. 5dd4e7f Merge "Delete SupportAndroidLibraryPlugin" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  53. cdb9f9f Delete SupportAndroidLibraryPlugin by Aurimas Liutikas · 5 years ago
  54. 0a4a973e Merge changes I0feef20b,Idda6df2f,I07a66c46 into androidx-master-dev by Aurimas Liutikas · 5 years ago
  55. 2ad3161 Move DSL namespace from supportLibrary to androidx. by Aurimas Liutikas · 5 years ago
  56. b1f4cd8 Fix for the recently reenabled running of Doclava against tip-of-tree by Jeff Gaston · 5 years ago
  57. 9878900 Update api and fix broken build due to removed class by Oussama Ben Abdelbaki · 5 years ago
  58. 2b76806 Merge changes I9d832701,Ibb975b68,Id33a6abe into androidx-master-dev by Jeff Gaston · 5 years ago
  59. 79285e9 Generating restricted API txts by Jeff Gaston · 5 years ago
  60. 9908bea Regenerating restricted API files based on the source jars by Jeff Gaston · 5 years ago
  61. 659bf67f resolve merge conflicts of 0709ba56fd32be05b020222547598c8c6cc14308 to androidx-platform-dev by Nick Anthony · 5 years ago
  62. 36cb780 Changed all 1.0.0 libraries to dev version 1.1.0-alpha01 by Nick Anthony · 5 years ago
  63. 3aa7cba Revert "Revert "Merge commit 'e64c47eb508690bf0a745c6bd57150c3bce5befe' into manual_merge_e64c47eb508690bf0a745c6bd57150c3bce5befe"" by Oussama Ben Abdelbaki · 5 years ago
  64. d4420af Revert "Merge commit 'e64c47eb508690bf0a745c6bd57150c3bce5befe' into manual_merge_e64c47eb508690bf0a745c6bd57150c3bce5befe" by Oussama Ben Abdelbaki · 5 years ago
  65. 59cac4d Merge commit 'e64c47eb508690bf0a745c6bd57150c3bce5befe' into manual_merge_e64c47eb508690bf0a745c6bd57150c3bce5befe by Oussama Ben Abdelbaki · 5 years ago
  66. 3eedef6 Fix for DocumentsContract#getTreeDocumentId by Nicole Borrelli · 5 years ago
  67. edae0d5 Create owners file. by Nicole Borrelli · 5 years ago
  68. 01f551c Merge changes from topic "metalava-1.2.5" into androidx-master-dev by Jeff Gaston · 5 years ago
  69. 5d65a6a Updating Metalava to version 1.2.5 by Jeff Gaston · 5 years ago
  70. 344c1c2 Updating Android-Q SDK and making necessary changes by Oussama Ben Abdelbaki · 5 years ago
  71. 12a26d0 Fix build with the newest android-Q SDK drop by Oussama Ben Abdelbaki · 6 years ago
  72. 86267e3 Added support for keeping track of public resource surface by Oussama Ben Abdelbaki · 6 years ago
  73. 9551653 Removed LibraryVersions.SUPPORT_LIBRARY and replaced with project by Nick Anthony · 6 years ago
  74. c21caf9 Enabling metalava by default by Jeff Gaston · 6 years ago
  75. 3cf783a Undoing the recent enabling of Metalava by Jeff Gaston · 6 years ago
  76. 87318cb Enabling Metalava everywhere by Jeff Gaston · 6 years ago
  77. 3478ef7 Move to beta01 version for AndroidX 1.0.0 release by Aurimas Liutikas · 6 years ago
  78. 0f4ca63 Add private constructors to static utility classes. by Jake Wharton · 6 years ago
  79. 5a6fb47 Add nullability annotations to DocumentFile. by Jake Wharton · 6 years ago
  80. 77ce8c5 Inline API-specific method abstraction. by Jake Wharton · 6 years ago
  81. bc494df Fix imports for an assortment of small libraries. by Aurimas Liutikas · 6 years ago
  82. 8db7074 Add new API files after refactor. by Aurimas Liutikas · 6 years ago
  83. ac5fe7c Refactor support library by Aurimas Liutikas · 6 years ago
  84. f27b1ff Revert "Refactor support library." by Aurimas Liutikas · 6 years ago
  85. b31c328 Refactor support library. by Aurimas Liutikas · 6 years ago
  86. f1c67f6 Merge "Add API files for 28.0.0-alpha1, don't publish WebView" into pi-preview1-androidx-dev by Alan Viverette · 6 years ago
  87. 4d8b0fb Add API files for 28.0.0-alpha1, don't publish WebView by Alan Viverette · 6 years ago
  88. ff5e141 Merge "Add api files for newly split modules." by Aurimas Liutikas · 6 years ago
  89. 526389b Move buildSrc classes to androidx.build package. by Aurimas Liutikas · 6 years ago
  90. 4c47490 Add api files for newly split modules. by Aurimas Liutikas · 6 years ago
  91. 9d274e1 Split out DocumentFile out of core-utils. by Aurimas Liutikas · 6 years ago