1. a1cda6f Updates UnnecessaryLambdaCreationDetector to handle lambda subtypes by Louis Pullen-Freilich · 5 months ago
  2. 08f8066 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 5 months ago
  3. e6b45a0 Update FontDemo widget to use Scaffold and TitleBar. by Zak Cohen · 5 months ago
  4. 7fb7672 Scaffold, fix signature of content slot. by Zak Cohen · 5 months ago
  5. 3e06d3c Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 5 months ago
  6. 5915b28 Cosmetic changes to the theme debug widget. by Zak Cohen · 5 months ago
  7. 3c00413 Merge "Add widgetBackground color role to Glance Theme." into androidx-main by Zak Cohen · 5 months ago
  8. 05c4b95 Add widgetBackground color role to Glance Theme. by Zak Cohen · 6 months ago
  9. 86384d9 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 5 months ago
  10. e507324 Merge "Add samples' source jars as published artifacts to sampling libraries" into androidx-main by Owen Gray · 5 months ago
  11. 2a55575 Merge "Deflake the tests that read item ID - itemids happen to be read when data set change is triggered - in the interim, the cache in adapter is cleared - even if UI is not." into androidx-main by Shamali Patwa · 5 months ago
  12. 96be208 Add samples' source jars as published artifacts to sampling libraries by Owen Gray · 7 months ago
  13. 3ff0650 Deflake the tests that read item ID - itemids happen to be read when data set change is triggered - in the interim, the cache in adapter is cleared - even if UI is not. by Shamali P · 5 months ago
  14. 45cd538 Merge "[glance] Move components from glance-mataterial3 to glance-appwidget" into androidx-main by Brenton Bade · 5 months ago
  15. 8096249 [glance] Move components from glance-mataterial3 to glance-appwidget by Brenton · 6 months ago
  16. ff91e67 Merge "[glance] Change default error ui" into androidx-main by Brenton Bade · 5 months ago
  17. 04fc8d5 Merge "Use TextAppearance.DeviceDefault as the base for fontWeight spans." into androidx-main by Zak Cohen · 5 months ago
  18. c66d7626 [glance] Change default error ui by Brenton · 6 months ago
  19. 3d008a1 [glance] Update titlebar, icon and text can be tinted independently. by Brenton · 7 months ago
  20. daae957 Use TextAppearance.DeviceDefault as the base for fontWeight spans. by Zak Cohen · 6 months ago
  21. 36de1fe Upgrade to AGP 8.3.0-beta01 by Aurimas Liutikas · 7 months ago
  22. 108fa4f Merge "Add more context to BanUncheckedReflection lint error message" into androidx-main by Tiem Song · 6 months ago
  23. 7e943e4 Add more context to BanUncheckedReflection lint error message by Tiem Song · 6 months ago
  24. dbb8524 Update API files from metalava build ID 11274726 by Julia McClellan · 6 months ago
  25. 806752e Merge "Update API signature after Metalava build ID 11268661" into androidx-main by Jinseong Jeon · 6 months ago
  26. ee0da74 Add comment to build.gradle files by Tiem Song · 6 months ago
  27. 7c99a7d Update API signature after Metalava build ID 11268661 by Jinseong Jeon · 6 months ago
  28. 9b88eeb Update API files with improved Kotlin nulls by Julia McClellan · 6 months ago
  29. b805737 Revert "Bumped agp to 8.3.0-alpha18 in androidx" by Aurimas Liutikas · 6 months ago
  30. c6b792b Bumped agp to 8.3.0-alpha18 in androidx by Marcello Albano · 7 months ago
  31. 13f90f8 Merge "Update list view parsing logic in tests to be agnostic of adapter's heirarchy to account for changes in UDC (ag/25304915)" into androidx-main by Treehugger Robot · 6 months ago
  32. 20d6388 Update list view parsing logic in tests to be agnostic of adapter's heirarchy to account for changes in UDC (ag/25304915) by Shamali P · 6 months ago
  33. 2a1d074 Fix issue that getGlanceIds returns empty ids on clearing appData. by Shamali P · 7 months ago
  34. 44ef77f Add a test showing glanceIds are returned empty today when app data is cleared (mimiced by clearing datastore). The child CL fixes the issue and updates the test to reflect intended behavior. by Shamali P · 7 months ago
  35. 9779b08 Use immutable PendingIntents where possible by Willie Koomson · 7 months ago
  36. f60dd01 Add SessionManager.runWithLock by Willie Koomson · 7 months ago
  37. a3ebde7 Merge "Adds assertions for testing `actionRunCallback`. Also adds additional shorthand "class type" based variants to the existing action related test filters and assertions. See relNote." into androidx-main by Shamali Patwa · 7 months ago
  38. 7da9902 [glance] Add scaffold, Adjust title bar by Brenton · 9 months ago
  39. 16ca36b Adds assertions for testing `actionRunCallback`. Also adds additional shorthand "class type" based variants to the existing action related test filters and assertions. See relNote. by Shamali P · 7 months ago
  40. 5e2560d Add a content description demo appwidget for a common case of container with clickable button and other non-clickable text content - showing how it behaves when content description is set vs not set on the top-level container of each item in a lazy list. by Shamali P · 7 months ago
  41. a59bb7e Merge "[glance] Move components to the glance-material3 module" into androidx-main by Brenton Bade · 7 months ago
  42. 5b0f263 Move ConfigManager.getValue() out of withMutableSnapshot block by Willie Koomson · 7 months ago
  43. c62dd30 [glance] Move components to the glance-material3 module by Brenton · 8 months ago
  44. cbb855d Merge "Update to Kotlin 1.9.20" into androidx-main by Andrei Shikov · 8 months ago
  45. b4902f3 Update to Kotlin 1.9.20 by Andrei Shikov · 11 months ago
  46. 54f4c8d Update runComposition logic by Willie Koomson · 8 months ago
  47. d8edb18 [glance] Rename tint to colorFilter by Brenton · 8 months ago
  48. e8dce86 [glance] Add hook for providing custom error view by Brenton · 9 months ago
  49. bd55281c Merge "Add GlanceAppWidget.runComposition" into androidx-main by Willie Koomson · 8 months ago
  50. 5729d1d Add GlanceAppWidget.runComposition by Willie Koomson · 9 months ago
  51. 26cb242 Remove PrimitiveInLambda suppressions by George Mount · 8 months ago
  52. 8efd915 Merge "Remove dot from dimen resource `glance_component_circle_icon_button_corners`" into androidx-main by Shamali Patwa · 9 months ago
  53. 826b1f4 Remove dot from dimen resource `glance_component_circle_icon_button_corners` by Shamali P · 9 months ago
  54. affb44b Do not trampoline activity launches from lazy list items by Willie Koomson · 9 months ago
  55. 22cecab Update metalava to latest build by Andrei Shikov · 9 months ago
  56. 9e5a248 Add has_color_filter to layout proto to fix b/300949346. Was missed earlier. by Shamali P · 9 months ago
  57. 78d1d02 Add lint rule for primitive collections by George Mount · 10 months ago
  58. 52d3ce3 [glance] Add TitleBar component by Brenton · 11 months ago
  59. a1736ca Merge "Revert "Removes Glance baselined ListIterator issues"" into androidx-main by Treehugger Robot · 10 months ago
  60. 914f7b3 Revert "Removes Glance baselined ListIterator issues" by Zak Cohen · 10 months ago
  61. 4ee9fdb Preemptively suppresses AutoboxingStateCreation issues in Glance by Louis Pullen-Freilich · 10 months ago
  62. ebf1191 Removes Glance baselined ListIterator issues by Louis Pullen-Freilich · 10 months ago
  63. f1df904 [glance] Add ripple override to clickable modifier by Brenton · 11 months ago
  64. 6aecc7d1 [glance] Add M3 text and icon buttons by Brenton · 12 months ago
  65. ce435e8 [glance] Add tint to background modifier by Brenton · 12 months ago
  66. 761ab24a Merge changes from topic "base-lib-node" into androidx-main by Shamali Patwa · 10 months ago
  67. ed71bb7 [Unit test lib] Add filters for progress indicators and nodes with any descendant matching a matcher. by Shamali P · 10 months ago
  68. bf32fc8 Merge "Catch errors in the composition and send the errorUiLayout" into androidx-main by Willie Koomson · 10 months ago
  69. e7bee11 Catch errors in the composition and send the errorUiLayout by Willie Koomson · 10 months ago
  70. c95bd73 Revert "Removes baselined ListIterator issues" by Zak Cohen · 10 months ago
  71. df18ddf Merge changes from topic "297037959_custom_restrictto" into androidx-main by Treehugger Robot · 10 months ago
  72. 48a33a9 Update lint baselines for forked RestrictedApi check by Alan Viverette · 10 months ago
  73. 1ffdbfc Removes baselined ListIterator issues by Louis Pullen-Freilich · 10 months ago
  74. 46d4d72 Merge changes from topic "base-lib-node" into androidx-main by Shamali Patwa · 10 months ago
  75. f8d3f25 [Unit test lib] Add appwidget-specific filters and assertions - isChecked, isNotChecked, and for clicks that start activity / service or broadcasts. by Shamali P · 10 months ago
  76. 8f28a16 Add support for dropping java resources in BundleInsideHelper by Aurimas Liutikas · 10 months ago
  77. d37ea63 Merge "[Unit test lib] Add `runGlanceAppWidgetUnitTest` similar to compose's `runComposeUiTest` that provides scoped functions such as `provideContent`, `onNode` etc. to be able to write unit tests." into androidx-main by Shamali Patwa · 10 months ago
  78. 67abefb [Unit test lib] Add `runGlanceAppWidgetUnitTest` similar to compose's `runComposeUiTest` that provides scoped functions such as `provideContent`, `onNode` etc. to be able to write unit tests. by Shamali P · 11 months ago
  79. e22690f Enables ListIterator for all Compose libraries by Louis Pullen-Freilich · 10 months ago
  80. 578019f Re-enable RestricedApi check by Aurimas Liutikas · 10 months ago
  81. a0c609f Merge "Catch uses of @suppress usage in kdoc" into androidx-main by Treehugger Robot · 11 months ago
  82. 5fdc134 Catch uses of @suppress usage in kdoc by Aurimas Liutikas · 11 months ago
  83. 292d2ab Remove renaming of test apks by Aurimas Liutikas · 11 months ago
  84. 02e5c92 Reland upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 11 months ago
  85. 284ef8f Revert "Upgrade to AGP 8.2.0-alpha15" by Aurimas Liutikas · 11 months ago
  86. fd8c8aa Upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 11 months ago
  87. 025a6bb Merge "Revert "Upgrade to AGP 8.2.0-alpha14"" into androidx-main by Nader Jawad · 11 months ago
  88. d8995f9 Revert "Upgrade to AGP 8.2.0-alpha14" by Nader Jawad · 11 months ago
  89. be5a407 Merge "Upgrade to AGP 8.2.0-alpha14" into androidx-main by Aurimas Liutikas · 11 months ago
  90. dc93f80 Upgrade to AGP 8.2.0-alpha14 by Aurimas Liutikas · 11 months ago
  91. bf8b68a Merge "Update AppWidgetUpdateBenchmark to specify metric package filter" into androidx-main by Treehugger Robot · 11 months ago
  92. ccee08f Update AppWidgetUpdateBenchmark to specify metric package filter by Chris Craik · 11 months ago
  93. a8d2ab3 Merge "Make ActionTrampolineActivity use Theme.NoDisplay" into androidx-main by Willie Koomson · 11 months ago
  94. aa1f50f Make ActionTrampolineActivity use Theme.NoDisplay by Willie Koomson · 11 months ago
  95. 1467250 Merge "Update text, checkbox, radio and switch emittables to inherit from EmittableWithText and EmittableCheckable so that in test assertions we don't have to check for individual emittables to inspect text or check if its checked." into androidx-main by Treehugger Robot · 11 months ago
  96. 2d24e94 Update text, checkbox, radio and switch emittables to inherit from EmittableWithText and EmittableCheckable so that in test assertions we don't have to check for individual emittables to inspect text or check if its checked. by Shamali P · 11 months ago
  97. 7a3ddef Move away from deprecated Project.buildDir in generator task. by Zak Cohen · 11 months ago
  98. c28b420 Add provideGlance sample for periodic updates by Willie Koomson · 12 months ago
  99. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 12 months ago
  100. a93a3a2 Update AndroidX to coroutines 1.7.1 by Zhiyuan Wang · 12 months ago