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. 7fb7672 Scaffold, fix signature of content slot. by Zak Cohen · 5 months ago
  4. 3e06d3c Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 5 months ago
  5. 86384d9 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 6 months ago
  6. 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 · 6 months ago
  7. 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 · 6 months ago
  8. 45cd538 Merge "[glance] Move components from glance-mataterial3 to glance-appwidget" into androidx-main by Brenton Bade · 6 months ago
  9. 8096249 [glance] Move components from glance-mataterial3 to glance-appwidget by Brenton · 6 months ago
  10. ff91e67 Merge "[glance] Change default error ui" into androidx-main by Brenton Bade · 6 months ago
  11. 04fc8d5 Merge "Use TextAppearance.DeviceDefault as the base for fontWeight spans." into androidx-main by Zak Cohen · 6 months ago
  12. c66d7626 [glance] Change default error ui by Brenton · 6 months ago
  13. 3d008a1 [glance] Update titlebar, icon and text can be tinted independently. by Brenton · 7 months ago
  14. daae957 Use TextAppearance.DeviceDefault as the base for fontWeight spans. by Zak Cohen · 6 months ago
  15. 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 · 7 months ago
  16. 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 · 7 months ago
  17. 2a1d074 Fix issue that getGlanceIds returns empty ids on clearing appData. by Shamali P · 8 months ago
  18. 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 · 8 months ago
  19. 9779b08 Use immutable PendingIntents where possible by Willie Koomson · 7 months ago
  20. f60dd01 Add SessionManager.runWithLock by Willie Koomson · 7 months ago
  21. 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 · 8 months ago
  22. a59bb7e Merge "[glance] Move components to the glance-material3 module" into androidx-main by Brenton Bade · 8 months ago
  23. 5b0f263 Move ConfigManager.getValue() out of withMutableSnapshot block by Willie Koomson · 8 months ago
  24. c62dd30 [glance] Move components to the glance-material3 module by Brenton · 8 months ago
  25. 54f4c8d Update runComposition logic by Willie Koomson · 8 months ago
  26. d8edb18 [glance] Rename tint to colorFilter by Brenton · 8 months ago
  27. e8dce86 [glance] Add hook for providing custom error view by Brenton · 9 months ago
  28. 5729d1d Add GlanceAppWidget.runComposition by Willie Koomson · 9 months ago
  29. 8efd915 Merge "Remove dot from dimen resource `glance_component_circle_icon_button_corners`" into androidx-main by Shamali Patwa · 9 months ago
  30. 826b1f4 Remove dot from dimen resource `glance_component_circle_icon_button_corners` by Shamali P · 9 months ago
  31. affb44b Do not trampoline activity launches from lazy list items by Willie Koomson · 9 months ago
  32. 9e5a248 Add has_color_filter to layout proto to fix b/300949346. Was missed earlier. by Shamali P · 10 months ago
  33. 52d3ce3 [glance] Add TitleBar component by Brenton · 11 months ago
  34. 914f7b3 Revert "Removes Glance baselined ListIterator issues" by Zak Cohen · 10 months ago
  35. ebf1191 Removes Glance baselined ListIterator issues by Louis Pullen-Freilich · 10 months ago
  36. f1df904 [glance] Add ripple override to clickable modifier by Brenton · 12 months ago
  37. 6aecc7d1 [glance] Add M3 text and icon buttons by Brenton · 1 year ago
  38. ce435e8 [glance] Add tint to background modifier by Brenton · 1 year ago
  39. 761ab24a Merge changes from topic "base-lib-node" into androidx-main by Shamali Patwa · 10 months ago
  40. ed71bb7 [Unit test lib] Add filters for progress indicators and nodes with any descendant matching a matcher. by Shamali P · 10 months ago
  41. bf32fc8 Merge "Catch errors in the composition and send the errorUiLayout" into androidx-main by Willie Koomson · 10 months ago
  42. e7bee11 Catch errors in the composition and send the errorUiLayout by Willie Koomson · 10 months ago
  43. c95bd73 Revert "Removes baselined ListIterator issues" by Zak Cohen · 10 months ago
  44. 1ffdbfc Removes baselined ListIterator issues by Louis Pullen-Freilich · 10 months ago
  45. 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
  46. 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
  47. 5fdc134 Catch uses of @suppress usage in kdoc by Aurimas Liutikas · 11 months ago
  48. a8d2ab3 Merge "Make ActionTrampolineActivity use Theme.NoDisplay" into androidx-main by Willie Koomson · 11 months ago
  49. aa1f50f Make ActionTrampolineActivity use Theme.NoDisplay by Willie Koomson · 11 months ago
  50. 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 · 12 months ago
  51. c28b420 Add provideGlance sample for periodic updates by Willie Koomson · 12 months ago
  52. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 12 months ago
  53. a93a3a2 Update AndroidX to coroutines 1.7.1 by Zhiyuan Wang · 1 year ago
  54. 7947fed Add FLAG_UNSAFE_MUTABLE_IMPLICIT_INTENT for lazy list translators by Willie Koomson · 1 year ago
  55. 7206c87 Add more documentation for provideGlance by Willie Koomson · 1 year ago
  56. 01901c2 Follow up of aosp/2617895 to also disable methods with explicit sdk overrides in LazyColumnTest. by Shamali P · 1 year, 1 month ago
  57. edde6e8 Baselines PrimitiveInLambda suppressions by Louis Pullen-Freilich · 1 year, 1 month ago
  58. b84fb11 Fix issue that setting horizontal alignment didn't work for `LazyColumn` or `LazyVerticalGrid` by Shamali P · 1 year, 1 month ago
  59. 02cdf41 Fix CoroutineBroadcastReceiverTest by Willie Koomson · 1 year, 1 month ago
  60. f24ae42 Add a lint check to the UI Module by Ralston Da Silva · 1 year, 1 month ago
  61. ce79cdc Merge "Treat LazyVerticalGrid similar to LazyColumn in normalizeCompositionTree. It seems to have never considered grid, but only LazyColumn items. Before this fix, adding clickable topmost item in grid wasn't working. Updated `RemoteViewsTranslatorKtTest` but I think we should also create LazyVerticalGridTest similar to LazyColumnTest device test in follow up." into androidx-main by Treehugger Robot · 1 year, 1 month ago
  62. 81cb589 Merge "Add key parameters for all functions that accept lambdas" into androidx-main by Willie Koomson · 1 year, 1 month ago
  63. cf2d68d Merge "StrictModeTest only detects unsafe launches" into androidx-main by Willie Koomson · 1 year, 1 month ago
  64. 6d69365 StrictModeTest only detects unsafe launches by Willie Koomson · 1 year, 1 month ago
  65. c762692 Merge "Disable LazyColumnTest on API 34" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  66. d04e7a6 Add key parameters for all functions that accept lambdas by Willie Koomson · 1 year, 2 months ago
  67. 69a8553 Disable LazyColumnTest on API 34 by Willie Koomson · 1 year, 1 month ago
  68. 2a27b88 Merge "Add RECEIVER_EXPORTED flag in CoroutineBroadcastReceiverTest" into androidx-main by Willie Koomson · 1 year, 1 month ago
  69. af6af7d Add RECEIVER_EXPORTED flag in CoroutineBroadcastReceiverTest by Willie Koomson · 1 year, 1 month ago
  70. ce8b1e8 Add API for setting CoroutineContext for GlanceAppWidgetReceiver requests by Willie Koomson · 1 year, 1 month ago
  71. c5c9589 Merge "Enable CheckBoxTest for API 33 and above. Wait for broadcast queue to be idle to avoid other broadcasts causing delay (hence timeouts) in the test." into androidx-main by Shamali Patwa · 1 year, 1 month ago
  72. a0a6e47 Enable CheckBoxTest for API 33 and above. Wait for broadcast queue to be idle to avoid other broadcasts causing delay (hence timeouts) in the test. by Shamali P · 1 year, 1 month ago
  73. 631621a Add lint rule for autoboxing lambdas by George Mount · 1 year, 1 month ago
  74. f7fbd04 Treat LazyVerticalGrid similar to LazyColumn in normalizeCompositionTree. It seems to have never considered grid, but only LazyColumn items. Before this fix, adding clickable topmost item in grid wasn't working. Updated `RemoteViewsTranslatorKtTest` but I think we should also create LazyVerticalGridTest similar to LazyColumnTest device test in follow up. by Shamali P · 1 year, 1 month ago
  75. 156668f Ignore flaky test by Ivy Chen · 1 year, 1 month ago
  76. e33ef9d Merge "Fix ActivityOptions for LazyList actions" into androidx-main by Willie Koomson · 1 year, 1 month ago
  77. dc8da7d Fix ActivityOptions for LazyList actions by Willie Koomson · 1 year, 1 month ago
  78. e3b6b06 Disable flaking lazyColumn_actionRunCallback test by Aurimas Liutikas · 1 year, 1 month ago
  79. b8bcd06 Merge "Exclude ActionTrampolineActivity from recents" into androidx-main by Willie Koomson · 1 year, 1 month ago
  80. a5f1e25 Use transparent list selector instead of setting focusable true to remove the ripples on touch of list items even if they aren't clickable. For clickable items glance already adds ripples. by Shamali P · 1 year, 1 month ago
  81. 7a42933 Exclude ActionTrampolineActivity from recents by Willie Koomson · 1 year, 1 month ago
  82. 4a141c6 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  83. 98ca4b5 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 1 month ago
  84. c07b8b4 Disable CheckBoxTests on API 33 by Aurimas Liutikas · 1 year, 1 month ago
  85. c27cfb0 Merge "Port the aosp/2254666 change into the forked GlanceRemoteViewsService. Saw the same error (1 out of 30 runs) when running the LazyColumnTest in cuttlefish." into androidx-main by Treehugger Robot · 1 year, 1 month ago
  86. 23c9ec2 Add support for setting ActivityOptions bundle for actionStartActivity by Willie Koomson · 1 year, 2 months ago
  87. 88894be Port the aosp/2254666 change into the forked GlanceRemoteViewsService. Saw the same error (1 out of 30 runs) when running the LazyColumnTest in cuttlefish. by Shamali P · 1 year, 2 months ago
  88. 8794d4d Merge "Update string descriptions." into androidx-main by Treehugger Robot · 1 year, 2 months ago
  89. 1e2ad75 Update string descriptions. by Zak Cohen · 1 year, 2 months ago
  90. d88a97a Merge "Use image layout with `importantForAccessibility = "no"` when content description is set to `null` or empty. In b/282875900, it was seen that even if content description is null, in some cases (e.g. when in listView item) a11y services read images as "unlabeled". While this doesn't seem to happen sometimes when Image is in say as Column, it is probably better to align it with the guidance in https://developer.android.com/guide/topics/ui/accessibility/apps#describe-ui-element" into androidx-main by Shamali Patwa · 1 year, 2 months ago
  91. d70e5d3 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  92. 0575812 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 2 months ago
  93. 74a234c Use image layout with `importantForAccessibility = "no"` when content description is set to `null` or empty. In b/282875900, it was seen that even if content description is null, in some cases (e.g. when in listView item) a11y services read images as "unlabeled". While this doesn't seem to happen sometimes when Image is in say as Column, it is probably better to align it with the guidance in https://developer.android.com/guide/topics/ui/accessibility/apps#describe-ui-element by Shamali P · 1 year, 2 months ago
  94. 530d233 Unpin robolectric tests from a fixed sdk. by Zak Cohen · 1 year, 2 months ago
  95. 6a05875 Move glance away from Compose multiplatform setup by Aurimas Liutikas · 1 year, 2 months ago
  96. 058109a Merge "StrictModeTest logging" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  97. 3831b87 Merge "Use distinct sizes when composing for multiple sizes. This helps with the issue that when display sizes are not unique, we end up composing twice for the same size and causing clicks to be triggered multiple times." into androidx-main by Shamali Patwa · 1 year, 2 months ago
  98. 4a789ca Use distinct sizes when composing for multiple sizes. This helps with the issue that when display sizes are not unique, we end up composing twice for the same size and causing clicks to be triggered multiple times. by Shamali P · 1 year, 2 months ago
  99. 06f77e0 StrictModeTest logging by Willie Koomson · 1 year, 2 months ago
  100. bcaacc8 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 2 months ago