)]}'
{
  "log": [
    {
      "commit": "205ec5a969963f563b30b37385362ccfebdd5e4c",
      "tree": "b29b968a6d38471e627afbaaaa719a9f1a03d152",
      "parents": [
        "d4d2de2a7778b85f5af9959a5ebf07094727e672"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Wed Nov 14 08:43:18 2012 -0800"
      },
      "committer": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Wed Nov 14 16:42:04 2012 -0500"
      },
      "message": "Clean up the Builder test.\n\n Improved vibration coverage\n Fixed LED color\n Added priority\n Added a start delay (for testing LED while screen off)\n\nChange-Id: I3dab0a1a7494f0fe7631d1af49c0fb9a1fdd3f63\n"
    },
    {
      "commit": "b9d36649ca458cb5326a144fd88e26b92efba728",
      "tree": "8a03fb8bb423e595e37dc1d747541dcba0dc8711",
      "parents": [
        "a1f739ea83b6d770b8469ae1c2c4161f6fe96334"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Fri Oct 19 13:36:58 2012 -0400"
      },
      "committer": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Fri Oct 19 13:38:11 2012 -0400"
      },
      "message": "Properly show emoji in the notification ticker.\n\nAdd an emoji test to StatusBarTest (working around some\ndifficulties in actually putting high-Unicode chars in the\nlayout xml).\n\nBug: 7378383\nChange-Id: Ifce9844b26f67d2799521623e5161aa4dad69ed1\n"
    },
    {
      "commit": "a3850b68399ab49032e1fc2a2eab129fe3a7e69e",
      "tree": "2d7f5433154f0c6843a289d803dc22c589ebb0df",
      "parents": [
        "f352491aad71b5c0a30238707bdb83c9dc34fd9e"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Tue Dec 06 13:36:03 2011 -0500"
      },
      "committer": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Wed Dec 07 15:53:00 2011 -0500"
      },
      "message": "Improve handling of small largeIcons in tablet ticker.\n\nThe tablet system bar is too short for a full notification\nrow, but it will show the largeIcon of a new notification in\nits full frame, intruding into the main application content\nrectangle a bit. This is a good thing---the notifications\nreally pop out at you---but it looks a little odd if the\nlargeIcon is actually *small*: the icon is vertically\ncentered in the larger (invisible) rectangle, making it look\npoorly centered on the system bar.\n\nThis change will detect short largeIcons and center them in\nthe system bar\u0027s height instead. Additionally, it applies\nthe same ticker background all the way to the left\nunderneath largeIcons that are not full-frame (and therefore\nhave transparent regions).\n\nBug: 5708907\nBug: 5560485\nChange-Id: I32af45632df164c58fb960110063dbaa08b5536c\n"
    },
    {
      "commit": "396263fc972b5be7cdb05161ed5b99f13665767e",
      "tree": "1cf1e250e41f986d515b74993bf8e55aa62439c8",
      "parents": [
        "0a4d51d581ac1f3fad1f63ffea07f2560b2788e3"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@google.com",
        "time": "Thu Jun 16 13:00:01 2011 -0400"
      },
      "committer": {
        "name": "Daniel Sandler",
        "email": "dsandler@google.com",
        "time": "Thu Jun 16 13:02:02 2011 -0400"
      },
      "message": "Make the Notify Builder test usable on phones.\n\nChange-Id: Ibaa3b2b99bde7dfd3d9fc6bc4c0068fc1d7b914d\n"
    },
    {
      "commit": "f844dc4fa8ae53d485f10ebc7f91899159d7551e",
      "tree": "49b451c5c4e2da83c53ec39ddeae83f0d7e440e9",
      "parents": [
        "b8942108826893657ca0b8b6d5d6d153739a76f6"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@google.com",
        "time": "Mon Jan 24 23:44:47 2011 -0500"
      },
      "committer": {
        "name": "Daniel Sandler",
        "email": "dsandler@google.com",
        "time": "Tue Jan 25 16:46:43 2011 -0500"
      },
      "message": "Fit and finish on status bar:\n\n  - Clock color fixed. [3374581]\n  - Clock vertically aligned. [3388224]\n  - Clock uses system font assets now. [3385564]\n  - Solid version of AndroidClock added to build. [3385564]\n  - Extraneous background glow removed from notification panel.\n  - Removed solid black background from notifications. [3388223]\n  - Added background image behind large notification icons\n    and increased large size to 64dip [3388434, 3384355]\n  - Corrected size \u0026 leading of notification text [3388577]\n\nBug: 3374581\nBug: 3384355\nBug: 3385564\nBug: 3388223\nBug: 3388224\nBug: 3388434\nBug: 3388577\nChange-Id: I8e443da5758deca412d1ce5944f887b35f6265ed\n"
    },
    {
      "commit": "80a44401a22344f7eabce6976372ab144ef22893",
      "tree": "b13a229ef7c79e0d98feeb337359f1d060ad0e79",
      "parents": [
        "a47aa87a19c733e28d9d2db1c4eb7f29d668db7b"
      ],
      "author": {
        "name": "Joe Onorato",
        "email": "joeo@google.com",
        "time": "Sat Jan 15 16:22:24 2011 -0800"
      },
      "committer": {
        "name": "Joe Onorato",
        "email": "joeo@google.com",
        "time": "Sat Jan 15 16:22:24 2011 -0800"
      },
      "message": "Need to update the largeIcon for notifications when we\u0027re reapplying the views.\n\nBug: 3298062\nChange-Id: I6bb72c0b93e00a9de8cc2633ac07add0a572a20f\n"
    },
    {
      "commit": "c9596d6d8e9154b5f87c8e887bfabf7546b68af5",
      "tree": "214ed2032c7ea965f535a6280b7ac578a72a8102",
      "parents": [
        "d7cbe592dd210069a4186e39bad1a95f6884d34b"
      ],
      "author": {
        "name": "Joe Onorato",
        "email": "joeo@google.com",
        "time": "Wed Jan 12 17:03:11 2011 -0800"
      },
      "committer": {
        "name": "Joe Onorato",
        "email": "joeo@google.com",
        "time": "Wed Jan 12 17:06:14 2011 -0800"
      },
      "message": "Possibly fix bad notification updates.\n\nI think what was happening is that it was using a different layout but we were trying to reapply the\nRemoveViews because of some bad boolean logic.  This fixes that, and adds some better debugging that\nmight show us what else is happening.\n\nBug: 3298062\nChange-Id: I0984f24cb2960166c79b9f2cc7c6a98bd75e17ba\n"
    },
    {
      "commit": "1bfddc8d15f74607e6e3a63a6d5335ba42337167",
      "tree": "277a14d212d39674b60cfd53fd2a3a10343a12dd",
      "parents": [
        "373a9983742b3d2370c36183aca3cde4614e6185"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@google.com",
        "time": "Tue Nov 30 16:17:28 2010 -0500"
      },
      "committer": {
        "name": "Daniel Sandler",
        "email": "dsandler@google.com",
        "time": "Tue Nov 30 16:17:28 2010 -0500"
      },
      "message": "Fix build.\n\nChange-Id: Iccbe1609bbe582180d1c61f908b8dce4d485494b\n"
    },
    {
      "commit": "8d0b655c496e9125fc8d289c4e5bc9a78297ba3d",
      "tree": "49ad9d96824e62cf44451de6f20d870e8941e0f5",
      "parents": [
        "83d97c8c7ddff9374f876bef48758414a7775cb1"
      ],
      "author": {
        "name": "Joe Onorato",
        "email": "joeo@google.com",
        "time": "Mon Nov 22 16:09:29 2010 -0800"
      },
      "committer": {
        "name": "Joe Onorato",
        "email": "joeo@google.com",
        "time": "Mon Nov 22 16:19:40 2010 -0800"
      },
      "message": "Add a better notification test and clean up the flag handling in the notification builder.\n\nChange-Id: I9354ed2c2cda690f53e5f43ad60943b63b02e7d4\n"
    },
    {
      "commit": "561d3858bb9409b999a19f7ba93f0b12e1db835f",
      "tree": "c096c7d489c3d73ed8540a202486cc7ed3fdca11",
      "parents": [
        "3f76aa7755fbb2e77ca6a648bbfa1f75680788c9"
      ],
      "author": {
        "name": "Joe Onorato",
        "email": "joeo@google.com",
        "time": "Sat Nov 20 18:09:34 2010 -0800"
      },
      "committer": {
        "name": "Joe Onorato",
        "email": "joeo@google.com",
        "time": "Sun Nov 21 16:16:28 2010 -0800"
      },
      "message": "The large icon for notifications.\n\nChange-Id: I8537c602b5b5fca03be8980295bfa28330543669\n"
    },
    {
      "commit": "46439cec0eb0da4d0f853f2d8712d0c00c98475b",
      "tree": "66439c8d205d8851f16f3e51bb62327cd9ed6be1",
      "parents": [
        "804043193a46a79a8616fd7696fb781edb80b519"
      ],
      "author": {
        "name": "Joe Onorato",
        "email": "joeo@google.com",
        "time": "Fri Nov 19 13:56:21 2010 -0800"
      },
      "committer": {
        "name": "Joe Onorato",
        "email": "joeo@google.com",
        "time": "Sun Nov 21 16:16:27 2010 -0800"
      },
      "message": "Update the look of the notifications.  Includes adding a new Notification.Builder class.\n\nChange-Id: I7c57b81c45defe77d6f3d22472e9cf8432bbed03\n"
    },
    {
      "commit": "4058ba052682129f2d1055116aaffb2e91c2013d",
      "tree": "035a170b99400499543ad81f977bdffb72fd53bd",
      "parents": [
        "2b69ce469d544f4b2cb6423feaf4da8df7cf7a64"
      ],
      "author": {
        "name": "Joe Onorato",
        "email": "joeo@google.com",
        "time": "Sun Oct 31 11:38:04 2010 -0700"
      },
      "committer": {
        "name": "Joe Onorato",
        "email": "joeo@google.com",
        "time": "Sun Oct 31 11:38:04 2010 -0700"
      },
      "message": "Allow both contentIntent and setOnClickPendingIntent in notifications\n\nFrom the app developer\u0027s request:\n\n  Intents assigned to specific views should take precedence over the content intent, but it should not\n  be required to set the content intent to null in order for the view-intents to work\n\nBug: 3107945\nChange-Id: Ic5282d441277a9a8c8c700ef3f43872f3405b58a\n"
    },
    {
      "commit": "b0cc50de14dc9e2d0d224803bb523aa7f48904ac",
      "tree": "6c9ce72f96bcb40a5a39ca9720e362715553a37d",
      "parents": [
        "e5bc8f617b48ab237bec22dd4572e678642f25eb"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@google.com",
        "time": "Tue Oct 26 16:55:56 2010 -0400"
      },
      "committer": {
        "name": "Daniel Sandler",
        "email": "dsandler@google.com",
        "time": "Fri Oct 29 13:33:24 2010 -0400"
      },
      "message": "Notification flyovers.\n\nHold your finger on an individual notification icon to\nquickly show that notification\u0027s payload.\n\nAlso: Quickly swipe up on any icon to open the tray.\n\nBug: 2994009\n\nChange-Id: I2ae2b546fcfa62994b63b9376f487289b2d06796\n"
    },
    {
      "commit": "ed3cfb5e1b15c07156269d7bf7fbbac0ccf8963f",
      "tree": "a23a71342fb676add1e915e9aa0daf3fd9304be4",
      "parents": [
        "d4b502017416113ce50112787ab9fcae39649806"
      ],
      "author": {
        "name": "Gilles Debunne",
        "email": "debunne@google.com",
        "time": "Tue Aug 03 16:13:54 2010 -0700"
      },
      "committer": {
        "name": "Gilles Debunne",
        "email": "debunne@google.com",
        "time": "Tue Aug 03 16:13:54 2010 -0700"
      },
      "message": "Generated hdpi drawable size reduced\n\nChange-Id: Id17bb27500ba8729c33613bbf457f1b3193ced38\n"
    },
    {
      "commit": "389878e49d1bccd691223e8df238c06049ae219d",
      "tree": "bca60edb6e26e94fdc54e93cce9890a7add8fb50",
      "parents": [
        "b0dde8e9b5cb4d69293aee42df2fb21d1720f6db"
      ],
      "author": {
        "name": "Gilles Debunne",
        "email": "debunne@google.com",
        "time": "Tue Aug 03 10:47:05 2010 -0700"
      },
      "committer": {
        "name": "Gilles Debunne",
        "email": "debunne@google.com",
        "time": "Tue Aug 03 10:47:05 2010 -0700"
      },
      "message": "frameworks/base/ : added scaled hdpi version of assets that were moved to drawable-mdpi\n\nChange-Id: I95c7e6afb84af981867c32fe7f86b140f643b5b9\n"
    },
    {
      "commit": "b0dde8e9b5cb4d69293aee42df2fb21d1720f6db",
      "tree": "e5431f07f62e98b99fba646bd4616c0cfd0f96fc",
      "parents": [
        "2b51f47a4cc06086e63bdc3e03fab28631c79972"
      ],
      "author": {
        "name": "Gilles Debunne",
        "email": "debunne@google.com",
        "time": "Mon Aug 02 15:14:49 2010 -0700"
      },
      "committer": {
        "name": "Gilles Debunne",
        "email": "debunne@google.com",
        "time": "Mon Aug 02 15:21:27 2010 -0700"
      },
      "message": "Move pngs from drawable to drawable-mdpi in project frameworks/base\n\nAfter error during file transfer...\n\nChange-Id: I21da694f81a4290e9af1f7647a8ceb6c6d3d806b\n"
    },
    {
      "commit": "b59b94456b3a8fdfdf524a81274839f657fbb65b",
      "tree": "c8a90be19afe6c1e7f95b374a4f0910d1b64e7a6",
      "parents": [
        "2e6aff8e19ce8292a36fe211f8051dccf1fb9670"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Wed Jun 30 16:25:33 2010 -0400"
      },
      "committer": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Wed Jul 07 14:06:27 2010 -0400"
      },
      "message": "Fix icon size in intruder alerts.\n\n(Updated test app to confirm the fix.)\n\nChange-Id: Ife56cf07f282786162e2ebc5aaddbb24dac6cafd\n"
    },
    {
      "commit": "8896783dc1d31c5274b277c364da0ffe7cc27cca",
      "tree": "1ca6a3aef94fe193b0cc4379fcc708b512af764b",
      "parents": [
        "87160757e827e8e158d233de09d70e7128184729"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Wed Jun 23 15:29:59 2010 -0400"
      },
      "committer": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Thu Jun 24 22:09:35 2010 -0400"
      },
      "message": "Updated StatusBar test app for new notifications API.\n\nNew actions:\n - Toggle activity\u0027s immersive mode\n - Post a priority notification with fullScreenIntent\n   that launches an alert-like activity\n\nChange-Id: Ie38372209985577b6db856924c19914c000e1cec\n"
    },
    {
      "commit": "980a938c1c9a6a5791a8240e5a1e6638ab28dc77",
      "tree": "75a3a1347b5423cc98859d3976076cea3dc22564",
      "parents": [
        "0a0289420227fee51406cf4cc508f09d8ecdd2f4"
      ],
      "author": {
        "name": "Romain Guy",
        "email": "romainguy@android.com",
        "time": "Fri Jan 08 15:06:28 2010 -0800"
      },
      "committer": {
        "name": "Romain Guy",
        "email": "romainguy@android.com",
        "time": "Fri Jan 08 15:11:38 2010 -0800"
      },
      "message": "Deprecate fill_parent and introduce match_parent.\nBug: #2361749.\n"
    },
    {
      "commit": "9066cfe9886ac131c34d59ed0e2d287b0e3c0087",
      "tree": "d88beb88001f2482911e3d28e43833b50e4b4e97",
      "parents": [
        "d83a98f4ce9cfa908f5c54bbd70f03eec07e7553"
      ],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Mar 03 19:31:44 2009 -0800"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Mar 03 19:31:44 2009 -0800"
      },
      "message": "auto import from //depot/cupcake/@135843\n"
    },
    {
      "commit": "d83a98f4ce9cfa908f5c54bbd70f03eec07e7553",
      "tree": "4b825dc642cb6eb9a060e54bf8d69288fbee4904",
      "parents": [
        "076357b8567458d4b6dfdcf839ef751634cd2bfb"
      ],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Mar 03 18:28:45 2009 -0800"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Mar 03 18:28:45 2009 -0800"
      },
      "message": "auto import from //depot/cupcake/@135843\n"
    },
    {
      "commit": "f013e1afd1e68af5e3b868c26a653bbfb39538f8",
      "tree": "7ad6c8fd9c7b55f4b4017171dec1cb760bbd26bf",
      "parents": [
        "e70cfafe580c6f2994c4827cd8a534aabf3eb05c"
      ],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Dec 17 18:05:43 2008 -0800"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Dec 17 18:05:43 2008 -0800"
      },
      "message": "Code drop from //branches/cupcake/...@124589\n"
    }
  ]
}
