1. 5aae327 Remove @inheritDoc from watchface library by Alex Clarke · 3 years, 1 month ago
  2. 5084579 Merge "Rename Complication to ComplicationSlot for clarity" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  3. 2764cba Rename Complication to ComplicationSlot for clarity by Alex Clarke · 3 years, 1 month ago
  4. fd8be7a Merge "Remove unnecessary NewApi suppressions." into androidx-main by Alexander Dorokhine · 3 years, 1 month ago
  5. 344c60d Merge "partially autogenerated disabling of flaking/failing tests" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  6. 1df6da9 Merge "Added Tiles Testing helper." into androidx-main by Jamie Garside · 3 years, 1 month ago
  7. 12e43e0 partially autogenerated disabling of flaking/failing tests by Jeff Gaston · 3 years, 1 month ago
  8. ca788f8 Remove unnecessary NewApi suppressions. by Alexander Dorokhine · 3 years, 1 month ago
  9. b3483fd Migrate miscellaneous libraries to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 1 month ago
  10. 37eae7c Added Tiles Testing helper. by Jamie Garside · 3 years, 1 month ago
  11. 7869f0c Add more detailed description to onTextLayout callback by Anastasia Soboleva · 3 years, 1 month ago
  12. c8a26b8 Removes remaining androidx.ui references by Louis Pullen-Freilich · 3 years, 1 month ago
  13. a80e078 Merge "Add TileProviderClient interface and default implementation." into androidx-main by Jamie Garside · 3 years, 1 month ago
  14. 5f23489 Add TileProviderClient interface and default implementation. by Jamie Garside · 3 years, 1 month ago
  15. 0f89f28 Add iconButtonColors for 'Icon Only' Button and CompactButton. by stevebower · 3 years, 1 month ago
  16. 4db9a37 Merge "Add micro-benchmarks module for Wear Compose components: androidx.wear.compose.material.benchmark. Initially, omit uses-feature watch so that tests can run on phones too. Also add warnings to exceptions in messages.ignore. Test: adb shell am instrument -w -m --no-window-animation -e debug false -e class 'androidx.wear.compose.material.benchmark.ButtonBenchmark' androidx.wear.compose.material.benchmark.test/androidx.benchmark.junit4.AndroidBenchmarkRunner Bug: 187407581" into androidx-main by Steve Bower · 3 years, 1 month ago
  17. 2867230 Merge "Mark EditorSessionTest#launchComplicationProviderChooserTwiceBackToBack as @FlakyTest" into androidx-main by Aurimas Liutikas · 3 years, 1 month ago
  18. 7ef16561 Add micro-benchmarks module for Wear Compose components: by stevebower · 3 years, 1 month ago
  19. 72d6033 Prevent NPE in onComplicationProviderChooserResult by Alex Clarke · 3 years, 1 month ago
  20. 972d093 Merge "Revert "Add Surface and ElevationOverlay"" into androidx-main by Steve Bower · 3 years, 1 month ago
  21. bd14a0e Revert "Add Surface and ElevationOverlay" by Steve Bower · 3 years, 1 month ago
  22. e2d1391 Add screenshot tests for Button and fix issue with LocalContentAlpha not by stevebower · 3 years, 1 month ago
  23. 824c91b Merge "Update public_plus_experimental to hide @RestrictTo items" into androidx-main by Aurimas Liutikas · 3 years, 1 month ago
  24. 945284c Merge "Mark WatchFaceControlClientTest#interactiveWatchFaceClient_ComplicationDetails as flaky" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  25. 17acd9e Update public_plus_experimental to hide @RestrictTo items by Aurimas Liutikas · 3 years, 1 month ago
  26. f1baf4e Add support for chips with a transparent background (childChipColors) and chips with a gradient background. by jnichol · 3 years, 1 month ago
  27. 98dfdc5 Mark EditorSessionTest#launchComplicationProviderChooserTwiceBackToBack as @FlakyTest by Aurimas Liutikas · 3 years, 1 month ago
  28. 971b9b2 Mark WatchFaceControlClientTest#interactiveWatchFaceClient_ComplicationDetails as flaky by Aurimas Liutikas · 3 years, 1 month ago
  29. e54847d Upgrade to AGP 7.1.0-alpha01 by Aurimas Liutikas · 3 years, 1 month ago
  30. 5c69aa4 Merge "Add drops of Surface and ElevationOverlay to androidx.wear.compose.material. ElevationOverlay - tests for lightColors theme and customisation of content colors do not apply to Wear Compose. SurfaceTest - absoluteElevationIsNotUsedForShadows test must explicitly specify the Surface background color, because unlike Material theme, it is not Color.White by default. Test: ./gradlew :wear:compose:compose-material:connectedCheck --info --daemon Bug: 188758934" into androidx-main by Steve Bower · 3 years, 1 month ago
  31. 09535bf Add drops of Surface and ElevationOverlay to by stevebower · 3 years, 1 month ago
  32. 315109b Fix issues with stale surfaces and drawBlack by Alex Clarke · 3 years, 1 month ago
  33. 332cbb4 Fix race in accessing complicationsManager.watchState by Alex Clarke · 3 years, 1 month ago
  34. e429939 Fix background thread lifetime bug by Alex Clarke · 3 years, 1 month ago
  35. 4950f4e6 WF init register broadcast observers in parallel by Alex Clarke · 3 years, 1 month ago
  36. 775f16e Merge "First draft of Wear Compose Button + test material. Added ripple indication and corrected verifyColors test. Ignored is_circular tests for CompactButton due to failures on Treehugger, will be replaced with screenshot tests. Test: run unit tests under androidx.wear.compose.material. Bug: 188154041" into androidx-main by Steve Bower · 3 years, 1 month ago
  37. 8cd03e2 First draft of Wear Compose Button + test material. Added ripple by stevebower · 3 years, 1 month ago
  38. 25d9290 Move Android Test Runner in Wear Compose build.gradle. by stevebower · 3 years, 1 month ago
  39. 9183ae3 Merge "Correct the TextStyle used for secondaryLabels in Chips (from button to caption2)." into androidx-main by Treehugger Robot · 3 years, 1 month ago
  40. 3647d50 Merge "Tidy up errors from dry run of updateApi." into androidx-main by John Nichol · 3 years, 1 month ago
  41. 4d8a04f Correct the TextStyle used for secondaryLabels in Chips (from button to caption2). by jnichol · 3 years, 1 month ago
  42. adb3408 Merge "Draw black frames until the wachface has finished loading" into androidx-main by Neda Topoljanac · 3 years, 1 month ago
  43. 151618e Merge changes I2fc47416,I2ae5b441 into androidx-main by Alex Clarke · 3 years, 1 month ago
  44. 3e3f476 Tidy up errors from dry run of updateApi. by jnichol · 3 years, 1 month ago
  45. 509c4c8 Drop of Icon from androidx.compose.material (needed because it uses by stevebower · 3 years, 1 month ago
  46. da22471 Draw black frames until the wachface has finished loading by Neda Topoljanac · 3 years, 1 month ago
  47. 04add84 Merge changes I46ea1933,Ib5cf4cf3 into androidx-main by Jamie Garside · 3 years, 1 month ago
  48. abc29c8 Migrate TileProviderService to use new event/request builder classes. by Jamie Garside · 3 years, 1 month ago
  49. 75d5940 Add builder wrappers for requests and events. by Jamie Garside · 3 years, 1 month ago
  50. b84dde3 Collection of bug fixes and refactoring for Chip. No API changes by jnichol · 3 years, 1 month ago
  51. 52a05fa Fix Pre-R Watch face Editor issues by Alex Clarke · 3 years, 1 month ago
  52. f638050 Don't update direct boot params for editor style changes by Alex Clarke · 3 years, 1 month ago
  53. cc7da9e Merge "Add support for CompactChip." into androidx-main by John Nichol · 3 years, 1 month ago
  54. 8fae7d9 Merge "Add tests for MaterialTheme" into androidx-main by John Nichol · 3 years, 1 month ago
  55. f8fa969 Merge "Use by lazy for backgroundThread and backgroundThreadHandlerImpl" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  56. 0ee9398 Add support for CompactChip. by jnichol · 3 years, 1 month ago
  57. 276df79 Merge "Add Title field to Ongoing Activity." into androidx-main by ssancho · 3 years, 1 month ago
  58. 910d95a Use by lazy for backgroundThread and backgroundThreadHandlerImpl by Alex Clarke · 3 years, 1 month ago
  59. 1aa4e1b Merge changes I038a9e04,Ic940ddaa,Ia18f2584 into androidx-main by Treehugger Robot · 3 years, 1 month ago
  60. d28d262 Hide android.support packages by Alex Clarke · 3 years, 1 month ago
  61. e9fcaa9 ObservableWatchData is now sealed by Alex Clarke · 3 years, 1 month ago
  62. ae963c9 Move style & complication init to background thread by Alex Clarke · 3 years, 1 month ago
  63. 2bc826e Merge "Revert to the old style when the editor closes" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  64. d23db8c Add tests for MaterialTheme by jnichol · 3 years, 1 month ago
  65. 713c03c Revert to the old style when the editor closes by Neda Topoljanac · 3 years, 1 month ago
  66. dace5c1 Add Title field to Ongoing Activity. by Sergio Sancho · 3 years, 1 month ago
  67. ca72329 Use the content of the CurvedTextView on Talkback. by Sergio Sancho · 3 years, 1 month ago
  68. bf75f00 Merge changes I4e1fdd4c,Icbb5e777 into androidx-main by Treehugger Robot · 3 years, 1 month ago
  69. b23f148805 Merge changes I0dd53557,Iad9b03e3 into androidx-main by Jamie Garside · 3 years, 1 month ago
  70. c64f16b Merge "Move renderer to use ax.w.widget.Arc* instead of our fork." into androidx-main by Treehugger Robot · 3 years, 1 month ago
  71. e5759c3 Add proguard rules for complications by Alex Clarke · 3 years, 1 month ago
  72. 2723db5 Fix example digital watchface by Alex Clarke · 3 years, 1 month ago
  73. 1648b02 Merge "Enable minification for the sample." into androidx-main by Treehugger Robot · 3 years, 1 month ago
  74. b3d6217 Merge "Wear Compose Text #2." into androidx-main by John Nichol · 3 years, 1 month ago
  75. 0418fb4 Merge "Update lint baselines" into androidx-main by Alan Viverette · 3 years, 1 month ago
  76. dbacc4c Reflow Tiles' comments. by Jamie Garside · 3 years, 1 month ago
  77. d369081 Fix bug in async image loading for Tiles renderer. by Jamie Garside · 3 years, 1 month ago
  78. 8f7e11b Move renderer to use ax.w.widget.Arc* instead of our fork. by Jamie Garside · 3 years, 1 month ago
  79. 1fd3bda Enable minification for the sample. by Flavio Lerda · 3 years, 1 month ago
  80. 1a21d78 Merge "Remove some unused constants" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  81. ee93ff4 Merge "WatchFaceControlClient: Add a trace event for bindService" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  82. d26830c Log exceptions in AIDL service methods by Alex Clarke · 3 years, 1 month ago
  83. 1ee11bb Remove some unused constants by Alex Clarke · 3 years, 1 month ago
  84. 0adf879 Merge "Enable minification for the sample." into androidx-main by Treehugger Robot · 3 years, 1 month ago
  85. 3532294 Enable minification for the sample. by Flavio Lerda · 3 years, 1 month ago
  86. 532ffc1 WatchFaceControlClient: Add a trace event for bindService by Alex Clarke · 3 years, 1 month ago
  87. f9d5d6d Merge "Better accesibility for normal views in an ArcLayout." into androidx-main by ssancho · 3 years, 1 month ago
  88. b80463c Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  89. b591a2d Merge changes Ib12f36d5,I3f6c3383 into androidx-main by Treehugger Robot · 3 years, 1 month ago
  90. 6c77343 Merge "Create WatchFaceInstance to not block on createWatchFace" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  91. 3258ff7 Create WatchFaces earlier in the flow by Alex Clarke · 3 years, 1 month ago
  92. 5229d39 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 1 month ago
  93. 2b5685d Wear Compose Text #2. by jnichol · 3 years, 1 month ago
  94. 64be75b Create WatchFaceInstance to not block on createWatchFace by Alex Clarke · 3 years, 2 months ago
  95. 78085d5 Don't lazily init ComplicationDrawable in updateContentDescriptionLabels by Alex Clarke · 3 years, 1 month ago
  96. 310854c Merge "Use smaller library for checking if play store exists" into androidx-main by Neda Topoljanac · 3 years, 1 month ago
  97. 802403a Update lint baselines by Alan Viverette · 3 years, 1 month ago
  98. 24c46d8 Merge "Create Wear Compose Text (initially wraps androidx.compose.material.Text) Test: Tests to be added after approach of adding wrappers has been approved. Bug:188666289" into androidx-main by John Nichol · 3 years, 1 month ago
  99. b20bfde Merge changes I67e58029,Ia0b13c7c,I33770e98 into androidx-main by Jamie Garside · 3 years, 1 month ago
  100. cfa2b6b Merge "Do a defensive copy in SerializationHelper.copy()" into androidx-main by ssancho · 3 years, 1 month ago