1. fc65ca8 Merge "Add checks to validate ComplicationSlot types" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  2. c455a3d Merge "Kotlin 1.8.20" into androidx-main by Jim Sproch · 1 year, 2 months ago
  3. f0b820e0 Kotlin 1.8.20 by Jim S · 1 year, 4 months ago
  4. 85482f8 Fix flaking addWatchFaceReadyListener_alreadyReady by Alex Clarke · 1 year, 2 months ago
  5. 19cf2ab Fix flaking ComplicationDataSourceServiceTest#testOnComplicationDataError by Alex Clarke · 1 year, 2 months ago
  6. 13cdba2 Add checks to validate ComplicationSlot types by Alex Clarke · 1 year, 2 months ago
  7. 37e7c37 Update Javadoc for Complication contentDescription by Alex Clarke · 1 year, 2 months ago
  8. a034c9c Improve complication supported types docs by Alex Clarke · 1 year, 2 months ago
  9. fecd09c Merge "[GH] Remove unnecessary dependency on Fragment" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  10. b017139 Merge "Add lint check to ban use of @hide annotation" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  11. 3b205f9 Merge "Add try catch block around onWatchfaceReady" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  12. 8daeea9 Add try catch block around onWatchfaceReady by Alex Clarke · 1 year, 2 months ago
  13. 9f36f50 [GH] Remove unnecessary dependency on Fragment by Louis CAD · 1 year, 2 months ago
  14. f59c70a Disable flaking ComplicationDataSourceServiceTest#testOnComplicationDataError by Aurimas Liutikas · 1 year, 2 months ago
  15. 0fd5719 Merge "Remove DynamicTypeValueReceiver#onPreUpdate" into androidx-main by Neda Topoljanac · 1 year, 2 months ago
  16. 7905a13 Add lint check to ban use of @hide annotation by Tiem Song · 1 year, 2 months ago
  17. 53f73c2 Remove DynamicTypeValueReceiver#onPreUpdate by Neda Topoljanac · 1 year, 2 months ago
  18. 5cd35ee Merge "Suggest complication data sources be direct boot aware" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  19. 7078982 Suggest complication data sources be direct boot aware by Alex Clarke · 1 year, 2 months ago
  20. 403abad Clear parameterlessEngine in tests by Alex Clarke · 1 year, 2 months ago
  21. 9076abd Rename ObservableStateStore to StateStore (and its usage) by Neda Topoljanac · 1 year, 2 months ago
  22. 0ef90f4 Merge changes I547d2791,I262c49c1,I6f832cc8 into androidx-main by Oded Niv · 1 year, 2 months ago
  23. afd6543 ComplicationDataExpressionEvaluator test for Flow cleanup. by Oded Niv · 1 year, 2 months ago
  24. f338077 Make TimeGateway public. by Oded Niv · 1 year, 3 months ago
  25. 72a3e05 DynamicTypeEvaluator.Builder to avoid unwieldy arguments. by Oded Niv · 1 year, 2 months ago
  26. b6250eb Merge "Update mockito-kotlin to avoid old Kotlin compiler bug" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  27. c03fb73 Update mockito-kotlin to avoid old Kotlin compiler bug by Alan Viverette · 1 year, 2 months ago
  28. c52e55e Merge "Disable staticSchemaAndComplicationsRead failing test" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  29. 174ea59 Merge "Disable lint bytecode verifier, update baselines" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  30. 89aed0d Disable staticSchemaAndComplicationsRead failing test by Aurimas Liutikas · 1 year, 2 months ago
  31. a496d8b Merge "Rename CustomValueUserStyleSettings2 to LargeCustomValueUserStyleSettings" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  32. 9d65136 Disable lint bytecode verifier, update baselines by Alan Viverette · 1 year, 2 months ago
  33. 1c904fb Rename CustomValueUserStyleSettings2 to LargeCustomValueUserStyleSettings by Alex Clarke · 1 year, 2 months ago
  34. 947eb77 Add @Ignore to flaky and failing test in androidx wear by Ivy Chen · 1 year, 2 months ago
  35. a46c459 Merge "WatchFace.createHeadlessSessionDelegate creates WatchFaceServices using WatchFaceControlService" into androidx-main by Dmitrii Zhestilevskii · 1 year, 2 months ago
  36. d80a524 WatchFace.createHeadlessSessionDelegate creates WatchFaceServices using WatchFaceControlService by Dmitrii Zhestilevskii · 1 year, 2 months ago
  37. 8137257 Merge "Introduce SAFE_WATCH_FACE_SUPPORTED_TYPES" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  38. 3f606c2 Close potentially started receivers on initialization failure. by Oded Niv · 1 year, 2 months ago
  39. 6e38f75 Merge "Call DynamicTypeEvaluator on the main thread when necessary." into androidx-main by Oded Niv · 1 year, 2 months ago
  40. 8347cbb Call DynamicTypeEvaluator on the main thread when necessary. by Oded Niv · 1 year, 2 months ago
  41. 61a4b22 Ignore flaking test testSmallImageComplications by Fred Sladkey · 1 year, 2 months ago
  42. 5d01f59 Merge "ComplicationDataSourceService.onComplicationSendError event." into androidx-main by Treehugger Robot · 1 year, 2 months ago
  43. c039ebc ComplicationDataSourceService.onComplicationSendError event. by Oded Niv · 1 year, 3 months ago
  44. e71abfb Introduce SAFE_WATCH_FACE_SUPPORTED_TYPES by Alex Clarke · 1 year, 2 months ago
  45. bded577 Merge "Fix binding to parameterless watchface" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  46. 80fe15f Fix binding to parameterless watchface by Alex Clarke · 1 year, 3 months ago
  47. 19eaaaa Refactor ComplicationDataExpressionEvaluator.State. by Oded Niv · 1 year, 2 months ago
  48. 2adf31f ComplicationDataExpressionEvaluator closes on Flow termination. by Oded Niv · 1 year, 3 months ago
  49. d379d1e ComplicationDataExpressionEvaluator Flow API. by Oded Niv · 1 year, 3 months ago
  50. 30f30ab Merge "Move nullable parameters to be the last one" into androidx-main by Neda Topoljanac · 1 year, 2 months ago
  51. b719028 Remove ComplicationDataExpressionEvaluator.Compat. by Oded Niv · 1 year, 2 months ago
  52. 2e5ab1e Move nullable parameters to be the last one by Neda Topoljanac · 1 year, 3 months ago
  53. a46f0d4a ComplicationDataExpressionEvaluator defaults to immediate CoroutineScope. by Oded Niv · 1 year, 3 months ago
  54. 753dd19 ComplicationDataExpressionEvaluator.Initializer to avoid repeating arguments. by Oded Niv · 1 year, 3 months ago
  55. 6583208 Ensure expression evaluator closes on failure. by Oded Niv · 1 year, 3 months ago
  56. b391cfa Ignore flaky watchface test addWatchFaceReadyListener_alreadyReady by Julia McClellan · 1 year, 3 months ago
  57. 9c999ea Merge "ComplicationDataExpressionEvaluator waits for preupdates." into androidx-main by Oded Niv · 1 year, 3 months ago
  58. 369f81f ComplicationDataExpressionEvaluator waits for preupdates. by Oded Niv · 1 year, 3 months ago
  59. 6e7b45e Change the signals the WF uses to detect ambient by Alex Clarke · 1 year, 3 months ago
  60. 622ae5b Disable running WatchFaceControlServiceTest on API 33 by Aurimas Liutikas · 1 year, 3 months ago
  61. b77a983 Trim evaluated expressions from ComplicationData. by Oded Niv · 1 year, 3 months ago
  62. 8a6ad0f Fix ComplicationDataSourceInfo.equals for icons by Alex Clarke · 1 year, 3 months ago
  63. eefd891 Merge "Update current API signature after Metalava update" into androidx-main by Aurimas Liutikas · 1 year, 3 months ago
  64. 4c78237 Bump IComplicationProvider#API_VERSION by Alex Clarke · 1 year, 3 months ago
  65. 16f04b0 Fix addOnWatchFaceReadyListener with already ready watchface by Alex Clarke · 1 year, 3 months ago
  66. 5d61087 Update current API signature after Metalava update by Jinseong Jeon · 1 year, 3 months ago
  67. f59de72 Remove redundant usages of @hide javadoc tag in wear by Aurimas Liutikas · 1 year, 3 months ago
  68. 2f603ae Merge "Defensive use of Bundle.getInt" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  69. 4d15124 Defensive use of Bundle.getInt by Alex Clarke · 1 year, 3 months ago
  70. 329ec93 Add FlakyTest to WatchFaceServiceImageTest.testAmbientScreenshot by Dmitrii Zhestilevskii · 1 year, 3 months ago
  71. eda4b3f ComplicationTimeline changes to update contentDescription labels by Alex Clarke · 1 year, 3 months ago
  72. a9d5d8b Merge "Fix crash bug in renderScreenshotToSurface" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  73. 4356989 Fix crash bug in renderScreenshotToSurface by Alex Clarke · 1 year, 3 months ago
  74. 418e409 Add some logging for complications on start up by Alex Clarke · 1 year, 3 months ago
  75. dbdbab2 Merge "Fix flaky WatchFaceServiceImageTest.testAmbientScreenshot" into androidx-main by Dmitrii Zhestilevskii · 1 year, 3 months ago
  76. d1d8eab Fix flaky WatchFaceServiceImageTest.testAmbientScreenshot by Dmitrii Zhestilevskii · 1 year, 3 months ago
  77. 110d3a7 Update current/beta API signatures after Metalava update by Jinseong Jeon · 1 year, 3 months ago
  78. 59d1532 Merge "Update current/beta API signature after Metalava update" into androidx-main by Aurimas Liutikas · 1 year, 3 months ago
  79. 691cceb Update current/beta API signature after Metalava update by Jinseong Jeon · 1 year, 3 months ago
  80. 72cca02 Merge "IComplicationProvider changes for Yash" into androidx-main by Alex Clarke · 1 year, 3 months ago
  81. 9e44d2a IComplicationProvider changes for Yash by Alex Clarke · 1 year, 3 months ago
  82. 7e00bd4 Merge "Refactor onUpdate2 to pass a Bundle" into androidx-main by Alex Clarke · 1 year, 3 months ago
  83. 1aacd65 Introduce RemoteWatchFaceViewHost based on SurfaceControlViewHost by Alex Clarke · 1 year, 3 months ago
  84. 86f83f1 Refactor onUpdate2 to pass a Bundle by Alex Clarke · 1 year, 3 months ago
  85. d3f7e49 Add Executor to public bind methods by Neda Topoljanac · 1 year, 3 months ago
  86. d7598b4 Merge changes I74c8a641,Ia90f8bb0,I8d4967b3,I258b86fb,I4d7d8730, ... into androidx-main by Neda Topoljanac · 1 year, 3 months ago
  87. 62da357 Merge "OnWatchFaceEditorSessionImpl to delegate hit test to the watchface" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  88. 0cdccd9 OnWatchFaceEditorSessionImpl to delegate hit test to the watchface by Alex Clarke · 1 year, 4 months ago
  89. f21c620 Merge "Increase min platform version to evaluate." into androidx-main by Treehugger Robot · 1 year, 4 months ago
  90. dd995f6 Increase min platform version to evaluate. by Oded Niv · 1 year, 4 months ago
  91. 272c053 Merge "Add renderWatchFaceToSurface" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  92. 4fd1eaa Merge "Rename forgotten stringExpression getter." into androidx-main by Treehugger Robot · 1 year, 4 months ago
  93. cf97650 Rename forgotten stringExpression getter. by Oded Niv · 1 year, 4 months ago
  94. b2a0b4f Add renderWatchFaceToSurface by Alex Clarke · 1 year, 4 months ago
  95. 8649881 Move starting evaluation of expressions to BoundDynamicType instead of DynamicTypeEvaluator by Neda Topoljanac · 1 year, 4 months ago