1. be44d734 Rename WatchFaceReadyListener by Alex Clarke · 2 years, 9 months ago
  2. ac7b635 Validate UserStyle is from the Editor's schema by Alex Clarke · 2 years, 9 months ago
  3. 8268e52 Merge "Adding require conditions to check preview complication data" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  4. ba54d2c Adding require conditions to check preview complication data by Neda Topoljanac · 2 years, 9 months ago
  5. 1a44d9e Merge "CurrentUserStyleRepository.userStyle to not be mutable via public api" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  6. faee26b Merge "Added tests for TimeText" into androidx-main by Mikhail Kulaha · 2 years, 9 months ago
  7. e89ba38 CurrentUserStyleRepository.userStyle to not be mutable via public api by Alex Clarke · 2 years, 9 months ago
  8. 6dce832 Fix lint issues with androidx-studio-integration branch by Tiem Song · 2 years, 9 months ago
  9. b036b0f Added tests for TimeText by mkulaha · 2 years, 9 months ago
  10. 7b9428f Merge "Added animation for SwipeToDismissBox" into androidx-main by Mikhail Kulaha · 2 years, 9 months ago
  11. 5f8fadb Merge "Remove StateFlowCompatHelper" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  12. ddec1ca Merge "Expand rememberNavController to add custom navigators" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  13. bd35d34 Remove StateFlowCompatHelper by Alex Clarke · 2 years, 9 months ago
  14. 8394703 Added animation for SwipeToDismissBox by mkulaha · 2 years, 10 months ago
  15. 563ac2f Reorder parameters of addWatchFaceReadyListener by Alex Clarke · 2 years, 9 months ago
  16. a61e73f Merge "Upgrade metalava to ab/7738715" into androidx-main by Aurimas Liutikas · 2 years, 9 months ago
  17. 0199609 Remove Wear navigation demo's dependency on navigation-compose. by stevebower · 2 years, 9 months ago
  18. 313816c Expand rememberNavController to add custom navigators by Ian Lake · 2 years, 9 months ago
  19. f787a86 Upgrade metalava to ab/7738715 by Aurimas Liutikas · 2 years, 9 months ago
  20. 3166fe7 Merge "Update lint baselines for tip of tree android lint" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  21. b2a22e1 Update lint baselines for tip of tree android lint by Aurimas Liutikas · 2 years, 9 months ago
  22. fce4af8 InteractiveInstanceManager.deleteInstance to call onDestroy by Alex Clarke · 2 years, 9 months ago
  23. 95235f9 Renderer support for adb shell dumpsys by Alex Clarke · 2 years, 9 months ago
  24. ca55590 Add canWatchFaceSupportHeadlessEditing by Alex Clarke · 2 years, 9 months ago
  25. d0c1fce Add an OWNERS file for the newly organized androidx.wear.watchface library group by jnichol · 2 years, 9 months ago
  26. 88fac0b Merge "Fix dependencies for tiles-renderer." into androidx-main by Jamie Garside · 2 years, 9 months ago
  27. 7d5f73d Merge "Fixes for Tiles:" into androidx-main by Jamie Garside · 2 years, 9 months ago
  28. b33b62c Fixes for Tiles: by Jamie Garside · 2 years, 9 months ago
  29. 9955f5c Merge "Transform ArcPaddingValues into an interface." into androidx-main by Sergio Sancho · 2 years, 9 months ago
  30. 454aa94 Merge "Add a CurvedText component in material." into androidx-main by Sergio Sancho · 2 years, 9 months ago
  31. a9a3579 Merge "Fix CurvedRow test flakiness on smaller devices." into androidx-main by Sergio Sancho · 2 years, 9 months ago
  32. b25f3c0 Migrate the separate androidx.wear Watchface and complications libraries into androidx.wear.watchface library group. by jnichol · 2 years, 9 months ago
  33. 83e67b2 Add a CurvedText component in material. by Sergio Sancho · 2 years, 9 months ago
  34. 02bcc7d Fix CurvedRow test flakiness on smaller devices. by Sergio Sancho · 2 years, 9 months ago
  35. a37432a Fix dependencies for tiles-renderer. by Jamie Garside · 2 years, 9 months ago
  36. b51dae3 Merge "CurrentUserStyleRepository to have a MutableStateFlow<UserStyle>" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  37. bb4aae1 Transform ArcPaddingValues into an interface. by Sergio Sancho · 2 years, 9 months ago
  38. 4151c9d Merge "Update the color of the ToggleChip Switch Off Icon to match the UX Spec" into androidx-main by John Nichol · 2 years, 9 months ago
  39. 7584b95 CurrentUserStyleRepository to have a MutableStateFlow<UserStyle> by Alex Clarke · 2 years, 9 months ago
  40. da149aa Merge "Add new OWNERS to various Wear AndroidX Libraries" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  41. 7341ca0 Update the color of the ToggleChip Switch Off Icon to match the UX Spec by jnichol · 2 years, 9 months ago
  42. a68b118 Add new OWNERS to various Wear AndroidX Libraries by jnichol · 2 years, 9 months ago
  43. 29c8217 Update AvatarChip gradient background in line with updated UX Specfication by jnichol · 2 years, 9 months ago
  44. ff35edd Merge "Throw exception if some of the complication slots have the same renderer" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  45. 94e6f49 Throw exception if some of the complication slots have the same renderer by Neda Topoljanac · 2 years, 9 months ago
  46. b405c14 Merge "Update the ToggleChip colors in line with UX Spec" into androidx-main by John Nichol · 2 years, 9 months ago
  47. bc2a4bd Update the ToggleChip colors in line with UX Spec by jnichol · 2 years, 9 months ago
  48. 95a9e81 Merge "Fix-up Vignette to ensure that the images hug the screen edge." into androidx-main by Treehugger Robot · 2 years, 9 months ago
  49. 02a0f89 Merge "Add an AppCard example to the demo that has an AppImage" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  50. 24d70de Merge "Make ConfirmationOverlay deal with long messages properly." into androidx-main by Jamie Garside · 2 years, 9 months ago
  51. 99d7ecf Add an AppCard example to the demo that has an AppImage by jnichol · 2 years, 9 months ago
  52. d7448bb Fix-up Vignette to ensure that the images hug the screen edge. by jnichol · 2 years, 9 months ago
  53. c9406b0 Initialize headless instances with EmptyComplicationData by Alex Clarke · 2 years, 9 months ago
  54. ee347130 Merge "Renaming disallowEmoji function to setEmojisAllowed" into androidx-main by Neda Topoljanac · 2 years, 9 months ago
  55. f4f8847 Renaming disallowEmoji function to setEmojisAllowed by Neda Topoljanac · 2 years, 9 months ago
  56. 69b9a4f Make ConfirmationOverlay deal with long messages properly. by Jamie Garside · 2 years, 10 months ago
  57. 13b3281 Add test for nested SwipeToDismissBoxes. by stevebower · 2 years, 9 months ago
  58. e338eab Replace ObservableWatchData with StateFlow in watchface lib by Neda Topoljanac · 2 years, 9 months ago
  59. 8f1bf92 Reference NamedNavArgument from navigation-common. by stevebower · 2 years, 9 months ago
  60. ca4adca Merge "Stop InteractiveWatchFaceImpl retaining the watch face after close" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  61. d30b365 Stop InteractiveWatchFaceImpl retaining the watch face after close by Alex Clarke · 2 years, 9 months ago
  62. c532c2e Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  63. 234ce46 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 2 years, 9 months ago
  64. a8cdc4d Merge "Suspended render init & WatchFaceReadyListener" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  65. c121e64 Suspended render init & WatchFaceReadyListener by Alex Clarke · 2 years, 9 months ago
  66. 4193120 Update Card and Chip integration demos to use ScalingLazyColumn. by stevebower · 2 years, 9 months ago
  67. be94000 Merge "Disable swipe gesture in SwipeToDismissBox API if content has no background." into androidx-main by Steve Bower · 2 years, 9 months ago
  68. 09f1f70 Merge "Fix-up ScalingLazyListState performance scaling calculations" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  69. cd95478 Merge "Workaround for a metalava bug affecting wear-watchface-style" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  70. a47bada Disable swipe gesture in SwipeToDismissBox API if content has no background. by stevebower · 2 years, 9 months ago
  71. 9141303 Fix-up ScalingLazyListState performance scaling calculations by jnichol · 2 years, 9 months ago
  72. a232cb5 Workaround for a metalava bug affecting wear-watchface-style by Alex Clarke · 2 years, 9 months ago
  73. cf91858 Fix possible flickering on CurvedRow by Sergio Sancho · 2 years, 10 months ago