1. b72e531 Move glance appwidget preview to alpha version. by Zak Cohen · 1 year, 2 months ago
  2. 1f6f6fe Merge "Move glance preview to alpha version." into androidx-main by Treehugger Robot · 1 year, 2 months ago
  3. 22b505f Move glance preview to alpha version. by Zak Cohen · 1 year, 2 months ago
  4. a054547 Merge "Move glace-wear-tiles to lifecycle prebuilts" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  5. 4218e65 Merge "Close test database in all WorkManager tests" into androidx-main by Willie Koomson · 1 year, 2 months ago
  6. 460974ee Move glace-wear-tiles to lifecycle prebuilts by Jeremy Woods · 1 year, 2 months ago
  7. 8a91c64 Merge "Add a way to filter projects based on prefix" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  8. e7bb700 Add a way to filter projects based on prefix by Aurimas Liutikas · 1 year, 2 months ago
  9. ffbc863 Close test database in all WorkManager tests by Willie Koomson · 1 year, 2 months ago
  10. 0f277ed Move Glance and Glance AppWidgets to beta. by Zak Cohen · 1 year, 2 months ago
  11. e3c3fae Cleanup compose runtime dependencies. by Zak Cohen · 1 year, 2 months ago
  12. 72f4533 Merge "Update API lint baselines, current/beta API w/ Metalava update" into androidx-main by Jinseong Jeon · 1 year, 2 months ago
  13. db8a156 Merge "Reland "Implement more complex timeout behavior for SessionWorker"" into androidx-main by Willie Koomson · 1 year, 2 months ago
  14. fceab4a Update API lint baselines, current/beta API w/ Metalava update by Jinseong Jeon · 1 year, 2 months ago
  15. 606405a Merge "Remove GlanceAppWidget.Content" into androidx-main by Willie Koomson · 1 year, 2 months ago
  16. 8c3d849 [glance] Use compose style XDefaults pattern by brenton.bade · 1 year, 3 months ago
  17. e9aef06 Reland "Implement more complex timeout behavior for SessionWorker" by Willie Koomson · 1 year, 4 months ago
  18. a77c177 Remove GlanceAppWidget.Content by Willie Koomson · 1 year, 3 months ago
  19. 213f7e1 Deprecate tile Builders in favour of their counterparts added to the protolayout library. by Lucas Muller Oliveira · 1 year, 2 months ago
  20. 0b68edf Merge "Revert "Implement more complex timeout behavior for SessionWorker"" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  21. c4ecc19 Revert "Implement more complex timeout behavior for SessionWorker" by Aurimas Liutikas · 1 year, 2 months ago
  22. 60444a1 Merge "Implement more complex timeout behavior for SessionWorker" into androidx-main by Willie Koomson · 1 year, 2 months ago
  23. cb50613 Implement more complex timeout behavior for SessionWorker by Willie Koomson · 1 year, 4 months ago
  24. b45a72b Update `mMaybeHostView` in the `AppWidgetHostRule` to be a weak reference to the host view, so it doesn't stop the activity from being cleaned up (per leak-canary and android studio profiler it is causing the AppWidgetHostViewActivity to be leaked) by Shamali P · 1 year, 2 months ago
  25. 14107b3 Merge "Create a demo widget for Glance text fonts" into androidx-main by Zoe Page · 1 year, 2 months ago
  26. 0d92169 Merge "Move Glance Templates into a separate module" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  27. 8931f40 Create a demo widget for Glance text fonts by Zoe Page · 1 year, 3 months ago
  28. be95065 Move Glance Templates into a separate module by Zoe Page · 1 year, 3 months ago
  29. 07e9d82 Merge "Re-enable tests in GlanceAppWidgetReceiverTest" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  30. b66a807 Add msab to glance OWNERS for tiles changes by Mohammad Saboorian · 1 year, 3 months ago
  31. 6440835 Re-enable tests in GlanceAppWidgetReceiverTest by Shamali P · 1 year, 3 months ago
  32. 0887373 Merge changes from topic "flaky-tests" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  33. b245bea Re-enable tests in LazyColumnTest by Shamali P · 1 year, 3 months ago
  34. 047f000 Temporarily override onProviderChanged to do nothing to avoid any noise in between the test. by Shamali P · 1 year, 3 months ago
  35. 486a760 Merge "Make GlanceAppWidget.compose public" into androidx-main by Willie Koomson · 1 year, 3 months ago
  36. cc0dd64 Merge "Fix a few comments." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  37. a849638 Remove dependency on FlowPreview. by Zak Cohen · 1 year, 3 months ago
  38. 82fde4e Merge "Remove redundant OptIn." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  39. 4ce35fd Remove redundant OptIn. by Zak Cohen · 1 year, 3 months ago
  40. de3e5a9 Merge "Add overloads for protolayout types to TileRenderer" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  41. 4302545 Add overloads for protolayout types to TileRenderer by Mohammad Saboorian · 1 year, 3 months ago
  42. 9d65136 Disable lint bytecode verifier, update baselines by Alan Viverette · 1 year, 3 months ago
  43. 1ebe51d Fix a few comments. by Shamali P · 1 year, 3 months ago
  44. d0f817d Merge "Make glance PreferencesGlanceStateDefinition use CoroutineScope to avoid test timeout Bug: b/274955481 Test: ./gradlew :glance:glance-wear-tiles:testDebugUnitTest" into androidx-main by Zhiyuan Wang · 1 year, 3 months ago
  45. 5352d11 Make glance PreferencesGlanceStateDefinition use CoroutineScope to avoid test timeout by Zhiyuan Wang · 1 year, 3 months ago
  46. b69da18 Update TextStyle javadoc per API council feedback. by Zak Cohen · 1 year, 3 months ago
  47. 74251b2 Merge "Adds "modifier" as a parameter to AndroidRemoteViews." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  48. 9cfd8b2 Adds "modifier" as a parameter to AndroidRemoteViews. by Zak Cohen · 1 year, 3 months ago
  49. ab1e45a Merge "Re-implement button to show fixed size rounded corners and matching ripples. Earlier, in R- API levels, buttons were square cornered." into androidx-main by Shamali Patwa · 1 year, 3 months ago
  50. df2ae68 [glance] Make ResourceColorProvider internal by brenton.bade · 1 year, 9 months ago
  51. fb98942 Merge "Document LazyListItem autoboxing" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  52. 7239a63 Merge "Handle PendingResult crash" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  53. e33245f Document LazyListItem autoboxing by Willie Koomson · 1 year, 3 months ago
  54. ef944f5 Handle PendingResult crash by Willie Koomson · 1 year, 3 months ago
  55. 2c3e8b3 Re-implement button to show fixed size rounded corners and matching ripples. Earlier, in R- API levels, buttons were square cornered. by Shamali P · 1 year, 3 months ago
  56. e20f35b Adds support for FontFamily in TextStyle. by Zak Cohen · 1 year, 3 months ago
  57. 019d782 Merge "Fix a typo in the .copy() method of EmittableText." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  58. 21a0100 Fix a typo in the .copy() method of EmittableText. by Zak Cohen · 1 year, 3 months ago
  59. a0b0989 Merge "Ensure that clickable and corner radius work together properly" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  60. a59a398 Make GlanceAppWidget.compose public by Willie Koomson · 1 year, 3 months ago
  61. 0627c34 Fix AppWidgetSessionTest#provideGlanceEmitsIgnoreResultForNullContent by Willie Koomson · 1 year, 3 months ago
  62. 02d5f63 Ignore flaky glance test itemContent_multipleViews by Julia McClellan · 1 year, 3 months ago
  63. 0a6d711 Merge "Run Glance sessions on the main thread by default" into androidx-main by Willie Koomson · 1 year, 3 months ago
  64. 2d6c1f6 Run Glance sessions on the main thread by default by Willie Koomson · 1 year, 3 months ago
  65. 2ee3d0c Disable failing provideGlanceEmitsIgnoreResultForNullContent test by Aurimas Liutikas · 1 year, 3 months ago
  66. 5c419d7 Ensure that clickable and corner radius work together properly by Shamali P · 1 year, 3 months ago
  67. 6ae4139 Pin Material3 Compose dependencies to Compose 1.4.0-beta02 following RC snap by Connie Shi · 1 year, 4 months ago
  68. 110d3a7 Update current/beta API signatures after Metalava update by Jinseong Jeon · 1 year, 4 months ago
  69. 691cceb Update current/beta API signature after Metalava update by Jinseong Jeon · 1 year, 4 months ago
  70. 6e4ecf7 Add a lint check to flag usages of Thread.sleep by Aurimas Liutikas · 1 year, 4 months ago
  71. 87904ed Disable flaking LazyColumnTest test by Aurimas Liutikas · 1 year, 4 months ago
  72. eaf030d Add default timeout for SessionWorker by Willie Koomson · 1 year, 4 months ago
  73. 587df94 Merge "Add resource prefix to keep.xml to avoid collisions with other libraries." into androidx-main by Treehugger Robot · 1 year, 4 months ago
  74. 5648d9b Add resource prefix to keep.xml to avoid collisions with other libraries. by Zak Cohen · 1 year, 4 months ago
  75. a7c329f Merge "Reenable AppWidgetSessionTest#provideGlanceEmitsIgnoreResultForNullContent" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  76. 88b61a5 Reenable AppWidgetSessionTest#provideGlanceEmitsIgnoreResultForNullContent by Willie Koomson · 1 year, 4 months ago
  77. a070b69 Disable flaking GlanceAppWidgetReceiverTest test by Aurimas Liutikas · 1 year, 4 months ago
  78. 8901992 Fix StrictMode violations by Willie Koomson · 1 year, 5 months ago
  79. 8cfd050 Merge "Fix lambdas for LazyListItem" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  80. 12a1c66 Merge "Adopt changes from aosp/2089283 that explicitly sets focusable as true for grid view's children." into androidx-main by Shamali Patwa · 1 year, 4 months ago
  81. 5fe0b32 Fix lambdas for LazyListItem by Willie Koomson · 1 year, 4 months ago
  82. ba36bae Update GlanceAppWidget API to use provideGlance entrypoint by Willie Koomson · 1 year, 7 months ago
  83. 4e4390e Merge "Use onUnboxedHostView for most tests." into androidx-main by Treehugger Robot · 1 year, 4 months ago
  84. f3d0af2 Use onUnboxedHostView for most tests. by Zak Cohen · 1 year, 4 months ago
  85. 84ef398 Upgrade to metalava from ab/9578585 by Aurimas Liutikas · 1 year, 4 months ago
  86. 0fe446f Merge "Update metalava from ab/9576127" into androidx-main by Aurimas Liutikas · 1 year, 4 months ago
  87. c3cc4d7 Merge "Fixes for glance macrobenchmark" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  88. c924ba4 Adopt changes from aosp/2089283 that explicitly sets focusable as true for grid view's children. by Shamali P · 1 year, 4 months ago
  89. 918eaf4 Fixes for glance macrobenchmark by Chris Craik · 1 year, 4 months ago
  90. c930b59 Update metalava from ab/9576127 by Aurimas Liutikas · 1 year, 4 months ago
  91. e158d12 Merge "Improve test flakiness." into androidx-main by Zak Cohen · 1 year, 4 months ago
  92. 88b9584 Improve test flakiness. by Zak Cohen · 1 year, 4 months ago
  93. 5738b85 Add back changes from aosp/2089283 that explicitly sets focusable as true for list children. by Shamali P · 1 year, 4 months ago
  94. 6d06865 Merge "Improve view hierarchy debugging on test failures." into androidx-main by Treehugger Robot · 1 year, 5 months ago
  95. 141379f Improve view hierarchy debugging on test failures. by Zak Cohen · 1 year, 5 months ago
  96. 7286028 Merge "Adds logViewHierarchy method to test utils." into androidx-main by Zak Cohen · 1 year, 5 months ago
  97. 449ea1d Adds logViewHierarchy method to test utils. by Zak Cohen · 1 year, 5 months ago
  98. b5b52ab Support all GlanceStateDefinitions in AppWidgetSession by Willie Koomson · 1 year, 5 months ago
  99. 3e26ddb Merge "Improve test flakiness for layout tests." into androidx-main by Treehugger Robot · 1 year, 5 months ago
  100. 9683cf6 Improve test flakiness for layout tests. by Zak Cohen · 1 year, 5 months ago