)]}'
{
  "commit": "3b5c23ba72cc4b04c8f0bd11ae950cf1fd6d6c49",
  "tree": "360af36c244631c5a38d75699e03bd107b818e02",
  "parents": [
    "618c83b00085750c49cf0c1e11eba897037b8f2f"
  ],
  "author": {
    "name": "Caitlin Cassidy",
    "email": "ccassidy@google.com",
    "time": "Tue Oct 19 17:06:57 2021 +0000"
  },
  "committer": {
    "name": "Caitlin Cassidy",
    "email": "ccassidy@google.com",
    "time": "Thu Oct 21 14:36:57 2021 +0000"
  },
  "message": "[Status Bar Refactor] 1/N: Define a singleton PanelExpansionStateManager\nand pipe existing panel expansion callbacks through it.\n\nMore code will be moved into PanelExpansionStateManager in future CLs --\nthat\u0027s why this CL is 1/N.\n\nAlso, #onQsExpansionChanged was never implemented by any listeners so\nthat method is removed.\n\nTest: manual (verified all callbacks are still triggered)\nTest: atest SystemUITests\nTest: atest PanelExpansionStateManagerTest (new)\nBug: 200063118\nChange-Id: Ic9587d5f335db6b720be01d7681f861f3922485c\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "db729da9c8bf53c084c4104f0531c04fb0aeabaf",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/keyguard/KeyguardViewController.java",
      "new_id": "fcf1b2c9500a81f98e1b027b489420d772efa77b",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/keyguard/KeyguardViewController.java"
    },
    {
      "type": "modify",
      "old_id": "19ee50ac99cd7d0dacfba44cc3f089cbf2c06938",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/keyguard/KeyguardViewMediator.java",
      "new_id": "f438181bc367e6182ad4710ba1840c171dd11956",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/keyguard/KeyguardViewMediator.java"
    },
    {
      "type": "modify",
      "old_id": "5648741e3caf6e92238bb66712c707da7ba31061",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/statusbar/NotificationShadeDepthController.kt",
      "new_id": "5f2b28baf7b531aba5ac31f6bc8f8cdd8e8c2a33",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/statusbar/NotificationShadeDepthController.kt"
    },
    {
      "type": "modify",
      "old_id": "a2c9ffc6bdc4b07d80d808760599b06090f3615a",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/statusbar/notification/NotificationWakeUpCoordinator.kt",
      "new_id": "3edeec643f80a190a0efb72ae576bfe104fe6392",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/statusbar/notification/NotificationWakeUpCoordinator.kt"
    },
    {
      "type": "modify",
      "old_id": "53def0110b62be8b462fad3c4d3a750811e4fda9",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/statusbar/phone/NotificationPanelViewController.java",
      "new_id": "c913266bfb7562ac292dedc3a64d1d9ee60dd158",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/statusbar/phone/NotificationPanelViewController.java"
    },
    {
      "type": "modify",
      "old_id": "9d06d2bae8cbe7fe46667d9bdbea72866854cb48",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/statusbar/phone/NotificationShadeWindowViewController.java",
      "new_id": "4ae2f75af8ae3ff6534a96ed610e4776562c13c9",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/statusbar/phone/NotificationShadeWindowViewController.java"
    },
    {
      "type": "modify",
      "old_id": "e5296af86b81be66b9c2e158e3f5e8252f743460",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/statusbar/phone/PanelViewController.java",
      "new_id": "83f63ba9627928bb214db4353e1f40c755fd2861",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/statusbar/phone/PanelViewController.java"
    },
    {
      "type": "modify",
      "old_id": "caa0dbe1a2c9a05b302490239fd0186c021a96b8",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/statusbar/phone/StatusBar.java",
      "new_id": "8b87c8a023f7ace9d6149e8b40738ecf79bf9b45",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/statusbar/phone/StatusBar.java"
    },
    {
      "type": "modify",
      "old_id": "07489a91f1286e5ec2de5d5b28584c5335c61996",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/statusbar/phone/StatusBarKeyguardViewManager.java",
      "new_id": "985cfea4ebb5f395480814bcf5f7c083819f594f",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/statusbar/phone/StatusBarKeyguardViewManager.java"
    },
    {
      "type": "modify",
      "old_id": "568970790a1802243d46d065abfed945c614da8a",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/statusbar/phone/dagger/StatusBarPhoneModule.java",
      "new_id": "22a0862b2ca3032cb36d9bf98a971abcabbe2bb0",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/statusbar/phone/dagger/StatusBarPhoneModule.java"
    },
    {
      "type": "rename",
      "old_id": "655a25d2233707bf43a4e0e0eddec354e74d8d7e",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/statusbar/phone/PanelExpansionListener.java",
      "new_id": "774609bceb4c57c21e03a9e6c9c2608d1cf2da45",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/statusbar/phone/panelstate/PanelExpansionListener.java",
      "score": 65
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "1c8b1a8ed4b50bb9a0f7ce6d2486256d2feb1ca6",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/statusbar/phone/panelstate/PanelExpansionStateManager.kt"
    },
    {
      "type": "modify",
      "old_id": "2369d8e1b50b40dbfebadd644d1488f538cbad10",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/NotificationPanelViewControllerTest.java",
      "new_id": "c96940bc6d54cc310b683200b9e34a3c105da688",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/NotificationPanelViewControllerTest.java"
    },
    {
      "type": "modify",
      "old_id": "c62d73c983549d81dc096c22d2a05c6414600f8e",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/NotificationShadeWindowViewTest.java",
      "new_id": "6dab842b956694a18061ead2d519fb4465000a43",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/NotificationShadeWindowViewTest.java"
    },
    {
      "type": "modify",
      "old_id": "3fcd0712079f75d91419d4abdca39c3c182cfff1",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/StatusBarKeyguardViewManagerTest.java",
      "new_id": "313ef2c25080a09440aecd0cb9807972eb2273da",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/StatusBarKeyguardViewManagerTest.java"
    },
    {
      "type": "modify",
      "old_id": "741d95f283e367e68c5d735f031685a5f606acc1",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/StatusBarTest.java",
      "new_id": "3e5efbe6e56d21276557182ad41d9ea636404369",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/StatusBarTest.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "8a1099768483e8fa34aa76b3c7e3860d661f926d",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/panelstate/PanelExpansionStateManagerTest.kt"
    }
  ]
}
