1. 84ef398 Upgrade to metalava from ab/9578585 by Aurimas Liutikas · 1 year, 7 months ago
  2. 0fe446f Merge "Update metalava from ab/9576127" into androidx-main by Aurimas Liutikas · 1 year, 7 months ago
  3. c3cc4d7 Merge "Fixes for glance macrobenchmark" into androidx-main by Treehugger Robot · 1 year, 7 months ago
  4. 918eaf4 Fixes for glance macrobenchmark by Chris Craik · 1 year, 7 months ago
  5. c930b59 Update metalava from ab/9576127 by Aurimas Liutikas · 1 year, 7 months ago
  6. e158d12 Merge "Improve test flakiness." into androidx-main by Zak Cohen · 1 year, 7 months ago
  7. 88b9584 Improve test flakiness. by Zak Cohen · 1 year, 7 months ago
  8. 5738b85 Add back changes from aosp/2089283 that explicitly sets focusable as true for list children. by Shamali P · 1 year, 7 months ago
  9. 6d06865 Merge "Improve view hierarchy debugging on test failures." into androidx-main by Treehugger Robot · 1 year, 8 months ago
  10. 141379f Improve view hierarchy debugging on test failures. by Zak Cohen · 1 year, 8 months ago
  11. 7286028 Merge "Adds logViewHierarchy method to test utils." into androidx-main by Zak Cohen · 1 year, 8 months ago
  12. 449ea1d Adds logViewHierarchy method to test utils. by Zak Cohen · 1 year, 8 months ago
  13. b5b52ab Support all GlanceStateDefinitions in AppWidgetSession by Willie Koomson · 1 year, 8 months ago
  14. 3e26ddb Merge "Improve test flakiness for layout tests." into androidx-main by Treehugger Robot · 1 year, 8 months ago
  15. 9683cf6 Improve test flakiness for layout tests. by Zak Cohen · 1 year, 8 months ago
  16. bb7401d Update glance module with LifecycleRegistry by sanura · 1 year, 10 months ago
  17. 1f0b38e Merge "Ignore failing glance test" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  18. 5a10c1e Merge "Warn if a container has more than 10 children" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  19. acb9448 Merge "Fix Session responds to events before UI is ready" into androidx-main by Willie Koomson · 1 year, 8 months ago
  20. 4535063 Merge "Improve SDK version coverage for the checkbox / switch / radio button tests. All three seem to be asserting for layouts for backport versions (and fail for >30 versions). So renamed them to reflect the current state of tests." into androidx-main by Shamali Patwa · 1 year, 8 months ago
  21. f3967bc3 Ignore failing glance test by Fred Sladkey · 1 year, 8 months ago
  22. b15ec11 docs: Typo fix by Andrew Solovay · 1 year, 8 months ago
  23. d5cf11f Improve SDK version coverage for the checkbox / switch / radio button tests. All three seem to be asserting for layouts for backport versions (and fail for >30 versions). So renamed them to reflect the current state of tests. by Shamali P · 1 year, 8 months ago
  24. 6b49795 Remove unsupported vector properties for the switch on/off animations for api levels < 24. The `android:fillColor` property accepts gradient colors api24+ only. Similarly, `android:fillType` is supported in API24+ only. See https://developer.android.com/reference/android/graphics/drawable/VectorDrawable.html. by Shamali P · 1 year, 8 months ago
  25. 6d23dc7 Merge "Ignore flaking glance tests" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  26. 280b65f Implement ColorFilter.tint in glance wear tiles. This is in continuation with https://android-review.googlesource.com/2393014 that introduced the API and implemented the same for appWidgets. by Shamali P · 1 year, 8 months ago
  27. d3b3906 Ignore flaking glance tests by Fred Sladkey · 1 year, 8 months ago
  28. 474791a Merge "Adds an option to supply tint color in an Image via ColorFilter option. Chose to define a colorFilter parameter as it would keep API flexible enough to accept additional variations if possible in future. ColorFilter.tint accepts a ColorProvider, which means developers can provide DayNightColorProviders.ColorProvider(day, night) as input allowing versions that support dark modes to seamlessly switch to appropriate color. See ImageAppWidget for the demo." into androidx-main by Shamali Patwa · 1 year, 8 months ago
  29. 23d4e27 Adds an option to supply tint color in an Image via ColorFilter option. Chose to define a colorFilter parameter as it would keep API flexible enough to accept additional variations if possible in future. ColorFilter.tint accepts a ColorProvider, which means developers can provide DayNightColorProviders.ColorProvider(day, night) as input allowing versions that support dark modes to seamlessly switch to appropriate color. See ImageAppWidget for the demo. by Shamali P · 1 year, 8 months ago
  30. 88f680b Fixed the flaky test of Timeout before getting RemoteViews. by Nick Ning · 1 year, 8 months ago
  31. c07b056 Fix Session responds to events before UI is ready by Willie Koomson · 1 year, 9 months ago
  32. a6a8234 Merge "Fix provideContent to work with multiple active widgets" into androidx-main by Willie Koomson · 1 year, 8 months ago
  33. 01a0491 Merge "Support the `contentDescription` semantic modifier for glance-appWidgets. It already existed for glance-wear-tiles" into androidx-main by Shamali Patwa · 1 year, 8 months ago
  34. e85ce0c Fix provideContent to work with multiple active widgets by Willie Koomson · 1 year, 9 months ago
  35. 51624a0 Support the `contentDescription` semantic modifier for glance-appWidgets. It already existed for glance-wear-tiles by Shamali P · 1 year, 9 months ago
  36. 45e565a Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 9 months ago
  37. cb0a748 Add proguard rule to keep ActionCallback implementations by Willie Koomson · 1 year, 9 months ago
  38. 0734bc6 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 9 months ago
  39. dc9827b Add Glance prefixes to TextAppearance styles. by Zak Cohen · 1 year, 9 months ago
  40. 85b7148 Disable flaking GlanceAppWidgetReceiverTest by Aurimas Liutikas · 1 year, 9 months ago
  41. 7d333fc Merge "removing explicit setting of library groups" into androidx-main by Jeff Gaston · 1 year, 9 months ago
  42. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 1 year, 9 months ago
  43. 2e1976ff Update current API signature after Metalava update by Jinseong Jeon · 1 year, 9 months ago
  44. 8ba4142c Remove references to rc02 from DataStore. by Zak Cohen · 1 year, 10 months ago
  45. bec51d3 Simplify GlanceAppWidget API by Willie Koomson · 1 year, 10 months ago
  46. a46c3dd Warn if a container has more than 10 children by Willie Koomson · 1 year, 10 months ago
  47. c61b810 Mark flaky glance test unsetActionCallback by Julia McClellan · 1 year, 10 months ago
  48. 3bd54f3 AndroidXExtension now offering a function for computing the groupId for a project path by Jeff Gaston · 1 year, 11 months ago
  49. 3f343ef Merge "Added custom Palm Leaf color scheme and apply it to one List demo template." into androidx-main by Treehugger Robot · 1 year, 10 months ago
  50. 05ecc5a Added custom Palm Leaf color scheme and apply it to one List demo template. by Nick Ning · 1 year, 10 months ago
  51. 8d21963 Mark compoundButtonAction as @Ignore by Tiem Song · 1 year, 10 months ago
  52. 1f4daf4 Add @JvmDefaultWithCompatibility to applicable interfaces by Julia McClellan · 1 year, 11 months ago
  53. 4c1203e Merge "Add a keep.xml to avoid aliases being stripped." into androidx-main by Treehugger Robot · 1 year, 10 months ago
  54. 8b7a315 Add a keep.xml to avoid aliases being stripped. by Zak Cohen · 1 year, 10 months ago
  55. 98e1545 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 10 months ago
  56. 9715763 Merge "Bump Glance Compose dependencies from 1.1.0-beta01 to 1.1.1" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  57. c920337 Merge "Remove unused SingleEntityTemplateData.displayHeader" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  58. dad6de5 Update androidx-core in the Compose ui module to latest version. by Zach Klippenstein · 1 year, 10 months ago
  59. a2df032 Bump Glance Compose dependencies from 1.1.0-beta01 to 1.1.1 by Nick Anthony · 1 year, 10 months ago
  60. 761da70 Remove unused SingleEntityTemplateData.displayHeader by Nick Ning · 1 year, 10 months ago
  61. d454426 Merge "List Template: should show brief content when narrowly stretched vertically" into androidx-main by Nick Ning · 1 year, 10 months ago
  62. 7e2fba0 Merge "Add macrobenchmark for glance-appwidget" into androidx-main by Willie Koomson · 1 year, 11 months ago
  63. 2b9c9aa Merge "Support lambda callbacks for glance-appwidget" into androidx-main by Willie Koomson · 1 year, 11 months ago
  64. 4195283 Merge changes I1842c292,If26f690e,I4ec7c18f into androidx-main by Brenton Bade · 1 year, 11 months ago
  65. 74ded0e Add macrobenchmark for glance-appwidget by Willie Koomson · 2 years ago
  66. b5811ed Support lambda callbacks for glance-appwidget by Willie Koomson · 2 years ago
  67. 03e4111 [glance] Move DayNightColorProvider to glance core by brenton.bade · 1 year, 11 months ago
  68. a15e8f10 [glance] Add Material 2 helper module by brenton.bade · 1 year, 11 months ago
  69. 74b4048 Merge "Run GlanceAppWidget compositions in SessionWorker" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  70. 192649b List Template: should show brief content when narrowly stretched vertically by Nick Ning · 1 year, 11 months ago
  71. 02e1d84 Merge "Gallery Template: should show brief content when narrowly stretched vertically" into androidx-main by Nick Ning · 1 year, 11 months ago
  72. 84197bb6 Merge "Add a responsive layout size to glance template sizes set" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  73. 7e1cf18 Add a responsive layout size to glance template sizes set by Zoe Page · 1 year, 11 months ago
  74. 06c2c48 [glance] Add Material3 helper module. by brenton.bade · 1 year, 11 months ago
  75. dadafb5 Run GlanceAppWidget compositions in SessionWorker by Willie Koomson · 2 years, 1 month ago
  76. 776c5e8 Gallery Template: should show brief content when narrowly stretched vertically by Nick Ning · 1 year, 11 months ago
  77. 74d1ef0 Gallery Template: should have size restrict when shrinking widget by Nick Ning · 1 year, 11 months ago
  78. 6eaff70 Merge "Close WorkManager database after SessionManagerImplTest runs" into androidx-main by Willie Koomson · 1 year, 11 months ago
  79. 964f574 Close WorkManager database after SessionManagerImplTest runs by Willie Koomson · 1 year, 11 months ago
  80. 06009ae Merge "Extract glance template threshold size values to constants" into androidx-main by Zoe Page · 1 year, 11 months ago
  81. f03c523 Merge "[glance] Add theme to templates" into androidx-main by Brenton Bade · 1 year, 11 months ago
  82. 250ea33 [glance] Add theme to templates by brenton.bade · 1 year, 11 months ago
  83. f1d40cb Merge "List Template: should have size restrict when shrinking widget" into androidx-main by Nick Ning · 1 year, 11 months ago
  84. c571da0 List Template: should have size restrict when shrinking widget by Nick Ning · 1 year, 11 months ago
  85. 773a137 Merge "[Glance Theme pt4] Add demo widget for themes" into androidx-main by Brenton Bade · 1 year, 11 months ago
  86. 266e2ab1 [Glance Theme pt4] Add demo widget for themes by brenton.bade · 2 years ago
  87. 075c1a8 Merge "Update deprecated usages of Class.newInstance()" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  88. bf6cb6d Extract glance template threshold size values to constants by Zoe Page · 1 year, 11 months ago
  89. 532acd6 Merge "Disable SessionManagerImplTest that is causing resource leaks" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  90. 393f843 Disable SessionManagerImplTest that is causing resource leaks by Aurimas Liutikas · 1 year, 11 months ago
  91. f096ed5 Update deprecated usages of Class.newInstance() by Alan Viverette · 1 year, 11 months ago
  92. 34dfad0 [Glance Theme pt2] Apply glance theme to compound buttons by brenton.bade · 2 years ago
  93. 2ac7e5f [Glance Theme pt1] Add GlanceTheme and read its attributes in Button & Text by brenton.bade · 2 years ago
  94. 39e8db0 [glance] Set default text style to black. by brenton.bade · 2 years ago
  95. 5a3d0a8 Merge "Change the resizing of Wrap dimensioned Images." into androidx-main by Treehugger Robot · 1 year, 11 months ago
  96. 0e77472 Change the resizing of Wrap dimensioned Images. by Zak Cohen · 2 years ago
  97. 0785521 Merge "Run Glance compositions in a Worker" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  98. cc2d3e9 Merge "Remove Material from Glance Appwidget dependencies." into androidx-main by Treehugger Robot · 2 years ago
  99. 22d7334 Remove Material from Glance Appwidget dependencies. by Zak Cohen · 2 years ago
  100. 34e8437 Add size constraints to some glance template views by Zoe Page · 2 years ago