1. cb0a748 Add proguard rule to keep ActionCallback implementations by Willie Koomson · 1 year, 6 months ago
  2. 0734bc6 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 6 months ago
  3. dc9827b Add Glance prefixes to TextAppearance styles. by Zak Cohen · 1 year, 6 months ago
  4. 85b7148 Disable flaking GlanceAppWidgetReceiverTest by Aurimas Liutikas · 1 year, 6 months ago
  5. 7d333fc Merge "removing explicit setting of library groups" into androidx-main by Jeff Gaston · 1 year, 7 months ago
  6. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 1 year, 7 months ago
  7. 2e1976ff Update current API signature after Metalava update by Jinseong Jeon · 1 year, 7 months ago
  8. 8ba4142c Remove references to rc02 from DataStore. by Zak Cohen · 1 year, 7 months ago
  9. bec51d3 Simplify GlanceAppWidget API by Willie Koomson · 1 year, 7 months ago
  10. c61b810 Mark flaky glance test unsetActionCallback by Julia McClellan · 1 year, 7 months ago
  11. 3bd54f3 AndroidXExtension now offering a function for computing the groupId for a project path by Jeff Gaston · 1 year, 8 months ago
  12. 3f343ef Merge "Added custom Palm Leaf color scheme and apply it to one List demo template." into androidx-main by Treehugger Robot · 1 year, 7 months ago
  13. 05ecc5a Added custom Palm Leaf color scheme and apply it to one List demo template. by Nick Ning · 1 year, 7 months ago
  14. 8d21963 Mark compoundButtonAction as @Ignore by Tiem Song · 1 year, 7 months ago
  15. 1f4daf4 Add @JvmDefaultWithCompatibility to applicable interfaces by Julia McClellan · 1 year, 8 months ago
  16. 4c1203e Merge "Add a keep.xml to avoid aliases being stripped." into androidx-main by Treehugger Robot · 1 year, 7 months ago
  17. 8b7a315 Add a keep.xml to avoid aliases being stripped. by Zak Cohen · 1 year, 7 months ago
  18. 98e1545 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 7 months ago
  19. 9715763 Merge "Bump Glance Compose dependencies from 1.1.0-beta01 to 1.1.1" into androidx-main by Treehugger Robot · 1 year, 7 months ago
  20. c920337 Merge "Remove unused SingleEntityTemplateData.displayHeader" into androidx-main by Treehugger Robot · 1 year, 7 months ago
  21. dad6de5 Update androidx-core in the Compose ui module to latest version. by Zach Klippenstein · 1 year, 7 months ago
  22. a2df032 Bump Glance Compose dependencies from 1.1.0-beta01 to 1.1.1 by Nick Anthony · 1 year, 7 months ago
  23. 761da70 Remove unused SingleEntityTemplateData.displayHeader by Nick Ning · 1 year, 7 months ago
  24. d454426 Merge "List Template: should show brief content when narrowly stretched vertically" into androidx-main by Nick Ning · 1 year, 8 months ago
  25. 7e2fba0 Merge "Add macrobenchmark for glance-appwidget" into androidx-main by Willie Koomson · 1 year, 8 months ago
  26. 2b9c9aa Merge "Support lambda callbacks for glance-appwidget" into androidx-main by Willie Koomson · 1 year, 8 months ago
  27. 4195283 Merge changes I1842c292,If26f690e,I4ec7c18f into androidx-main by Brenton Bade · 1 year, 8 months ago
  28. 74ded0e Add macrobenchmark for glance-appwidget by Willie Koomson · 1 year, 9 months ago
  29. b5811ed Support lambda callbacks for glance-appwidget by Willie Koomson · 1 year, 10 months ago
  30. 03e4111 [glance] Move DayNightColorProvider to glance core by brenton.bade · 1 year, 8 months ago
  31. a15e8f10 [glance] Add Material 2 helper module by brenton.bade · 1 year, 8 months ago
  32. 74b4048 Merge "Run GlanceAppWidget compositions in SessionWorker" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  33. 192649b List Template: should show brief content when narrowly stretched vertically by Nick Ning · 1 year, 8 months ago
  34. 02e1d84 Merge "Gallery Template: should show brief content when narrowly stretched vertically" into androidx-main by Nick Ning · 1 year, 8 months ago
  35. 84197bb6 Merge "Add a responsive layout size to glance template sizes set" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  36. 7e1cf18 Add a responsive layout size to glance template sizes set by Zoe Page · 1 year, 8 months ago
  37. 06c2c48 [glance] Add Material3 helper module. by brenton.bade · 1 year, 8 months ago
  38. dadafb5 Run GlanceAppWidget compositions in SessionWorker by Willie Koomson · 1 year, 10 months ago
  39. 776c5e8 Gallery Template: should show brief content when narrowly stretched vertically by Nick Ning · 1 year, 8 months ago
  40. 74d1ef0 Gallery Template: should have size restrict when shrinking widget by Nick Ning · 1 year, 8 months ago
  41. 6eaff70 Merge "Close WorkManager database after SessionManagerImplTest runs" into androidx-main by Willie Koomson · 1 year, 8 months ago
  42. 964f574 Close WorkManager database after SessionManagerImplTest runs by Willie Koomson · 1 year, 8 months ago
  43. 06009ae Merge "Extract glance template threshold size values to constants" into androidx-main by Zoe Page · 1 year, 8 months ago
  44. f03c523 Merge "[glance] Add theme to templates" into androidx-main by Brenton Bade · 1 year, 8 months ago
  45. 250ea33 [glance] Add theme to templates by brenton.bade · 1 year, 8 months ago
  46. f1d40cb Merge "List Template: should have size restrict when shrinking widget" into androidx-main by Nick Ning · 1 year, 8 months ago
  47. c571da0 List Template: should have size restrict when shrinking widget by Nick Ning · 1 year, 8 months ago
  48. 773a137 Merge "[Glance Theme pt4] Add demo widget for themes" into androidx-main by Brenton Bade · 1 year, 8 months ago
  49. 266e2ab1 [Glance Theme pt4] Add demo widget for themes by brenton.bade · 1 year, 10 months ago
  50. 075c1a8 Merge "Update deprecated usages of Class.newInstance()" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  51. bf6cb6d Extract glance template threshold size values to constants by Zoe Page · 1 year, 8 months ago
  52. 532acd6 Merge "Disable SessionManagerImplTest that is causing resource leaks" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  53. 393f843 Disable SessionManagerImplTest that is causing resource leaks by Aurimas Liutikas · 1 year, 8 months ago
  54. f096ed5 Update deprecated usages of Class.newInstance() by Alan Viverette · 1 year, 8 months ago
  55. 34dfad0 [Glance Theme pt2] Apply glance theme to compound buttons by brenton.bade · 1 year, 10 months ago
  56. 2ac7e5f [Glance Theme pt1] Add GlanceTheme and read its attributes in Button & Text by brenton.bade · 1 year, 10 months ago
  57. 39e8db0 [glance] Set default text style to black. by brenton.bade · 1 year, 9 months ago
  58. 5a3d0a8 Merge "Change the resizing of Wrap dimensioned Images." into androidx-main by Treehugger Robot · 1 year, 8 months ago
  59. 0e77472 Change the resizing of Wrap dimensioned Images. by Zak Cohen · 1 year, 8 months ago
  60. 0785521 Merge "Run Glance compositions in a Worker" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  61. cc2d3e9 Merge "Remove Material from Glance Appwidget dependencies." into androidx-main by Treehugger Robot · 1 year, 8 months ago
  62. 22d7334 Remove Material from Glance Appwidget dependencies. by Zak Cohen · 1 year, 8 months ago
  63. 34e8437 Add size constraints to some glance template views by Zoe Page · 1 year, 9 months ago
  64. 21bad5d Merge "Fixed List Template that Frame margin spacing top and bottom is off." into androidx-main by Nick Ning · 1 year, 8 months ago
  65. 4a4f9fb Fixed List Template that Frame margin spacing top and bottom is off. by Nick Ning · 1 year, 8 months ago
  66. 7765196 Upgrade to latest protobuf gradle plugin by Aurimas Liutikas · 1 year, 9 months ago
  67. da52d75 Merge "Make Glance Template AppWidget use responsive layout mode." into androidx-main by Treehugger Robot · 1 year, 8 months ago
  68. f6f8d36 Make Glance Template AppWidget use responsive layout mode. by Zoe Page · 1 year, 9 months ago
  69. 5f1ea30 Fixed Gallery Template demo crash. by Nick Ning · 1 year, 9 months ago
  70. 8d06cca Run Glance compositions in a Worker by Willie Koomson · 1 year, 11 months ago
  71. 9403887 [glance] Make DynamicThemeColorProviders an object by brenton.bade · 1 year, 9 months ago
  72. 759f968 Upgrade all JVM host tests to mockito 4 by Aurimas Liutikas · 1 year, 9 months ago
  73. f2e461d Merge "Add Emittable.copy()" into androidx-main by Willie Koomson · 1 year, 9 months ago
  74. 49157dc Merge "Use UX design images in Glance templates." into androidx-main by Treehugger Robot · 1 year, 9 months ago
  75. b592ab0 Merge "Add the Undefined category to ImageSize." into androidx-main by Treehugger Robot · 1 year, 9 months ago
  76. f461a3d Merge "Mark failing tests" into androidx-main by Aurimas Liutikas · 1 year, 9 months ago
  77. 1ceaf9e Merge "[glance] Fix two instances of resources being cast to colorints." into androidx-main by Brenton Bade · 1 year, 9 months ago
  78. 33ed2fb Add Emittable.copy() by Willie Koomson · 1 year, 11 months ago
  79. 432a55b Mark failing tests by Julia McClellan · 1 year, 9 months ago
  80. dd98f10 Merge "Fix spacing issues on Glance Template layouts." into androidx-main by Zoe Page · 1 year, 9 months ago
  81. 9da2256 [glance] Fix two instances of resources being cast to colorints. by brenton.bade · 1 year, 9 months ago
  82. b790f12 Update the root layout index when an element loses an action by Willie Koomson · 1 year, 9 months ago
  83. f6b0da4 Use UX design images in Glance templates. by Nick Ning · 1 year, 9 months ago
  84. 4f2d338 Add the Undefined category to ImageSize. by Nick Ning · 1 year, 9 months ago
  85. 20f947d Fix spacing issues on Glance Template layouts. by Zoe Page · 1 year, 9 months ago
  86. 9eeaed0f Merge "Make the color providers test explicit on what SDK it should use." into androidx-main by Treehugger Robot · 1 year, 9 months ago
  87. ec510df Make the color providers test explicit on what SDK it should use. by Zak Cohen · 1 year, 9 months ago
  88. 8a110e6 Improve error message in Glance color test. by Zak Cohen · 1 year, 9 months ago
  89. 131b64e Merge "Request pin GlanceAppWidget" into androidx-main by Marcel Pinto · 1 year, 9 months ago
  90. 57b6e01 Merge "Remove header action buttons in Glance templates to simplify use case." into androidx-main by Nick Ning · 1 year, 9 months ago
  91. 74fbd76 Request pin GlanceAppWidget by Marcel Pintó Biescas · 1 year, 10 months ago
  92. bfb78d2 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  93. fca126d Remove header action buttons in Glance templates to simplify use case. by Nick Ning · 1 year, 9 months ago
  94. cea5f54 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 9 months ago
  95. fac9b8d Merge "Improve consistency in spacing in glance template layouts." into androidx-main by Treehugger Robot · 1 year, 9 months ago
  96. a321eff Improve consistency in spacing in glance template layouts. by Zoe Page · 1 year, 9 months ago
  97. 6096e6b Merge "Refactored Single Entity to reuse the Block subsystem design." into androidx-main by Nick Ning · 1 year, 9 months ago
  98. aeea625 Remove Material3 dependency by Marcel Pintó Biescas · 1 year, 10 months ago
  99. 49c64e5 Refactored Single Entity to reuse the Block subsystem design. by Nick Ning · 1 year, 9 months ago
  100. f781aaf Merge "List Template: Refactored to use Text/Image/Action Block design" into androidx-main by Treehugger Robot · 1 year, 10 months ago