1. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 5 years ago
  2. a95fc31 BanTargetApiAnnotation check now actually looks for the annotation by Oussama Ben Abdelbaki · 5 years ago
  3. b11e6f2 Merge "Added support for hostExtra to ListBuilder" into androidx-master-dev by Yiou Chen · 5 years ago
  4. b093d7e Merge "Improves nullabilities in slice builder" into androidx-master-dev by Treehugger Robot · 5 years ago
  5. d7a9095 Added support for hostExtra to ListBuilder by Yiou Chen · 5 years ago
  6. 3c2c3ca Applying AndroidX lint configuration to apps too by Jeff Gaston · 5 years ago
  7. 1d85e1c Improves nullabilities in slice builder by Pinyao Ting · 5 years ago
  8. d0b30b5 Merge "Update owner file for slice demo" into androidx-master-dev am: 98f727da47 by Treehugger Robot · 5 years ago
  9. 98f727d Merge "Update owner file for slice demo" into androidx-master-dev by Treehugger Robot · 5 years ago
  10. 5d1918c Merge changes I372698be,I043765ce into androidx-master-dev am: b3a7ed053a by Treehugger Robot · 5 years ago
  11. 59f06657 Update owner file for slice demo by Pinyao Ting · 5 years ago
  12. 0982f00 Add customized style to adjust padding and size of progress bar by hughchen · 5 years ago
  13. ed18608 Suppress/migrate from deprecated APIs in Android R by Chris Banes · 6 years ago
  14. 161ca5e introducing raw image modes in slices by Pinyao Ting · 6 years ago
  15. e8a3ab9 Move cardview to the new proper directory structure by Sergey · 6 years ago
  16. 5e1cddb Move appcompat to the new proper directory structure by Sergey · 6 years ago
  17. 73d18dd show last viewed slice when we open up slice browser by Pinyao Ting · 6 years ago
  18. a7c770a Update transition to the new directory structure by Yuichi Araki · 6 years ago
  19. a5b6297 Update recyclerview and recyclerview-benchmark locations. by shepshapard · 6 years ago
  20. 2c45f80a Remove unneeded lifecycle-extension dependencies by Ian Lake · 6 years ago
  21. 462f553 Fix up :core after directory move upstream. by Aurimas Liutikas · 6 years ago
  22. bf3471e Add core dependencies where needed in androidx-platform-dev to fix build by Nick Anthony · 6 years ago
  23. 3aa7cba Revert "Revert "Merge commit 'e64c47eb508690bf0a745c6bd57150c3bce5befe' into manual_merge_e64c47eb508690bf0a745c6bd57150c3bce5befe"" by Oussama Ben Abdelbaki · 7 years ago
  24. d4420af Revert "Merge commit 'e64c47eb508690bf0a745c6bd57150c3bce5befe' into manual_merge_e64c47eb508690bf0a745c6bd57150c3bce5befe" by Oussama Ben Abdelbaki · 7 years ago
  25. ae45bbc Move to using AGP 3.4-0-alpha10 by Oussama Ben Abdelbaki · 7 years ago
  26. 2863dd3 Slices: Move ListContent.getHeight to SliceStyle. by Julia Tuttle · 7 years ago
  27. 3b227d2 Fix some minor things by Mady Mellor · 7 years ago
  28. 21ff5d1 Delete SupportAndroidTestAppPlugin. by Aurimas Liutikas · 7 years ago
  29. de2f9b7 Clean up some stuff in the content classes by Mady Mellor · 7 years ago
  30. fa7a7f23 Add default slice into open list by Jason Monk · 7 years ago
  31. 45bb12e Merge "Fix setting null actions on a slice with a row as first item" into pi-androidx-dev by Mady Mellor · 7 years ago
  32. 65ba09d Fix setting null actions on a slice with a row as first item by Mady Mellor · 7 years ago
  33. c2d7549 Move minSdkVersion default into AndroidX plugin by Jake Wharton · 7 years ago
  34. fff1cf4 Enable full error-prone configuration on samples by Jake Wharton · 7 years ago
  35. fd6e070 Show a spinner if a slice is loading when action is tapped by Mady Mellor · 7 years ago
  36. ddbe3e4 Show a spinner if a slice is loading when action is tapped by Mady Mellor · 7 years ago
  37. d58caeae6 Merge changes I16cf1c22,I8af7c650 into pi-androidx-dev by TreeHugger Robot · 7 years ago
  38. fba41af Speed up some loading in the open dialog by Jason Monk · 7 years ago
  39. 49d2283 Fix an issue in height calculation when not scrolling by Mady Mellor · 7 years ago
  40. 910caad Fix uri id generation, also add uri to toString by Jason Monk · 7 years ago
  41. b4537e8 Lower minSdk of slices, but disable on older devices by Jason Monk · 7 years ago
  42. c25e177 Quick hacks to test serialization by Mady Mellor · 7 years ago
  43. c00df5d Touch feedback should go to the edge of the slice including padding by Mady Mellor · 7 years ago
  44. 10516f5 Slices: Improve Slice{,Item},toString comprehensibility. by Julia Tuttle · 7 years ago
  45. 9394f51 Fixes a bug of not finding sample slice provider due to recent refactoring. by Steven Wu · 7 years ago
  46. 1d7c4ff Merge test slice providers into one DO NOT MERGE by Jason Monk · 7 years ago
  47. f576e30 Merge "Fix grid rows with single cells" into pi-androidx-dev by TreeHugger Robot · 7 years ago
  48. 7a5723f Merge "Don’t update the slider if the user is interacting with it" into pi-androidx-dev by Mady Mellor · 7 years ago
  49. 19dfce85 Fix grid rows with single cells by Mady Mellor · 7 years ago
  50. a7ef457 Require a primary action set somewhere on a slice by Mady Mellor · 7 years ago
  51. dc000fa Don’t update the slider if the user is interacting with it by Mady Mellor · 7 years ago
  52. 07155e7 Fix grid row sizing + large image grids with text by Mady Mellor · 7 years ago
  53. 237b33a Move parts of SliceManager to core by Jason Monk · 7 years ago
  54. ae7a827 Reset slice view with an unknown slice URI in slice browser app. by Steven Wu · 7 years ago
  55. 3e3826d Fixes a bug of slice demo app crashing for invalid URI. by Steven Wu · 7 years ago
  56. 06339e2 Add support for layout direction to the different row builders by Mady Mellor · 8 years ago
  57. 24ee625 Add API to indicate that a slice represents an error by Mady Mellor · 8 years ago
  58. 70749b6 Merge "Fix SliceSelectionDialog for invalid provider / authorities" into pi-androidx-dev by TreeHugger Robot · 8 years ago
  59. ed4f620 Fix row view being laid out incorrectly by Mady Mellor · 8 years ago
  60. 4bbf004 Fix SliceSelectionDialog for invalid provider / authorities by Mady Mellor · 8 years ago
  61. 5b77abb Merge "Improvements to view updating & grocery list slice" into pi-androidx-dev by TreeHugger Robot · 8 years ago
  62. b65649a Improvements to view updating & grocery list slice by Mady Mellor · 8 years ago
  63. a14cd49 Add open selection flow for slice browser by Jason Monk · 8 years ago
  64. f87e4df Migrate support lib to depend on material instead of design libs. by Aurimas Liutikas · 8 years ago
  65. 32a9c52 API review: setColor / setTint -> setAccentColor by Mady Mellor · 8 years ago
  66. 65d77ea Grid paddings; internal text paddings by Mady Mellor · 8 years ago
  67. 977517c Fix crash when row has only has image at start or end by Mady Mellor · 8 years ago
  68. 0929cbe Fix some issues with recycling row views by Mady Mellor · 8 years ago
  69. 432265f Fix some things in alpha branch by Mady Mellor · 8 years ago
  70. 673b1ae Show updated text when slice expires by Jason Monk · 8 years ago
  71. e7afe0a Merge "Add/fixup toString for slices" into pi-androidx-dev by TreeHugger Robot · 8 years ago
  72. 89cf18f Add/fixup toString for slices by Jason Monk · 8 years ago
  73. 4d33d5f Change artifactids for slice libraries. by Aurimas Liutikas · 8 years ago
  74. 3bc2c82 Add min to InputRangeBuilder + support in RowView by Mady Mellor · 8 years ago
  75. 06e3d75 Fix action icon tap region by Mady Mellor · 8 years ago
  76. 77d3fe9 Fix passing styles down to children views by Mady Mellor · 8 years ago
  77. 6975e4e Properly handle click events + touch feedback by Mady Mellor · 8 years ago
  78. 8244917 Lower minSdk of slices demos by Jason Monk · 8 years ago
  79. aada2af Merge "Add actual documentation for builders + SliceView attributes" into pi-preview1-androidx-dev by Mady Mellor · 8 years ago
  80. f49ab62 Merge "Add subtitle and primary action to range builders" into pi-preview1-androidx-dev by TreeHugger Robot · 8 years ago
  81. eefde12 Rename addSeeMore* to setSeeMore* because that’s what it does by Mady Mellor · 8 years ago
  82. ec2359f Add subtitle and primary action to range builders by Mady Mellor · 8 years ago
  83. 5a1116e Allow long press support for SliceView by Mady Mellor · 8 years ago
  84. d156eab Add actual documentation for builders + SliceView attributes by Mady Mellor · 8 years ago
  85. 3ec422a Switch slices over to IconCompat by Jason Monk · 8 years ago
  86. 891ce20 Ensure if text is loading the textview is still taking space by Mady Mellor · 8 years ago
  87. 63fb995 Support “Updated 5 min. ago” for Slices with expired content by Mady Mellor · 8 years ago
  88. e7f1c6c Add TTL notion to list builder by Mady Mellor · 8 years ago
  89. 5693a5e Merge "Rename GridBuilder to GridRowBuilder" into pi-preview1-androidx-dev by Mady Mellor · 8 years ago
  90. f0da2e6 Rename GridBuilder to GridRowBuilder by Mady Mellor · 8 years ago
  91. ba069d5 DO NOT MERGE. Migrate app-toolkit projects to androidx by Alan Viverette · 8 years ago
  92. c50cc30 Update shortcut view / slice actions to work together by Mady Mellor · 8 years ago
  93. def582a Fix imports for samples code. by Aurimas Liutikas · 8 years ago
  94. bb51b59 Filter out anything HINT_KEY_WORDS when extracting content from Slice by Mady Mellor · 8 years ago
  95. 2f93cbd Merge "HeaderBuilder should have overloaded methods for loading" into pi-preview1-androidx-dev by Mady Mellor · 8 years ago
  96. 09ec20c HeaderBuilder should have overloaded methods for loading by Mady Mellor · 8 years ago
  97. 4c4a519 Apply content descriptions to templates by Mady Mellor · 8 years ago
  98. 636212d Merge "Restore OCR+2 following refactor" into pi-preview1-androidx-dev am: 0f2a212c76 am: da52e92788 by Alan Viverette · 8 years ago
  99. da52e92 Merge "Restore OCR+2 following refactor" into pi-preview1-androidx-dev by Alan Viverette · 8 years ago
  100. 0f2a212 Merge "Restore OCR+2 following refactor" into pi-preview1-androidx-dev by Alan Viverette · 8 years ago