1. b20296a Upgrade to junit 4.13.2 by Aurimas Liutikas · 2 years, 9 months ago
  2. 5dcee55 Merge "Introduce Profile rules to Wear Compose modules." into androidx-main by Steve Bower · 2 years, 9 months ago
  3. a28942f Introduce Profile rules to Wear Compose modules. by stevebower · 2 years, 9 months ago
  4. c80b579 Merge "Extend ScalingLazyColumn to support scrollTo and animatedScrollTo." into androidx-main by Treehugger Robot · 2 years, 9 months ago
  5. cdbe7e2 Extend ScalingLazyColumn to support scrollTo and animatedScrollTo. by jnichol · 2 years, 10 months ago
  6. 43c1982 Merge changes I7ce48cab,If28f23e7 into androidx-main by Treehugger Robot · 2 years, 9 months ago
  7. e2bed25 Merge "Remove RestrictTo(LIBRARY) where internal scope works in wear" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  8. df1d8ae Remove RestrictTo(LIBRARY) where internal scope works in wear by Aurimas Liutikas · 2 years, 9 months ago
  9. eb9d198 Split android.support.wearable.complications into it's own library by Alex Clarke · 2 years, 9 months ago
  10. f9f0a78 Remove java 8 usage from support ComplicationData by Alex Clarke · 2 years, 9 months ago
  11. bbdbe54 Merge "Enhance ContentDescriptionLabel tests with tapActions" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  12. 89ddb4c Merge "Support back button in SwipeDismissableNavHost." into androidx-main by Steve Bower · 2 years, 9 months ago
  13. 6f5d8b6 Enhance ContentDescriptionLabel tests with tapActions by Alex Clarke · 2 years, 9 months ago
  14. c8ebb4a Support lib ComplicationData to not use java 8 time by Alex Clarke · 2 years, 9 months ago
  15. 3bc29c0 Merge changes from topic "fullsdk_1635452373_again" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  16. 1a4cd64 Merge "Clock ContentDescriptionLabel emited even with no complications" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  17. 78d4986 Support back button in SwipeDismissableNavHost. by stevebower · 2 years, 9 months ago
  18. 1dcb884 Propagate more deprecations for SDK update by Alan Viverette · 2 years, 10 months ago
  19. 0e30c49 Override hash code, equals and toString for ComplicationData by Alex Clarke · 2 years, 9 months ago
  20. 6b64648 Clock ContentDescriptionLabel emited even with no complications by Alex Clarke · 2 years, 9 months ago
  21. 7972da9 Merge "Change flans to ToT dependencies" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  22. 84aea5a Change flans to ToT dependencies by Jeremy Woods · 2 years, 9 months ago
  23. a675b59 Merge "WatchfaceMetadataClient to throw RemoteExceptions" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  24. 5cc8c93 Merge "Add samples for SwipeDismissableNavHost." into androidx-main by Steve Bower · 2 years, 9 months ago
  25. 8ccc513 Merge "Pin Wear Compose dependencies on other modules to Compose 1.1.0-rc01" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  26. ac6b230 Fix NPEs associated with OnWatchFaceEditingTestActivity by Alex Clarke · 2 years, 9 months ago
  27. 3ccfd84 Pin Wear Compose dependencies on other modules to Compose 1.1.0-rc01 by Nick Anthony · 2 years, 10 months ago
  28. 7a8f6b5 Merge "Improving content description message of ConfirmationOverlay" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  29. 72480e9 WatchfaceMetadataClient to throw RemoteExceptions by Alex Clarke · 2 years, 9 months ago
  30. 4e2695a Add samples for SwipeDismissableNavHost. by stevebower · 2 years, 9 months ago
  31. b984eba Make wear-compose depend on navigation rc01 by Jeremy Woods · 2 years, 9 months ago
  32. ffa4c2a Improving content description message of ConfirmationOverlay by Neda Topoljanac · 2 years, 9 months ago
  33. 6e78c33 Merge "Fix code to render at the top of the minute" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  34. 24cf2e2 Merge "Remove robolectric SDK restriction." into androidx-main by Treehugger Robot · 2 years, 9 months ago
  35. dec2f42 Merge "Remove robolectric SDK restriction." into androidx-main by Treehugger Robot · 2 years, 9 months ago
  36. 495a6f4 Fix code to render at the top of the minute by Alex Clarke · 2 years, 10 months ago
  37. ad97e93 Remove robolectric SDK restriction. by Nick Chalko · 2 years, 10 months ago
  38. 501935f Remove robolectric SDK restriction. by Nick Chalko · 2 years, 10 months ago
  39. 4a13c56 Ignore VisibleForTests in all test libraries by Jelle Fresen · 2 years, 10 months ago
  40. 87b792c Merge "Rename IsCached to tapActionLostDueToSerialization" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  41. 6b10eab Merge "Introduce ComplicationDataTimeline" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  42. 6c19995 Rename IsCached to tapActionLostDueToSerialization by Alex Clarke · 2 years, 10 months ago
  43. 87ccaea Introduce ComplicationDataTimeline by Alex Clarke · 2 years, 10 months ago
  44. 4a229ca Do not show navigation content until Lifecycle state CREATED. by stevebower · 2 years, 10 months ago
  45. 0fd7342 Merge "Create skeleton directory structure for wear-tiles-material." into androidx-main by Jamie Garside · 2 years, 10 months ago
  46. f18fac9 Create skeleton directory structure for wear-tiles-material. by Jamie Garside · 2 years, 10 months ago
  47. 88e13ba Plumb the TapAction into the ContentDescriptionLabels by Alex Clarke · 2 years, 10 months ago
  48. 97c4ed9 Remove robolectric SDK restriction. by Nick Chalko · 2 years, 10 months ago
  49. 74e95b2 Update ComplicationDrawable KDoc to remove uses of non-existent methods and switch to Kotlin by Alex Vanyo · 2 years, 10 months ago
  50. b44cd05 Merge "Fixing conversion of BridgingConfig to/from Bundle" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  51. 8a00b33 Fixing conversion of BridgingConfig to/from Bundle by Neda Topoljanac · 2 years, 10 months ago
  52. a4c07c7 Define androidx.wear.watchface.MULTIPLE_INSTANCES_ALLOWED by Alex Clarke · 2 years, 10 months ago
  53. 44dd983 Merge "Fix the errors in RemoteAuthClient document" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  54. c59a0eb Add supportsPendingIntentForTouchEvent by Alex Clarke · 2 years, 10 months ago
  55. 7446e28 Fix the errors in RemoteAuthClient document by Xiangyin Ma · 2 years, 10 months ago
  56. 304590d Merge "Tests for wear Stepper" into androidx-main by Misha Kulaha · 2 years, 10 months ago
  57. ae46e1d Tests for wear Stepper by mkulaha · 2 years, 11 months ago
  58. 7f312a0 Merge "Add PendingIntentTapListener and getPendingIntentForTouchEvent" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  59. c974f37 Merge changes from topic "wf_goldens" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  60. 91bf5c8 Add PendingIntentTapListener and getPendingIntentForTouchEvent by Alex Clarke · 2 years, 10 months ago
  61. 4d4ecc5 Merge "Expose watch face ID via WatchState" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  62. fb72078 Introduce a complications cache by Alex Clarke · 2 years, 10 months ago
  63. f8dc787 Merge "Added tests for all Wear Compose Dialogs and added messageColor to AlertDialog." into androidx-main by Steve Bower · 2 years, 10 months ago
  64. 79d72f9 Added tests for all Wear Compose Dialogs and added messageColor to AlertDialog. by stevebower · 2 years, 10 months ago
  65. a4a8df4 Expose watch face ID via WatchState by Alex Clarke · 2 years, 10 months ago
  66. dd968d2 Install an unhandled exception handler for WF background thread by Alex Clarke · 2 years, 10 months ago
  67. f1fc6e2 Merge "Add ProGuard rules to keep ambient-related code." into androidx-main by Treehugger Robot · 2 years, 10 months ago
  68. c142edb Merge "Document that getPreviewComplicationData should return a constant" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  69. c0ad93c Merge "Update animated vector APIs in animation-graphics" into androidx-main by Yuichi Araki · 2 years, 10 months ago
  70. 09f237b Merge "Remove reflection in handling of drawable resources." into androidx-main by Steve Bower · 2 years, 10 months ago
  71. 4d8a49d Document that getPreviewComplicationData should return a constant by Alex Clarke · 2 years, 10 months ago
  72. a0a187a Merge changes If0ce3d8d,Ibb827764 into androidx-main by Treehugger Robot · 2 years, 10 months ago
  73. 5c96f93 Add ProGuard rules to keep ambient-related code. by Flavio Lerda · 2 years, 10 months ago
  74. 7ba8303 Support for DefaultComplicationType for primary & secondary data sources by Alex Clarke · 2 years, 10 months ago
  75. 9a33348 Move WatchFaceMetadataClient & guava wrapper out of experimental by Alex Clarke · 2 years, 10 months ago
  76. 70aa445 Making RangeDefaults icons internal by mkulaha · 2 years, 10 months ago
  77. a6ccb8e Remove reflection in handling of drawable resources. by stevebower · 2 years, 10 months ago
  78. d583408 Merge "Stepper implementation for WearCompose" into androidx-main by Mikhail Kulaha · 2 years, 10 months ago
  79. cb218ad Stepper implementation for WearCompose by mkulaha · 2 years, 11 months ago
  80. fba655c Fix several problems with broadcast receivers by Alex Clarke · 2 years, 10 months ago
  81. ea7c368 Make ComplicationSlot.configExtras mutable by Alex Clarke · 2 years, 10 months ago
  82. 6309f41 Dispatch InteractiveWatchFaceImpl.onDestroy on the UI thread by Alex Clarke · 2 years, 10 months ago
  83. 73fb8db Merge "Fix baselineprofile in non-compose macrobenchmarks" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  84. a857b99 Merge "Add units (millis) to suggested dialog duration values." into androidx-main by Steve Bower · 2 years, 10 months ago
  85. 494d0f3 Add units (millis) to suggested dialog duration values. by stevebower · 2 years, 10 months ago
  86. 2e0a370 Fix baselineprofile in non-compose macrobenchmarks by Chris Craik · 2 years, 10 months ago
  87. 3cb31e2 Merge "Kotlin 1.6.0" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  88. d77f7ff Update animated vector APIs in animation-graphics by Yuichi Araki · 2 years, 10 months ago
  89. e1b4e86 Kotlin 1.6.0 by Jim Sproch · 3 years ago
  90. b4583af Merge "Flaky tests 2021.11.16" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  91. 8151e2f Merge "Add BaselineProfile to default list to be tested for AndroidX" into androidx-main by Chris Craik · 2 years, 10 months ago
  92. cf7a7b1 Flaky tests 2021.11.16 by David Saff · 2 years, 10 months ago
  93. a803e6d Merge "Mark flaky tests from 2021.11.15" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  94. 7991a08 Merge "onVisibilityChanged(true) to always draw" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  95. 77984b6 Mark flaky tests from 2021.11.15 by David Saff · 2 years, 10 months ago
  96. 64a4977 Merge "Update datasourece sample" into androidx-main by Alex Clarke · 2 years, 10 months ago
  97. 34847c7 Add BaselineProfile to default list to be tested for AndroidX by Chris Craik · 2 years, 10 months ago
  98. 053d251 Merge "First draft of Wear Compose Dialog composables." into androidx-main by Steve Bower · 2 years, 10 months ago
  99. a609284 onVisibilityChanged(true) to always draw by Alex Clarke · 2 years, 10 months ago
  100. fa62657 First draft of Wear Compose Dialog composables. by stevebower · 2 years, 10 months ago