1. 3ac069f Start enforcing javac warnings. by Aurimas Liutikas · 7 years ago
  2. ba2ea6c Ensure correct height for slice that has a single row by Mady Mellor · 7 years ago
  3. a8f5d28 Merge "DO NOT MERGE Fix actions not being displayed in top row sometimes" into pi-preview1-androidx-dev by Mady Mellor · 7 years ago
  4. b601291 DO NOT MERGE Fix actions not being displayed in top row sometimes by Mady Mellor · 7 years ago
  5. 4336324 DO NOT MERGE Fix some things in alpha branch by Mady Mellor · 7 years ago
  6. 60994a1 Merge "Add method to retrieve slice from SliceView" into pi-preview1-androidx-dev by TreeHugger Robot · 7 years ago
  7. 7c20230 Merge "Fix up some comments from other CL ag/3868617" into pi-preview1-androidx-dev by TreeHugger Robot · 7 years ago
  8. 4d33d5f Change artifactids for slice libraries. by Aurimas Liutikas · 7 years ago
  9. 72ea7c8 Merge "Fix some issues with see more in row layout" into pi-preview1-androidx-dev by TreeHugger Robot · 7 years ago
  10. 92952f5 Fix some issues with see more in row layout by Mady Mellor · 7 years ago
  11. cac9e71 Fix bug with list layouts by Mady Mellor · 7 years ago
  12. 246bd7a Fix up some comments from other CL ag/3868617 by Mady Mellor · 7 years ago
  13. ddab80a Add method to retrieve slice from SliceView by Mady Mellor · 7 years ago
  14. 8dc56e6 Fix sizes and touch targets for sliders by Mady Mellor · 7 years ago
  15. 3bc2c82 Add min to InputRangeBuilder + support in RowView by Mady Mellor · 7 years ago
  16. 06e3d75 Fix action icon tap region by Mady Mellor · 7 years ago
  17. 41cf48f Merge "Fix passing styles down to children views" into pi-preview1-androidx-dev by Mady Mellor · 7 years ago
  18. 99b9717 Merge "Properly log failure to send pending intent" into pi-preview1-androidx-dev by TreeHugger Robot · 7 years ago
  19. 1039b41 Fix unnecessary refresh by Mady Mellor · 7 years ago
  20. fe97dfd Properly log failure to send pending intent by Mady Mellor · 7 years ago
  21. 77d3fe9 Fix passing styles down to children views by Mady Mellor · 7 years ago
  22. 6975e4e Properly handle click events + touch feedback by Mady Mellor · 7 years ago
  23. 6725bea Revert "Switch slice compat over to AppComponentFactory DO NOT MERGE" by Jason Monk · 7 years ago
  24. 180c9b5 Add getSliceDescendants to supportlib DO NOT MERGE by Jason Monk · 7 years ago
  25. a287004 Add private constructors to static utility classes. by Jake Wharton · 7 years ago
  26. d232c1b Merge "Only style explicit headers with header styles" into pi-preview1-androidx-dev by Mady Mellor · 7 years ago
  27. 7bcc60b Merge "Switch slice compat over to AppComponentFactory DO NOT MERGE" into pi-preview1-androidx-dev by TreeHugger Robot · 7 years ago
  28. 13ae616 Switch slice compat over to AppComponentFactory DO NOT MERGE by Jason Monk · 7 years ago
  29. 7c3ae8a Use retention source for IntDef interfaces by Mady Mellor · 7 years ago
  30. fed42a7 Only style explicit headers with header styles by Mady Mellor · 7 years ago
  31. 072a3eb Merge "Add some methods to manage slice permissios" into pi-preview1-androidx-dev by TreeHugger Robot · 7 years ago
  32. da0bd22 Add some methods to manage slice permissios by Jason Monk · 7 years ago
  33. 9cd60f3 Merge changes I16af40f6,If6280b7b into pi-preview1-androidx-dev by TreeHugger Robot · 7 years ago
  34. 82dc1e2 Merge "Add private constructors to static utility classes." into pi-preview1-androidx-dev by TreeHugger Robot · 7 years ago
  35. 3f9fe2c Merge "Unhide / improve toString methods" into pi-preview1-androidx-dev by Mady Mellor · 7 years ago
  36. 0b73597 Add @RequiresApi and use compat tinting. by Jake Wharton · 7 years ago
  37. ef02149 Merge "Fix crash in SliceView" into pi-preview1-androidx-dev by TreeHugger Robot · 7 years ago
  38. db28b07 Merge "Add way to identify if slice is permission slice" into pi-preview1-androidx-dev by TreeHugger Robot · 7 years ago
  39. 5072de6 Merge "Slices: fix mapping intents and fix testing for it DO NOT MERGE" into pi-preview1-androidx-dev by TreeHugger Robot · 7 years ago
  40. 9d2a41c Slices: fix mapping intents and fix testing for it DO NOT MERGE by Jason Monk · 7 years ago
  41. 63d3b5b Merge "Add necessary RequiresApi annotations to usages of Icon." into pi-preview1-androidx-dev by TreeHugger Robot · 7 years ago
  42. 1f1fb65 Shouldn’t show expiry if it’s 0 by Mady Mellor · 7 years ago
  43. b7276ca Unhide / improve toString methods by Mady Mellor · 7 years ago
  44. 4b4b80e Fix crash in SliceView by Mady Mellor · 7 years ago
  45. 774a69e Add necessary RequiresApi annotations to usages of Icon. by Jake Wharton · 7 years ago
  46. ac7a30a Add way to identify if slice is permission slice by Mady Mellor · 7 years ago
  47. f68dde0 Lower slices minSdk to 19 by Jason Monk · 7 years ago
  48. aada2af Merge "Add actual documentation for builders + SliceView attributes" into pi-preview1-androidx-dev by Mady Mellor · 7 years ago
  49. 7ea9681 Merge "Update key words to be keywords" into pi-preview1-androidx-dev by TreeHugger Robot · 7 years ago
  50. f49ab62 Merge "Add subtitle and primary action to range builders" into pi-preview1-androidx-dev by TreeHugger Robot · 7 years ago
  51. eefde12 Rename addSeeMore* to setSeeMore* because that’s what it does by Mady Mellor · 7 years ago
  52. ec2359f Add subtitle and primary action to range builders by Mady Mellor · 7 years ago
  53. 0707dbe Update key words to be keywords by Mady Mellor · 7 years ago
  54. 0f4ca63 Add private constructors to static utility classes. by Jake Wharton · 7 years ago
  55. 9e4b4dd Add private constructors to slice utility types. by Jake Wharton · 7 years ago
  56. a8526b6 Merge "Allow long press support for SliceView" into pi-preview1-androidx-dev by TreeHugger Robot · 7 years ago
  57. 5a1116e Allow long press support for SliceView by Mady Mellor · 7 years ago
  58. decaa73 Fix build / fix metadata test by Mady Mellor · 7 years ago
  59. 49604da Merge "Add accessors to SliceMetadata to find out information about the slice" into pi-preview1-androidx-dev by Mady Mellor · 7 years ago
  60. 969dd08 Merge "Update some documentation around expiry / update" into pi-preview1-androidx-dev by TreeHugger Robot · 7 years ago
  61. d156eab Add actual documentation for builders + SliceView attributes by Mady Mellor · 7 years ago
  62. 3ec422a Switch slices over to IconCompat by Jason Monk · 7 years ago
  63. b70276a Merge "Replace ActionContent with SliceAction; move SliceAction to core" into pi-preview1-androidx-dev by Mady Mellor · 7 years ago
  64. ca12087 Add accessors to SliceMetadata to find out information about the slice by Mady Mellor · 7 years ago
  65. 266eb4c Replace ActionContent with SliceAction; move SliceAction to core by Mady Mellor · 7 years ago
  66. c576704 Merge "Add strings for indicating when the slice was previously updated" into pi-preview1-androidx-dev by TreeHugger Robot · 7 years ago
  67. 72f0009 Add strings for indicating when the slice was previously updated by Mady Mellor · 7 years ago
  68. 8521601 Merge "Ensure if text is loading the textview is still taking space" into pi-preview1-androidx-dev by TreeHugger Robot · 7 years ago
  69. 07c8d75 Unhide ListBuilder#setColor by Mady Mellor · 7 years ago
  70. 891ce20 Ensure if text is loading the textview is still taking space by Mady Mellor · 7 years ago
  71. e9b7849 Add string for error state by Mady Mellor · 7 years ago
  72. 279ee5f Update some documentation around expiry / update by Mady Mellor · 7 years ago
  73. ff76df6 Merge changes from topic "slices-ttl" into pi-preview1-androidx-dev by Mady Mellor · 7 years ago
  74. 63fb995 Support “Updated 5 min. ago” for Slices with expired content by Mady Mellor · 7 years ago
  75. e7f1c6c Add TTL notion to list builder by Mady Mellor · 7 years ago
  76. c5ff975 Do not send input range intent immediately. by Amin Shaikh · 7 years ago
  77. 5693a5e Merge "Rename GridBuilder to GridRowBuilder" into pi-preview1-androidx-dev by Mady Mellor · 7 years ago
  78. f0da2e6 Rename GridBuilder to GridRowBuilder by Mady Mellor · 7 years ago
  79. ba069d5 DO NOT MERGE. Migrate app-toolkit projects to androidx by Alan Viverette · 7 years ago
  80. be0578c Run slice callbacks on thread they come in on DO NOT MERGE by Jason Monk · 7 years ago
  81. c336563 List<SliceSpec> -> Set<SliceSpec> by Jason Monk · 7 years ago
  82. 73b77b9 Merge "Fix some permission slice issues" into pi-preview1-androidx-dev by TreeHugger Robot · 7 years ago
  83. d0babfc Fix some permission slice issues by Jason Monk · 7 years ago
  84. eb4b138 Merge "Fix issue with loading state, add tests for it" into pi-preview1-androidx-dev by Mady Mellor · 7 years ago
  85. 09dd38c Fix issue with loading state, add tests for it by Mady Mellor · 7 years ago
  86. c50cc30 Update shortcut view / slice actions to work together by Mady Mellor · 7 years ago
  87. 6356d81 Fix a lint error by Mady Mellor · 7 years ago
  88. 2323f7a Merge "Fix regression with big picture items" into pi-preview1-androidx-dev by Mady Mellor · 7 years ago
  89. cdfd2c2 Fix regression with big picture items by Mady Mellor · 7 years ago
  90. f15a2fc Merge changes Ie7240225,I4af676b5 into pi-preview1-androidx-dev by Mady Mellor · 7 years ago
  91. a879294 Fix AS sync issues using prebuilts. by Filip Pavlis · 7 years ago
  92. bb51b59 Filter out anything HINT_KEY_WORDS when extracting content from Slice by Mady Mellor · 7 years ago
  93. ebdd84b Add method for ‘add keywords’ to list builder by Mady Mellor · 7 years ago
  94. 9c2c08f Merge "Use correct event action for GridRow see more click" into pi-preview1-androidx-dev by Mady Mellor · 7 years ago
  95. 2f93cbd Merge "HeaderBuilder should have overloaded methods for loading" into pi-preview1-androidx-dev by Mady Mellor · 7 years ago
  96. 09ec20c HeaderBuilder should have overloaded methods for loading by Mady Mellor · 7 years ago
  97. 4c4a519 Apply content descriptions to templates by Mady Mellor · 7 years ago
  98. 8d66e2c Add content description setters to builders by Mady Mellor · 7 years ago
  99. ea9e5ce Use correct event action for GridRow see more click by Mady Mellor · 7 years ago
  100. 067ccc8 Merge "Fix slices crashing on DP1 builds DO NOT MERGE" into pi-preview1-androidx-dev by Jason Monk · 7 years ago