1. 6cfc825 Add experimental APIs to past signature files by Julia McClellan · 1 year, 3 months ago
  2. 02661a2 Remove public_plus_experimental API files files by Julia McClellan · 1 year, 3 months ago
  3. 01901c2 Follow up of aosp/2617895 to also disable methods with explicit sdk overrides in LazyColumnTest. by Shamali P · 1 year, 3 months ago
  4. edde6e8 Baselines PrimitiveInLambda suppressions by Louis Pullen-Freilich · 1 year, 3 months ago
  5. 8befd23 Merge changes from topic "merge_platform_dev" into androidx-main by Alan Viverette · 1 year, 3 months ago
  6. b84fb11 Fix issue that setting horizontal alignment didn't work for `LazyColumn` or `LazyVerticalGrid` by Shamali P · 1 year, 3 months ago
  7. 02cdf41 Fix CoroutineBroadcastReceiverTest by Willie Koomson · 1 year, 3 months ago
  8. e70d00d Merge "Add a lint check to the UI Module" into androidx-main am: 784e668c6d by Treehugger Robot · 1 year, 3 months ago
  9. f24ae42 Add a lint check to the UI Module by Ralston Da Silva · 1 year, 3 months ago
  10. a47e835 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 am: ce79cdce5e by Treehugger Robot · 1 year, 3 months ago
  11. 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, 3 months ago
  12. ef3a96e Merge "Add key parameters for all functions that accept lambdas" into androidx-main am: 81cb589361 by Willie Koomson · 1 year, 3 months ago
  13. 81cb589 Merge "Add key parameters for all functions that accept lambdas" into androidx-main by Willie Koomson · 1 year, 3 months ago
  14. d5154c4 Merge "Re-enable GlanceAppWidgetReceiverScreenshotTest as a potential fix landed in b/283484546" into androidx-platform-dev by TreeHugger Robot · 1 year, 3 months ago
  15. 989126f Re-enable GlanceAppWidgetReceiverScreenshotTest as a potential fix landed in b/283484546 by Shamali Patwa · 1 year, 3 months ago
  16. a30ac61 Merge "StrictModeTest only detects unsafe launches" into androidx-main am: cf2d68d181 by Willie Koomson · 1 year, 3 months ago
  17. cf2d68d Merge "StrictModeTest only detects unsafe launches" into androidx-main by Willie Koomson · 1 year, 3 months ago
  18. 6d69365 StrictModeTest only detects unsafe launches by Willie Koomson · 1 year, 3 months ago
  19. eac764b Merge "Disable LazyColumnTest on API 34" into androidx-main am: c762692e2e by Treehugger Robot · 1 year, 3 months ago
  20. c762692 Merge "Disable LazyColumnTest on API 34" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  21. 0c9ed1b Merge "Add RECEIVER_EXPORTED flag in CoroutineBroadcastReceiverTest" into androidx-main am: 2a27b88c52 by Willie Koomson · 1 year, 3 months ago
  22. 79942db Merge "Add API for setting CoroutineContext for GlanceAppWidgetReceiver requests" into androidx-main am: 72fb0bb547 by Willie Koomson · 1 year, 3 months ago
  23. d04e7a6 Add key parameters for all functions that accept lambdas by Willie Koomson · 1 year, 4 months ago
  24. 69a8553 Disable LazyColumnTest on API 34 by Willie Koomson · 1 year, 3 months ago
  25. 2a27b88 Merge "Add RECEIVER_EXPORTED flag in CoroutineBroadcastReceiverTest" into androidx-main by Willie Koomson · 1 year, 3 months ago
  26. af6af7d Add RECEIVER_EXPORTED flag in CoroutineBroadcastReceiverTest by Willie Koomson · 1 year, 3 months ago
  27. 46484dc 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 am: c5c9589115 by Shamali Patwa · 1 year, 3 months ago
  28. ce8b1e8 Add API for setting CoroutineContext for GlanceAppWidgetReceiver requests by Willie Koomson · 1 year, 3 months ago
  29. 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, 3 months ago
  30. 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, 3 months ago
  31. 18f2612 Merge "Add lint rule for autoboxing lambdas" into androidx-main am: b8f476d83d by Treehugger Robot · 1 year, 3 months ago
  32. 631621a Add lint rule for autoboxing lambdas by George Mount · 1 year, 3 months ago
  33. 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, 3 months ago
  34. 9084e0a Ignore flaky test by ivychen · 1 year, 3 months ago
  35. 65fa0ed7 Merge "Ignore flaky test" into androidx-main am: 8baa3aeaf4 by Ivy Chen · 1 year, 3 months ago
  36. 156668f Ignore flaky test by Ivy Chen · 1 year, 3 months ago
  37. 7783f24 Merge "Fix ActivityOptions for LazyList actions" into androidx-main am: e33ef9d74c by Willie Koomson · 1 year, 3 months ago
  38. e33ef9d Merge "Fix ActivityOptions for LazyList actions" into androidx-main by Willie Koomson · 1 year, 3 months ago
  39. dc8da7d Fix ActivityOptions for LazyList actions by Willie Koomson · 1 year, 3 months ago
  40. 44f52cd Merge "Disable flaking lazyColumn_actionRunCallback test" into androidx-main am: 91294736c9 by Treehugger Robot · 1 year, 3 months ago
  41. e3b6b06 Disable flaking lazyColumn_actionRunCallback test by Aurimas Liutikas · 1 year, 3 months ago
  42. a2b90d8 Merge "Exclude ActionTrampolineActivity from recents" into androidx-main am: b8bcd06c3c by Willie Koomson · 1 year, 3 months ago
  43. b8bcd06 Merge "Exclude ActionTrampolineActivity from recents" into androidx-main by Willie Koomson · 1 year, 3 months ago
  44. c3b7ac4 Merge "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." into androidx-main am: a8bd870983 by Shamali Patwa · 1 year, 3 months ago
  45. 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, 3 months ago
  46. 7a42933 Exclude ActionTrampolineActivity from recents by Willie Koomson · 1 year, 3 months ago
  47. 08aac01 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-platform-dev by Treehugger Robot · 1 year, 4 months ago
  48. 4a141c6 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  49. 98ca4b5 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 4 months ago
  50. 2653cf1 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 4 months ago
  51. cbb45c7 Merge "Disable CheckBoxTests on API 33" into androidx-main am: 7abacd3262 by Treehugger Robot · 1 year, 4 months ago
  52. c07b8b4 Disable CheckBoxTests on API 33 by Aurimas Liutikas · 1 year, 4 months ago
  53. 49a4e79 Merge "Update tiles-renderer to use protolayout types everywhere" into androidx-main am: 230757b915 by Mohammad Saboorian · 1 year, 4 months ago
  54. a61fb39 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 am: c27cfb0341 by Treehugger Robot · 1 year, 4 months ago
  55. 230757b9 Merge "Update tiles-renderer to use protolayout types everywhere" into androidx-main by Mohammad Saboorian · 1 year, 4 months ago
  56. 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, 4 months ago
  57. 8a74800 Update tiles-renderer to use protolayout types everywhere by Mohammad Saboorian · 1 year, 5 months ago
  58. 4603587 Merge "Add support for setting ActivityOptions bundle for actionStartActivity" into androidx-main am: d89ea9b117 by Treehugger Robot · 1 year, 4 months ago
  59. 23c9ec2 Add support for setting ActivityOptions bundle for actionStartActivity by Willie Koomson · 1 year, 4 months ago
  60. 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, 4 months ago
  61. cff0b23 Merge "Create a demo of Glance text component styles" into androidx-main am: 285a3415f9 by Zoe Page · 1 year, 4 months ago
  62. d59f1ac Merge "Update string descriptions." into androidx-main am: 8794d4d6ba by Treehugger Robot · 1 year, 4 months ago
  63. 6a8c0a5 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 am: d88a97a41b by Shamali Patwa · 1 year, 4 months ago
  64. 6f46313 Merge "Enable API tracking on glance-appwidget-proto." into androidx-main am: ac983a6093 by Treehugger Robot · 1 year, 4 months ago
  65. 285a341 Merge "Create a demo of Glance text component styles" into androidx-main by Zoe Page · 1 year, 4 months ago
  66. 8794d4d Merge "Update string descriptions." into androidx-main by Treehugger Robot · 1 year, 4 months ago
  67. 1e2ad75 Update string descriptions. by Zak Cohen · 1 year, 4 months ago
  68. 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, 4 months ago
  69. ac983a6 Merge "Enable API tracking on glance-appwidget-proto." into androidx-main by Treehugger Robot · 1 year, 4 months ago
  70. cce667a Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-platform-dev by Treehugger Robot · 1 year, 4 months ago
  71. d70e5d3 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  72. 0575812 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 4 months ago
  73. ea81a39 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 4 months ago
  74. 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, 4 months ago
  75. d187a79 Enable API tracking on glance-appwidget-proto. by Zak Cohen · 1 year, 4 months ago
  76. 530d233 Unpin robolectric tests from a fixed sdk. by Zak Cohen · 1 year, 4 months ago
  77. 133a0c1 Unpin robolectric tests from a fixed sdk. by Zak Cohen · 1 year, 4 months ago
  78. b948eda Merge "Update current API signatures after Metalava update" into androidx-main am: ebd47f1090 by Aurimas Liutikas · 1 year, 4 months ago
  79. 8c42240 Update current API signatures after Metalava update by Jinseong Jeon · 1 year, 4 months ago
  80. a02e8af Merge changes from topic "278769092_suppress_compat" into androidx-main am: f6dfef85c4 by Aurimas Liutikas · 1 year, 4 months ago
  81. 0de8629 Create a demo of Glance text component styles by Zoe Page · 1 year, 5 months ago
  82. a4e7e2b Opt-in d,e,f,g-prefixed projects to Suppress Compatibility migration by Alan Viverette · 1 year, 4 months ago
  83. 2eaca83 Merge "Additional API file method ordering updates" into androidx-main am: af49a01172 by Aurimas Liutikas · 1 year, 4 months ago
  84. c280826 Additional API file method ordering updates by Julia McClellan · 1 year, 4 months ago
  85. 1ebfad0 Merge "Update versions for release id 1683738000000" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  86. e111e9e Update versions for release id 1683738000000 by natnaelbelay · 1 year, 4 months ago
  87. 7d586b5 Update versions for release id 1683738000000 by natnaelbelay · 1 year, 4 months ago
  88. 994fc04 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 4 months ago
  89. 3512804 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 4 months ago
  90. 87e2f3d Merge "Update sample to include a whole class definition" into androidx-main am: 97038dd2d3 by Treehugger Robot · 1 year, 4 months ago
  91. f5d3bcc Merge "Move glance away from Compose multiplatform setup" into androidx-main am: c102232599 by Aurimas Liutikas · 1 year, 4 months ago
  92. 97038dd Merge "Update sample to include a whole class definition" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  93. a71085c Update sample to include a whole class definition by Willie Koomson · 1 year, 4 months ago
  94. e398c6c Merge "StrictModeTest logging" into androidx-main am: 058109a2a7 by Treehugger Robot · 1 year, 4 months ago
  95. 6a05875 Move glance away from Compose multiplatform setup by Aurimas Liutikas · 1 year, 4 months ago
  96. 058109a Merge "StrictModeTest logging" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  97. cdb5895 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 am: 3831b87886 by Shamali Patwa · 1 year, 4 months ago
  98. 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, 4 months ago
  99. 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, 4 months ago
  100. 06f77e0 StrictModeTest logging by Willie Koomson · 1 year, 4 months ago