1. d07312a Merge "Add methods to handle Ongoing Activity Data in Bundles." into androidx-main by ssancho · 3 years, 5 months ago
  2. 81c1937 WatchFace: Don't use context.getDisplay by Alex Clarke · 3 years, 5 months ago
  3. 98c031e Add methods to handle Ongoing Activity Data in Bundles. by Sergio Sancho · 3 years, 5 months ago
  4. f98b948 Merge "Switch wear-watchface-editor to use Activity 1.2.0-rc01" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  5. f735762 Switch wear-watchface-editor to use Activity 1.2.0-rc01 by Ian Lake · 3 years, 5 months ago
  6. 464aea9 Fix comment in wear/wear-watchface-editor by Alex Clarke · 3 years, 5 months ago
  7. c75b178 Merge "Disable the back button navigation by default in DismissibleFrameLayout" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  8. eeb2083 Merge "Remove unused methods from WatchFaceHostApi" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  9. 5db6099 Disable the back button navigation by default in DismissibleFrameLayout by Xiangyin Ma · 3 years, 5 months ago
  10. fdc8fec Merge "Make ComplicationManager an optional parameter" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  11. c24524d Merge "onComplicationDataUpdate to cope with unrecognezed ids" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  12. b12720a Remove unused methods from WatchFaceHostApi by Alex Clarke · 3 years, 5 months ago
  13. 49fa47e Make ComplicationManager an optional parameter by Alex Clarke · 3 years, 5 months ago
  14. d39dbd5 Merge "Expand coverage of ComplicationHelperActivity." into androidx-main by Treehugger Robot · 3 years, 5 months ago
  15. 124f983 onComplicationDataUpdate to cope with unrecognezed ids by Alex Clarke · 3 years, 5 months ago
  16. efef411 Merge "OnWatchFaceEditorSessionImpl.userStyle to return same object" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  17. a6c5a64 Merge "Add Complication support for extras sent to the provider chooser" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  18. 3b76d0c Increace interactiveDrawModeUpdateDelayMillis max value. by Alex Clarke · 3 years, 5 months ago
  19. d3a26b3 OnWatchFaceEditorSessionImpl.userStyle to return same object by Alex Clarke · 3 years, 5 months ago
  20. b50fc2f Expand coverage of ComplicationHelperActivity. by Flavio Lerda · 3 years, 5 months ago
  21. 606e451 Add Complication support for extras sent to the provider chooser by Alex Clarke · 3 years, 5 months ago
  22. eed1808 Merge "Convert ComplicationHelperActivityTest to Kotlin." into androidx-main by Treehugger Robot · 3 years, 5 months ago
  23. d5138c7 Merge "Document limits for the number of complicaiton providers" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  24. 38301e8 Merge changes I21bad47d,I7c029476 into androidx-main by ssancho · 3 years, 5 months ago
  25. 01661cf1 Merge "Migration of RemoteInputIntent from WSL to AndroidX" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  26. ffdb720 Merge "Migration of WatchFaceCompanion from WSL to AndroidX" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  27. 129f88f Convert ComplicationHelperActivityTest to Kotlin. by Flavio Lerda · 3 years, 5 months ago
  28. 6b2cb46 Document limits for the number of complicaiton providers by Alex Clarke · 3 years, 5 months ago
  29. 6c20707 Migration of RemoteInputIntent from WSL to AndroidX by Neda Topoljanac · 3 years, 6 months ago
  30. 2bc6f3f Update package after move. by Sergio Sancho · 3 years, 5 months ago
  31. e7172d8 Migrate the Ongoing Activities library to a new sub-library. by Sergio Sancho · 3 years, 5 months ago
  32. 7eb718f Migration of WatchFaceCompanion from WSL to AndroidX by Neda Topoljanac · 3 years, 6 months ago
  33. 51f8456 Merge "Migration of WearableCalendarContract from WSL to AndroidX" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  34. 015c8f2 Merge "Reduce hardware framerate when battery low and not charging" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  35. 13a74a8 Reduce hardware framerate when battery low and not charging by Alex Clarke · 3 years, 5 months ago
  36. bcdc429 Merge "EditorSession to use requestPreviewComplicationData" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  37. 49d5d14 Merge "ComplicationOutlineRenderer to use 3dp" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  38. aee2545 ComplicationOutlineRenderer to use 3dp by Alex Clarke · 3 years, 5 months ago
  39. 67c3428 EditorSession to use requestPreviewComplicationData by Alex Clarke · 3 years, 5 months ago
  40. 586193a Merge "Migration of PhoneDeviceType from WSL to AndroidX" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  41. cd5d0f4 Migration of PhoneDeviceType from WSL to AndroidX by Neda Topoljanac · 3 years, 5 months ago
  42. c94c5de Merge "Fixed bug on WearArcLayout when some children have visibility=gone" into androidx-main by ssancho · 3 years, 5 months ago
  43. 72997fc Merge "Fix possible NPE with WatchFaceState.isAmbient" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  44. 1f2ad17 Fix possible NPE with WatchFaceState.isAmbient by Alex Clarke · 3 years, 5 months ago
  45. c8dd186 Merge "Death observer for getOrCreateWallpaperServiceBackedInteractiveWatchFaceWcsClient" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  46. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 5 months ago
  47. 2929ef7 Death observer for getOrCreateWallpaperServiceBackedInteractiveWatchFaceWcsClient by Alex Clarke · 3 years, 5 months ago
  48. 2e67e84 Merge changes Id8fc4130,I2e1df393 into androidx-main by Treehugger Robot · 3 years, 5 months ago
  49. 3d67eed Extend ComplicationProviderInfo with provider ComponentName by Alex Clarke · 3 years, 5 months ago
  50. 69b8829 Merge "Watchface clarify LOW_BATTERY_THRESHOLD" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  51. c33290a Merge "Remove ComplicationTextUtils class." into androidx-main by Treehugger Robot · 3 years, 5 months ago
  52. e3b0e42 Fixed bug on WearArcLayout when some children have visibility=gone by Sergio Sancho · 3 years, 5 months ago
  53. 0c89ec1 Add ProviderInfoRetriever.requestPreviewComplicationData by Alex Clarke · 3 years, 5 months ago
  54. eee3148 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  55. 41b8176 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  56. 76c1d91 Merge changes I9ea8eee6,I36966899 into androidx-main by Aurimas Liutikas · 3 years, 5 months ago
  57. c7c4f4c Watchface clarify LOW_BATTERY_THRESHOLD by Alex Clarke · 3 years, 5 months ago
  58. ed1867f Revert "Initial commit of Wear Tiles API." by Nick Anthony · 3 years, 5 months ago
  59. a0e19d1 Merge "Ensure watchState.isBatteryLowAndNotCharging is initialized" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  60. ddb3ce4 Merge "Remove unnecessary fields from ComplicationOverlay" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  61. ba2d2ae Remove unnecessary fields from ComplicationOverlay by Alex Clarke · 3 years, 5 months ago
  62. 80a3245 Ensure watchState.isBatteryLowAndNotCharging is initialized by Alex Clarke · 3 years, 5 months ago
  63. 79c8c8b Remove ComplicationTextUtils class. by Mohammad Saboorian · 3 years, 5 months ago
  64. 4a667f7 Migration of WearableCalendarContract from WSL to AndroidX by Neda Topoljanac · 3 years, 6 months ago
  65. c682f3c Fix handling of not set LocusId by Sergio Sancho · 3 years, 5 months ago
  66. 01475c8 Merge "Add wear/wear-watchface-editor and sample" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  67. f653d26 Add wear/wear-watchface-editor and sample by Alex Clarke · 3 years, 6 months ago
  68. d20c202 Project setup for androidx.wear.phone.interactions. by Neda Topoljanac · 3 years, 5 months ago
  69. f7a5057 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 5 months ago
  70. 0808297 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 5 months ago
  71. 11b3bf9 Initial commit of Wear Tiles API. by Jamie Garside · 3 years, 6 months ago
  72. 31d83d8 Merge "Update formatting for day of week in Japanese." into androidx-main by Treehugger Robot · 3 years, 5 months ago
  73. 87c432a Register for the correct broadcasts. by Flavio Lerda · 3 years, 6 months ago
  74. 9cb1bd3 Update formatting for day of week in Japanese. by Flavio Lerda · 3 years, 5 months ago
  75. 8e8a196 Merge "Rename LayerMode.DRAW_HIGHLIGHTED" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  76. 85d0bc6 Rename LayerMode.DRAW_HIGHLIGHTED by Alex Clarke · 3 years, 6 months ago