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