1. dcd0f31 Enable explicit API mode in wear compose libraries by Aurimas Liutikas · 3 months ago
  2. 7795282 Migrate to using = for property setting by Aurimas Liutikas · 3 months ago
  3. e61af73 Revert^4 "Use PredictiveBackHandler and AnimatedContent in SwipeDismissableNavHost" by Alper Gundogdu · 3 months ago
  4. 8087e23 Revert^3 "Use PredictiveBackHandler and AnimatedContent in SwipeDismissableNavHost" by Aurimas Liutikas · 3 months ago
  5. 3ab2e51 Revert^2 "Use PredictiveBackHandler and AnimatedContent in SwipeDismissableNavHost" by Alper Gundogdu · 3 months ago
  6. 11a0b3cb Revert "Use PredictiveBackHandler and AnimatedContent in SwipeDismissableNavHost" by Aurimas Liutikas · 3 months ago
  7. 2af87dd Use PredictiveBackHandler and AnimatedContent in SwipeDismissableNavHost by Alper G · 8 months ago
  8. 608390d Re-introducing focusTargetWithSemantics internal modifier for better semantics support in rotary. by mkulaha · 4 months ago
  9. 21f0c41 Merge "Update Compose dependencies to version 1.7.4" into androidx-main by Steve Bower · 4 months ago
  10. cc01315 Update Compose dependencies to version 1.7.4 by stevebower · 4 months ago
  11. 285f596 Remove ToT dependencies in wear:compose:compose-navigation by Kuan-Ying Chou · 4 months ago
  12. 1a74be4 Promote ReducedMotion to stable by Aman Khosa · 4 months ago
  13. cb52470 Update profileinstaller to 1.4.0 by Prajakta Patil · 6 months ago
  14. 6f1ca54 Remove Wear compose-navigation androidTest dep on ToT navigation-common by Clara Fok · 6 months ago
  15. b3154c3 Update Wear Compose dependencies on Compose libraries to 1.7.0 by stevebower · 6 months ago
  16. 66d0d6c Update Wear Compose current release dependencies on Compose libraries to 1.7.0-rc01 by stevebower · 7 months ago
  17. d0ba533 Delete redundant opt-in flags for Metalava w/ K2 UAST by Jinseong Jeon · 7 months ago
  18. cd9e16f Update compileSdk to 35 by Andrea Falcone · 8 months ago
  19. de33e6f Migrate to ktfmt 0.50 and remove our custom @sample hack by Omar Ismail · 9 months ago
  20. c93d3c0 Migrate wear to use ktfmt by Omar Ismail · 9 months ago
  21. 5c5419a Enable kotlin explicitApi for android projects by Aurimas Liutikas · 9 months ago
  22. d82eb22 Updates baseline profiles by Filip Stanis · 9 months ago
  23. 3705a1b Pin Wear Compose to Compose 1.7.0-beta02 libraries by stevebower · 10 months ago
  24. 2b5b206 Merge changes from topics "nullness-compat-check", "nullness-compat-fields" into androidx-main by Julia McClellan · 10 months ago
  25. c70c33a Merge "Update WEAR_COMPOSE to 1.4.0-beta02 and WEAR_COMPOSE_MATERIAL3 to 1.0.0-alpha24" into androidx-main by Steve Bower · 10 months ago
  26. 145f9ce Update WEAR_COMPOSE to 1.4.0-beta02 and WEAR_COMPOSE_MATERIAL3 to 1.0.0-alpha24 by stevebower · 10 months ago
  27. 39261a0 Regenerate APIs for previous versions by Julia McClellan · 10 months ago
  28. 7244477 Replace buildType.all{} references to buildType.configureEach in build.gradle files by Omar Ismail · 10 months ago
  29. f314de1 Update WEAR_COMPOSE to 1.4.0-beta01 by stevebower · 10 months ago
  30. 8ff41a1 Rename PUBLISHED_KOTLIN_ONLY_LIBRARY for clarity and simplify optimising for kotlin only consumers by Omar Ismail · 10 months ago
  31. 629b1b4 Add robustness to alpha lerp calculations by stevebower · 10 months ago
  32. 9537ce8 Merge "Deprecate Compose UI's `LocalLifecycleOwner`" into androidx-main by Treehugger Robot · 11 months ago
  33. b4348c7 Deprecate Compose UI's `LocalLifecycleOwner` by Jake Wharton · 12 months ago
  34. acb4252 Update profileinstaller in androidx to 1.3.1 for U support by Chris Craik · 12 months ago
  35. b9ba8a1 Fix Wear Compose tests for cuttlefish_wear by Ankit · 12 months ago
  36. db8fa3c Merge "Remove targetsJavaConsumers" into androidx-main by Aurimas Liutikas · 1 year ago
  37. 4c79d7f Pin :wear:compose dependencies to compose 1.6.0 where possible by Aurimas Liutikas · 1 year, 1 month ago
  38. 6700b61 Remove targetsJavaConsumers by omarismail · 1 year ago
  39. 3706a34 Pin wear compose foundation to androidx.lifecycle.lifecycle-runtime-compose 2.7.0 by Steve Bower · 1 year, 1 month ago
  40. 96be208 Add samples' source jars as published artifacts to sampling libraries by Owen Gray · 1 year, 3 months ago
  41. ee0da74 Add comment to build.gradle files by Tiem Song · 1 year, 2 months ago
  42. 9b88eeb Update API files with improved Kotlin nulls by Julia McClellan · 1 year, 2 months ago
  43. cfeb79a Add entry animations and BackHandler into SwipeDismissableNavHost by Rajat Biswas · 1 year, 3 months ago
  44. d02fb06 Stop using alpha/beta/rc when a stable version is available by Aurimas Liutikas · 1 year, 4 months ago
  45. 3fd2cf9 Rename Foundation/SwipeToDismissBox to Foundation/BasicSwipeToDismissBox by stevebower · 1 year, 5 months ago
  46. 142b24c Update baseline profiles for Wear Compose libraries by stevebower · 1 year, 5 months ago
  47. b4270d6 Deprecate SwipeToDismissBoxState, SwipeToDismissValue and edgeSwipeToDismiss by stevebower · 1 year, 5 months ago
  48. 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 1 year, 6 months ago
  49. a8a16bf Add dependecies for Preview in samples project by Ankit · 1 year, 7 months ago
  50. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 1 year, 8 months ago
  51. 9ca92a4 userSwipeEnabled param added to SwipeDismissableNavHost by Rajat Biswas · 1 year, 8 months ago
  52. 4b4c9b4 Replace the use of material SwipeToDismissBox APIs to foundation one by Rajat Biswas · 1 year, 8 months ago
  53. 02661a2 Remove public_plus_experimental API files files by Julia McClellan · 1 year, 9 months ago
  54. 09fc5c6 Add expandables, swipe-to-reveal, picker group and hierarchical focus coordinator to baseline profiles by stevebower · 1 year, 9 months ago
  55. cefec54 Compose beta bump by natnaelbelay · 1 year, 10 months ago
  56. b3cc1da Opt-in w,x,y,z-prefixed projects to Suppress Compatibility migration by Alan Viverette · 1 year, 10 months ago
  57. 8e71b5c Migrate wear compose material-core, navigation, ui-tooling from Compose multiplatform setup by Aurimas Liutikas · 1 year, 10 months ago
  58. 994fc04 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 10 months ago
  59. bcaacc8 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 10 months ago
  60. 6ed5750 Remove empty AndroidManifest.xml files: for realz this time by Aurimas Liutikas · 1 year, 10 months ago
  61. d1c7a0a Revert "Remove empty AndroidManifest.xml files" by Aurimas Liutikas · 1 year, 10 months ago
  62. a66d08b Remove empty AndroidManifest.xml files by Aurimas Liutikas · 1 year, 10 months ago
  63. 6d370cb Log warning inplace of throwing exception for empty backstack in SwipeDismissableNavHost by hardik · 1 year, 10 months ago
  64. 5bd0524 Move wear compose-navigation to navigation prebuilts by Jeremy Woods · 1 year, 10 months ago
  65. 512f0c0 Bump profileinstaller dependency to 1.3 by Chris Craik · 2 years ago
  66. 76c9dd6 Pin compose.navigation to androidx.activity:activity-compose 1.7.0 by stevebower · 2 years ago
  67. 7241eda Revert Compose for Wear OS libraries to target tip-of-tree for Compose 1.5 by stevebower · 2 years ago
  68. 7fc86e5 Pin Wear Compose dependencies to Compose 1.4.0-beta02 following RC snap by Alan Viverette · 2 years ago
  69. 663b30f5 Update compose dependency prebuilts by Jeremy Woods · 2 years ago
  70. 215b1ba Align compose dependencies by Jeremy Woods · 2 years ago
  71. f009c2b Move lifecycle project deps to prebuilts in compose by Jeremy Woods · 2 years, 1 month ago
  72. 95022a5 Add tests using TestNavHostController to SwipeDismissableNavHostTest by Hardik Khandelwal · 2 years, 1 month ago
  73. 8a4aefe Update navigation dependency to 2.5.3 by Hardik Khandelwal · 2 years, 1 month ago
  74. 0644fe6 Update wear module with LifecycleRegistry by sanura · 2 years, 3 months ago
  75. 76fcc86 Update wear module with OnBackPressedDispatcherOwner by Ian Lake · 2 years, 1 month ago
  76. d33941d Migrate integration demos from Material ScalingLazyColumn to foundation.lazy ScalingLazyColumn by mkulaha · 2 years, 2 months ago
  77. 21c2122 Update compose module to use ViewTreeLifecycleOwner extensions by sanura · 2 years, 3 months ago
  78. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 2 years, 3 months ago
  79. 39bc929 Merge "Update baseline profiles following minor changes" into androidx-main by Steve Bower · 2 years, 3 months ago
  80. 41d0fe5 Update baseline profiles following minor changes by stevebower · 2 years, 3 months ago
  81. 0f6cbe4 Add proguard rules to the Wear Compose libraries by jnichol · 2 years, 4 months ago
  82. 791ea0e Bump Compose for Wear OS to 1.2.0-alpha01 by stevebower · 2 years, 4 months ago
  83. a9d4cd7 Compose for WearOS 1.1.0-rc01 Version Bump by jnichol · 2 years, 5 months ago
  84. 2acf0fc Update versions for release id 1666616400000 by Nick Anthony · 2 years, 5 months ago
  85. f8cd5f1 Update baseline profile generation and rules for Wear Compose 1.1 by stevebower · 2 years, 5 months ago
  86. f114495 Bump Compose for Wear OS to 1.1.0-beta01 by John Nichol · 2 years, 5 months ago
  87. 7becee2 Remove unnecessary consumer proguard file defintions by Hakan Mehmed · 2 years, 5 months ago
  88. 10a4d8d Revert "Pin Compose for Wear OS to Core Compose 1.3.0-rc01" by Nick Anthony · 2 years, 6 months ago
  89. d0c5bcc Pin Compose for Wear OS to Core Compose 1.3.0-rc01 by John Nichol · 2 years, 6 months ago
  90. 9101750 Tie Wear Compose to profileinstaller 1.2.0 by John Nichol · 2 years, 8 months ago
  91. 220f7c4 Switch Wear Compose back to tip of tree Core Compose dependencies by John Nichol · 2 years, 8 months ago
  92. 87e3bd0 Fix Compose project KotlinCompile task remote caching by Aurimas Liutikas · 2 years, 8 months ago
  93. 2360366 Move Wear Compose to 1.0.0-rc01 and update to Compose dependencies 1.2.0-rc01 by John Nichol · 2 years, 9 months ago
  94. ab0a2f5 'Update versions for release id 1654102800000 by Nick Anthony · 2 years, 9 months ago
  95. a8a6d92 Update versions for release id 1652893200000 by Nick Anthony · 2 years, 10 months ago
  96. 13dd38a Revert^2 Update versions for release id 1652288400000 by Nick Anthony · 2 years, 10 months ago
  97. 15bf846 Revert "Update versions for release id 1652288400000" by Nick Anthony · 2 years, 10 months ago
  98. cda9f78 Update versions for release id 1652288400000 by Nick Anthony · 2 years, 10 months ago
  99. 380668e Move Compose, Wear-Compose, ProfileInstaller, & Customview-poolingcontainer to Beta by Nick Anthony · 2 years, 10 months ago
  100. fefd5ce Update Baseline Profiles for Wear/Compose by stevebower · 2 years, 10 months ago