)]}'
{
  "commit": "8a627e1b7dbc05a2d94a5c871d8e1a3a2f06d79b",
  "tree": "8c149db3ac38f82b23e2286b6b70b883c60f259a",
  "parents": [
    "90a72d394f59ffb4c7b3111220b35f5eaca3b09c"
  ],
  "author": {
    "name": "Dhina17",
    "email": "dhinalogu@gmail.com",
    "time": "Sat Feb 17 17:09:54 2024 +0000"
  },
  "committer": {
    "name": "Michael Bestas",
    "email": "mkbestas@lineageos.org",
    "time": "Mon Dec 29 01:19:39 2025 +0200"
  },
  "message": "SystemUI: Fix system animation disable checks\n\nSettings sets the animator_duration_scale value to a float value of 0.0.\nGetting its value as a string returns \u00270.0\u0027 not \u00270\u0027.\nSo the check is broken here.\n\nBecause of this, UnlockedScreenOffAnimationController tries to\nstart the AOD screen animation even if the system animation disabled.\nIt makes the AOD screen goes black or just status bar visible due to the\nanimation flow messed up.\nIt\u0027s even worse and clearly noticeable when screen lock is set to none.\n\nTest:\n1. Set screen lock to \u0027None\u0027\n2. Turn off system animations in accessibility settings.\n3. Enable AOD.\n4. Turn off screen via power button.\n5. AOD screen is visible correctly\n\nChange-Id: Icc3753c8cb462c1233b418095e4129eb992c1f9c\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a886cbd4f1ab0ca354f3ec67a8925f1257a1a0b0",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/statusbar/phone/UnlockedScreenOffAnimationController.kt",
      "new_id": "fb2ee939fa13813cf4b75e6ea030a72c78faff3d",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/statusbar/phone/UnlockedScreenOffAnimationController.kt"
    },
    {
      "type": "modify",
      "old_id": "e08114f6c3cd60c241e6b38e0162db937b85d823",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/unfold/FoldAodAnimationController.kt",
      "new_id": "3c5a0323dc383c3e582e7a02d3a2325a049ee800",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/unfold/FoldAodAnimationController.kt"
    }
  ]
}
