1. 8a140d7 Merge "Remove api_legacy files" into androidx-main by Treehugger Robot · 3 years ago
  2. 1ca420f Remove api_legacy files by Aurimas Liutikas · 3 years ago
  3. ef531d1 Bump all compose dependencies to 1.0.0-rc02 by Nick Anthony · 3 years ago
  4. f2a21ef Merge "API Review changes to authentication lib" into androidx-main by Treehugger Robot · 3 years ago
  5. 4910411 Merge "Wear Compose - Added a couple of integration tests for Wear Chips" into androidx-main by Mikhail Kulaha · 3 years ago
  6. 07c5646 API Review changes to authentication lib by Neda Topoljanac · 3 years ago
  7. 8ce5c7a Wear Compose - Added a couple of integration tests for Wear Chips by mkulaha · 3 years ago
  8. 49b322e Merge "Added more documentation for RemoteInputIntentHelper." into androidx-main by Jamie Garside · 3 years ago
  9. 7c6770a Added more documentation for RemoteInputIntentHelper. by Jamie Garside · 3 years ago
  10. 6519ef0 Merge changes I93cdbc88,Id9de5375 into androidx-main by Treehugger Robot · 3 years ago
  11. 26cee7e Add tests for CurvedRow by Sergio Sancho · 3 years ago
  12. 6c5646a Add support for radial alignment to CurvedRow by Sergio Sancho · 3 years ago
  13. 98178d56 Merge "Add compilation mode BaselineProfile to Wear Compose macrobenchmark tests - uses profile inception for the best comparison with Views implementation. Test: Run tests under androidx.wear.compose.integration.macrobenchmark Bug: 187407581" into androidx-main by Steve Bower · 3 years ago
  14. da5127f Make Wear Compose libraries depend on Compose 1.0.0-rc01. by jnichol · 3 years ago
  15. 3b3b336 Add compilation mode BaselineProfile to Wear Compose macrobenchmark tests - uses profile inception for the best comparison with Views implementation. by stevebower · 3 years ago
  16. d9e397a Merge "Update Chip and Card background painting to Crop rather than stretch to maintain image proportions." into androidx-main by John Nichol · 3 years ago
  17. 4c179225 Adding new API to determine whether the given Wear device is China device by Neda Topoljanac · 3 years ago
  18. 9fa9e86 Update Chip and Card background painting to Crop rather than stretch to maintain image proportions. by jnichol · 3 years ago
  19. 46af977 Merge "Making BridgingManagerSeviceBinder Service subclass" into androidx-main by Neda Topoljanac · 3 years ago
  20. d7e6228 Making BridgingManagerSeviceBinder Service subclass by Neda Topoljanac · 3 years ago
  21. a8c2601 Update Wear Androidx versions ahead of 21st July releases. by jnichol · 3 years ago
  22. 47e7236 Merge "API Review changes to RemoteAuthClient" into androidx-main by Treehugger Robot · 3 years ago
  23. 1608d5f Merge "Use custom package name for sample." into androidx-main by Neda Topoljanac · 3 years ago
  24. 445ede6 Move complication highlight state into RenderParameters by Alex Clarke · 3 years ago
  25. d4044b3 Use custom package name for sample. by Neda Topoljanac · 3 years ago
  26. 36ef0dd Initial modules for non-Compose macrobenchmark for comparison with Wear Compose components. by stevebower · 3 years ago
  27. 15ecb57 Add support for a new card type TitleCard and support for images as card backgrounds to emphasize Card content. by jnichol · 3 years ago
  28. 002aec8 Merge "Un-annotating ConfirmationOverlayTest as flaky" into androidx-main by Neda Topoljanac · 3 years ago
  29. ee2b6bc Merge "Stop depending on the alpha version of core." into androidx-main by Treehugger Robot · 3 years ago
  30. 2c421b4 Merge "Wear Compose - Adding integration tests for Button and ToggleButton" into androidx-main by Mikhail Kulaha · 3 years ago
  31. 5e27ed2 Wear Compose - Adding integration tests for Button and ToggleButton by mkulaha · 3 years ago
  32. 6682e6e Merge "Add toggle icons (switch, radio buttons and checkbox) for ToggleChip's." into androidx-main by John Nichol · 3 years ago
  33. bffc0f2 Merge changes I1cefa74f,Iabf3ad72 into androidx-main by Treehugger Robot · 3 years ago
  34. 8c19f3c Stop depending on the alpha version of core. by Sergio Sancho · 3 years ago
  35. 500cb4d5 EditorSession to take optional preview screenshot by Alex Clarke · 3 years ago
  36. 4d04545 Un-annotating ConfirmationOverlayTest as flaky by Neda Topoljanac · 3 years ago
  37. 9bf4f28 Merge "Removing PlayStoreAvailability from AndroidX" into androidx-main by Neda Topoljanac · 3 years ago
  38. 6a08340 Merge "Remove logic to make R flow editor always revert style changes" into androidx-main by Treehugger Robot · 3 years ago
  39. 19406dc Merge "getOrCreateInteractiveWatchFaceClient to always set the style" into androidx-main by Treehugger Robot · 3 years ago
  40. d9364a8 Add toggle icons (switch, radio buttons and checkbox) for ToggleChip's. by jnichol · 3 years ago
  41. 467179f Remove logic to make R flow editor always revert style changes by Alex Clarke · 3 years ago
  42. fba27af getOrCreateInteractiveWatchFaceClient to always set the style by Alex Clarke · 3 years ago
  43. e95065f Add CurvedRow to wear-compose by Sergio Sancho · 3 years ago
  44. 1e497a3 Merge "Fix example in the docs for calling RemoteIntentHelper.startRemoteActivity" into androidx-main by Neda Topoljanac · 3 years ago
  45. 68d46cc Merge "Set theme for ComplicationHelperActivity in manifest instead of programmatically" into androidx-main by Neda Topoljanac · 3 years ago
  46. 2642ca5 Removing PlayStoreAvailability from AndroidX by Neda Topoljanac · 3 years ago
  47. 0907054 Set theme for ComplicationHelperActivity in manifest instead of programmatically by Neda Topoljanac · 3 years ago
  48. 41abc9d Fix example in the docs for calling RemoteIntentHelper.startRemoteActivity by Neda Topoljanac · 3 years ago
  49. d8f8075 API Review changes to RemoteAuthClient by Neda Topoljanac · 3 years ago
  50. 8448355 Coroutine wrapper for ComplicationDataSourceService by Alex Clarke · 3 years ago
  51. f795067 Rename wear/wear-complications-provider by Alex Clarke · 3 years ago
  52. a3626ea Add support for headless editing sessions to EditorRequest by Alex Clarke · 3 years ago
  53. a2375b9 Update updateContentDescriptionLabels documentation by Alex Clarke · 3 years ago
  54. 33538f2 Add companionBuiltinConfigurationEnabled to samples by Alex Clarke · 3 years ago
  55. 7b051ad Merge "Add declaration of ComplicationHelperActivity." into androidx-main by Treehugger Robot · 3 years ago
  56. 6a7a14d Merge "Move watch face specific classes to right library." into androidx-main by Treehugger Robot · 3 years ago
  57. 2464eda Merge "Update to new version of metalava" into androidx-main by Aurimas Liutikas · 3 years ago
  58. 5790b29 Update to new version of metalava by Aurimas Liutikas · 3 years ago
  59. 6921ba2 Add declaration of ComplicationHelperActivity. by Flavio Lerda · 3 years ago
  60. 99f0109 Move watch face specific classes to right library. by Flavio Lerda · 3 years ago
  61. dbc267f Rename param in coordinatorlayout, core, and wear libraries by Tiem Song · 3 years ago
  62. 5dbd41f Merge "Ensure that a LaunchAction target does not have special permissions." into androidx-main by Jamie Garside · 3 years ago
  63. 3cab431 Merge "Adds experimental WatchFaceMetadataClient" into androidx-main by Treehugger Robot · 3 years ago
  64. a06fd1c Merge "Updating API documentation after API feedback." into androidx-main by Jamie Garside · 3 years ago
  65. 616d651 Ensure that a LaunchAction target does not have special permissions. by Jamie Garside · 3 years ago
  66. 68740b2 Adds experimental WatchFaceMetadataClient by Alex Clarke · 3 years ago
  67. 8b4bfcd Merge "Clarify lack of ordering guarantee for ambient vs style" into androidx-main by Treehugger Robot · 3 years ago
  68. 76319c7 Updating API documentation after API feedback. by Jamie Garside · 3 years ago
  69. e8f6b22 Merge "Migration of RemoteIntent from WSL to AndroidX" into androidx-main by Neda Topoljanac · 3 years ago
  70. f4df342 Merge "Rename ComplicationProvider to ComplicationDataSource" into androidx-main by Treehugger Robot · 3 years ago
  71. 27f2b58 Merge "Migrate protobuf to use version catalogs" into androidx-main by Treehugger Robot · 3 years ago
  72. 5757875 Renaming in TileProviderClient after API feedback: by Jamie Garside · 3 years ago
  73. 16d67d4 Merge "Rename TestingTileProviderClient -> TestTileProviderClient." into androidx-main by Jamie Garside · 3 years ago
  74. d963ecf Migrate protobuf to use version catalogs by Aurimas Liutikas · 3 years ago
  75. b30c3ef Clarify lack of ordering guarantee for ambient vs style by Alex Clarke · 3 years ago
  76. ca0055b Rename ComplicationProvider to ComplicationDataSource by Alex Clarke · 3 years ago
  77. b6215bb Merge "Add uses-library for wearable shared lib to androidx.wear" into androidx-main by Treehugger Robot · 3 years ago
  78. 17bef16 Merge "Added documentation to TileProviderClient subclass constructors." into androidx-main by Treehugger Robot · 3 years ago
  79. a512b0a Draw immediatly on visibility or ambient change by Alex Clarke · 3 years ago
  80. 33d95fb Migration of RemoteIntent from WSL to AndroidX by Neda Topoljanac · 3 years, 6 months ago
  81. 0c9d190e Merge "Reduce complication flickering" into androidx-main by Treehugger Robot · 3 years ago
  82. 9011ca9 Rename TestingTileProviderClient -> TestTileProviderClient. by Jamie Garside · 3 years ago
  83. e20fbda Added documentation to TileProviderClient subclass constructors. by Jamie Garside · 3 years ago
  84. 581b2a7 Merge "Added layout checkers to Wear Tiles' renderer." into androidx-main by Jamie Garside · 3 years ago
  85. 8bd7613 Add uses-library for wearable shared lib to androidx.wear by Mohammad Saboorian · 3 years ago
  86. 2bb6fd0 Added layout checkers to Wear Tiles' renderer. by Jamie Garside · 3 years ago
  87. 4c0d54d Merge "Refactor project paths to match Maven coordinates" into androidx-main by Alan Viverette · 3 years ago
  88. f5433c2 Reduce complication flickering by Alex Clarke · 3 years ago
  89. af97207 Merge "Update wearableConfigurationAction documentation" into androidx-main by Treehugger Robot · 3 years ago
  90. 93753b4 Merge "Expedite the first frame after watchface init" into androidx-main by Treehugger Robot · 3 years ago
  91. a75e3d6 Refactor project paths to match Maven coordinates by Alan Viverette · 3 years ago
  92. 09f8b62 Update wearableConfigurationAction documentation by Alex Clarke · 3 years ago
  93. 6339349 Expedite the first frame after watchface init by Alex Clarke · 3 years ago
  94. 440adee Merge "Rename CanvasRenderer.uiThreadInit() to init()" into androidx-main by Neda Topoljanac · 3 years ago
  95. 71f5239 Merge "Fix pre-R watch face tap handling" into androidx-main by Treehugger Robot · 3 years ago
  96. 2fdd32f Merge "Move editor fetchComplicationsData off the UI Thread" into androidx-main by Treehugger Robot · 3 years ago
  97. 13dd1ab6 Fix pre-R watch face tap handling by Alex Clarke · 3 years ago
  98. 1074f3e Move editor fetchComplicationsData off the UI Thread by Alex Clarke · 3 years ago
  99. e41edd4 Merge "Make start/end content padding consistently 14.dp for Chips regardless of whether they have an icon." into androidx-main by John Nichol · 3 years ago
  100. a9abcb8 Merge "Add tests for imageBackgroundChip content colors." into androidx-main by Treehugger Robot · 3 years ago