1. 5c5419a Enable kotlin explicitApi for android projects by Aurimas Liutikas · 4 months ago
  2. 7244477 Replace buildType.all{} references to buildType.configureEach in build.gradle files by Omar Ismail · 4 months ago
  3. e109242 Fix RotaryTests for low-res devices by mkulaha · 4 months ago
  4. 8ff41a1 Rename PUBLISHED_KOTLIN_ONLY_LIBRARY for clarity and simplify optimising for kotlin only consumers by Omar Ismail · 5 months ago
  5. f41a8ef Merge "Rotary: Add Haptics.kt with support for different Wear versions." into androidx-main by Misha Kulaha · 6 months ago
  6. acb4252 Update profileinstaller in androidx to 1.3.1 for U support by Chris Craik · 6 months ago
  7. 6b3707f Rotary: Add Haptics.kt with support for different Wear versions. by mkulaha · 6 months ago
  8. 388d757 Merge "Removing duplicated line in build.gradle Bug: 278705775 Test: - Relnote: "-"" into androidx-main by Misha Kulaha · 7 months ago
  9. 2969206 Removing duplicated line in build.gradle Bug: 278705775 Test: - Relnote: "-" by mkulaha · 7 months ago
  10. 256447f Merge "Add RotaryScrollAdapter interface and RotaryHandler for low and high res snap implementations" into androidx-main by Misha Kulaha · 7 months ago
  11. 5738623 Add RotaryScrollAdapter interface and RotaryHandler for low and high res snap implementations by mkulaha · 7 months ago
  12. db8fa3c Merge "Remove targetsJavaConsumers" into androidx-main by Aurimas Liutikas · 7 months ago
  13. 4c79d7f Pin :wear:compose dependencies to compose 1.6.0 where possible by Aurimas Liutikas · 7 months ago
  14. 6700b61 Remove targetsJavaConsumers by omarismail · 7 months ago
  15. 3706a34 Pin wear compose foundation to androidx.lifecycle.lifecycle-runtime-compose 2.7.0 by Steve Bower · 8 months ago
  16. e507324 Merge "Add samples' source jars as published artifacts to sampling libraries" into androidx-main by Owen Gray · 8 months ago
  17. 96be208 Add samples' source jars as published artifacts to sampling libraries by Owen Gray · 10 months ago
  18. fb4ce1d Pin androidx.core to 1.12.0, 1.11.0 was not released by Steve Bower · 8 months ago
  19. 1c98a8e Merge "Add comment to build.gradle files" into androidx-main by Treehugger Robot · 9 months ago
  20. ee0da74 Add comment to build.gradle files by Tiem Song · 9 months ago
  21. 7c6b122 Collect ReduceMotion setting changes in lifecycle aware manner by Rajat Biswas · 9 months ago
  22. b805737 Revert "Bumped agp to 8.3.0-alpha18 in androidx" by Aurimas Liutikas · 9 months ago
  23. c6b792b Bumped agp to 8.3.0-alpha18 in androidx by Marcello Albano · 10 months ago
  24. d02fb06 Stop using alpha/beta/rc when a stable version is available by Aurimas Liutikas · 10 months ago
  25. b45b0b3 Pin version of core used by Compose UI and wear.compose.foundation to 1.11.0-beta02. by stevebower · 1 year, 3 months ago
  26. 027279f Migrate wear compose foundation from Compose multiplatform setup by Aurimas Liutikas · 1 year, 4 months ago
  27. 6cbd01f Add reduce_motion setting support in ScalingLazyColumn by Rajat Biswas · 1 year, 5 months ago
  28. 512f0c0 Bump profileinstaller dependency to 1.3 by Chris Craik · 1 year, 6 months ago
  29. 7241eda Revert Compose for Wear OS libraries to target tip-of-tree for Compose 1.5 by stevebower · 1 year, 6 months ago
  30. 7fc86e5 Pin Wear Compose dependencies to Compose 1.4.0-beta02 following RC snap by Alan Viverette · 1 year, 7 months ago
  31. 1f279fe Migrate ScalingLazyColumn from material package to foundation.lazy package by mkulaha · 1 year, 10 months ago
  32. ff8d604 Disable multiplatform builds for wear.compose.foundation, wear.compose.material, wear.compose.material3, wear.compose.material-core by mkulaha · 1 year, 9 months ago
  33. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 1 year, 9 months ago
  34. 0f6cbe4 Add proguard rules to the Wear Compose libraries by jnichol · 1 year, 10 months ago
  35. 791ea0e Bump Compose for Wear OS to 1.2.0-alpha01 by stevebower · 1 year, 11 months ago
  36. a9d4cd7 Compose for WearOS 1.1.0-rc01 Version Bump by jnichol · 1 year, 11 months ago
  37. f114495 Bump Compose for Wear OS to 1.1.0-beta01 by John Nichol · 2 years ago
  38. fdc2f15 Merge "Remove unnecessary consumer proguard file defintions" into androidx-main by Treehugger Robot · 2 years ago
  39. 7becee2 Remove unnecessary consumer proguard file defintions by Hakan Mehmed · 2 years ago
  40. 845e125 Replace assert() with assertThat(). by Flavio Lerda · 2 years ago
  41. f5e13c07 Use lerp from compose.ui.util by stevebower · 2 years ago
  42. 10a4d8d Revert "Pin Compose for Wear OS to Core Compose 1.3.0-rc01" by Nick Anthony · 2 years ago
  43. d0c5bcc Pin Compose for Wear OS to Core Compose 1.3.0-rc01 by John Nichol · 2 years ago
  44. 9101750 Tie Wear Compose to profileinstaller 1.2.0 by John Nichol · 2 years, 2 months ago
  45. 220f7c4 Switch Wear Compose back to tip of tree Core Compose dependencies by John Nichol · 2 years, 2 months ago
  46. 87e3bd0 Fix Compose project KotlinCompile task remote caching by Aurimas Liutikas · 2 years, 3 months ago
  47. 2360366 Move Wear Compose to 1.0.0-rc01 and update to Compose dependencies 1.2.0-rc01 by John Nichol · 2 years, 3 months ago
  48. d62e09b Add screenshot tests for Curved elements by Sergio Sancho · 2 years, 5 months ago
  49. 380668e Move Compose, Wear-Compose, ProfileInstaller, & Customview-poolingcontainer to Beta by Nick Anthony · 2 years, 5 months ago
  50. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 6 months ago
  51. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 10 months ago
  52. c9b8b34 Pin usages of ProfileInstaller to 1.2.0-alpha02 by Nick Anthony · 2 years, 8 months ago
  53. 0353736 Fix compose test builds for MPP by Jelle Fresen · 2 years, 8 months ago
  54. f6cfd6d Extract multiplatform targets configuration by Alexey Tsvetkov · 2 years, 9 months ago
  55. feb0377 Move Wear Compose back to tip of tree for Core Compose and Navigation by John Nichol · 2 years, 8 months ago
  56. a28942f Introduce Profile rules to Wear Compose modules. by stevebower · 2 years, 9 months ago
  57. 3ccfd84 Pin Wear Compose dependencies on other modules to Compose 1.1.0-rc01 by Nick Anthony · 2 years, 10 months ago
  58. 5f5aba2 Fix the Wear Compose dependencies on Core Compose back to Tip of Tree by jnichol · 2 years, 11 months ago
  59. 47735db Fix the Wear Compose dependencies on Core Compose to 1.1.0-beta01 by jnichol · 2 years, 11 months ago
  60. 75cd593 Fix up Wear Compose dependencies on Core Compose to be tip of tree. by jnichol · 3 years ago
  61. df6daf3 Fixes missing sample() depenendencies for MPP build by Louis Pullen-Freilich · 3 years ago
  62. fc69bb6 Link sample projects from projects using these samples. by Aurimas Liutikas · 3 years ago
  63. 47c9c0b Prevent same-version libraries from specifying duplicate mavenVersion by Alan Viverette · 3 years, 1 month ago
  64. 6f5af85 Add CurvedTextStyle class. by Sergio Sancho · 3 years, 2 months ago
  65. e268b11 Upgrade to Kotlin 1.5.21 and KSP 1.5.20-beta04 by Aurimas Liutikas · 3 years, 3 months ago
  66. 0d65e56 Align Gradle project paths to Maven coordinates for wear by Alan Viverette · 3 years, 2 months ago[Renamed from wear/compose/foundation/build.gradle]
  67. ef531d1 Bump all compose dependencies to 1.0.0-rc02 by Nick Anthony · 3 years, 2 months ago
  68. da5127f Make Wear Compose libraries depend on Compose 1.0.0-rc01. by jnichol · 3 years, 2 months ago
  69. e95065f Add CurvedRow to wear-compose by Sergio Sancho · 3 years, 3 months ago
  70. 7db4970 Pin Wear Compose Foundation dependencies to Compose 1.0.0-rc01 by Nick Anthony · 3 years, 3 months ago
  71. d905fde Generate API files and switch on API tracking for Wear Compose libraries ahead of the first Alpha release by jnichol · 3 years, 3 months ago
  72. b3483fd Migrate miscellaneous libraries to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 3 months ago
  73. c8a26b8 Removes remaining androidx.ui references by Louis Pullen-Freilich · 3 years, 4 months ago
  74. 89b34bd Update wear-compose mpp dependencies by Jim Sproch · 3 years, 4 months ago
  75. 9a4b682 Migrate Wear to Gradle Version Catalogs by Neda Topoljanac · 3 years, 4 months ago
  76. ee142ef Fix MPP build, add opt-in argument for enabling MPP by Igor Demin · 3 years, 4 months ago
  77. 0961481 Add MaterialTheme which provides the Wear Material Design specification colors, shapes and typography for use on the upcoming wear-compose components. by jnichol · 3 years, 5 months ago
  78. 1e2d49e Project setup for androidx.wear.compose. by jnichol · 3 years, 5 months ago