1. 3067861 Merge "Misc Watchface fixes" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  2. 28b809a Merge "Add missing @Test annotations." into androidx-main by Treehugger Robot · 3 years, 6 months ago
  3. fca27be Merge "Override UserStyleData equals" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  4. 8c85a33 Add missing @Test annotations. by Flavio Lerda · 3 years, 6 months ago
  5. 27266d4 Misc Watchface fixes by Alex Clarke · 3 years, 6 months ago
  6. dd3fde1 Override UserStyleData equals by Alex Clarke · 3 years, 6 months ago
  7. c1b44e8 Add tests for WatchState. by Flavio Lerda · 3 years, 6 months ago
  8. 1edf852 Merge "e#plit proto -> builder conversions from main classes." into androidx-main by Jamie Garside · 3 years, 6 months ago
  9. 50768cb e#plit proto -> builder conversions from main classes. by Jamie Garside · 3 years, 6 months ago
  10. 8dad4fe Change the UserStyle map to Map<String, byte[]> by Alex Clarke · 3 years, 6 months ago
  11. b154384 Merge "Support sending HeadlessWatchFaceClient over AIDL" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  12. 5cb63d8 Merge changes Ie145ddfc,Ie446d8b5 into androidx-main by Treehugger Robot · 3 years, 6 months ago
  13. d7baf88 Support sending HeadlessWatchFaceClient over AIDL by Alex Clarke · 3 years, 6 months ago
  14. 97fa1e7 Merge "Fix comment to refer to the correct method." into androidx-main by Treehugger Robot · 3 years, 6 months ago
  15. ad37ce7 Cancel WatchFaceService's CoroutineScope onDestroy by Alex Clarke · 3 years, 6 months ago
  16. cf2eb21 Add ClientDisconnectListeners to watchface clients by Alex Clarke · 3 years, 6 months ago
  17. 64cc3b0 Merge "Have wear version variables match artifactIds or groupIds" into androidx-main by Nick Anthony · 3 years, 6 months ago
  18. d2a47d4 Merge "Refactor UserStyleSetting and Option to use an Id class" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  19. 25d2d74 Refactor UserStyleSetting and Option to use an Id class by Alex Clarke · 3 years, 6 months ago
  20. 1b18276 Changing PlayStoreAvailability from object to class by Neda Topoljanac · 3 years, 6 months ago
  21. 87b81d0 Rename launchComplicationProviderChooser by Alex Clarke · 3 years, 6 months ago
  22. 55cb246 Fix comment to refer to the correct method. by Flavio Lerda · 3 years, 6 months ago
  23. 6e1bf35 Refactor createOnWatchEditingSessionAsync by Alex Clarke · 3 years, 6 months ago
  24. 530a7c5 Rename getOrCreateWallpaperServiceBackedInteractiveWatchFaceWcsClientAsync by Alex Clarke · 3 years, 6 months ago
  25. a9cc479 Have wear version variables match artifactIds or groupIds by Nick Anthony · 3 years, 6 months ago
  26. be6c411 Rename SystemState by Alex Clarke · 3 years, 6 months ago
  27. eb43f7d Merge InteractiveWatchFaceWcsClient and InteractiveWatchFaceSysUiClient by Alex Clarke · 3 years, 6 months ago
  28. d9ca1a8 Rename Layer enum values by Alex Clarke · 3 years, 6 months ago
  29. 468eb36 Rename affectsLayers by Alex Clarke · 3 years, 6 months ago
  30. cc5d081 Rename UserStyleListener by Alex Clarke · 3 years, 6 months ago
  31. 97421a1 Rename UserStyleReposisiory by Alex Clarke · 3 years, 6 months ago
  32. 6e71c64 Fixing summary doc for WatchFaceConfigIntentHelper by Neda Topoljanac · 3 years, 6 months ago
  33. 3d9111e Improve documentation for complicationsState by Alex Clarke · 3 years, 6 months ago
  34. fd47e30 Rename hasCommitChanges to shouldCommitChanges by Alex Clarke · 3 years, 6 months ago
  35. 1cf7142 Clarify EditorSessionClient comments by Alex Clarke · 3 years, 6 months ago
  36. e3b3074 Make previewComplicationData plural by Alex Clarke · 3 years, 6 months ago
  37. 0a1e69e ContentDescriptionLabel to not use WSL TimeDependentText by Alex Clarke · 3 years, 6 months ago
  38. 0c6800c Add documentaiton to SystemState's interruptionFilter by Alex Clarke · 3 years, 6 months ago
  39. 5ce65cf Merge "Clean up the manifest for sample watch faces." into androidx-main by Mohammad Saboorian · 3 years, 6 months ago
  40. debd1d3 Merge "Rename updateInstance to updateWatchFaceInstance" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  41. 05e4e09 Merge "Set text AntiAlias for ExampleCanvasDigitalWatchFaceService" into androidx-main by Mohammad Saboorian · 3 years, 6 months ago
  42. 423d767 Merge "Add preview image for sample watch faces." into androidx-main by Mohammad Saboorian · 3 years, 6 months ago
  43. 9635fb3 Clean up the manifest for sample watch faces. by Mohammad Saboorian · 3 years, 6 months ago
  44. cdc5cfb Rename updateInstance to updateWatchFaceInstance by Alex Clarke · 3 years, 6 months ago
  45. afe595e Set text AntiAlias for ExampleCanvasDigitalWatchFaceService by Mohammad Saboorian · 3 years, 6 months ago
  46. 89325a6 Add preview image for sample watch faces. by Mohammad Saboorian · 3 years, 6 months ago
  47. b69fd33 Rename TapType events by Alex Clarke · 3 years, 6 months ago
  48. 8904d30 Rename screenshot to render to bitmap by Alex Clarke · 3 years, 6 months ago
  49. 6e7987f Rename bringAttentionToComplication by Alex Clarke · 3 years, 6 months ago
  50. 759e27a Introduce a class to encapsulate watchface instance id by Alex Clarke · 3 years, 6 months ago
  51. 2ff98815 Rename complicationState by Alex Clarke · 3 years, 6 months ago
  52. f8e67e0 wear-watchface-client remove Binder conversions by Alex Clarke · 3 years, 6 months ago
  53. 294e9a6 Merge "Refactor EditorServiceClient to use listeners instead of observers." into androidx-main by Treehugger Robot · 3 years, 6 months ago
  54. 737db32 Refactor EditorServiceClient to use listeners instead of observers. by Alex Clarke · 3 years, 6 months ago
  55. f86549e Merge "Add a couple of missing @Px annotations" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  56. 652f16b Merge "Reserve one AIDL method tag." into androidx-main by Treehugger Robot · 3 years, 6 months ago
  57. 0de288f Merge "Fixing issues happening with new OAuth API in AndroidX" into androidx-main by Neda Topoljanac · 3 years, 6 months ago
  58. fdde943 Add a couple of missing @Px annotations by Alex Clarke · 3 years, 6 months ago
  59. d396d9c Fixing issues happening with new OAuth API in AndroidX by Neda Topoljanac · 3 years, 6 months ago
  60. 6dbd061 Merge "Improve documentation of launchComplicationProviderChooser" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  61. 235c993 Merge "Adds a toString Override for EditorState" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  62. d7402dc Merge "Move wear:wear-tiles(renderer,proto) to wear:tiles:tiles(renderer,proto)" into androidx-main by Jamie Garside · 3 years, 6 months ago
  63. ba423d0 Improve documentation of launchComplicationProviderChooser by Alex Clarke · 3 years, 6 months ago
  64. 91c8408 Adds a toString Override for EditorState by Alex Clarke · 3 years, 6 months ago
  65. 436bc81 Add queries declaration to access complications. by Flavio Lerda · 3 years, 6 months ago
  66. 7c05225 Merge "Remove @Flaky from test where timeout was extended" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  67. ecb6221 Move wear:wear-tiles(renderer,proto) to wear:tiles:tiles(renderer,proto) by Jamie Garside · 3 years, 6 months ago
  68. 8e6d0d5 Rename ComplicationUpdateCallback to ComplicationUpdateListener by Alex Clarke · 3 years, 6 months ago
  69. 28e0653 Rename EditorObserverCallback by Alex Clarke · 3 years, 6 months ago
  70. ddabd8b AsynchronousProviderService for LONG_TEXT to use spans by Alex Clarke · 3 years, 6 months ago
  71. 00b89ec Merge changes If01b508b,I6935ce98 into androidx-main by Treehugger Robot · 3 years, 6 months ago
  72. d988fb2 Merge "EditorState.watchFaceInstanceId requies R" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  73. e33ae08 Merge "Merge CanvasComplicationDrawable and CanvasComplication" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  74. 3735daa Merge "Hide WatcfaceControlServiceFactory" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  75. b8b3d7d Merge changes If1239a25,Ic4297c90 into androidx-main by Treehugger Robot · 3 years, 6 months ago
  76. a83a5ee Remove GOOGLE_PAY system complication provider by Alex Clarke · 3 years, 6 months ago
  77. 4fe71c9 Fix a crash where releaseResources calld before setEditorDelegate by Alex Clarke · 3 years, 6 months ago
  78. bfe87cd EditorState.watchFaceInstanceId requies R by Alex Clarke · 3 years, 6 months ago
  79. 29c00ad Merge CanvasComplicationDrawable and CanvasComplication by Alex Clarke · 3 years, 6 months ago
  80. 97f8e0d Hide WatcfaceControlServiceFactory by Alex Clarke · 3 years, 6 months ago
  81. 363a376 Merge changes Ib54c292a,I50dac9dd into androidx-main by Treehugger Robot · 3 years, 6 months ago
  82. fc2544f Rename CanvasComplication.setData by Alex Clarke · 3 years, 6 months ago
  83. aa04704 Watchface comments pass by Alex Clarke · 3 years, 6 months ago
  84. 3910134 Rename bringAttentionToComplication by Alex Clarke · 3 years, 6 months ago
  85. a61f723 Fix testAmbientScreenshot flakes by Alex Clarke · 3 years, 6 months ago
  86. b653196 Remove @Flaky from test where timeout was extended by Neda Topoljanac · 3 years, 6 months ago
  87. 5e11310 Merge changes from topic "WearArcLayout_RectangularScreens" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  88. a83d8af Support rectangular screens in WearArcLayout by Neda Topoljanac · 3 years, 7 months ago
  89. 2d4f53f Adding tests for setting up padding on curved text by Sergio Sancho · 3 years, 8 months ago
  90. 0ccef17 Add some missing annotations by Alex Clarke · 3 years, 6 months ago
  91. 1621fcb Merge "Remove IdAndComplicationData from the public API" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  92. fc4c819 Merge "Make complicationConfigExtras non-nullable and use it in the editor" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  93. af1e921 Add a test illustrating createWatchFace yielding to looper. by Alex Clarke · 3 years, 6 months ago
  94. e803462 Remove IdAndComplicationData from the public API by Alex Clarke · 3 years, 6 months ago
  95. 204fe76 Make complicationConfigExtras non-nullable and use it in the editor by Alex Clarke · 3 years, 6 months ago
  96. 448f79d An example OpenGL watchface which loads textures on a background thread by Alex Clarke · 3 years, 6 months ago
  97. fbf6fab Remove Complication.setRenderer by Alex Clarke · 3 years, 6 months ago
  98. cb396bf Merge "Rename ComplicationsManager.TapCallback.onComplicationSingleTapped" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  99. 123ea43 Merge "Improve the documentation of Complication.initiallyEnabled" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  100. 192defe Merge "Mark Complicaiton.setComplicationBounds as internal" into androidx-main by Treehugger Robot · 3 years, 6 months ago