)]}'
{
  "commit": "e46cbd379a3c19708c7f7e5d3f35e2c596de0c46",
  "tree": "1e24b31ae5e2398c1ffb2debf72cb818affd3265",
  "parents": [
    "6b7b4845212b3a439c527f2e1eca205b6b45fceb"
  ],
  "author": {
    "name": "Daniel Sandler",
    "email": "dsandler@android.com",
    "time": "Thu Jun 17 10:35:26 2010 -0400"
  },
  "committer": {
    "name": "Daniel Sandler",
    "email": "dsandler@android.com",
    "time": "Thu Jun 17 11:34:13 2010 -0400"
  },
  "message": "New API for high-priority Notifications and full-screen alerts.\n\n* fullScreenIntent: a PendingIntent pointing to a\n  full-screen activity or other modal alert experience to be\n  shown to the user instead of (or in addition to) a\n  traditional status bar notification icon. Example: An\n  incoming call should pop up a full-screen activity\n  allowing the user to accept or decline the call.\n\n  The old way to accomplish this is to simply fire off the\n  full-screen intent directly from the Phone app. By routing\n  through the Notification system, we make way for the\n  FLAG_IMMERSIVE bit (forthcoming API) which would allow the\n  frontmost opaque window to suppress full-screen alerts.\n\n* FLAG_HIGH_PRIORITY: This bit allows a notification to be\n  shown in windows that have the FLAG_IMMERSIVE bit set. For\n  example, a Notification corresponding to an incoming call\n  would be marked HIGH_PRIORITY so that even in an immersive\n  activity (i.e. a networked game) the Notification could be\n  shown to the user.\n\nChange-Id: I4943e53f425800a6e152bc4992dd41586b43aff8\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3acd21fd781850defbfd2d86bbf8acba8916eab9",
      "old_mode": 33188,
      "old_path": "api/current.xml",
      "new_id": "9a15cfb9ed040e3d56632c8c1cc98d7291674fa7",
      "new_mode": 33188,
      "new_path": "api/current.xml"
    },
    {
      "type": "modify",
      "old_id": "739aca35ff604f3f0e0852901eddcdc3dd5af8f4",
      "old_mode": 33188,
      "old_path": "core/java/android/app/Notification.java",
      "new_id": "83a202409df05b9898d14c5b58a83714c6171065",
      "new_mode": 33188,
      "new_path": "core/java/android/app/Notification.java"
    }
  ]
}
