)]}'
{
  "commit": "5a171406df5c9a3c0d87ac60c6d4b895668eff42",
  "tree": "259f7d54f3a078e5c1e5ad8e98d408fac7b0441b",
  "parents": [
    "bb980bb03a12cff3bb21537c01428d43f3705a48"
  ],
  "author": {
    "name": "Fabian Kozynski",
    "email": "kozynski@google.com",
    "time": "Wed Jul 29 16:08:43 2020 -0400"
  },
  "committer": {
    "name": "android-build-team Robot",
    "email": "android-build-team-robot@google.com",
    "time": "Tue Oct 27 20:56:50 2020 +0000"
  },
  "message": "Add guts to media player on long press\n\nAdds the following:\n* Button for accessing settings\n* Button for dismissing player (similar path to when a package is\nuninstalled)\n\nGuts will close automatically if:\n* QS is collapsed\n* Media carousel changes pages\n\nAlso, flattened the view hierarchy to support animations between states.\n\nTest: manual\nTest: atest com.android.systemui.media\nBug: 156036025\nChange-Id: I340e0b37393573f81a3bf12d5e453eccf5982473\nMerged-In: I340e0b37393573f81a3bf12d5e453eccf5982473\n(cherry picked from commit 429360fb399f4aa2bb51cbcdf76deb0f319e130f)\n(cherry picked from commit 2e0f351d3508c9d4dadc206d5cc056afa8adb1ce)\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3c641afea0d66e255b92be249fb5045b66de7365",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/res/layout/media_view.xml",
      "new_id": "ed870f8bb2ef2aa16518fd99809a304577678476",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/res/layout/media_view.xml"
    },
    {
      "type": "delete",
      "old_id": "e72c0e85fb2603aa5d72ed5c92661f2c0dae915e",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/res/layout/qs_media_panel_options.xml",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "modify",
      "old_id": "db45a60ab7c075d3ad8ff0a0316c7e28a7728374",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/res/values/strings.xml",
      "new_id": "5f353a4e189742dc2ca55463e9e19757ff41ee58",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/res/values/strings.xml"
    },
    {
      "type": "modify",
      "old_id": "e12b7dd259a56b8fc0ed13fbe65ab26a180de8e0",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/media/MediaCarouselController.kt",
      "new_id": "f7caa039a9d385fb1fda578ef0eed0d9da8aa38e",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/media/MediaCarouselController.kt"
    },
    {
      "type": "modify",
      "old_id": "3096908aca215098ef5ab0f7d26dd1e99781e162",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/media/MediaCarouselScrollHandler.kt",
      "new_id": "77cac5023db3700a22d46b12b21fee03672ea5c8",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/media/MediaCarouselScrollHandler.kt"
    },
    {
      "type": "modify",
      "old_id": "3fc162ead6d1eecc607f92a55bff9f6736e02b84",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/media/MediaControlPanel.java",
      "new_id": "e55678dc986bc4860c6340f829bd7b8f1c9e3285",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/media/MediaControlPanel.java"
    },
    {
      "type": "modify",
      "old_id": "299ae5b50aa9253217ffe5e90bc7e4495bdd58f3",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/media/MediaDataManager.kt",
      "new_id": "3c4ae1ee52781ac73df24400db1c145730a61a3c",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/media/MediaDataManager.kt"
    },
    {
      "type": "modify",
      "old_id": "fc33391a9ad1c74b01d57f13259939e567722565",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/media/MediaHierarchyManager.kt",
      "new_id": "70f01d576a9c201c504409165421a3f1aa97bcdb",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/media/MediaHierarchyManager.kt"
    },
    {
      "type": "modify",
      "old_id": "38817d7b579e284d367229698eb37f3af0af89c9",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/media/MediaViewController.kt",
      "new_id": "92eeed46388d8bae741f987d83143abe0858dc2b",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/media/MediaViewController.kt"
    },
    {
      "type": "modify",
      "old_id": "600fdc27ef89bd71947eeb4e727041cf55a26675",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/media/PlayerViewHolder.kt",
      "new_id": "666a6038a8b680f5fc16554e47b6185ec77d6524",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/media/PlayerViewHolder.kt"
    },
    {
      "type": "modify",
      "old_id": "375af6b099c2433e1168a2e4ad2643716fa95a56",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/statusbar/phone/NotificationPanelViewController.java",
      "new_id": "5fec37cea2f47ab77487d462c08528612e95c83d",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/statusbar/phone/NotificationPanelViewController.java"
    },
    {
      "type": "modify",
      "old_id": "c63781cb110a7324f6761ad33517aa672e9fb26e",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/tests/src/com/android/systemui/media/MediaControlPanelTest.kt",
      "new_id": "8a30b00e609d699cfba23c48d8b151a914eba9d2",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/tests/src/com/android/systemui/media/MediaControlPanelTest.kt"
    },
    {
      "type": "modify",
      "old_id": "59c2d0e86c568acc1f762f06955902abd4c6d56c",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/tests/src/com/android/systemui/media/MediaDataManagerTest.kt",
      "new_id": "3789e6ef1f65c38299b6752d201f2e03ea638fb7",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/tests/src/com/android/systemui/media/MediaDataManagerTest.kt"
    },
    {
      "type": "modify",
      "old_id": "91c5ff8ee6270d63ad5b5a1b6e037c6990e6b7dd",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/tests/src/com/android/systemui/media/MediaHierarchyManagerTest.kt",
      "new_id": "d86dfa5fa5f738c914d7187647aa69add61fb96f",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/tests/src/com/android/systemui/media/MediaHierarchyManagerTest.kt"
    }
  ]
}
