)]}'
{
  "commit": "630185ed36e0bb17fb0edc48d959d4a81f0599df",
  "tree": "7f699df5fe08fe737a9c4c093ef3a39e7a3e1c98",
  "parents": [
    "4fd8012b648af8fbcef2b111cf4e7658a5a54908"
  ],
  "author": {
    "name": "Alejandro Nijamkin",
    "email": "nijamkin@google.com",
    "time": "Fri Aug 19 15:26:29 2022 -0700"
  },
  "committer": {
    "name": "Alejandro Nijamkin",
    "email": "nijamkin@google.com",
    "time": "Mon Aug 22 15:16:44 2022 -0700"
  },
  "message": "Affordances no longer clickable when invisible.\n\nThis CL fixes a bug where the user can click on the invisible (alpha \u003d\n0) quick affordances on the lock-screen. The reason they were clickable\n   was because the affordance views are fully faded-out, not truly invisible\n   or gone.\n\nThe approach taken is simply to make the views not clickable as soon as\nthey start being faded out.\n\nFix: 241830987\nTest: manually verified that the buttons are no longer clickable when\nthe screen is locked and the notifications shade is pulled down (which\nis how the manual test failed) and added unit tests for the view-model.\n\nChange-Id: Ic8f6305cef2b544fc468290cd56fc381c48e0877\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "19c6249a12c0f7799f1d4954349bec5f656d69a3",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/keyguard/ui/binder/KeyguardBottomAreaViewBinder.kt",
      "new_id": "c4e3d4e4c1b586a218af9eea04d86e56015d7fe5",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/keyguard/ui/binder/KeyguardBottomAreaViewBinder.kt"
    },
    {
      "type": "modify",
      "old_id": "01d5e5c493ce84261d3f396e6311aaabd560d8b7",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/keyguard/ui/viewmodel/KeyguardBottomAreaViewModel.kt",
      "new_id": "e3ebac60febbbacb44ab6fe5a06ad44930d3a7bf",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/keyguard/ui/viewmodel/KeyguardBottomAreaViewModel.kt"
    },
    {
      "type": "modify",
      "old_id": "985ab623764a7555852a4d4fc9399768d5c1935f",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/keyguard/ui/viewmodel/KeyguardQuickAffordanceViewModel.kt",
      "new_id": "b1de27d262cfee0c1d9d5de624628cb0a6743024",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/keyguard/ui/viewmodel/KeyguardQuickAffordanceViewModel.kt"
    },
    {
      "type": "modify",
      "old_id": "19491f41a0c11b0bcbf41e54ff452316b44d7879",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/tests/src/com/android/systemui/keyguard/ui/viewmodel/KeyguardBottomAreaViewModelTest.kt",
      "new_id": "14b85b8b5e565fe7d7f9cc12a780f06b7c0dbc9e",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/tests/src/com/android/systemui/keyguard/ui/viewmodel/KeyguardBottomAreaViewModelTest.kt"
    }
  ]
}
