Yufeng Wang

Results 28 issues of Yufeng Wang

#### Issue Being Resolved * Fixes #22702 Darwin WNCV yaml test in CI is flaky, we might need to restart Tests / Test Suites - Darwin more than once to...

examples
app
review - pending
tests
POSTPONED past 1.0

### Reproduction steps / Feature ```bash Currently, we only support to build Matter SDK Java wrapper with Android SDK, we need to be able to build the SDK with JDK...

android

Update build instructions for Java Matter Controller 1. Add the instructions to setup Android NDK build enviroment since we use Android NDK to build Java Matter Controller instead of JDK...

examples
review - pending

#### Problem Failed to conduct commissioning against M5 in our automation test 09-01 13:22:32.810 1582 1582 E SetupDeviceViewModel: Commissioning failed with state Operation failed. [CONTEXT service_id=336 ] 09-01 13:22:32.810 1582...

Add the initial skeleton of command parser to java-matter-controller, two commands "On" and "Off" are added to show how to register the commands with this skeleton. I try to align...

examples
review - pending

Currently, androidx.annotation.Nullable is used in Matter Controller Java package, this prevent us from using matter java package in a Java application running on desktop. Replace androidx.annotation.Nullable with javax.annotation.Nullable Testing: Build...

examples
scripts
controller
review - pending

vscode configuration target miss chip-all-clusters-app, which is most frequently used target during debug in matter. Add new configuration for chip-all-clusters-app in vscode launch settings

vscode
review - pending

### Feature description ... we have two Android apps, namely, the tv-app and tv-casting-app, that are not integrated into our CI system. We need to integrate them into CI to...

feature work
feature request
tv
needs triage
CI/CD improvements

An example application to implement the Aggregator device type for Fabric Synchronization and demonstrates the end-to-end Fabric Synchronization feature using dynamic endpoints. Fixes #33264

documentation
examples
review - pending

### Feature description ... 1. Enable the chip-tool to operate in interactive mode. 2. Integrate an IPC channel to facilitate communication with the Fabric-Bridge app. Evaluate and potentially utilize the...

feature work
feature request
needs triage
fabric-sync