1. fbd8d8b Prepare wear:wear-remote-interactions for Beta release by jnichol · 3 years, 2 months ago
  2. f60dd63 Merge "API improvements for RemoteIntentHelper" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  3. 30e825b Merge "Harden ComplicationDataSourceInfoRetriever" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  4. 4bc4fab Hide checkers from the public API. by Jamie Garside · 3 years, 1 month ago
  5. 747a091 Harden ComplicationDataSourceInfoRetriever by Alex Clarke · 3 years, 1 month ago
  6. 23a3fd8 Merge "Mark SwipeDismissTarget enum as @ExperimentalWearMaterialApi" into androidx-main by Steve Bower · 3 years, 1 month ago
  7. f2f4009 Mark SwipeDismissTarget enum as @ExperimentalWearMaterialApi by stevebower · 3 years, 1 month ago
  8. 7aeba451 Merge "Add CurvedTextStyle class." into androidx-main by Sergio Sancho · 3 years, 1 month ago
  9. d2e5106 Merge "Added support for SwipeToDismiss to Wear Compose." into androidx-main by Steve Bower · 3 years, 1 month ago
  10. 7e80c08 Added support for SwipeToDismiss to Wear Compose. by stevebower · 3 years, 2 months ago
  11. 6f5af85 Add CurvedTextStyle class. by Sergio Sancho · 3 years, 2 months ago
  12. 7e4ecfd Add some missing carriage returns to AIDL files. by Alex Clarke · 3 years, 1 month ago
  13. 5d2d093 Tweaks to support SysUI using editor preview image by Alex Clarke · 3 years, 1 month ago
  14. 526c584 Merge "Expand try-catch for awaitDeferredWatchFaceImplThenRunOnUiThreadBlocking" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  15. 59f3893 Add createFallbackPreviewData to ComplicationDataSourceInfo by Alex Clarke · 3 years, 2 months ago
  16. 844f6fc Merge "Override equality and hashcode for UserStyle" into androidx-main by Alex Clarke · 3 years, 2 months ago
  17. ae09964 Merge "Remove UserStyleSetting constructors taking CharSequence from public API" into androidx-main by Alex Clarke · 3 years, 2 months ago
  18. 6091152 Merge "Add binary retention to experimental annotation." into androidx-main by Treehugger Robot · 3 years, 2 months ago
  19. 57871a0 Expand try-catch for awaitDeferredWatchFaceImplThenRunOnUiThreadBlocking by Alex Clarke · 3 years, 2 months ago
  20. 5d482c5 Override equality and hashcode for UserStyle by Alex Clarke · 3 years, 2 months ago
  21. e5e5108 Remove UserStyleSetting constructors taking CharSequence from public API by Alex Clarke · 3 years, 2 months ago
  22. e67860e Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  23. 11d0e15 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 2 months ago
  24. a39386f Merge "Replace empty icons with actual icons." into androidx-main by Flavio Lerda · 3 years, 2 months ago
  25. 30df2ae Replace empty icons with actual icons. by Flavio Lerda · 3 years, 2 months ago
  26. e8d7e48 Add binary retention to experimental annotation. by Flavio Lerda · 3 years, 2 months ago
  27. 56d814d Merge "Move ComplicationSlotBoundsType to wear-watchface" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  28. f89acc4 API improvements for RemoteIntentHelper by Neda Topoljanac · 3 years, 2 months ago
  29. e67ca9c Merge "Upgrade to metalava ab/7594889" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  30. 4205211 Upgrade to metalava ab/7594889 by Aurimas Liutikas · 3 years, 2 months ago
  31. 9cd46f5 Fix addUserStyleListener_samConversion by Alex Clarke · 3 years, 2 months ago
  32. 33e75be Merge changes I8598927b,Ie1004b6e,I22efc634 into androidx-main by Treehugger Robot · 3 years, 2 months ago
  33. 34b8f18 Merge "Hide map within UserStyle implementation." into androidx-main by Treehugger Robot · 3 years, 2 months ago
  34. a832288 Merge "Rename listenableCreateWatchFaceMetadataClient" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  35. 7bd6354 Merge "Don't crash if ConfirmationActivity does not have a message." into androidx-main by Jamie Garside · 3 years, 2 months ago
  36. df01c5b Merge "Add support for string resources to UserStyleSetting and Options" into androidx-main by Alex Clarke · 3 years, 2 months ago
  37. c7100e8 Move ComplicationSlotBoundsType to wear-watchface by Alex Clarke · 3 years, 2 months ago
  38. b84e765 Enable SAM conversion for onUserStyleChanged by Alex Clarke · 3 years, 2 months ago
  39. 3c860fa Fix unparcelization of ComplicationSlotMetadataWireFormat by Alex Clarke · 3 years, 2 months ago
  40. fbf376d Don't crash if ConfirmationActivity does not have a message. by Jamie Garside · 3 years, 2 months ago
  41. d529d57 Merge "Update versions for release id 1628096400000" into androidx-main by Nick Anthony · 3 years, 2 months ago
  42. 7485c01 Merge "Limit the size of UserStyleSchemas" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  43. c240842 Rename listenableCreateWatchFaceMetadataClient by Alex Clarke · 3 years, 2 months ago
  44. 8a6c684 Add support for string resources to UserStyleSetting and Options by Alex Clarke · 3 years, 2 months ago
  45. d69a72c Improve exception when renderWatchFaceToBitmap has invalid complicationSlotId by Alex Clarke · 3 years, 2 months ago
  46. dbe1f08 Limit the size of UserStyleSchemas by Alex Clarke · 3 years, 2 months ago
  47. 21aa855 Update versions for release id 1628096400000 by Nick Anthony · 3 years, 2 months ago
  48. c1d29fa Simplify samples by using ContextCompat. by Flavio Lerda · 3 years, 2 months ago
  49. 0795334 Hide map within UserStyle implementation. by Flavio Lerda · 3 years, 2 months ago
  50. c659801 Rename imageBackgroundPainter to imageWithScrimBackgroundPainter inline with API Council feedback. by jnichol · 3 years, 2 months ago
  51. ad26024 Merge "First versions of Wear Material List and Lazy list to get consensus on names and API" into androidx-main by John Nichol · 3 years, 2 months ago
  52. ae8f089 Merge "Fix an inconsistency is the samples and tests." into androidx-main by Treehugger Robot · 3 years, 2 months ago
  53. e30e386 Merge "Switch to using Truth lib in wear-phone-interactions" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  54. 5035ac5 First versions of Wear Material List and Lazy list to get consensus on names and API by jnichol · 3 years, 2 months ago
  55. 56f0cd33 Fix an inconsistency is the samples and tests. by Flavio Lerda · 3 years, 2 months ago
  56. ce24384 Merge "Fix a couple of typos in the sample." into androidx-main by Treehugger Robot · 3 years, 2 months ago
  57. 38c7649 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  58. 6c7062b Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 2 months ago
  59. d5cd539 Switch to using Truth lib in wear-phone-interactions by Neda Topoljanac · 3 years, 2 months ago
  60. 09061fd Merge "Update documentation referring to value for androidx watchfaces" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  61. f3b7859 Merge "Update WatchFaceService documentation" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  62. be5086a Merge "Deflake UI tests." into androidx-main by John Nichol · 3 years, 2 months ago
  63. 3483a92c Deflake UI tests. by Jamie Garside · 3 years, 2 months ago
  64. 0609c29 Update WatchFaceService documentation by Alex Clarke · 3 years, 2 months ago
  65. fdf4e4b Update documentation referring to value for androidx watchfaces by Neda Topoljanac · 3 years, 2 months ago
  66. 786eb46d Rename WearTypeHelper.isChinaDevice to isChinaBuild by Neda Topoljanac · 3 years, 2 months ago
  67. 82f8029 Fix a couple of typos in the sample. by Flavio Lerda · 3 years, 2 months ago
  68. 82f4bf8 Merge "Prepare wear:wear-ongoing for Beta release" into androidx-main by John Nichol · 3 years, 2 months ago
  69. aef0825 Merge "Simplify constructor for BooleanOption." into androidx-main by Treehugger Robot · 3 years, 2 months ago
  70. 2b42b39 Merge "Disallow duplicated style options ids." into androidx-main by Treehugger Robot · 3 years, 2 months ago
  71. f1509b00 Disallow duplicated style options ids. by Flavio Lerda · 3 years, 2 months ago
  72. d8a816b Merge "Add a minimal sample watch face with styling." into androidx-main by Flavio Lerda · 3 years, 2 months ago
  73. ebdd0f4 Merge "Add CurvedText component" into androidx-main by Sergio Sancho · 3 years, 2 months ago
  74. 54b8ff6 Merge "Prepare wear:wear-phone-interactions for Beta release" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  75. 79aac46 Merge "Make BooleanOption not instantiable." into androidx-main by Treehugger Robot · 3 years, 2 months ago
  76. d35e3d0 Prepare wear:wear-phone-interactions for Beta release by jnichol · 3 years, 2 months ago
  77. c582bd7 Simplify constructor for BooleanOption. by Flavio Lerda · 3 years, 2 months ago
  78. cc659e3 Prepare wear:wear-ongoing for Beta release by jnichol · 3 years, 2 months ago
  79. 7f69c67 Update androidx.wear:wear dependencies in preparation for Beta01 release by jnichol · 3 years, 2 months ago
  80. 761ba0d Add CurvedText component by Sergio Sancho · 3 years, 2 months ago
  81. 89d15fe Make BooleanOption not instantiable. by Flavio Lerda · 3 years, 2 months ago
  82. 3b0ab97 Add a minimal sample watch face with styling. by Flavio Lerda · 3 years, 2 months ago
  83. 828d27e Merge "Adding accessibility feature in ConfirmationOverlay widget" into androidx-main by Neda Topoljanac · 3 years, 2 months ago
  84. 3f1d0bb Merge "UserStyleOption.getOptionForId to take UserStyleOption.Id" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  85. a559fb5 Merge "Cleaning up test to remove mocking of Context" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  86. 5a8f62d UserStyleOption.getOptionForId to take UserStyleOption.Id by Alex Clarke · 3 years, 2 months ago
  87. ea02d79 Add UserStyle get by id by Alex Clarke · 3 years, 2 months ago
  88. b92bb4e Adding accessibility feature in ConfirmationOverlay widget by Neda Topoljanac · 3 years, 2 months ago
  89. 6d93bfe Merge "Add equals and hashcode to styling types." into androidx-main by Flavio Lerda · 3 years, 2 months ago
  90. a2d2a06 Add equals and hashcode to styling types. by Flavio Lerda · 3 years, 2 months ago
  91. a875f0f Merge "Some setters on OngoingActivity.Builder now accept a null argument." into androidx-main by Sergio Sancho · 3 years, 2 months ago
  92. fe5860bd Cleaning up test to remove mocking of Context by Neda Topoljanac · 3 years, 2 months ago
  93. 88531065 Some setters on OngoingActivity.Builder now accept a null argument. by Sergio Sancho · 3 years, 2 months ago
  94. 5012894 Merge "Rename sample watch face to match project." into androidx-main by Treehugger Robot · 3 years, 2 months ago
  95. e8d9f09 Merge "Change the default color of the appName slot in AppCard to match updates UX Spec" into androidx-main by John Nichol · 3 years, 2 months ago
  96. fc700f8 Rename sample watch face to match project. by Flavio Lerda · 3 years, 2 months ago
  97. a8c6895 Merge "Add a minimal java sample that has complications." into androidx-main by Treehugger Robot · 3 years, 2 months ago
  98. 6c3aeae Change the default color of the appName slot in AppCard to match updates UX Spec by John Nichol · 3 years, 2 months ago
  99. 0ff67a4 Add a minimal java sample that has complications. by Flavio Lerda · 3 years, 2 months ago
  100. 8d97d8f Merge "Add a sample for AmbientModeSupport." into androidx-main by Treehugger Robot · 3 years, 2 months ago