1. cd1946c Centralize the logic for adding golden assets for tests by Aurimas Liutikas · 3 months ago
  2. ced7f81 Clean up prebuilt dependency declarations by Aurimas Liutikas · 3 months ago
  3. 465a6ae Clean up project references in build.gradle files by Aurimas Liutikas · 3 months ago
  4. 7795282 Migrate to using = for property setting by Aurimas Liutikas · 3 months ago
  5. 297a24a Add Glance API for generated previews by Willie Koomson · 7 months ago
  6. 6fee221 [GH] Remove uses of projectOrArtifact in androidx by Aurimas · 6 months ago
  7. 60de913 Update glance-appwidget libraries and consumers to compileSdk 35 by Willie Koomson · 7 months ago
  8. 96f0b30 Start validating androidx.annotation signatures by Aurimas Liutikas · 8 months ago
  9. 01fdca1 Opt-in Metalava w/ K2 UAST by default by Jinseong Jeon · 8 months ago
  10. 42e530c Switch to Lint w/ K2 UAST by Jinseong Jeon · 8 months ago
  11. 5c5419a Enable kotlin explicitApi for android projects by Aurimas Liutikas · 9 months ago
  12. 7244477 Replace buildType.all{} references to buildType.configureEach in build.gradle files by Omar Ismail · 10 months ago
  13. 8ff41a1 Rename PUBLISHED_KOTLIN_ONLY_LIBRARY for clarity and simplify optimising for kotlin only consumers by Omar Ismail · 11 months ago
  14. b924595 Seperate out repackaged Protobuf library in glance by Omar Ismail · 11 months ago
  15. 6700b61 Remove targetsJavaConsumers by omarismail · 1 year, 1 month ago
  16. 96be208 Add samples' source jars as published artifacts to sampling libraries by Owen Gray · 1 year, 3 months ago
  17. ee0da74 Add comment to build.gradle files by Tiem Song · 1 year, 2 months ago
  18. c62dd30 [glance] Move components to the glance-material3 module by Brenton · 1 year, 4 months ago
  19. 8f28a16 Add support for dropping java resources in BundleInsideHelper by Aurimas Liutikas · 1 year, 7 months ago
  20. 7a3ddef Move away from deprecated Project.buildDir in generator task. by Zak Cohen · 1 year, 8 months ago
  21. 6a05875 Move glance away from Compose multiplatform setup by Aurimas Liutikas · 1 year, 10 months ago
  22. addbf4e [Lazy column] Fork RemoteViewsService and RemoteCollectionItems from `core-remoteviews` into glance with changes to store collection items in memory, start glance session if not running already to re-populate the in-memory store - so that even if app process is killed, list adapter will find the items and maintain scroll position. by Shamali P · 1 year, 10 months ago
  23. 26d664b Merge "Partially revert "Close test database in all WorkManager tests"" into androidx-main by Shamali Patwa · 1 year, 10 months ago
  24. 42b88c1 Partially revert "Close test database in all WorkManager tests" by Shamali Patwa · 1 year, 10 months ago
  25. 4218e65 Merge "Close test database in all WorkManager tests" into androidx-main by Willie Koomson · 1 year, 11 months ago
  26. e7bb700ee Add a way to filter projects based on prefix by Aurimas Liutikas · 1 year, 11 months ago
  27. ffbc863 Close test database in all WorkManager tests by Willie Koomson · 1 year, 11 months ago
  28. a77c177 Remove GlanceAppWidget.Content by Willie Koomson · 1 year, 11 months ago
  29. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 2 years, 3 months ago
  30. a2df032 Bump Glance Compose dependencies from 1.1.0-beta01 to 1.1.1 by Nick Anthony · 2 years, 4 months ago
  31. dadafb5 Run GlanceAppWidget compositions in SessionWorker by Willie Koomson · 2 years, 7 months ago
  32. cc2d3e9 Merge "Remove Material from Glance Appwidget dependencies." into androidx-main by Treehugger Robot · 2 years, 5 months ago
  33. 22d7334 Remove Material from Glance Appwidget dependencies. by Zak Cohen · 2 years, 5 months ago
  34. 759f968 Upgrade all JVM host tests to mockito 4 by Aurimas Liutikas · 2 years, 5 months ago
  35. 36bd1cb Adds notion of ColorProviders class for colors in Glance. by Zak Cohen · 2 years, 10 months ago
  36. 87e3bd0 Fix Compose project KotlinCompile task remote caching by Aurimas Liutikas · 2 years, 9 months ago
  37. 8ab5126 Reland "Generate Box children with all possible alignments" by Willie Koomson · 2 years, 11 months ago
  38. 2189376 Add glance_ prefix to private resources. by Zak Cohen · 2 years, 9 months ago
  39. 9160671 Revert "Generate Box children with all possible alignments" by Willie Koomson · 2 years, 9 months ago
  40. fe7aee3 Generate Box children with all possible alignments by Willie Koomson · 2 years, 11 months ago
  41. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 3 years ago
  42. 2d593b1 Switch Glance proto to BundleInsideHelper from Shadow by Zak Cohen · 3 years, 1 month ago
  43. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 3 years, 4 months ago
  44. 2221efd Glance templates outline plus example template by Zoe Page · 3 years, 2 months ago
  45. c6c014a Add proguard rule for appwidget proto by marcelpinto · 3 years, 3 months ago
  46. fe0a41d Moving all possible Jetpack dependencies to explicit versions by Pierre Barbier de Reuille · 3 years, 4 months ago
  47. 4cb087a Prepare glance to be released. by Pierre Barbier de Reuille · 3 years, 4 months ago
  48. 4018bc3 Store glance app widget layout structure in state definition by Zoe Page · 3 years, 4 months ago
  49. e8d0a9c Write GlanceAppWidgetManager by Pierre Barbier de Reuille · 3 years, 4 months ago
  50. 7d0a4c8 Start glance view state definition by Zoe Page · 3 years, 5 months ago
  51. b4c26d6 Migrate ax.glance.unit.Color -> ax.compose.ui.graphics.Color. by Jamie Garside · 3 years, 5 months ago
  52. 0d543aa Migrate ax.glance.unit.Dp to ax.compose.ui.unit.Dp. by Jamie Garside · 3 years, 5 months ago
  53. ea54927 Correct handling of orientation. by Pierre Barbier de Reuille · 3 years, 5 months ago
  54. 1fcd297 Adding setting dimensions through resources by Pierre Barbier de Reuille · 3 years, 5 months ago
  55. d7119aa Add text alignment parameter. by Pierre Barbier de Reuille · 3 years, 5 months ago
  56. d28c4689 Change how sizes work to be more like Compose UI. by Pierre Barbier de Reuille · 3 years, 5 months ago
  57. d20d7ed Generate layouts to handle dimension specification by Pierre Barbier de Reuille · 3 years, 6 months ago
  58. 2233a05 Reduce minTargetSDK to 21 for Glance and glance-appwidget by marcelpinto · 3 years, 6 months ago
  59. 9582d8a Adding a first demos for app widget for Responsive mode. by Pierre Barbier de Reuille · 3 years, 6 months ago
  60. bd60e5a Merge "Replace explicit RemoteViews reflection action with core-remoteviews" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  61. 0103b79 Replace explicit RemoteViews reflection action with core-remoteviews by Pierre Barbier de Reuille · 3 years, 6 months ago
  62. 1248632 Adding emulator tests for the new App Widget Sizes. by Pierre Barbier de Reuille · 3 years, 6 months ago
  63. a61453c Handle size mode specification for Glance App Widget by Pierre Barbier de Reuille · 3 years, 6 months ago
  64. 5f2669d Add compose:runtime as an api dependency. by Jamie Garside · 3 years, 6 months ago
  65. d456f5f Merge "Enable snapshots for androidx.glance." into androidx-main by Treehugger Robot · 3 years, 6 months ago
  66. 406dc20 Enable snapshots for androidx.glance. by Jamie Garside · 3 years, 6 months ago
  67. c4b2dd8 Adding AppWidgetProvider and tests. by Pierre Barbier de Reuille · 3 years, 7 months ago
  68. 0ad54c9 Adding translation of Text for App Widget by Pierre Barbier de Reuille · 3 years, 7 months ago
  69. 74c83fd Adding initial composition translator, with tests, for App Widget. by Pierre Barbier de Reuille · 3 years, 7 months ago
  70. 3545e5a Add implementation of a broadcast receiver with coroutine scope. by Pierre Barbier de Reuille · 3 years, 7 months ago
  71. 98c0ff9 Enable API tracking for androidx.glance. by Jamie Garside · 3 years, 7 months ago
  72. 0bc8e25 Create folder structure for glance-appwidget and glance-wear. by Jamie Garside · 3 years, 7 months ago