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