1. d2c1a0a Merge "Remove redundant ValueType annotation" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  2. 68e8b50 Remove redundant ValueType annotation by Alex Clarke · 1 year, 11 months ago
  3. bbc03560 Tweak to avoid ANR by Alex Clarke · 1 year, 11 months ago
  4. 1c26dde Merge "Create compose-ui nodes for curved text elements." into androidx-main by Sergio Sancho · 1 year, 11 months ago
  5. 29737ba Create compose-ui nodes for curved text elements. by Sergio Sancho · 1 year, 11 months ago
  6. 1b5f525 Add font parameters to curvedText by Sergio Sancho · 2 years ago
  7. 6a075b7 Merge "Fixed issues with screenshots tests" into androidx-main by Misha Kulaha · 2 years ago
  8. 9aa29d1 Merge "Fix screenshots not triggering onRenderParametersChanged. Test: Unit Test Bug: 237644169 Relnote: Include the isForScreenShot in the equals and hash code. Make sure the onRenderParametersChanged gets a correct isForScreenshot value" into androidx-main by Lucian Boaca · 2 years ago
  9. 5f49aea Increment wear.compose.integration.demos to version 1.11 by stevebower · 2 years ago
  10. 95a5d99 Fix screenshots not triggering onRenderParametersChanged. by lucianbc · 2 years ago
  11. d4afec1 Merge "Add experimental placeholder support to Compose for Wear OS." into androidx-main by Treehugger Robot · 2 years ago
  12. 376a15a Add experimental placeholder support to Compose for Wear OS. by John Nichol · 2 years ago
  13. 29a1adf Merge "Add suppport for font properties in CurvedTextStyle." into androidx-main by Treehugger Robot · 2 years ago
  14. acc606f Merge "Switch thumb color should dim when unchecked/disabled" into androidx-main by Steve Bower · 2 years ago
  15. 10ca604 Add suppport for font properties in CurvedTextStyle. by Sergio Sancho · 2 years ago
  16. 4391510 Fixed issues with screenshots tests by mkulaha · 2 years ago
  17. e9943fd Merge "Close on watch editor if SysUI dies" into androidx-main by Treehugger Robot · 2 years ago
  18. b645f68 Switch thumb color should dim when unchecked/disabled by stevebower · 2 years ago
  19. ba762a5 Close on watch editor if SysUI dies by Alex Clarke · 2 years ago
  20. 5acd241 Refactor Modifier.scrollAway as a LayoutModifier by stevebower · 2 years ago
  21. ce46086 Merge "Rename RadioButton circleColor to ringColor" into androidx-main by Steve Bower · 2 years ago
  22. ba64ea8 Rename RadioButton circleColor to ringColor by stevebower · 2 years ago
  23. 33ee066 Fix memory leak in ComplicationDataSourceInfoRetriever by Alex Clarke · 2 years ago
  24. dca9707 Merge "Putting DisconnectReasons into the public API. Test: N/A Bug: 245623179 Relnote: Expose DisconnectReasons in the public API to make it work with IntDef." into androidx-main by Lucian Boaca · 2 years ago
  25. 0c6ef4c Merge "Add fontWeight properly to the CurvedTextStyle API" into androidx-main by Sergio Sancho · 2 years ago
  26. 41a73cd Putting DisconnectReasons into the public API. by Lucian Boaca · 2 years ago
  27. 6d8d8294 Merge "Add animated Checkbox, Switch and RadioButton toggle controls" into androidx-main by Steve Bower · 2 years ago
  28. 2fee9c0 Improve logging in EditorSession by Alex Clarke · 2 years ago
  29. 9efee57 Add fontWeight properly to the CurvedTextStyle API by Sergio Sancho · 2 years ago
  30. 6c72c2f Merge "Update lint baselines" into androidx-main by Tiem Song · 2 years ago
  31. 2780c77 Merge "Record the last time complications were set in dumps" into androidx-main by Treehugger Robot · 2 years ago
  32. 17fabc7 Record the last time complications were set in dumps by Alex Clarke · 2 years ago
  33. 225b020 Add animated Checkbox, Switch and RadioButton toggle controls by stevebower · 2 years ago
  34. 1e93be5 Change the fix for sendPreviewImageNeedsUpdateRequest by Alex Clarke · 2 years ago
  35. 64cbe867 Update lint baselines by Tiem Song · 2 years ago
  36. bb0414d Merge "Re-enable SupportAnnotationUsage lint check" into androidx-main by Tiem Song · 2 years ago
  37. 6bf07b2 Merge "Log getOrCreateInteractiveWatchFace in case they don't make it to WCS" into androidx-main by Treehugger Robot · 2 years ago
  38. f8de617c Log getOrCreateInteractiveWatchFace in case they don't make it to WCS by Alex Clarke · 2 years ago
  39. fccf155 Merge "Fix sendPreviewImageNeedsUpdateRequest with headless instances" into androidx-main by Treehugger Robot · 2 years ago
  40. 90c4df1 Fix sendPreviewImageNeedsUpdateRequest with headless instances by Alex Clarke · 2 years ago
  41. 4f69e1f Replace assert() with assertThat(). by Flavio Lerda · 2 years ago
  42. d6051f8 Merge changes from topic "wasisaw-245124671" into androidx-main by Wasi Ahmed · 2 years ago
  43. 8bcc418 Deprecate UserStyleSchema.userStyleSettings after rootUserStyleSettings become non-experimental by Wasi Ahmed · 2 years ago
  44. 88a4473 Move rootUserStyleSettings out of experimental by Wasi Ahmed · 2 years ago
  45. fdc2f15 Merge "Remove unnecessary consumer proguard file defintions" into androidx-main by Treehugger Robot · 2 years ago
  46. 7becee2 Remove unnecessary consumer proguard file defintions by Hakan Mehmed · 2 years ago
  47. 914ef18 Merge "Replace assert() with assertThat()." into androidx-main by Treehugger Robot · 2 years ago
  48. 0fb1efc Merge "Mark WatchFaceColors as experimental" into androidx-main by Treehugger Robot · 2 years ago
  49. 1b54813 Mark WatchFaceColors as experimental by Alex Clarke · 2 years ago
  50. 1fc510b Re-enable SupportAnnotationUsage lint check by Tiem Song · 2 years ago
  51. 845e125 Replace assert() with assertThat(). by Flavio Lerda · 2 years ago
  52. 60f8281 Replace internal BrushPainter class with public version from androidx.compose.ui.graphics.painter.BrushPainter by John Nichol · 2 years ago
  53. 4f0a018 Correct typo in ListHeader KDoc by John Nichol · 2 years ago
  54. 5a5929b Merge "Remove FrameTimingGfxInfoMetric" into androidx-main by Treehugger Robot · 2 years ago
  55. f5e13c07 Use lerp from compose.ui.util by stevebower · 2 years ago
  56. 2bb0a29 Merge "Add Modifier.scrollAway for scrolling TimeText out of view." into androidx-main by Treehugger Robot · 2 years ago
  57. f6e171c Merge "Revert "Pin Compose for Wear OS to Core Compose 1.3.0-rc01"" into androidx-main by Treehugger Robot · 2 years ago
  58. c11a9f0 Add Modifier.scrollAway for scrolling TimeText out of view. by stevebower · 2 years ago
  59. 10a4d8d Revert "Pin Compose for Wear OS to Core Compose 1.3.0-rc01" by Nick Anthony · 2 years ago
  60. 9be0139 Merge "Support seralization of bitmap and adaptive icons" into androidx-main by Treehugger Robot · 2 years ago
  61. f7a6f52 Merge "Reinstate NotifyColorsChangedHelper" into androidx-main by Treehugger Robot · 2 years ago
  62. 71597e4 Support seralization of bitmap and adaptive icons by Alex Clarke · 2 years ago
  63. 7182ec4 Reinstate NotifyColorsChangedHelper by Alex Clarke · 2 years ago
  64. d0c5bcc Pin Compose for Wear OS to Core Compose 1.3.0-rc01 by John Nichol · 2 years ago
  65. aaccbed Merge "Make Position indicator take only the needed space." into androidx-main by Sergio Sancho · 2 years ago
  66. 2d9a310 Make Position indicator take only the needed space. by Sergio Sancho · 2 years ago
  67. 96b1737 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 2 years ago
  68. 4b377ec Remove FrameTimingGfxInfoMetric by Chris Craik · 2 years ago
  69. 5f3d9af Run ./gradlew ignoreApiChange on a clean repo by Nick Anthony · 2 years ago
  70. 8399ebe Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 2 years ago
  71. 09ae3a2 Merge "Based on API feedback renamed BINDER_DIED" into androidx-main by Treehugger Robot · 2 years ago
  72. 29a4814 Merge "Reinstate optimization of getComplicationSlotsState" into androidx-main by Treehugger Robot · 2 years ago
  73. 0568bfc Based on API feedback renamed BINDER_DIED by Alex Clarke · 2 years ago
  74. 5208c43 Merge "Send notification of engine detach to the client" into androidx-main by Treehugger Robot · 2 years ago
  75. 600582d Reinstate optimization of getComplicationSlotsState by Alex Clarke · 2 years ago
  76. 88ce692 Send notification of engine detach to the client by Alex Clarke · 2 years ago
  77. 4e7a6e6 Merge "Refactor PreviewImageUpdateRequestedListener to be a Consumer<> instead" into androidx-main by Wasi Ahmed · 2 years ago
  78. e958268 Merge "Replace custom Single Abstract Method (SAM) type OnWatchfaceColorsListener with generic Java SAM type (Consumer)" into androidx-main by Wasi Ahmed · 2 years ago
  79. ae32234 Revert "Allow InteractiveInstance to migrate between engines" by Alex Clarke · 2 years ago
  80. 2bcd371 Revert "Remove stray debug logging" by Alex Clarke · 2 years ago
  81. 42bd5e4 Revert "Simplify handling of pending ComplicationData" by Alex Clarke · 2 years ago
  82. 0046ae8 Revert "Fix issues with dump in InteractiveWatchFaceImpl" by Alex Clarke · 2 years ago
  83. a98742c Revert "Fix removeWatchFaceListener" by Alex Clarke · 2 years ago
  84. 5e8532c Fix removeWatchFaceListener by Alex Clarke · 2 years ago
  85. 2d9ebd5 Merge "Optimize getComplicationSlotsState & getUserStyleSchema" into androidx-main by Treehugger Robot · 2 years ago
  86. 75e6324 Optimize getComplicationSlotsState & getUserStyleSchema by Alex Clarke · 2 years ago
  87. e7afc68 Refactor PreviewImageUpdateRequestedListener to be a Consumer<> instead by Wasi Ahmed · 2 years ago
  88. d549a32 Gradle edition: kotlin.RequiresOptIn is now enabled by default by Jim Sproch · 2 years ago
  89. e221e05 Replace custom Single Abstract Method (SAM) type OnWatchfaceColorsListener with generic Java SAM type (Consumer) by Wasi Ahmed · 2 years ago
  90. ae43846 Add Button role for InlineSlider and Stepper by mkulaha · 2 years ago
  91. 66a77b4 Fix the z-order of the items in Compose for Wear OS Scaffold by jnichol · 2 years ago
  92. 0cd14fb Fix issues with dump in InteractiveWatchFaceImpl by Alex Clarke · 2 years ago
  93. cf10065 Add a try/catch log + rethrow to getOrCreateInteractiveWatchFace by Alex Clarke · 2 years ago
  94. 791408e Merge "Fix test only race in previewImageUpdateRequestedListener test" into androidx-main by Treehugger Robot · 2 years ago
  95. b5d4397 Fix test only race in previewImageUpdateRequestedListener test by Alex Clarke · 2 years ago
  96. 07b5f27 Merge "Deprecate old getOrCreateInteractiveWatchFaceClient methods" into androidx-main by Treehugger Robot · 2 years ago
  97. 1d2a3a7 Deprecate old getOrCreateInteractiveWatchFaceClient methods by Alex Clarke · 2 years ago
  98. e606e64 Merge "Updates Metalava from ab/8993580" into androidx-main by Treehugger Robot · 2 years ago
  99. 0a33531 Merge "Adds an overload of listenableGetOrCreateInteractiveWatchFaceClient" into androidx-main by Treehugger Robot · 2 years ago
  100. 655ba33 Add capability to change complication's name and screen reader name via ComplicationSlotOverlay by Wasi Ahmed · 2 years ago