[go: nahoru, domu]

  1. a49cfb7 Add shorthands to access view state from a provider by Pierre Barbier de Reuille · 2 years, 8 months ago
  2. 801c94b Add extension functions to update app widgets more easily by Pierre Barbier de Reuille · 2 years, 8 months ago
  3. 4be2171 Delete the view state when the app widget is removed from the host by Pierre Barbier de Reuille · 2 years, 8 months ago
  4. 3fb4e62 Merge "Update tests to reflect change in RemoteViewsCompat collections" into androidx-main by Cyrus Boadway · 2 years, 8 months ago
  5. 021fcfd Merge "Added ability to provide a multi-entry timeline in GlanceTileService" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  6. fca4fb3 Update tests to reflect change in RemoteViewsCompat collections by Cyrus Boadway · 2 years, 8 months ago
  7. 553cc14 Merge "Add action parameters to the launchActivity actions." into androidx-main by Zoe Page · 2 years, 8 months ago
  8. a3ad87d Add action parameters to the launchActivity actions. by Zoe Page · 2 years, 8 months ago
  9. 5027b19d Merge "Changed access to app widget state to use glanceId" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  10. d33bf1f Added ability to provide a multi-entry timeline in GlanceTileService by Xiangyin Ma · 2 years, 8 months ago
  11. 31edc9d Changed access to app widget state to use glanceId by Pierre Barbier de Reuille · 2 years, 8 months ago
  12. 25fad23 Add default glance app widget theme by Zoe Page · 2 years, 8 months ago
  13. 5aa1674 Merge changes I2a1f0976,I72e7e5e5 into androidx-main by Cyrus Boadway · 2 years, 8 months ago
  14. f3e083a Merge "Add a modifier to define the AppWidget background" into androidx-main by Pierre Barbier de Reuille · 2 years, 8 months ago
  15. 4b626a0 Update glance list example to include click interactions by Cyrus Boadway · 2 years, 8 months ago
  16. abecd70 LazyList item click handling by Cyrus Boadway · 2 years, 8 months ago
  17. 657f645 Merge "Move RemoteViews into RemoteViewsCompat" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  18. 322b83a Merge "Move ActionCallback to appwidget module" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  19. fde59d6 Add a modifier to define the AppWidget background by Pierre Barbier de Reuille · 2 years, 8 months ago
  20. 8c80d54 Move ActionCallback to appwidget module by marcelpinto · 2 years, 8 months ago
  21. c3e9be9 Details what the list of sizes provided is. by Pierre Barbier de Reuille · 2 years, 8 months ago
  22. 3f1248e Merge "Rename LayoutIds into LayoutSelection" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  23. d38a1d9 Merge "Publish snapshots for glance-appwidget-proto" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  24. 9e3ad53 Publish snapshots for glance-appwidget-proto by Pierre Barbier de Reuille · 2 years, 8 months ago
  25. 1bfc14c Move RemoteViews into RemoteViewsCompat by Stevie Kideckel · 2 years, 8 months ago
  26. e1b4e86 Kotlin 1.6.0 by Jim Sproch · 2 years, 9 months ago
  27. a803e6d Merge "Mark flaky tests from 2021.11.15" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  28. 77984b6 Mark flaky tests from 2021.11.15 by David Saff · 2 years, 8 months ago
  29. 38e51aa Rename LayoutIds into LayoutSelection by Pierre Barbier de Reuille · 2 years, 8 months ago
  30. 692621d Use the structure of the elements to update by Pierre Barbier de Reuille · 2 years, 8 months ago
  31. 4018bc3 Store glance app widget layout structure in state definition by Zoe Page · 2 years, 8 months ago
  32. 87d9142 Merge "Clean Robolectric tests" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  33. 543795a Merge "Add support for switch colors" into androidx-main by Steven Kideckel · 2 years, 8 months ago
  34. e3d6524 Add support for switch colors by Stevie Kideckel · 2 years, 8 months ago
  35. f968d3f Clean Robolectric tests by Pierre Barbier de Reuille · 2 years, 8 months ago
  36. 37af0d8 Automate the discovery of GlanceAppWidget classes by Pierre Barbier de Reuille · 2 years, 8 months ago
  37. 080cde8 Use compiled packages for compose in demos by Pierre Barbier de Reuille · 2 years, 8 months ago
  38. e1cf3a2 Merge "Update code to handle alignment in Boxes" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  39. 484bda9 Update code to handle alignment in Boxes by Pierre Barbier de Reuille · 2 years, 8 months ago
  40. 7e8e741 Create a complex scrollable widget by marcelpinto · 2 years, 8 months ago
  41. 9baf587 Simplify and clean up demos by marcelpinto · 2 years, 8 months ago
  42. 81763a1 Merge changes from topic "query" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  43. af6e45c Add code to clean the list of receivers on update by Pierre Barbier de Reuille · 2 years, 8 months ago
  44. e8d0a9c Write GlanceAppWidgetManager by Pierre Barbier de Reuille · 2 years, 8 months ago
  45. cc5c861 Merge "Let the user specify the Layout of the error UI" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  46. 5deeeb9 Let the user specify the Layout of the error UI by Pierre Barbier de Reuille · 2 years, 8 months ago
  47. d6601f12 Merge "Remove actionUpdateContent to enable constructor parameters" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  48. 6187b89 Remove actionUpdateContent to enable constructor parameters by marcelpinto · 2 years, 8 months ago
  49. c7c7e47 Add support for ColorProvider to CheckBox Colors by Stevie Kideckel · 2 years, 8 months ago
  50. d64523d Cleaning Glance packages by Pierre Barbier de Reuille · 2 years, 8 months ago
  51. 7d0a4c8 Start glance view state definition by Zoe Page · 2 years, 9 months ago
  52. 12a905b Added border modifier in glance-wear by Xiangyin Ma · 2 years, 8 months ago
  53. 3e34df0 Merge "Adding RoundedCorner modifier for Android S+." into androidx-main by Treehugger Robot · 2 years, 8 months ago
  54. d305a5f Merge "Implementing visibility for Wear" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  55. 1319a98 Adding RoundedCorner modifier for Android S+. by Pierre Barbier de Reuille · 2 years, 8 months ago
  56. 3aa4422 Merge "Add support for checkbox colors" into androidx-main by Steven Kideckel · 2 years, 8 months ago
  57. 2414706 Implementing visibility for Wear by Pierre Barbier de Reuille · 2 years, 8 months ago
  58. 2295f34 Initial Glance-image sample for widgets by marcelpinto · 2 years, 8 months ago
  59. 254b1cd2 Modify sample to showcase all actions by marcelpinto · 2 years, 8 months ago
  60. 277755e Make composable functions top-level by marcelpinto · 2 years, 8 months ago
  61. 7938deb Create ScrollableAppWidget.kt demo to showcase LazyColumn by marcelpinto · 2 years, 9 months ago
  62. 1660f3f Merge "AGP 7.1.0-beta02" into androidx-main by Aurimas Liutikas · 2 years, 8 months ago
  63. 84ec43a Add the visibility modifier and the App Widget implementation of it by Pierre Barbier de Reuille · 2 years, 8 months ago
  64. 71e8f33 Add support for checkbox colors by Stevie Kideckel · 2 years, 8 months ago
  65. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 8 months ago
  66. fd447ea Correct compose tree normalization by Pierre Barbier de Reuille · 2 years, 8 months ago
  67. e4d9110 Transform the composition tree before translation by Pierre Barbier de Reuille · 2 years, 8 months ago
  68. afabc53 Merge "Creates `GlanceNode` to simplify creating nodes" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  69. 1991530 Merge "Added screenshot test for image in glance-wear" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  70. c4984d7 Creates `GlanceNode` to simplify creating nodes by Pierre Barbier de Reuille · 2 years, 8 months ago
  71. 3e8540e Add support for text colors in Wear and App Widgets by Stevie Kideckel · 2 years, 8 months ago
  72. 94c8174 Added screenshot test for image in glance-wear by Xiangyin Ma · 2 years, 8 months ago
  73. 6da32de Ignore attributes we don't know but are not critical. by Pierre Barbier de Reuille · 2 years, 8 months ago
  74. cf1d1dd Catch exceptions and display an error Ui by Pierre Barbier de Reuille · 2 years, 8 months ago
  75. d8a13c8 Merge "Allow background to take an ImageProvider." into androidx-main by Steven Kideckel · 2 years, 8 months ago
  76. 07b4417 Add translation for Image in Glance-Wear by Xiangyin Ma · 2 years, 8 months ago
  77. 073c8ea Allow background to take an ImageProvider. by Pierre Barbier de Reuille · 2 years, 8 months ago
  78. 5b19980 Restructures padding modifiers to avoid iterating again by Pierre Barbier de Reuille · 2 years, 8 months ago
  79. 3484b6c Only enable demos on the correct APIs by Pierre Barbier de Reuille · 2 years, 8 months ago
  80. f90bbc0 Rename a couple fields and extract a constant by Stevie Kideckel · 2 years, 8 months ago
  81. ecddeb5 Merge changes from topic "viewStub" into androidx-main by Steven Kideckel · 2 years, 8 months ago
  82. 5abcdd9 Assign a different root layout to each RemoteViews by Pierre Barbier de Reuille · 2 years, 8 months ago
  83. 506328c Update backport of switch and checkbox to use ViewStub by Pierre Barbier de Reuille · 2 years, 8 months ago
  84. f3ba960 Replace `addView` with inflation of view stubs. by Pierre Barbier de Reuille · 2 years, 8 months ago
  85. be7287d Merge "Add missing test case for ActionRunnableBroadcastReceiver" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  86. c93437c Ensure the context is always the first argument. by Pierre Barbier de Reuille · 2 years, 8 months ago
  87. f1a3e72 Merge "Added screenshot test for Spacer" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  88. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 2 years, 9 months ago
  89. e309b5a Added screenshot test for Spacer by Xiangyin Ma · 2 years, 8 months ago
  90. 2b10886 Add composable for Spacer by Xiangyin Ma · 2 years, 8 months ago
  91. c512455 Merge "Correct text alignemnt for buttons and update the ResponsiveAppWidget" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  92. 4043578 Merge "Add getOrDefault method for ActionParameters.kt" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  93. 6ee0b46 Merge "Add a boolean resource to enable app widget receivers" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  94. d2b95e0 Add a boolean resource to enable app widget receivers by Pierre Barbier de Reuille · 2 years, 8 months ago
  95. c474c5b Pin clients of androidx.core to latest stable release by Alan Viverette · 2 years, 8 months ago
  96. b3a468c Merge "Translate Image composable to ImageView for glance-appwidget" into androidx-main by Willie Koomson · 2 years, 8 months ago
  97. ebc6bbc Correct text alignemnt for buttons and update the ResponsiveAppWidget by Pierre Barbier de Reuille · 2 years, 8 months ago
  98. fe5fa4d Add missing test case for ActionRunnableBroadcastReceiver by marcelpinto · 2 years, 8 months ago
  99. 2118e1b Add getOrDefault method for ActionParameters.kt by marcelpinto · 2 years, 8 months ago
  100. 5407466 Translate Image composable to ImageView for glance-appwidget by Willie Koomson · 2 years, 9 months ago