1. 5184037 Update api lint baseline. by Aurimas Liutikas · 4 years, 11 months ago
  2. c163de4 Update api lint baseline with new Metalava nullability check. by Aurimas Liutikas · 4 years, 11 months ago
  3. e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 5 years ago
  4. d2c056e Start running Metalava with --api-lint by Aurimas Liutikas · 5 years ago
  5. 1b57674a Enables UnknownNullness lint check by Louis Pullen-Freilich · 5 years ago
  6. f464859 Merge AndroidX changes for Android API 29 by Aurimas Liutikas · 5 years ago
  7. ac4cf06 Move all usaged of annotation:1.1.0-rc01 to annotation:1.1.0 by Nick Anthony · 5 years ago
  8. aa4f5cc Merge "Add a way to create snapshot repository directory" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  9. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 5 years ago
  10. dc77eca resolve merge conflicts of d25ddf6eb83028c431d841744981e68fb9de3944 into androidx-platform-dev by Jeff Gaston · 5 years ago
  11. 6edd4a4 Updating metalava from build 5579350 by Jeff Gaston · 5 years ago
  12. eec78e6 resolve merge conflicts of e80fda0cb87310cfba76f91db267b2b556f1b532 to androidx-platform-dev by Nick Anthony · 5 years ago
  13. f7cef0b Move annotation to 1.2.0-alpha01 and pin all current usages to 1.1.0-rc01 by Nick Anthony · 5 years ago
  14. b91fa95 Fix platform-dev checkApi by Nick Anthony · 5 years ago
  15. a108610 resolve merge conflicts of 3638bb57271af8f871018cf0b4208a5f024595d8 to androidx-platform-dev by Nick Anthony · 5 years ago
  16. 0a2d4c7 Increment version to development versions (releasing version +1) by Nick Anthony · 5 years ago
  17. cab599b Merge "leanback-preference: theme context earlier" into androidx-master-dev by Dake Gu · 5 years ago
  18. 049b727 leanback-preference: theme context earlier by Dake Gu · 5 years ago
  19. 5dd4e7f Merge "Delete SupportAndroidLibraryPlugin" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  20. cdb9f9f Delete SupportAndroidLibraryPlugin by Aurimas Liutikas · 5 years ago
  21. 0a4a973e Merge changes I0feef20b,Idda6df2f,I07a66c46 into androidx-master-dev by Aurimas Liutikas · 5 years ago
  22. 2ad3161 Move DSL namespace from supportLibrary to androidx. by Aurimas Liutikas · 5 years ago
  23. a91fdb9 Merge "Fix PreferenceFragmentCompat theme" into androidx-master-dev by Dake Gu · 5 years ago
  24. ceed42f Fix PreferenceFragmentCompat theme by Dake Gu · 5 years ago
  25. 9878900 Update api and fix broken build due to removed class by Oussama Ben Abdelbaki · 5 years ago
  26. 2b76806 Merge changes I9d832701,Ibb975b68,Id33a6abe into androidx-master-dev by Jeff Gaston · 5 years ago
  27. 9a9c00f resolve merge conflicts of 6c3dd16b747472a6266b79033503b20e07198fee to androidx-platform-dev by Oussama Ben Abdelbaki · 5 years ago
  28. 79285e9 Generating restricted API txts by Jeff Gaston · 5 years ago
  29. 9908bea Regenerating restricted API files based on the source jars by Jeff Gaston · 5 years ago
  30. 237c894 Migrate shared restricted apis to LIBRARY_GROUP_PREFIX by Oussama Ben Abdelbaki · 5 years ago
  31. 0d3fc29 resolve merge conflicts of a765266e2c8a808b7ac2db400ba66fa3e13903a7 to androidx-platform-dev by Nick Anthony · 5 years ago
  32. 85f3455 Update all versions after Jan 30 and Feb 7 Releases by Nick Anthony · 5 years ago
  33. c19d00d Merge "Updates leanback-preference sample tags and preference dependencies" into androidx-master-dev by Louis Pullen-Freilich · 5 years ago
  34. eb31836 Updates leanback-preference sample tags and preference dependencies by Louis Pullen-Freilich · 5 years ago
  35. 4a422af Ran updateApi which should fix the platform build by Oussama Ben Abdelbaki · 5 years ago
  36. 0b43d17 Support to ignore api violations by adding baseline error files by Jeff Gaston · 5 years ago
  37. 5d65a6a Updating Metalava to version 1.2.5 by Jeff Gaston · 5 years ago
  38. b984f27 Use implementation for collection dependency by Jake Wharton · 5 years ago
  39. 393699c leanback: depends on binary build by Dake Gu · 5 years ago
  40. 59c3029 Updates findPreference in KTX and other usages by Louis Pullen-Freilich · 6 years ago
  41. 86267e3 Added support for keeping track of public resource surface by Oussama Ben Abdelbaki · 6 years ago
  42. f159e85 Regenerating some old api txts that were missed with metalava by Jeff Gaston · 6 years ago
  43. c21caf9 Enabling metalava by default by Jeff Gaston · 6 years ago
  44. 73677b1 All released apis are now recorded by Oussama Ben Abdelbaki · 6 years ago
  45. 3cf783a Undoing the recent enabling of Metalava by Jeff Gaston · 6 years ago
  46. 87318cb Enabling Metalava everywhere by Jeff Gaston · 6 years ago
  47. f89afb0 Enable fatal UnknownNullness Lint for Fragments by Ian Lake · 6 years ago
  48. cd84848 The great preference sample app migration by Louis Pullen-Freilich · 6 years ago
  49. cae3e58 Deprecates Preference classes that rely on framework components by Louis Pullen-Freilich · 6 years ago
  50. 350f81a leanback-preference: add androidx fragments by Dake Gu · 6 years ago
  51. b80f425 leanback-preference: themerize all colors and fonts by Dake Gu · 6 years ago
  52. f85ec05 Remove legacy preference dependency by Jake Wharton · 6 years ago
  53. c2d7549 Move minSdkVersion default into AndroidX plugin by Jake Wharton · 6 years ago
  54. dc0543e Update docs and deps for beta01 by Alan Viverette · 6 years ago
  55. a97ea03 Move to beta01 version for AndroidX 1.0.0 release by Aurimas Liutikas · 6 years ago
  56. 42600ea Change TvSettings theme in support lib. by Zhizhi Liu · 6 years ago
  57. 1e1b0d3 Fix synthetic calls in leanback-preference module by Jake Wharton · 6 years ago
  58. 5b22add Updates PreferenceThemeOverlay to use the material theme, deprecates .v14* themes and cleans up sample app by Louis Pullen-Freilich · 6 years ago
  59. bfef093 Start enforcing javac warnings. by Aurimas Liutikas · 6 years ago
  60. 0f4ca63 Add private constructors to static utility classes. by Jake Wharton · 6 years ago
  61. 8619e0e Fix imports for leanback code. by Aurimas Liutikas · 6 years ago
  62. 0efa1d5 Rename libray folders to align with artifact names. by Jake Wharton · 6 years ago[Renamed from preference-leanback]
  63. 636212d Merge "Restore OCR+2 following refactor" into pi-preview1-androidx-dev am: 0f2a212c76 am: da52e92788 by Alan Viverette · 6 years ago
  64. da52e92 Merge "Restore OCR+2 following refactor" into pi-preview1-androidx-dev by Alan Viverette · 6 years ago
  65. 0f2a212 Merge "Restore OCR+2 following refactor" into pi-preview1-androidx-dev by Alan Viverette · 6 years ago
  66. 8db7074 Add new API files after refactor. by Aurimas Liutikas · 6 years ago
  67. ac5fe7c Refactor support library by Aurimas Liutikas · 6 years ago
  68. 4c1511b Merge "Restrict OCR+2 until refactor has landed" into pi-preview1-androidx-dev by Alan Viverette · 6 years ago
  69. d1f3854 Restore OCR+2 following refactor by Alan Viverette · 6 years ago
  70. 41d2c49 Merge "Restrict OCR+2 until refactor has landed" into pi-preview1-androidx-dev by Alan Viverette · 6 years ago
  71. 5b9d0ba Restrict OCR+2 until refactor has landed by Alan Viverette · 6 years ago
  72. 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
  73. 4d8b0fb Add API files for 28.0.0-alpha1, don't publish WebView by Alan Viverette · 6 years ago
  74. 526389b Move buildSrc classes to androidx.build package. by Aurimas Liutikas · 6 years ago
  75. e338c36 Move more code to standard directories. by Aurimas Liutikas · 6 years ago
  76. 3ebde3b Move code to standard directories by Aurimas Liutikas · 6 years ago
  77. 1f5136a Remove minSdkVersion tags from library manifest files. by Aurimas Liutikas · 6 years ago
  78. bf0ea1d Finalize 27.1.0 release by Alan Viverette · 6 years ago
  79. e3739e4 Move Support Library to prebuilts only for everything except car by Alan Viverette · 7 years ago
  80. 49cfa98 [automerger] Merge commit '7ed10e5f43637b244bdf8fcededde19d80c4a372' into mergefix am: d7946133f2 by Android Build Merger (Role) · 7 years ago
  81. d794613 Merge commit '7ed10e5f43637b244bdf8fcededde19d80c4a372' into mergefix by Aurimas Liutikas · 7 years ago
  82. 831c466 Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  83. b8fd9b6 Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  84. 3901eec Merge "Mark leanback and preference-leanback AAPT2_ONLY." by TreeHugger Robot · 7 years ago
  85. 1bece13 Emit all APIs using Predicates. by Jeff Sharkey · 7 years ago
  86. 3034f5d Emit all APIs using Predicates. by Jeff Sharkey · 7 years ago
  87. f1a24b1 Mark leanback and preference-leanback AAPT2_ONLY. by Aurimas Liutikas · 7 years ago
  88. ba6097b Fix annotations not to pretend to have resources. by Aurimas Liutikas · 7 years ago
  89. d4a251a move leanback preference-leanback to top level by Dake Gu · 7 years ago