- 4302545 Add overloads for protolayout types to TileRenderer by Mohammad Saboorian · 2 years, 8 months ago
- 5352d11 Make glance PreferencesGlanceStateDefinition use CoroutineScope to avoid test timeout by Zhiyuan Wang · 2 years, 8 months ago
- 84ef398 Upgrade to metalava from ab/9578585 by Aurimas Liutikas · 2 years, 10 months ago
- c930b59 Update metalava from ab/9576127 by Aurimas Liutikas · 2 years, 10 months ago
- bb7401d Update glance module with LifecycleRegistry by sanura · 2 years, 10 months ago
- 280b65f Implement ColorFilter.tint in glance wear tiles. This is in continuation with https://android-review.googlesource.com/2393014 that introduced the API and implemented the same for appWidgets. by Shamali P · 2 years, 10 months ago
- 51624a0 Support the `contentDescription` semantic modifier for glance-appWidgets. It already existed for glance-wear-tiles by Shamali P · 2 years, 11 months ago
- 7d333fc Merge "removing explicit setting of library groups" into androidx-main by Jeff Gaston · 3 years ago
- 0a35d65 removing explicit setting of library groups by Jeff Gaston · 3 years ago
- 2e1976ff Update current API signature after Metalava update by Jinseong Jeon · 3 years ago
- 1f4daf4 Add @JvmDefaultWithCompatibility to applicable interfaces by Julia McClellan · 3 years ago
- 9715763 Merge "Bump Glance Compose dependencies from 1.1.0-beta01 to 1.1.1" into androidx-main by Treehugger Robot · 3 years ago
- dad6de5 Update androidx-core in the Compose ui module to latest version. by Zach Klippenstein · 3 years ago
- a2df032 Bump Glance Compose dependencies from 1.1.0-beta01 to 1.1.1 by Nick Anthony · 3 years ago
- b5811ed Support lambda callbacks for glance-appwidget by Willie Koomson · 3 years, 1 month ago
- 075c1a8 Merge "Update deprecated usages of Class.newInstance()" into androidx-main by Treehugger Robot · 3 years, 1 month ago
- f096ed5 Update deprecated usages of Class.newInstance() by Alan Viverette · 3 years, 1 month ago
- 39e8db0 [glance] Set default text style to black. by brenton.bade · 3 years, 1 month ago
- 7765196 Upgrade to latest protobuf gradle plugin by Aurimas Liutikas · 3 years, 1 month ago
- 759f968 Upgrade all JVM host tests to mockito 4 by Aurimas Liutikas · 3 years, 2 months ago
- 33ed2fb Add Emittable.copy() by Willie Koomson · 3 years, 2 months ago
- 6096e6b Merge "Refactored Single Entity to reuse the Block subsystem design." into androidx-main by Nick Ning · 3 years, 2 months ago
- aeea625 Remove Material3 dependency by Marcel Pintó Biescas · 3 years, 2 months ago
- 49c64e5 Refactored Single Entity to reuse the Block subsystem design. by Nick Ning · 3 years, 2 months ago
- e9a2396 Revert "Upgrade to AGP 7.4.0-alpha09" by Aurimas Liutikas · 3 years, 3 months ago
- b4fc537 Upgrade to AGP 7.4.0-alpha09 by Aurimas Liutikas · 3 years, 4 months ago
- a8bd059 Gallery Template 1: Update Glance Gallery Data API and Condensed View by Nick Ning · 3 years, 4 months ago
- c3dc611 Merge "Adds the ability to set colors on Button" into androidx-main by Treehugger Robot · 3 years, 4 months ago
- 1c82cbd Adds the ability to set colors on Button by Zak Cohen · 3 years, 4 months ago
- 8bbbbb6 Rename ColorProvider.resolve to ColorProvider.getColor by Willie Koomson · 3 years, 4 months ago
- 36bd1cb Adds notion of ColorProviders class for colors in Glance. by Zak Cohen · 3 years, 5 months ago
- c2e42f3 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 3 years, 5 months ago
- 87e3bd0 Fix Compose project KotlinCompile task remote caching by Aurimas Liutikas · 3 years, 5 months ago
- 2189376 Add glance_ prefix to private resources. by Zak Cohen · 3 years, 6 months ago
- bebc410 Create GlanceWearTiles to compose and emit Wear Tiles by timchan · 3 years, 6 months ago
- dcdcd2c Add semantics to GlanceModifier and GlanceCurvedModifier by Xiangyin Ma · 3 years, 6 months ago
- 71e8079 Use GlanceComposable annotation in "abstract fun" entry points. by Nick Ning · 3 years, 7 months ago
- 5ec70d0 Update the Wear Single Entity Template. by Zak Cohen · 3 years, 7 months ago
- e7f4fdd Move Glance Template code under the Glance parent module. by Zak Cohen · 3 years, 7 months ago
- 98bab3f Update Metalava to build 8385786 by Ember Rose · 3 years, 8 months ago
- 5f442ff Migrate deprecated inline classes to @JvmInline value classes by Louis Pullen-Freilich · 3 years, 8 months ago
- 151944b Added clickable to GlanceCurvedModifier by Xiangyin Ma · 3 years, 8 months ago
- 8fe1a19 Implement CurvedRow as a scope and create a DSL to add normal composable and/or curved elements by Xiangyin Ma · 3 years, 8 months ago
- c567c1a Merge "Add ColorProvider.resolve()" into androidx-main by Treehugger Robot · 3 years, 8 months ago
- e04b761 Rename ActionCallback's onRun method to onAction by Xiangyin Ma · 3 years, 8 months ago
- 025ca16 Add ColorProvider.resolve() by Willie Koomson · 3 years, 8 months ago
- dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 3 years, 8 months ago
- 7b8b543 Use Kotlinx coroutines 1.6.0 by Oleksandr Karpovich · 3 years, 9 months ago
- 43ea8f1 Update annotations for Tiramisu DP2 by Alan Viverette · 3 years, 9 months ago
- 7938625 Support RunCallbackAction With NO parameter in glance-wear-tiles by Xiangyin Ma · 3 years, 9 months ago
- d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 3 years, 10 months ago
- 5bcffc5 Merge "Align the tile content to center by default" into androidx-main by Xiangyin Ma · 3 years, 10 months ago
- 5b80c55 Provides LocalContext and LocalSize in glance-wear-tiles by Xiangyin Ma · 3 years, 10 months ago
- 8b5d23f Align the tile content to center by default by Xiangyin Ma · 3 years, 10 months ago
- 72eee38 Bug fix with fillMaxSize/Width/Height in glance-wear-tiles by Xiangyin Ma · 3 years, 10 months ago
- 1ba0d29 Added Calendar Tile Sample by Xiangyin Ma · 3 years, 10 months ago
- 1d07c03 Prepare glance-wear-tiles to be released by Xiangyin Ma · 3 years, 10 months ago
- c4f0165 glance wear tiles sample by Xiangyin Ma · 3 years, 10 months ago
- 3784cb3 Add support for state in glance wear tiles by Xiangyin Ma · 3 years, 10 months ago
- 9f61d59 Change Actions verb launch to start by marcelpinto · 4 years ago
- 6b9cd95a Catch exceptions and display an error Ui in glance-wear-tiles by Xiangyin Ma · 4 years ago
- 501935f Remove robolectric SDK restriction. by Nick Chalko · 4 years ago
- 646ec19 Support text alignment in text element of glance-wear-tiles by Xiangyin Ma · 4 years ago
- 4ea3187 Only run the composition once when building a tile in glance-wear by Xiangyin Ma · 4 years ago
- f8e44ce Update the golen image directory name for glance-wear-tiles by Xiangyin Ma · 4 years ago
- fb57359 Rename the module from glance-wear to glance-wear-tiles by Xiangyin Ma · 4 years ago