1. 12d017a Merge "Change the complication highlight to be a solid line." into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  2. f1119d2 Merge "Project setup for androidx.wear.remote.interactions." into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  3. f0c97eb Merge "Better AmbientModeSupport javadoc" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  4. 0cf18ae Better AmbientModeSupport javadoc by Xiangyin Ma · 3 years, 9 months ago
  5. 05b1463 Project setup for androidx.wear.remote.interactions. by Neda Topoljanac · 3 years, 10 months ago
  6. 611f0c7 Change the complication highlight to be a solid line. by Alex Clarke · 3 years, 9 months ago
  7. 14768bd Merge "Extend RenderParameters" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  8. f69ae8a Merge "Add bringAttentionToComplication to InteractiveWatchFaceWcs" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  9. c211c98 Expose the current ComplicationType by Alex Clarke · 3 years, 9 months ago
  10. e72c103 Add bringAttentionToComplication to InteractiveWatchFaceWcs by Alex Clarke · 3 years, 9 months ago
  11. 0b87521 Extend RenderParameters by Alex Clarke · 3 years, 9 months ago
  12. f04e2da Merge "Add getComplicationIdAt to InteractiveWatchFaceWcsClient" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  13. 05406eb Add getComplicationIdAt to InteractiveWatchFaceWcsClient by Alex Clarke · 3 years, 9 months ago
  14. b6da313 WatchFace: Tweak the DirectBoot condition by Alex Clarke · 3 years, 9 months ago
  15. 8e5051b Auto resume support in AmbientModeSupport by Xiangyin Ma · 3 years, 9 months ago
  16. 196a790 Correct a few comments in AmbientModeSupport by Xiangyin Ma · 3 years, 9 months ago
  17. db313978 Merge "Fix VersionedParcelable classes." into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  18. 4f515e2 Fix VersionedParcelable classes. by Sergio Sancho · 3 years, 10 months ago
  19. 08041c17 Allow watch face instances to share BroadcastReceivers by Alex Clarke · 3 years, 10 months ago
  20. 814454f Merge "Update Library with new change requests." into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  21. 36a892e Update Library with new change requests. by Sergio Sancho · 3 years, 10 months ago
  22. e632fac Remove 'UnusedQuantity' from lint-baseline.xml. by Flavio Lerda · 3 years, 10 months ago
  23. 6f4d2a2 Merge "Replacing depracated class in WearableRecyclerViewTest" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  24. 2b4f6c6 Merge "Watch face: Add proguard rule to keep Parcelizer classes" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  25. b6f7e3b Watch face: Add proguard rule to keep Parcelizer classes by Alex Clarke · 3 years, 10 months ago
  26. 9c9d9c0 Fix Renderer comments by Alex Clarke · 3 years, 10 months ago
  27. 9cfc7dc8 Update @param syntax in kotlin to not use angle brackets by Owen Gray · 3 years, 10 months ago
  28. f2d56a2 Replacing depracated class in WearableRecyclerViewTest by Neda Topoljanac · 3 years, 10 months ago
  29. e67cb60 Remove stray debug log by Alex Clarke · 3 years, 10 months ago
  30. ea0f1ab Merge "Adjust comments" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  31. c6b3bf8 Merge "Change compliction bounds to be a map per complication type" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  32. ad0e35a Updating setEdgeItemsCenteringEnabled to look better on nonRound watches by Neda Topoljanac · 3 years, 10 months ago
  33. 77f9c9b Adjust comments by Alex Clarke · 3 years, 10 months ago
  34. 0e99fdd Change compliction bounds to be a map per complication type by Alex Clarke · 3 years, 10 months ago
  35. 79a8c1c Merge "Require ComplicationsUserStyleSetting to modify complications" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  36. 3c541b8 Merge "Disable the back button dismiss completely when calling setBackButtonDismissible(false)" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  37. e711aab Require ComplicationsUserStyleSetting to modify complications by Alex Clarke · 3 years, 10 months ago
  38. f93110d Disable the back button dismiss completely when calling setBackButtonDismissible(false) by Xiangyin Ma · 3 years, 10 months ago
  39. 7fff00b Merge "Support setting margin on arc layout children." into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  40. b053d71f WatchFace Make Renderer a sealed class by Alex Clarke · 3 years, 10 months ago
  41. c228f26 WatchFace: General documentation and quality pass by Alex Clarke · 3 years, 10 months ago
  42. ccc107e Reduce API level of wear-watchface-client to 25 by Alex Clarke · 3 years, 10 months ago
  43. dbac6fc Support setting margin on arc layout children. by Sergio Sancho · 3 years, 10 months ago
  44. 8d7e94c Merge "Change default anchor to center. Simplify code." into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  45. 2798931 Change default anchor to center. Simplify code. by Sergio Sancho · 3 years, 10 months ago
  46. 6d8ad24 Merge "Watchface samples: Allow localization of schema items" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  47. 16dd7b6 Reduce min SDK for watchface down to API 25 by Alex Clarke · 3 years, 10 months ago
  48. 8f0a588 Fix bug with calling Renderer.invalidate() very early by Alex Clarke · 3 years, 10 months ago
  49. 4c44dec Watchface samples: Allow localization of schema items by Alex Clarke · 3 years, 10 months ago
  50. 68461ef Merge "Stop using the deprecated ActivityTestRule in the tests for DismissibleFrameLayout" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  51. e8361ac Merge "Watchface: Avoid using pairs of variables for kotlin properties" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  52. e464257 Merge "Add an overload to InteractiveWatchFaceWcsClient#setUserStyle" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  53. 941cdd5 Merge "Revert "Import translations. DO NOT MERGE ANYWHERE"" into androidx-master-dev by Bill Yi · 3 years, 10 months ago
  54. b87a15e Revert "Import translations. DO NOT MERGE ANYWHERE" by Bill Yi · 3 years, 10 months ago
  55. 3fa9d28d Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-master-dev by Bill Yi · 3 years, 10 months ago
  56. 5be0f70 Stop using the deprecated ActivityTestRule in the tests for DismissibleFrameLayout by Xiangyin Ma · 3 years, 10 months ago
  57. 34a0af2 Watchface: Avoid using pairs of variables for kotlin properties by Alex Clarke · 3 years, 10 months ago
  58. b4bffe4 Add an overload to InteractiveWatchFaceWcsClient#setUserStyle by Alex Clarke · 3 years, 10 months ago
  59. c8108af Better enforce static icon and touch intent to be provided by Sergio Sancho · 3 years, 10 months ago
  60. 4ab3cea Follow up on Ongoing Activities library. by Sergio Sancho · 3 years, 10 months ago
  61. 9dece73 Merge changes from topic "ArcLayoutTouchTest" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  62. a4b2483 Add tests for touch handling on curved text and arc layout. by Sergio Sancho · 3 years, 10 months ago
  63. 0863d9c Handle touch events on arc layouts and curved text. by Sergio Sancho · 3 years, 10 months ago
  64. 22aa1a7 Remove screen shape from DeviceConfig by Alex Clarke · 3 years, 10 months ago
  65. 6d38898 Rename BACKGROUND_IMAGE to PHOTO_IMAGE by Alex Clarke · 3 years, 10 months ago
  66. 0dc0454 Make ObservableWatchData's constructor internal by Alex Clarke · 3 years, 10 months ago
  67. 58317fc Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 10 months ago
  68. ddd4c39 Merge "[WearCurvedTextView] Add guard aginst setting null text" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  69. bff6613 [WearCurvedTextView] Add guard aginst setting null text by Xiangyin Ma · 3 years, 10 months ago
  70. 791eb75 Merge "WatchFace samples set target java compat" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  71. c69515a Merge "Reenable ktlint paren-spacing now that it doesn't crash" into androidx-master-dev by Jeff Gaston · 3 years, 10 months ago
  72. fe0137e WatchFace samples set target java compat by Alex Clarke · 3 years, 10 months ago
  73. 03caa82 Merge "DismissibleFrameLayout" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  74. 4f09ccd Reenable ktlint paren-spacing now that it doesn't crash by Jeff Gaston · 3 years, 10 months ago
  75. c4f8a74 Add a digital watch face example by Alex Clarke · 3 years, 10 months ago
  76. b1195a3 getOrCreateWallpaperServiceBackedInteractiveWatchFaceWcsClient user style fix by Alex Clarke · 3 years, 10 months ago
  77. 0eb54c6 Update metalava to the latest version. by Aurimas Liutikas · 3 years, 10 months ago
  78. 483e93b DismissibleFrameLayout by Xiangyin Ma · 3 years, 11 months ago
  79. 094d29e Clarify comment by Alex Clarke · 3 years, 10 months ago
  80. 7ec5727 WatchFace: Add support for Direct Boot by Alex Clarke · 3 years, 10 months ago
  81. ef48015 WatchFace: Golden image test flake fixes by Alex Clarke · 3 years, 10 months ago
  82. 84c0f3e Merge "Remove ignore in WatchFaceControlClientTest" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  83. 4a7eaee Merge "Reduce wear-watchface etc target API to 26" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  84. 9d2dca4 Remove ignore in WatchFaceControlClientTest by Alex Clarke · 3 years, 10 months ago
  85. be3ce8f Reduce wear-watchface etc target API to 26 by Alex Clarke · 3 years, 10 months ago
  86. 7db4532 Fix the layout issues with WearArcLayout & WearCurvedTextView by Xiangyin Ma · 3 years, 10 months ago
  87. aacc9b1 Separate sweepDegrees attribute to minSweepDegrees and maxSweepDegrees for flexible layout of WearCurvedTextView layout by Xiangyin Ma · 3 years, 10 months ago
  88. 493eece Add a contentDescription field to all of ComplicationData classes. by Mohammad Saboorian · 3 years, 11 months ago
  89. bc423bb Merge "Set tapAction when building wire format ComplicationData" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  90. 4444d45 Merge "Add equals/hashCode overrides to ContentDescriptionLable class." into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  91. 9e1e364 Add equals/hashCode overrides to ContentDescriptionLable class. by Mohammad Saboorian · 3 years, 10 months ago
  92. 64377b6 Set wear-complications-provider to API level 24 by Alex Clarke · 3 years, 10 months ago
  93. a1d9b35 Fix NPE in unparcelization of ComplicationsOptionWireFormat by Alex Clarke · 3 years, 10 months ago
  94. 527d876 Fix leaks of intent handlers on shutdown by Alex Clarke · 3 years, 10 months ago
  95. 5a6f683 Add more tests for marshaling style schema and ComplicationsUserStyleSetting by Alex Clarke · 3 years, 10 months ago
  96. d147cbd Add annotations to WatchFace.overridePreviewReferenceTimeMillis by Alex Clarke · 3 years, 10 months ago
  97. ddc4d91 Fix wear-watchface-client xml package names by Alex Clarke · 3 years, 10 months ago
  98. c9da24a Explain what WCS and SysUI are in broad terms by Alex Clarke · 3 years, 10 months ago
  99. c41feb2 ComplicationProviderService: Fix NPE when no update required by Alex Clarke · 3 years, 10 months ago
  100. 549c157 Remove complication provder support for retail mode. by Alex Clarke · 3 years, 10 months ago