1. 14b4537 Fix invokeComposable by Fedor Kudasov · 2 years, 3 months ago
  2. f6324f7 List Template: Expanded View for All Elements by Nick Ning · 2 years, 3 months ago
  3. 513a7f51 Merge "Add glance app widget adapter" into androidx-main by Fedor Kudasov · 2 years, 3 months ago
  4. 8246219 Merge changes I531e387a,I8cd1cff4 into androidx-main by Willie Koomson · 2 years, 3 months ago
  5. 8e64098 Add glance app widget adapter by Fedor Kudasov · 2 years, 4 months ago
  6. fe7aee3 Generate Box children with all possible alignments by Willie Koomson · 2 years, 3 months ago
  7. d6bb47f Use RemoteViews.addView on T+ by Willie Koomson · 2 years, 4 months ago
  8. dcdcd2c Add semantics to GlanceModifier and GlanceCurvedModifier by Xiangyin Ma · 2 years, 4 months ago
  9. 0907d3e Merge "Include only proper items to exported jars" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  10. 80958c5 Include only proper items to exported jars by Aurimas Liutikas · 2 years, 3 months ago
  11. 32a4812 Merge "Prevent ListView items from always having ripples" into androidx-main by Willie Koomson · 2 years, 3 months ago
  12. f0d9970 Prevent ListView items from always having ripples by Willie Koomson · 2 years, 3 months ago
  13. 71e8079 Use GlanceComposable annotation in "abstract fun" entry points. by Nick Ning · 2 years, 3 months ago
  14. a958a68 Merge "Remove intent-filters from the trampoline components." into androidx-main by Zak Cohen · 2 years, 3 months ago
  15. c4a6266 Remove intent-filters from the trampoline components. by Zak Cohen · 2 years, 3 months ago
  16. 6ac8589 Add GlanceComposable annotation and use it in GlanceNode. by Nick Ning · 2 years, 3 months ago
  17. 5ec70d0 Update the Wear Single Entity Template. by Zak Cohen · 2 years, 3 months ago
  18. 484cfea Mark loading layout and availability resources as public. by Zak Cohen · 2 years, 3 months ago
  19. e7f4fdd Move Glance Template code under the Glance parent module. by Zak Cohen · 2 years, 3 months ago
  20. 5279acf Merge "Unset click listeners if no action is set for an element" into androidx-main by Willie Koomson · 2 years, 3 months ago
  21. ef62e6d Unset click listeners if no action is set for an element by Willie Koomson · 2 years, 4 months ago
  22. 771c3da Baseline for metalava update by Sam Gilbert · 2 years, 4 months ago
  23. bcbd33a Update to Kotlin 1.6.20 by Jim Sproch · 2 years, 7 months ago
  24. 03171c4 Merge "Add ripple effect to clickable UI elements" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  25. b4579cf Add ripple effect to clickable UI elements by Willie Koomson · 2 years, 4 months ago
  26. 5990248 Merge "Remove Color in ProgressIndicatorDefaults" into androidx-main by Victor Truong · 2 years, 4 months ago
  27. 98bab3f Update Metalava to build 8385786 by Ember Rose · 2 years, 4 months ago
  28. f7dc537 Merge "Update Metalava to build 8281375" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  29. c6f2456 Merge "Migrate deprecated inline classes to @JvmInline value classes" into androidx-main by Aurimas Liutikas · 2 years, 4 months ago
  30. b933f4b Create GlanceRemoteViews to run composition and emit RemoteViews. by Yiou Chen · 2 years, 5 months ago
  31. 5f442ff Migrate deprecated inline classes to @JvmInline value classes by Louis Pullen-Freilich · 2 years, 5 months ago
  32. 257fce5 Merge "Added clickable to GlanceCurvedModifier" into androidx-main by Xiangyin Ma · 2 years, 4 months ago
  33. 8ce27e2 Merge "Bulk update of all AndroidX lint baseline files" into androidx-main by Tiem Song · 2 years, 4 months ago
  34. 0a64a66 Update Metalava to build 8281375 by Ember Rose · 2 years, 5 months ago
  35. ecefa44 Bulk update of all AndroidX lint baseline files by Tiem Song · 2 years, 5 months ago
  36. 151944b Added clickable to GlanceCurvedModifier by Xiangyin Ma · 2 years, 4 months ago
  37. a46be1d Remove Color in ProgressIndicatorDefaults by Victor Truong · 2 years, 4 months ago
  38. 8fe1a19 Implement CurvedRow as a scope and create a DSL to add normal composable and/or curved elements by Xiangyin Ma · 2 years, 6 months ago
  39. c567c1a Merge "Add ColorProvider.resolve()" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  40. e04b761 Rename ActionCallback's onRun method to onAction by Xiangyin Ma · 2 years, 5 months ago
  41. 025ca16 Add ColorProvider.resolve() by Willie Koomson · 2 years, 5 months ago
  42. 359ab5f Merge "Convert glance template layouts to use a mapping function" into androidx-main by Zoe Page · 2 years, 5 months ago
  43. e5ac65e Convert glance template layouts to use a mapping function by Zoe Page · 2 years, 6 months ago
  44. acba7ac Merge "Migrate from AndroidManifest to build.gradle for namespace" into androidx-main by Aurimas Liutikas · 2 years, 5 months ago
  45. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 5 months ago
  46. acd77c3 Wrap CheckBox in a FrameLayout by Willie Koomson · 2 years, 5 months ago
  47. 5dedf79 Add RadioButton composable by Willie Koomson · 2 years, 6 months ago
  48. 5f92c4a Merge "Add Color and backgroundColor customization to ProgressIndicator." into androidx-main by Victor Truong · 2 years, 5 months ago
  49. e132159 Add Color and backgroundColor customization to ProgressIndicator. by Victor Truong · 2 years, 6 months ago
  50. 48c7541 Merge "Suppress deprecation warnings from new Android T SDK." into androidx-main by Treehugger Robot · 2 years, 5 months ago
  51. 36b0d3a Merge "Glancne Single Entity Template data update" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  52. e3af0e4 Suppress deprecation warnings from new Android T SDK. by Alan Viverette · 2 years, 5 months ago
  53. 566b784 Glancne Single Entity Template data update by Zoe Page · 2 years, 5 months ago
  54. 7b8b543 Use Kotlinx coroutines 1.6.0 by Oleksandr Karpovich · 2 years, 7 months ago
  55. fa31de9 Merge "Update annotations for Tiramisu DP2" into androidx-main by Alan Viverette · 2 years, 5 months ago
  56. f4f90af Merge "Update glance appwidget androidtest manifest to handle screen size and layout changes" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  57. b2be77c Update glance appwidget androidtest manifest to handle screen size and layout changes by Zoe Page · 2 years, 5 months ago
  58. 43ea8f1 Update annotations for Tiramisu DP2 by Alan Viverette · 2 years, 6 months ago
  59. 194427d Merge "Add columnWidth to LazyVerticalGrid Adaptive." into androidx-main by Victor Truong · 2 years, 5 months ago
  60. b2fd748 Add columnWidth to LazyVerticalGrid Adaptive. by Victor Truong · 2 years, 6 months ago
  61. 7938625 Support RunCallbackAction With NO parameter in glance-wear-tiles by Xiangyin Ma · 2 years, 6 months ago
  62. 218fa68 Merge "Switch Glance proto to BundleInsideHelper from Shadow" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  63. 41b6ab6 Add bug component for glace libraries by Aurimas Liutikas · 2 years, 6 months ago
  64. 2d593b1 Switch Glance proto to BundleInsideHelper from Shadow by Zak Cohen · 2 years, 6 months ago
  65. 008fc44 Merge "Ensure that library services declare exported=true" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  66. ffeb3b9 Add Glance TemplateText class and update Single Entity Template design by Zoe Page · 2 years, 6 months ago
  67. 66d07e6 Merge "Add Freeform template outline" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  68. fee0186 Add Freeform template outline by Zoe Page · 2 years, 6 months ago
  69. abdba82 Ensure that library services declare exported=true by Tiem Song · 2 years, 6 months ago
  70. a3c4dde Merge changes I6cc179b3,Iaa78ad37 into androidx-main by Treehugger Robot · 2 years, 6 months ago
  71. 46663ec Merge "Create DefaultStateAppWidget.kt" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  72. a5d53ff Merge "Move SingleEntityTemplate toward UX specs" into androidx-main by Zoe Page · 2 years, 6 months ago
  73. 968c61c Move SingleEntityTemplate toward UX specs by Zoe Page · 2 years, 6 months ago
  74. f324ea7 Create a standalone sample for ProgressIndicator composables by marcelpinto · 2 years, 6 months ago
  75. baa29f2 Clean up scrolling samples by marcelpinto · 2 years, 6 months ago
  76. 6a0255b Create DefaultStateAppWidget.kt by marcelpinto · 2 years, 6 months ago
  77. 6dbab7b Use PascalCase for Preferences Keys in samples by marcelpinto · 2 years, 6 months ago
  78. d642fd8 Merge "Update OWNERS for Glance project." into androidx-main by Treehugger Robot · 2 years, 6 months ago
  79. 181c7b2 Merge "Simplify state definition handling" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  80. 89d0475 Update OWNERS for Glance project. by Zak Cohen · 2 years, 6 months ago
  81. e1ffde93 Merge "Add LazyVerticalGrid composable for glance-appwidget." into androidx-main by Victor Truong · 2 years, 6 months ago
  82. e7c5f69 Add LazyVerticalGrid composable for glance-appwidget. by Victor Truong · 2 years, 6 months ago
  83. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 9 months ago
  84. 14d3aeb Simplify state definition handling by marcelpinto · 2 years, 7 months ago
  85. 5bcffc5 Merge "Align the tile content to center by default" into androidx-main by Xiangyin Ma · 2 years, 6 months ago
  86. 5b80c55 Provides LocalContext and LocalSize in glance-wear-tiles by Xiangyin Ma · 2 years, 6 months ago
  87. 8b5d23f Align the tile content to center by default by Xiangyin Ma · 2 years, 6 months ago
  88. 72eee38 Bug fix with fillMaxSize/Width/Height in glance-wear-tiles by Xiangyin Ma · 2 years, 6 months ago
  89. 4b618be Create a template testing app by Zoe Page · 2 years, 7 months ago
  90. 7091a75 Merge "Use ColorProvider on SingleEntityTemplate" into androidx-main by Zoe Page · 2 years, 6 months ago
  91. 3eaa956 Use ColorProvider on SingleEntityTemplate by Zoe Page · 2 years, 6 months ago
  92. e1aedc0 Remove unused parameter. by Yiou Chen · 2 years, 6 months ago
  93. 3947ffc Change template name to Single Entity by Zoe Page · 2 years, 6 months ago
  94. 2221efd Glance templates outline plus example template by Zoe Page · 2 years, 7 months ago
  95. 943d12f Merge "Add ProgressIndicator composable for glance-appwidget." into androidx-main by Victor Truong · 2 years, 7 months ago
  96. 82af7f7 Add ProgressIndicator composable for glance-appwidget. by Victor Truong · 2 years, 7 months ago
  97. 1ba0d29 Added Calendar Tile Sample by Xiangyin Ma · 2 years, 7 months ago
  98. 1d07c03 Prepare glance-wear-tiles to be released by Xiangyin Ma · 2 years, 7 months ago
  99. 6444a87 Merge "Upgrade to AGP 7.2.0-alpha07" into androidx-main by Aurimas Liutikas · 2 years, 7 months ago
  100. 08cef2f Upgrade to AGP 7.2.0-alpha07 by Aurimas Liutikas · 2 years, 7 months ago