1. 8a2763f SliceView better measuring / updated heights and alignment by Mady Mellor · 7 years ago
  2. 81bd78f Merge "Add notion of image sizes to grid builder" by Mady Mellor · 7 years ago
  3. 27375e8 Move slices to com.android.support groupId for 28.0.0 release by Alan Viverette · 7 years ago
  4. 5ca9e16 Add notion of image sizes to grid builder by Mady Mellor · 7 years ago
  5. c5da2b6 Add mapIntentToUri to support lib by Jason Monk · 7 years ago
  6. ebaab46 Merge "Import translations. DO NOT MERGE" by TreeHugger Robot · 7 years ago
  7. cfba969 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  8. e51c6d9 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  9. a017383 Merge "Don't use APIs that are going to be removed" by Jason Monk · 7 years ago
  10. 175cb14 Merge "Grid/CellContent changes to know # of lines in a row" by TreeHugger Robot · 7 years ago
  11. 6d23526 Don't use APIs that are going to be removed by Jason Monk · 7 years ago
  12. e338c36 Move more code to standard directories. by Aurimas Liutikas · 7 years ago
  13. 141907f Merge "Fix setting the mode for items in a list" by TreeHugger Robot · 7 years ago
  14. f15deeb Grid/CellContent changes to know # of lines in a row by Mady Mellor · 7 years ago
  15. 7c19f26 Fix setting the mode for items in a list by Mady Mellor · 7 years ago
  16. c39e5c3 Merge "Add @ColorInt annotation for slice builders." by TreeHugger Robot · 7 years ago
  17. ca3bf19 Add @ColorInt annotation for slice builders. by Amin Shaikh · 7 years ago
  18. 4453f12 Merge "Fix a few lint errors in slices." by TreeHugger Robot · 7 years ago
  19. 540fabc Merge "Fixes setting a toggle as a primary action" by TreeHugger Robot · 7 years ago
  20. 9421c5d Fix a few lint errors in slices. by Aurimas Liutikas · 7 years ago
  21. 2038503 Fixes setting a toggle as a primary action by Mady Mellor · 7 years ago
  22. da320e8 SliceAction should return itself for setters by Mady Mellor · 7 years ago
  23. 9b0a49d Make GridBuilder not a parent; it can only be a child of ListBuilder by Mady Mellor · 7 years ago
  24. ea77b88 Allow GridBuilder to specify a top-level content intent by Mady Mellor · 7 years ago
  25. b794b5b Add ability to manipulate the actions shown on a slice by Mady Mellor · 7 years ago
  26. af76b3b Create an SliceAction object to represent icon actions (and shortcuts) by Mady Mellor · 7 years ago
  27. 6078df5 Move the mode into subclass and pass it down by Mady Mellor · 7 years ago
  28. 1f5136a Remove minSdkVersion tags from library manifest files. by Aurimas Liutikas · 7 years ago
  29. f6b7a70 Merge "Add API for adding "see more" row / action to a list or grid slice" by Mady Mellor · 7 years ago
  30. 8600fb9 Merge "Associate hints from the slice on the action with the action" by Mady Mellor · 7 years ago
  31. db28770 Merge "Move Support Library to prebuilts only for everything except car" by TreeHugger Robot · 7 years ago
  32. 37bd071 Fixes some issues with single actions on rows by Mady Mellor · 7 years ago
  33. 3f3520e Associate hints from the slice on the action with the action by Mady Mellor · 7 years ago
  34. ef25322 Merge "Fix issue with replacing small row with small grid" by Mady Mellor · 7 years ago
  35. a29958c Merge "Update view side for small template / header changes" by TreeHugger Robot · 7 years ago
  36. 9683469 Update view side for small template / header changes by Mady Mellor · 7 years ago
  37. 93ac8cd Fix issue with replacing small row with small grid by Mady Mellor · 7 years ago
  38. e3739e4 Move Support Library to prebuilts only for everything except car by Alan Viverette · 7 years ago
  39. ef79faf Set proper targetSdk value for a set of libs that did not do that. by Aurimas Liutikas · 7 years ago
  40. e3b00e2 Add API for adding "see more" row / action to a list or grid slice by Mady Mellor · 7 years ago
  41. 853c11f Add builder for range/input range by Amin Shaikh · 7 years ago
  42. fe60f16 Merge "Use the correct prebuilts for lifecycles." by TreeHugger Robot · 7 years ago
  43. ba4198f Adds methods indicating if content is loading to slice template builders by Mady Mellor · 7 years ago
  44. dca5a9a Merge "Update hint / subtype usage to use framework ones instead of SliceHints" by Mady Mellor · 7 years ago
  45. 8a71dde Merge "Themes for presenter" by TreeHugger Robot · 7 years ago
  46. c08de0b Use the correct prebuilts for lifecycles. by Aurimas Liutikas · 7 years ago
  47. 8f8784c Slice rendering test by Jason Monk · 7 years ago
  48. 7100ce1 Merge "Expose slice pinning APIs" by Jason Monk · 7 years ago
  49. 6946d76 Update hint / subtype usage to use framework ones instead of SliceHints by Mady Mellor · 7 years ago
  50. 87a9bf5 Alter actions / summary API for ListBuilder (builders) by Mady Mellor · 7 years ago
  51. 0922d59 Themes for presenter by Mady Mellor · 7 years ago
  52. 79f1cc9 Expose slice pinning APIs by Jason Monk · 7 years ago
  53. c1639d0 Merge "Update APIs after builder refactor" by TreeHugger Robot · 7 years ago
  54. 00eb37b Update APIs after builder refactor by Jason Monk · 7 years ago
  55. abd7ffd Unhide event info / slice view logging APIs by Mady Mellor · 7 years ago
  56. 1142e0d Shouldn’t null out grid content when resetting view by Mady Mellor · 7 years ago
  57. 9d4a8bc Merge "Ensure grid rows are marked as horizontal list items" by TreeHugger Robot · 7 years ago
  58. fc9de8e Ensure grid rows are marked as horizontal list items by Mady Mellor · 7 years ago
  59. eedc0e3 Add permission model to support lib by Jason Monk · 7 years ago
  60. 731b13d Add pinning to supportlib by Jason Monk · 7 years ago
  61. dfc10f0 Fix content intents for rows without end items by Jason Monk · 7 years ago
  62. dc05204 Refactor child views of slice view to have common base class by Mady Mellor · 7 years ago
  63. 75b023d Merge "Hide message / remote input references" by TreeHugger Robot · 7 years ago
  64. f2cdc3a Add view to support progress bars and sliders. by Amin Shaikh · 7 years ago
  65. c779101 Hide message / remote input references by Mady Mellor · 7 years ago
  66. bfeddba Support multiple toggles in the same row. by Amin Shaikh · 7 years ago
  67. 73937a4 Merge "Add ability to listen for interaction events on a slice view." by Mady Mellor · 7 years ago
  68. a09cb67 Refactor builders to support multiple versions by Jason Monk · 7 years ago
  69. 238b9b6 Add ability to listen for interaction events on a slice view. by Mady Mellor · 7 years ago
  70. 011ea2c Merge "Fix issue with content layout eating taps" by TreeHugger Robot · 7 years ago
  71. b283d3f Merge "Allow slice rows to include multiple toggles." by TreeHugger Robot · 7 years ago
  72. b2d968f Fix issue with content layout eating taps by Mady Mellor · 7 years ago
  73. 3220613 Update GridView to use GridContent / CellContent by Mady Mellor · 7 years ago
  74. d264a86 Allow slice rows to include multiple toggles. by Amin Shaikh · 7 years ago
  75. df26970 Reset the views when slice view is given a null slice by Mady Mellor · 7 years ago
  76. 6b5cd61 Refactor logic to extract template content from a Slice by Mady Mellor · 7 years ago
  77. 546d56d Merge "Make serialization API public." by Jason Monk · 7 years ago
  78. 6e64887 Merge "Fix issue with showing start item in small mode" by TreeHugger Robot · 7 years ago
  79. 528403f Fix issue with showing start item in small mode by Mady Mellor · 7 years ago
  80. 15607bb Stop using deprecated size annotation in slices. by Aurimas Liutikas · 7 years ago
  81. 62198e7 Merge "Better builder for grid formats of slices" by Mady Mellor · 7 years ago
  82. 811fa67 Make serialization API public. by Jason Monk · 7 years ago
  83. 901e2a6 Allow serialization of slices by Jason Monk · 7 years ago
  84. db971ff Better builder for grid formats of slices by Mady Mellor · 7 years ago
  85. b7bd03a Merge "Convert supportlib over to addInt from addColor" by Jason Monk · 7 years ago
  86. 0fad406 Merge "Hide slice builder from supportlib API" by Jason Monk · 7 years ago
  87. 0da0ca3 Up slices min API by Jason Monk · 7 years ago
  88. 98ae4f8 Convert supportlib over to addInt from addColor by Jason Monk · 7 years ago
  89. 0dd353b Hide slice builder from supportlib API by Jason Monk · 7 years ago
  90. 7d85d20 Merge changes Idbbf8dd8,I1142b508 by Mady Mellor · 7 years ago
  91. 6fa0c9b Add SliceSpec to slices-core by Jason Monk · 7 years ago
  92. 49a1b3e Support summary content and restrict end items (builders) by Mady Mellor · 7 years ago
  93. 71ef84d Support summary and restrict end items in RowView (views) by Mady Mellor · 7 years ago
  94. b2c4579 Move slices back out of app-toolkit by Jason Monk · 7 years ago
  95. 9247142 Move slices to new way to setting minSdkVersion. by Aurimas Liutikas · 7 years ago
  96. cdcbdb0 Migrate the rest of the dependencies to Kotlin. by Aurimas Liutikas · 7 years ago
  97. 86800cc Merge "Improvements to GridView and size adjustments for RowView" by TreeHugger Robot · 7 years ago
  98. 5b2c0ce Improvements to GridView and size adjustments for RowView by Mady Mellor · 7 years ago
  99. cd48bce Use ArrayDeque instead of LinkedList. by Jake Wharton · 7 years ago
  100. 5e42052 Fix margins in v21 layout by Mady Mellor · 7 years ago