1. 827a1f2 Remove legacy excludes from build.gradle. by Aurimas Liutikas · 5 years ago
  2. e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 5 years ago
  3. a5b6297 Update recyclerview and recyclerview-benchmark locations. by shepshapard · 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. 32a7dec Suppresses / fixes all unchecked javac errors and enables error tracking by Louis Pullen-Freilich · 5 years ago
  7. 692b3e95 Move all usaged of collection:1.1.0-rc01 to collection:1.1.0 by Nick Anthony · 5 years ago
  8. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 5 years ago
  9. 17091e5 Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  10. 3ea0523 Use textAppearanceListItem for slice titles. by Amin Shaikh · 5 years ago
  11. 6edd4a4 Updating metalava from build 5579350 by Jeff Gaston · 5 years ago
  12. a1aa570 Remove targetSdkVersion workaround for library tests by Aurimas Liutikas · 5 years ago
  13. 163e070 Preserving input and accessibility focus on SliceView during updates by Sunny Goyal · 5 years ago
  14. 4943f19 Merge "Move collection to 1.2.0-alpha01 and pin all current usages to 1.1.0-rc01" into androidx-master-dev by Treehugger Robot · 5 years ago
  15. f3a4f49 Move collection to 1.2.0-alpha01 and pin all current usages to 1.1.0-rc01 by Nick Anthony · 5 years ago
  16. 36911a6 Update versions to dev versions after May Release by Nick Anthony · 5 years ago
  17. 557d5e4 Removing unnecessary activtiy and broadcast handshake to avoid flakyness by Sunny Goyal · 5 years ago
  18. 1d5d8a0 Merge "Rename TEST_* to ANDROIDX_TEST_*" into androidx-master-dev am: f41616320a by Dustin Lam · 5 years ago
  19. 3979d96 Rename TEST_* to ANDROIDX_TEST_* by Dustin Lam · 5 years ago
  20. af1bf7d Merge "Delete SupportAndroidLibraryPlugin" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  21. cdb9f9f Delete SupportAndroidLibraryPlugin by Aurimas Liutikas · 5 years ago
  22. 1edb08c Merge "Slices: Render selection subslices." into androidx-master-dev by Julia Tuttle · 5 years ago
  23. 6baecec Slices: Render selection subslices. by Julia Tuttle · 6 years ago
  24. fdf1b56 Merge changes I0feef20b,Idda6df2f,I07a66c46 into androidx-master-dev by Aurimas Liutikas · 5 years ago
  25. 2ad3161 Move DSL namespace from supportLibrary to androidx. by Aurimas Liutikas · 5 years ago
  26. 7deb1b5 Merge "Rename APIs in SliceView" into androidx-master-dev am: 09f5827206 by Jason Chiu · 5 years ago
  27. 299f40f Rename APIs in SliceView by Jason Chiu · 5 years ago
  28. 589afc2 Merge "Adding API to override the permission action for binding a slice" into androidx-master-dev by Sunny Goyal · 5 years ago
  29. 34955e6 Adding API to override the permission action for binding a slice by Sunny Goyal · 5 years ago
  30. 1df2b7a Merge "Slices: Refactor a couple of things in RowView." into androidx-master-dev by Julia Tuttle (Google) · 5 years ago
  31. 9c5bdef Slices: Refactor a couple of things in RowView. by Julia Tuttle · 5 years ago
  32. 3df6f8e Merge "Fixing MeasureSpec.EXACTLY not being respected by SiceView" into androidx-master-dev by Sunny Goyal · 5 years ago
  33. 15e328d Merge "Fixing MeasureSpec.EXACTLY not being respected by SiceView" into androidx-master-dev by Treehugger Robot · 5 years ago
  34. d1e3fad Merge "Fixing OnSliceActionListener is not called when there is only a single action per row" into androidx-master-dev by Sunny Goyal · 5 years ago
  35. 1655236 Fixing MeasureSpec.EXACTLY not being respected by SiceView by Sunny Goyal · 5 years ago
  36. a34fc01 Fixing OnSliceActionListener is not called when there is only a single action per row by Sunny Goyal · 5 years ago
  37. 17ef5cd Merge "Fixing padding not getting propogated properly throughout SliceView" into androidx-master-dev by Sunny Goyal · 5 years ago
  38. 3549a4b Fixing padding not getting propogated properly throughout SliceView by Sunny Goyal · 5 years ago
  39. 1ced3fc Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  40. cac14c8 Merge changes I9d832701,Ibb975b68,Id33a6abe into androidx-master-dev by Jeff Gaston · 5 years ago
  41. 3a45fcb Merge "Slices: Fix duplicate short/long clicks." into androidx-master-dev by Treehugger Robot · 5 years ago
  42. 83096ea Enabling tracking of restricted APIs in most projects by Jeff Gaston · 5 years ago
  43. 9908bea Regenerating restricted API files based on the source jars by Jeff Gaston · 5 years ago
  44. 237c894 Migrate shared restricted apis to LIBRARY_GROUP_PREFIX by Oussama Ben Abdelbaki · 5 years ago
  45. 6b4fcd3 Slices: Fix duplicate short/long clicks. by Julia Tuttle · 5 years ago
  46. b035dfc Merge "Fixing crash in getToggles when slice is empty" into androidx-master-dev by Treehugger Robot · 5 years ago
  47. ed3541d Fixing crash in getToggles when slice is empty by Sunny Goyal · 5 years ago
  48. a8e032a Merge "Fix content measured against wrong height when seekbar is present" into androidx-master-dev by Treehugger Robot · 5 years ago
  49. ae45bbc Move to using AGP 3.4-0-alpha10 by Oussama Ben Abdelbaki · 6 years ago
  50. ee1849d Fix content measured against wrong height when seekbar is present by Sunny Goyal · 5 years ago
  51. 610686b Merge "Add attributes to customize slice row style" into androidx-master-dev by Jason Chiu · 5 years ago
  52. ee247c4 Merge "Add explicit dependency on 'collection' where used" into androidx-master-dev by Jake Wharton · 5 years ago
  53. 53786fb Add explicit dependency on 'collection' where used by Jake Wharton · 5 years ago
  54. 0b43d17 Support to ignore api violations by adding baseline error files by Jeff Gaston · 5 years ago
  55. 5d65a6a Updating Metalava to version 1.2.5 by Jeff Gaston · 5 years ago
  56. 270f921 Merge "Updates annotations for tests previously marked small/medium" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  57. 532eef4 Updates annotations for tests previously marked small/medium by Louis Pullen-Freilich · 5 years ago
  58. 08f2b97 Slices: Remove 'Large' from inapplicable class names by Julia Tuttle · 5 years ago
  59. 5f50df3 Add attributes to customize slice row style by Jason Chiu · 5 years ago
  60. f8157b7 Fix height of slices at 48dp by Jason Monk · 5 years ago
  61. badf2f8 Migrate away from deprecated test classes by Alan Viverette · 6 years ago
  62. dd5165b Merge changes I9b57829d,I25b39506 into androidx-master-dev by Treehugger Robot · 6 years ago
  63. efd5e76 Merge changes Id5d0db40,I5b32e636 into androidx-master-dev by Treehugger Robot · 6 years ago
  64. c3c435a Add SliceMetadata.isSelection by Julia Tuttle · 6 years ago
  65. 9f518fe Parse selection slices in RowContent. by Julia Tuttle · 6 years ago
  66. 676fe364 Add SELECTION row and action types to EventInfo by Julia Tuttle · 6 years ago
  67. 6ed78f3 Added support for showing title items at the start of Slice's first row by Jason Chiu · 6 years ago
  68. 86267e3 Added support for keeping track of public resource surface by Oussama Ben Abdelbaki · 6 years ago
  69. de052f3 Merge "Enable lintMinDepVersions in buildOnServer" into androidx-master-dev by Oussama Ben Abdelbaki · 6 years ago
  70. cc8e174 Merge "Fix default tint when non-appcompat theme is used" into androidx-master-dev by Jason Monk · 6 years ago
  71. 914eeec Fix default tint when non-appcompat theme is used by Jason Monk · 6 years ago
  72. fdd7a81 Enable lintMinDepVersions in buildOnServer by Oussama Ben Abdelbaki · 6 years ago
  73. abfa422 Added support for showing the header divider for slice view by Jason Chiu · 6 years ago
  74. 28f5171 Reuse slice metadata and list content by Jason Monk · 6 years ago
  75. 77592f4 Slices: Organize SelectionBuilder* imports. by Julia Tuttle · 6 years ago
  76. b417cfd Added support for showing the action divider in slice row view by Jason Chiu · 6 years ago
  77. 2863dd3 Slices: Move ListContent.getHeight to SliceStyle. by Julia Tuttle · 6 years ago
  78. 66bed96 Fix slice sizing when between min and max row height by Jason Monk · 6 years ago
  79. 59ed0e8 Merge "Slices: Move GridContent.getHeight to SliceStyle." into androidx-master-dev by Julia Tuttle (Google) · 6 years ago
  80. a278e93 Merge "Actually log event for slider slices" into androidx-master-dev by Treehugger Robot · 6 years ago
  81. 40161fa Slices: Move GridContent.getHeight to SliceStyle. by Julia Tuttle · 6 years ago
  82. d22df27 Slices: Move RowContent.getHeight to SliceStyle. by Julia Tuttle · 6 years ago
  83. f159e85 Regenerating some old api txts that were missed with metalava by Jeff Gaston · 6 years ago
  84. e509966 Slices: Refactor LargeSliceAdapter.inflateForType by Julia Tuttle · 6 years ago
  85. 6374118 Slices: Implement ListBuilder.addSelection. by Julia Tuttle · 6 years ago
  86. c21caf9 Enabling metalava by default by Jeff Gaston · 6 years ago
  87. 201a2f9 Create CachedSliceLiveData. by Jason Monk · 6 years ago
  88. 199ea3c Slices: Only tint default toggle when checked by Julia Tuttle · 6 years ago
  89. 517c88b Actually log event for slider slices by Mady Mellor · 6 years ago
  90. 70c98b6 Merge "Fix Slice InfDef retention." into androidx-master-dev by Treehugger Robot · 6 years ago
  91. 73677b1 All released apis are now recorded by Oussama Ben Abdelbaki · 6 years ago
  92. 9cfe87c Fix Slice InfDef retention. by Aurimas Liutikas · 6 years ago
  93. 87d50c8 Merge changes I7f3d94b2,I2787e770,I3a270148,Ic6fa895b into androidx-master-dev by Treehugger Robot · 6 years ago
  94. ce267fc Remove triple hashing in slices by Jake Wharton · 6 years ago
  95. 0194600 Ignore overview.html in source jar, fix equality check, lint suppressions. by Jake Wharton · 6 years ago
  96. 3cf783a Undoing the recent enabling of Metalava by Jeff Gaston · 6 years ago
  97. 87318cb Enabling Metalava everywhere by Jeff Gaston · 6 years ago
  98. bbb0417 Merge "Don’t crash if the URI is bad / doesn’t have content provider" into androidx-master-dev by Treehugger Robot · 6 years ago
  99. 3b227d2 Fix some minor things by Mady Mellor · 6 years ago
  100. d2969c5 Don’t crash if the URI is bad / doesn’t have content provider by Mady Mellor · 6 years ago