)]}' { "commit": "dbc2f4468a2ffb8a94fda2379cd13c9c08b5fdbf", "tree": "fe940b255dec839c1c1f59c92e14f4e5fe2aa80a", "parents": [ "71701be939dd239e2667c1adcd2cae4b500cb96c" ], "author": { "name": "Sharad Binjola", "email": "31142146+sharadb-amazon@users.noreply.github.com", "time": "Wed Nov 23 06:18:31 2022 -0800" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Wed Nov 23 06:18:31 2022 -0800" }, "message": "examples/tv-casting-app: Allow setting DACCredentials on iOS and add retry mechanism for commissioner discovery (#23692)\n\n* MatterTvCastingBridge.Framework: Add a way to provide DAC creds\r\n\r\n* Android tv-casting lib: Implementing a retry mechanism for commissioner service resolution using NsdManager", "tree_diff": [ { "type": "modify", "old_id": "0fda34fa7a7b848a98c10e6aa55a8f5aad747be6", "old_mode": 33188, "old_path": "examples/tv-casting-app/android/App/app/src/main/java/com/chip/casting/app/CommissionerDiscoveryFragment.java", "new_id": "5ff612685c515bc49115fc82a5385afca954703b", "new_mode": 33188, "new_path": "examples/tv-casting-app/android/App/app/src/main/java/com/chip/casting/app/CommissionerDiscoveryFragment.java" }, { "type": "modify", "old_id": "e58f639965bf4f0648e42ecdf5e8832e4e4c8436", "old_mode": 33188, "old_path": "examples/tv-casting-app/android/App/app/src/main/jni/com/chip/casting/NsdDiscoveryListener.java", "new_id": "b0644c456cabe921aff2e3270a6b221f6ac2f050", "new_mode": 33188, "new_path": "examples/tv-casting-app/android/App/app/src/main/jni/com/chip/casting/NsdDiscoveryListener.java" }, { "type": "modify", "old_id": "3232ed8e16a6eacdbb170562f55b4af6167ad547", "old_mode": 33188, "old_path": "examples/tv-casting-app/android/App/app/src/main/jni/com/chip/casting/NsdResolveListener.java", "new_id": "1593ab10cbcbfd5a1a01113f8cc47603e31be568", "new_mode": 33188, "new_path": "examples/tv-casting-app/android/App/app/src/main/jni/com/chip/casting/NsdResolveListener.java" }, { "type": "modify", "old_id": "58238b506cf8b0f8c7245c7eeae90badd189a91e", "old_mode": 33188, "old_path": "examples/tv-casting-app/android/App/app/src/main/res/layout/fragment_commissioner_discovery.xml", "new_id": "c65a647957b28e0fe3154064b5e42b749e0c8fd9", "new_mode": 33188, "new_path": "examples/tv-casting-app/android/App/app/src/main/res/layout/fragment_commissioner_discovery.xml" }, { "type": "modify", "old_id": "7736fef3f1503047d61c119e8ecf82ec8c682846", "old_mode": 33188, "old_path": "examples/tv-casting-app/darwin/MatterTvCastingBridge/MatterTvCastingBridge.xcodeproj/project.pbxproj", "new_id": "d85d5a6f2d4f91875fb36a156ce2bcc1416f89ec", "new_mode": 33188, "new_path": "examples/tv-casting-app/darwin/MatterTvCastingBridge/MatterTvCastingBridge.xcodeproj/project.pbxproj" }, { "type": "modify", "old_id": "e1da8ce04cddfbcdd4fc30e2dfafe8793da3f68b", "old_mode": 33188, "old_path": "examples/tv-casting-app/darwin/MatterTvCastingBridge/MatterTvCastingBridge/AppParameters.h", "new_id": "929722387a738837f56f7cac0c45b0f22995b40c", "new_mode": 33188, "new_path": "examples/tv-casting-app/darwin/MatterTvCastingBridge/MatterTvCastingBridge/AppParameters.h" }, { "type": "modify", "old_id": "86ed73bde4e874a10c4b59380debd4fba35483db", "old_mode": 33188, "old_path": "examples/tv-casting-app/darwin/MatterTvCastingBridge/MatterTvCastingBridge/CastingServerBridge.mm", "new_id": "d2620f6ca69e01243d526c9ac119eefee58a6d73", "new_mode": 33188, "new_path": "examples/tv-casting-app/darwin/MatterTvCastingBridge/MatterTvCastingBridge/CastingServerBridge.mm" }, { "type": "add", "old_id": "0000000000000000000000000000000000000000", "old_mode": 0, "old_path": "/dev/null", "new_id": "b8d8ea491c0ca66f8cc22c394f5337f6c5487b65", "new_mode": 33188, "new_path": "examples/tv-casting-app/darwin/MatterTvCastingBridge/MatterTvCastingBridge/DeviceAttestationCredentialsHolder.h" }, { "type": "add", "old_id": "0000000000000000000000000000000000000000", "old_mode": 0, "old_path": "/dev/null", "new_id": "54e19d55bfd4afbffee7f03e85dc85a9f65381f9", "new_mode": 33188, "new_path": "examples/tv-casting-app/darwin/MatterTvCastingBridge/MatterTvCastingBridge/DeviceAttestationCredentialsHolder.m" }, { "type": "add", "old_id": "0000000000000000000000000000000000000000", "old_mode": 0, "old_path": "/dev/null", "new_id": "ba3558f400560a017461c181561dc20b81101549", "new_mode": 33188, "new_path": "examples/tv-casting-app/darwin/MatterTvCastingBridge/MatterTvCastingBridge/DeviceAttestationCredentialsProviderImpl.hpp" }, { "type": "add", "old_id": "0000000000000000000000000000000000000000", "old_mode": 0, "old_path": "/dev/null", "new_id": "59a0a70f88e0f57afae34385fbc5d595083407e8", "new_mode": 33188, "new_path": "examples/tv-casting-app/darwin/MatterTvCastingBridge/MatterTvCastingBridge/DeviceAttestationCredentialsProviderImpl.mm" } ] }