)]}'
{
  "commit": "d56285edbe61e70c6305f6f8ceeac92c7379f44c",
  "tree": "35251feb4b4d08ae2b750d2c34b2084b61817281",
  "parents": [
    "f322436d6ab31342d311c65b7bfd5557e5b249fc"
  ],
  "author": {
    "name": "Nick Chameyev",
    "email": "nickchameyev@google.com",
    "time": "Wed Nov 24 16:38:17 2021 +0000"
  },
  "committer": {
    "name": "Nick Chameyev",
    "email": "nickchameyev@google.com",
    "time": "Thu Nov 25 11:23:19 2021 +0000"
  },
  "message": "Fix narrow statusbar when folding\n\nDo not re-create UnfoldMoveFromCenterAnimator\nwhen attaching/detaching status bar view.\nUnfoldMoveFromCenterAnimator contains\nlast transition progress state which is 0f\nby default. When transition finishes last state\nshould be 1f but because animator was re-created\nit was reset to 0f which caused applying translations\nto the status bar items.\n\nFixes: 204970935\nTest: atest com.android.systemui.statusbar.phone.StatusBarMoveFromCenterAnimationControllerTest\nTest: unfold, fold, rotate to landscape \u003d\u003e\n statusbar displayed correctly\nChange-Id: Id8f6de4c1b6a2fde1ad9f2a0b0b7492aa4e4b2bf\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "256b069a0080ec8a1dd7b12613029cb88d9058c6",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBarViewController.kt",
      "new_id": "ec7e93b444eff3bb63e15d8fd23f6883532a4078",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBarViewController.kt"
    },
    {
      "type": "modify",
      "old_id": "805ddf5fc18057eb3ba0f7fe2eab67afaebcb5ef",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/statusbar/phone/StatusBarMoveFromCenterAnimationController.kt",
      "new_id": "6d033477e3c9fce1e0e7c348cda230fb9899a4d3",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/statusbar/phone/StatusBarMoveFromCenterAnimationController.kt"
    },
    {
      "type": "modify",
      "old_id": "dc320076a6683e1fe62e7efc9af7cb293a0af46a",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/PhoneStatusBarViewControllerTest.kt",
      "new_id": "7d266e96ddb9b19fb09de0df19625b68a517366b",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/PhoneStatusBarViewControllerTest.kt"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "1ce7ff424df1e494283aff8adde0df941bfce39e",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/StatusBarMoveFromCenterAnimationControllerTest.kt"
    }
  ]
}
