)]}'
{
  "commit": "bbf5f753fef85b02669da3fa46cff0b291759dfc",
  "tree": "cc053b219352a9005a52489a174f97c7f758deed",
  "parents": [
    "bd9e4c2c297ccf64c67cfb9c38ad93a06592b332"
  ],
  "author": {
    "name": "chrisdecenzo",
    "email": "61757564+chrisdecenzo@users.noreply.github.com",
    "time": "Fri Mar 01 14:34:46 2024 -0800"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri Mar 01 22:34:46 2024 +0000"
  },
  "message": "TV: Add sample app tools for triggering client commands (#32365)\n\n* Add sample app tools for triggering test cases\r\n\r\n* Fix locking when obtaining passcode from content app\r\n\r\n* Fix messages test case\r\n\r\n* fix ci\r\n\r\n* Restyle TV: Add sample app tools for triggering client commands (#32366)\r\n\r\n* Restyled by whitespace\r\n\r\n* Restyled by google-java-format\r\n\r\n---------\r\n\r\nCo-authored-by: Restyled.io \u003ccommits@restyled.io\u003e\r\n\r\n* fix ci, address comments\r\n\r\n* fix ci\r\n\r\n* address comments\r\n\r\n* address comments\r\n\r\n---------\r\n\r\nCo-authored-by: restyled-io[bot] \u003c32688539+restyled-io[bot]@users.noreply.github.com\u003e\r\nCo-authored-by: Restyled.io \u003ccommits@restyled.io\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "660025e76c2a8337d73a70c5f086bdce9aff8491",
      "old_mode": 33188,
      "old_path": "examples/tv-app/android/App/platform-app/src/main/java/com/matter/tv/server/fragments/TerminalFragment.java",
      "new_id": "30faf145b5b97b80a993d80691de2883ea66d03f",
      "new_mode": 33188,
      "new_path": "examples/tv-app/android/App/platform-app/src/main/java/com/matter/tv/server/fragments/TerminalFragment.java"
    },
    {
      "type": "modify",
      "old_id": "3c50d759d6900f26eeeeee5c35abd499765b3224",
      "old_mode": 33188,
      "old_path": "examples/tv-app/android/java/AppImpl.cpp",
      "new_id": "1dfae0f8afd3f2c40ea14c224a3508775df22432",
      "new_mode": 33188,
      "new_path": "examples/tv-app/android/java/AppImpl.cpp"
    },
    {
      "type": "modify",
      "old_id": "b31f14a112304bb412a9a37585dc4bf1d51670d7",
      "old_mode": 33188,
      "old_path": "examples/tv-app/android/java/src/com/matter/tv/server/tvapp/MessagesManagerStub.java",
      "new_id": "4f115c5130e25d43f6e634c636fac007e3b9423a",
      "new_mode": 33188,
      "new_path": "examples/tv-app/android/java/src/com/matter/tv/server/tvapp/MessagesManagerStub.java"
    },
    {
      "type": "modify",
      "old_id": "c66beb94e1dd7fd7b465f13ee1a0ac7203adf45e",
      "old_mode": 33188,
      "old_path": "examples/tv-app/tv-common/shell/AppTvShellCommands.cpp",
      "new_id": "6b946766fae60abb5e3943db2d86d5d5d32a7e2e",
      "new_mode": 33188,
      "new_path": "examples/tv-app/tv-common/shell/AppTvShellCommands.cpp"
    },
    {
      "type": "modify",
      "old_id": "939e14be5315cc3bcbb25e11e5c7cfbf03891c6b",
      "old_mode": 33188,
      "old_path": "examples/tv-app/tv-common/src/AppTv.cpp",
      "new_id": "8fd076b227b88242a7b0fb2f8dfaa797bea5d57a",
      "new_mode": 33188,
      "new_path": "examples/tv-app/tv-common/src/AppTv.cpp"
    },
    {
      "type": "modify",
      "old_id": "340563c28b322c64397bcbf89deb1a51fb9bec9e",
      "old_mode": 33188,
      "old_path": "examples/tv-casting-app/android/App/app/src/main/java/com/chip/casting/app/CertTestFragment.java",
      "new_id": "7ee9fa3c46a0ae5fad64502c61354be9720208d0",
      "new_mode": 33188,
      "new_path": "examples/tv-casting-app/android/App/app/src/main/java/com/chip/casting/app/CertTestFragment.java"
    },
    {
      "type": "modify",
      "old_id": "24852986768e7cc271b7e2083a119d4d7881b75b",
      "old_mode": 33188,
      "old_path": "examples/tv-casting-app/android/App/app/src/main/jni/com/chip/casting/TvCastingApp.java",
      "new_id": "9dd0fa500d9e2baf2ad9c81b92b7fe6dca7113fb",
      "new_mode": 33188,
      "new_path": "examples/tv-casting-app/android/App/app/src/main/jni/com/chip/casting/TvCastingApp.java"
    },
    {
      "type": "modify",
      "old_id": "b1947541c9c9b7fb6414a214a83fc6ef8c20c59f",
      "old_mode": 33188,
      "old_path": "examples/tv-casting-app/android/App/app/src/main/jni/cpp/Constants.h",
      "new_id": "735cabf2375f51c7f6c2e581cfe8bf433553a3bf",
      "new_mode": 33188,
      "new_path": "examples/tv-casting-app/android/App/app/src/main/jni/cpp/Constants.h"
    },
    {
      "type": "modify",
      "old_id": "0cbfab8b5864b8da4c7618978fb1ee56888848ff",
      "old_mode": 33188,
      "old_path": "examples/tv-casting-app/android/App/app/src/main/jni/cpp/TvCastingApp-JNI.cpp",
      "new_id": "6dbdfba9c834496d6ff21d54a847e56f993e78d0",
      "new_mode": 33188,
      "new_path": "examples/tv-casting-app/android/App/app/src/main/jni/cpp/TvCastingApp-JNI.cpp"
    },
    {
      "type": "modify",
      "old_id": "ea6607a724b5cb00003b73d6400dc794b0068445",
      "old_mode": 33188,
      "old_path": "examples/tv-casting-app/tv-casting-common/BUILD.gn",
      "new_id": "72f14fb7bffeeebde1ae1c6ddec2b86c53055924",
      "new_mode": 33188,
      "new_path": "examples/tv-casting-app/tv-casting-common/BUILD.gn"
    },
    {
      "type": "modify",
      "old_id": "349edaefb31a79bf264e7f6da4eca84dda480977",
      "old_mode": 33188,
      "old_path": "examples/tv-casting-app/tv-casting-common/include/CastingServer.h",
      "new_id": "d64f5049df1a8f5acf44143b1118e8e426de7155",
      "new_mode": 33188,
      "new_path": "examples/tv-casting-app/tv-casting-common/include/CastingServer.h"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "623ede9e9140742fe9244a477ef07062d8c8b4f0",
      "new_mode": 33188,
      "new_path": "examples/tv-casting-app/tv-casting-common/include/Messages.h"
    },
    {
      "type": "modify",
      "old_id": "a3de0a263c3efea889d4439bdc54b0b25a7aba13",
      "old_mode": 33188,
      "old_path": "examples/tv-casting-app/tv-casting-common/src/CastingServer.cpp",
      "new_id": "4cb72732292a2e61f8e74c2704f59d3678fae430",
      "new_mode": 33188,
      "new_path": "examples/tv-casting-app/tv-casting-common/src/CastingServer.cpp"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "ea6176fd93405ebf9b726047d81a26d399b5af35",
      "new_mode": 33188,
      "new_path": "examples/tv-casting-app/tv-casting-common/src/Messages.cpp"
    },
    {
      "type": "modify",
      "old_id": "3bc16e9555ced571837dfd35c5c0c3e0bfd72f94",
      "old_mode": 33188,
      "old_path": "src/app/app-platform/ContentApp.cpp",
      "new_id": "9a6b4ad6b5e31744d74d4d23e063585554d12022",
      "new_mode": 33188,
      "new_path": "src/app/app-platform/ContentApp.cpp"
    },
    {
      "type": "modify",
      "old_id": "d3b7d1fb2b2187395b9beb849c757c789fcf108b",
      "old_mode": 33188,
      "old_path": "src/app/app-platform/ContentApp.h",
      "new_id": "34b1dd5ef418939aaded5559bb584dc7b752fc7a",
      "new_mode": 33188,
      "new_path": "src/app/app-platform/ContentApp.h"
    },
    {
      "type": "modify",
      "old_id": "09d6c55b14454d5460914d0a75b0671ac92932d9",
      "old_mode": 33188,
      "old_path": "src/app/app-platform/ContentAppPlatform.cpp",
      "new_id": "3d17a521996b65cfdb16e8bdd5df12a017e4eb19",
      "new_mode": 33188,
      "new_path": "src/app/app-platform/ContentAppPlatform.cpp"
    },
    {
      "type": "modify",
      "old_id": "86849a32f91271cbeedba19c50ef4bef6219b853",
      "old_mode": 33188,
      "old_path": "src/controller/CommissionerDiscoveryController.cpp",
      "new_id": "ee94bc87b92670b19e24fdd782474bfd8c0901cd",
      "new_mode": 33188,
      "new_path": "src/controller/CommissionerDiscoveryController.cpp"
    },
    {
      "type": "modify",
      "old_id": "42a0bb6f327fc96aeac5eb27873140ba3fcb5431",
      "old_mode": 33188,
      "old_path": "src/controller/CommissionerDiscoveryController.h",
      "new_id": "f0dcf6d5f958697ba04c6dd62d8bd8e6cf6e8a48",
      "new_mode": 33188,
      "new_path": "src/controller/CommissionerDiscoveryController.h"
    }
  ]
}
