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