)]}'
{
  "commit": "a1322dee86a69328a4bdfe070f299b1eb45d48ed",
  "tree": "667b00c21fecfcdb6da49894a5b31c028a930d7e",
  "parents": [
    "5f73621d01fac6c6482afe216dcda30f31c21afe"
  ],
  "author": {
    "name": "Josh Tsuji",
    "email": "tsuji@google.com",
    "time": "Wed Feb 02 15:20:36 2022 -0500"
  },
  "committer": {
    "name": "Josh Tsuji",
    "email": "tsuji@google.com",
    "time": "Wed Feb 02 15:22:23 2022 -0500"
  },
  "message": "Uses ActivityLaunchAnimator for occlusion animations.\n\nThis is used when the lock screen is visible and an activity occludes it,\nsuch as the camera. Currently, the camera launches behind the lock screen\nand then the lock screen janks out of the way to show the camera.\n\nThere are currently some pretty severe performance issues, but I\u0027m not sure\nyet whether that\u0027s due to the new launch animator, or the fact that the\nold animation is so janky that you can\u0027t really tell. I\u0027m investigating\nthat, but we should get this into the build to start working out any bugs\nwith the remote occlude animations.\n\nThis requires remote occlude animations to be enabled:\nadb shell setprop persist.wm.enable_remote_keyguard_animation 2\n\nTest: atest SystemUITests\nBug: 197312643\nChange-Id: Id801e44c25c6e2340b4269d215b9a1c056f0ceff\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "08d217d15a5ae85a715b19df906112f3114dabe0",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/animation/src/com/android/systemui/animation/ActivityLaunchAnimator.kt",
      "new_id": "4540b77d0a40b0ff723d37fc5ec00db917b42cf5",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/animation/src/com/android/systemui/animation/ActivityLaunchAnimator.kt"
    },
    {
      "type": "modify",
      "old_id": "ebe96ebf298896394cff637ad1599eab590e0fca",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/animation/src/com/android/systemui/animation/LaunchAnimator.kt",
      "new_id": "77386cf2ff10a7830b493014de7cb5962fc0f599",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/animation/src/com/android/systemui/animation/LaunchAnimator.kt"
    },
    {
      "type": "modify",
      "old_id": "f2d0427c39d3e1c14c631b2e3b2b0e8adcebc0c7",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/keyguard/KeyguardUpdateMonitor.java",
      "new_id": "451fa63af398bcad166fcc3614e868e498679d12",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/keyguard/KeyguardUpdateMonitor.java"
    },
    {
      "type": "modify",
      "old_id": "e88011e0d3fe411c816262192562085bd67b0fe7",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/keyguard/KeyguardService.java",
      "new_id": "88555edd1e8b97791e0c339c1a751f5877ddfdb6",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/keyguard/KeyguardService.java"
    },
    {
      "type": "modify",
      "old_id": "fd2c6dd3ca361bc3e5fc4d370146127e182ef898",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/keyguard/KeyguardViewMediator.java",
      "new_id": "0f08a1863e0810e70e9334668badfe174c4dcd5a",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/keyguard/KeyguardViewMediator.java"
    },
    {
      "type": "modify",
      "old_id": "b49b49cbbb6dbc8a823f93387e8080d5ea15be55",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/keyguard/dagger/KeyguardModule.java",
      "new_id": "195ef1a84c43dca6c902cb70ada806f26faec6e1",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/keyguard/dagger/KeyguardModule.java"
    },
    {
      "type": "modify",
      "old_id": "d94e2eee9ffa2440235338623b0fb3d8a138d779",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/tests/src/com/android/systemui/keyguard/KeyguardViewMediatorTest.java",
      "new_id": "210cb82e160623b010964db0cf82e5a55a53e1d8",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/tests/src/com/android/systemui/keyguard/KeyguardViewMediatorTest.java"
    }
  ]
}
