)]}'
{
  "log": [
    {
      "commit": "4b27125d8881924f003dfc70f46b21ab5d57f2a8",
      "tree": "f08270a8746b7c5260cd887689467a1e4f190422",
      "parents": [
        "00f94e88f96ed87c95ea65563396609c61e72dca",
        "3d9a9d6edd28e06e163fc85c91bf9b6cc0aa7859"
      ],
      "author": {
        "name": "Jean-Baptiste Queru",
        "email": "jbq@google.com",
        "time": "Fri May 04 11:05:43 2012 -0700"
      },
      "committer": {
        "name": "android code review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Fri May 04 11:05:44 2012 -0700"
      },
      "message": "Merge changes Ib28636e6,I93ebc433\n\n* changes:\n  WallpaperManagerService does not properly propagate setDimensionHints()\n  ImageWallpaper : get bitmap width before calc screen offset\n"
    },
    {
      "commit": "252c64f9c3e2e357f8687e18d8a066cc1cdb8c15",
      "tree": "b1b9c8f0eba880933e4b0e4b8834d3f345d2c6c8",
      "parents": [
        "fca4ff3851508d9d2c414aa535a86d7ac0eb5e72",
        "63b596664c3fdb70ad32c8f641f477ec9140d6ec"
      ],
      "author": {
        "name": "John Wang",
        "email": "johnwang@google.com",
        "time": "Tue Feb 14 12:37:14 2012 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Feb 14 12:37:14 2012 -0800"
      },
      "message": "am 63b59666: Merge \"Only use CDMA rssi for config_alwaysUseCdmaRssi.\" into ics-mr1\n\n* commit \u002763b596664c3fdb70ad32c8f641f477ec9140d6ec\u0027:\n  Only use CDMA rssi for config_alwaysUseCdmaRssi.\n"
    },
    {
      "commit": "d55cde1384598b31d900f804a197fa3b1467202d",
      "tree": "a8731ab45a2218984b9fe37de4ec200be36fa828",
      "parents": [
        "197fe26940022be75384f4038dd789f446d33122"
      ],
      "author": {
        "name": "John Wang",
        "email": "johnwang@google.com",
        "time": "Mon Feb 13 17:16:41 2012 -0800"
      },
      "committer": {
        "name": "John Wang",
        "email": "johnwang@google.com",
        "time": "Mon Feb 13 17:48:24 2012 -0800"
      },
      "message": "Only use CDMA rssi for config_alwaysUseCdmaRssi.\n\nIf config_alwaysUseCdmaRssi is true, the RSSI signal bar only\nshows the CDMA value, no matter it connects to EVDO or WiMax .\n\nbug:5941743\nChange-Id: I4187571898a9fb47162e1ccf0cc4c59c3136ae0b\n"
    },
    {
      "commit": "448249d1a7e0b871b9a9db49a45e0e51f6d36d65",
      "tree": "90f05a84dfe0a85516eb084869effb33242dc863",
      "parents": [
        "db7da7ee40231225861f4d39ea2f256bbca06f24",
        "744c5b0bdee6a26e2dc7e740a695d53c32104326"
      ],
      "author": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Fri Feb 10 10:09:42 2012 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Feb 10 10:09:42 2012 -0800"
      },
      "message": "am 744c5b0b: Merge \"Import translations. DO NOT MERGE\" into ics-mr1\n\n* commit \u0027744c5b0bdee6a26e2dc7e740a695d53c32104326\u0027:\n  Import translations. DO NOT MERGE\n"
    },
    {
      "commit": "e42fe553a7be538c66f1949cff19248dafde44b9",
      "tree": "b76a4e95a1464780ec35ccaa96d327dfc1e0219c",
      "parents": [
        "09ff04d7893a9f49e478bb732ce1ea1b17662a3b"
      ],
      "author": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Wed Feb 08 18:46:47 2012 -0800"
      },
      "committer": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Wed Feb 08 18:46:47 2012 -0800"
      },
      "message": "Import translations. DO NOT MERGE\n\nChange-Id: Id6eb7d951bbbd8d01ce11670946282eecd7bc984\n"
    },
    {
      "commit": "2b1bcca531ba3fb1959dca1d1227ddef6c204a00",
      "tree": "8e1abdd9178434007a958f97f9c8b91d4440c958",
      "parents": [
        "a081c7b8bc5a3ea19fc7562b333fac525b17bc5f"
      ],
      "author": {
        "name": "SangWook Han",
        "email": "swhan@nemustech.com",
        "time": "Tue Feb 07 17:10:58 2012 +0900"
      },
      "committer": {
        "name": "SangWook Han",
        "email": "swhan@nemustech.com",
        "time": "Tue Feb 07 17:10:58 2012 +0900"
      },
      "message": "ImageWallpaper : get bitmap width before calc screen offset\n\nInside drawFrameLocked, updateWallpaperLocked() is called after\ncalculae drawing offset using mBackgroundWidth/Height. Because\nmBackgroundWidth/Height is modified inside updateWallpaperLocked(),\nit sould be called before Mbackgroundwidth/Height is used.\n\nMany market launcher and some phone vendor launcher call\nsuggestDesiredDimenstions with argument (w,h) instead aosp\u0027s\noriginal (w*2,h) for single page wallpaper. In that case, when\nlauncher orientation changed, ImageWallpaper does not properly\ndisplay wallpaper image and mostly you can see Black Edge at\nleft.\n\nChange-Id: I93ebc4337b01f73d3154346943afa4afd6b1988a\n"
    },
    {
      "commit": "70828a1d40c9bf0e5066166216013093298de034",
      "tree": "c21d30e1f0debe710da974b6df28d2e715d52a8b",
      "parents": [
        "2de74f5fa9acc5fae5fc09aad861c13f7162d5cb",
        "5b08738a62ece5bf0ca5d22a6f062e2fb67af272"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Thu Jan 26 13:04:17 2012 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Jan 26 13:04:17 2012 -0800"
      },
      "message": "am 5b08738a: Merge \"Suppress mobile-out-of-service label if wifi connected.\" into ics-mr1\n\n* commit \u00275b08738a62ece5bf0ca5d22a6f062e2fb67af272\u0027:\n  Suppress mobile-out-of-service label if wifi connected.\n"
    },
    {
      "commit": "62a1eb8972f6eb1133060ae96142abcd57d347dd",
      "tree": "6f0f210a0855684001e3e2b5ab0bc8a0a7d06baf",
      "parents": [
        "9ac4dd828065410efbb380992d996c7e93daf437"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Thu Jan 26 10:22:23 2012 -0500"
      },
      "committer": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Thu Jan 26 15:35:03 2012 -0500"
      },
      "message": "Suppress mobile-out-of-service label if wifi connected.\n\nCarrier name is shown if\n - in service and connected to mobile data\n - in service and connected to wifi\n\nCarrier name is blanked if out of service and connected to\nwifi.\n\n\"No internet connection\" is shown if out of service without\nany other route.\n\nBug: 5903914\nChange-Id: I59d4d0c90e4153d73c38f7f0e150becf7e021a5b\n"
    },
    {
      "commit": "416a1c1ada0ad553613eb439823a68d3f51b1579",
      "tree": "61dc8dd2184c12c9e702a4f71be32e20fc62903e",
      "parents": [
        "535b0264a4cfa790e549bd9cd09980788f1375f4",
        "185c0ef7e4aaa4bb978a6eb5c93c569585a07f56"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Tue Jan 24 12:57:14 2012 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Jan 24 12:57:14 2012 -0800"
      },
      "message": "am 185c0ef7: Merge \"Stop showing \"No internet connection\" when there is one.\" into ics-mr1\n\n* commit \u0027185c0ef7e4aaa4bb978a6eb5c93c569585a07f56\u0027:\n  Stop showing \"No internet connection\" when there is one.\n"
    },
    {
      "commit": "185c0ef7e4aaa4bb978a6eb5c93c569585a07f56",
      "tree": "1d50ad139a61368599a9c11df78f38a382c123df",
      "parents": [
        "7eeaf3f07aa6fb10639d9f96c1367eb98c3e8839",
        "2e481b9146fe194fb1344ff8c1d1e0d499bdf06b"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Tue Jan 24 12:54:48 2012 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Jan 24 12:54:48 2012 -0800"
      },
      "message": "Merge \"Stop showing \"No internet connection\" when there is one.\" into ics-mr1"
    },
    {
      "commit": "2e481b9146fe194fb1344ff8c1d1e0d499bdf06b",
      "tree": "6a991c8ba2f745ef1c76915e8aa900604adf4386",
      "parents": [
        "44760b106a4bafcf83fb356bf91683db40e0e5a2"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Tue Jan 24 14:45:40 2012 -0500"
      },
      "committer": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Tue Jan 24 14:45:40 2012 -0500"
      },
      "message": "Stop showing \"No internet connection\" when there is one.\n\nIn particular, even though the mobile data network isn\u0027t\nrouting packets (and therefore is not an internet\nconnection), we want to show the PLMN anyway:\n\n  [MOBILE RSSI] Carrier  [WIFI RSSI] WiFi SSID\n\nThis change also improves the following cases:\n\n - Combines \"No internet connection\" from wifi and mobile\n   into one single string in airplane mode:\n\n     [AIRPLANE] No internet connection.\n\n - Removes \"No internet connection\" from the mobile string\n   when wifi is on in airplane mode, making a nice compact\n   display in this case:\n\n     [AIRPLANE] [WIFI RSSI] WiFi SSID\n\nBug: 5903914\nChange-Id: I477821d2c5e9922252dd6bcb3ed494c8c57d99b0\n"
    },
    {
      "commit": "9dc211afbf3201a23a29cf7cd02ce575c6dbe094",
      "tree": "cf67a6ca957d2056efcede15491deeb74fb49cbe",
      "parents": [
        "e7dc2898c099bb1673f4bb0074b4d3b697699176",
        "a4474ae02546d725686f9c08113c16a84aca912c"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Tue Jan 24 11:34:47 2012 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Jan 24 11:34:47 2012 -0800"
      },
      "message": "am a4474ae0: Merge \"Detect and repair invalid layouts in the navigation bar.\" into ics-mr1\n\n* commit \u0027a4474ae02546d725686f9c08113c16a84aca912c\u0027:\n  Detect and repair invalid layouts in the navigation bar.\n"
    },
    {
      "commit": "0b69b59877896e4cab448cef9e12ff4c29a4252e",
      "tree": "867dd632a6ddd4dfcf8b43b3902f0a6ee018457d",
      "parents": [
        "5e5b57aef29b33d03965b4dc370cde9a39220adc"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Mon Jan 23 21:08:36 2012 -0500"
      },
      "committer": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Mon Jan 23 21:14:37 2012 -0500"
      },
      "message": "Detect and repair invalid layouts in the navigation bar.\n\nIt seems that something (probably layout transitions)\noccasionally leaves the navigation bar layout in a weird\nstate such that most of the buttons are offscreen. For\nexample, the portrait nav bar might have buttons with widths\nmatching the nav bar\u0027s old width from landscape; the\nclickable regions will therefore be far off the right edge\nof the display.\n\nThe navigation bar now looks for this situation when the\nsize of the view changes and corrects for it.\n\nBug: 5549288\nChange-Id: I8464ac9fd64cb64ec18baf51478dd0f6564a2284\n"
    },
    {
      "commit": "e46f869629ef27afb149c771e69dbbefe1135f33",
      "tree": "bb5084a348a2fb187c1e6ba5cc8fe713f1cdf0a2",
      "parents": [
        "aaa7b7728f3ced062273b54e1fc3b9d7d815bdcd",
        "b09f6f96e3583da320b69486869bc98fd463735e"
      ],
      "author": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Fri Jan 20 14:50:30 2012 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jan 20 14:50:30 2012 -0800"
      },
      "message": "am b09f6f96: Merge \"Update WiMAX assets to match new style Bug: 5724605\" into ics-mr1\n\n* commit \u0027b09f6f96e3583da320b69486869bc98fd463735e\u0027:\n  Update WiMAX assets to match new style Bug: 5724605\n"
    },
    {
      "commit": "b09f6f96e3583da320b69486869bc98fd463735e",
      "tree": "98ea7835f8336eac6008e6355b8b33428f4adfbe",
      "parents": [
        "639ed754bba866d2a47ef7ca58e56806b546b149",
        "f87da6e84637ce36216825681aad2b69e0310094"
      ],
      "author": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Fri Jan 20 14:48:51 2012 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Jan 20 14:48:51 2012 -0800"
      },
      "message": "Merge \"Update WiMAX assets to match new style Bug: 5724605\" into ics-mr1"
    },
    {
      "commit": "f87da6e84637ce36216825681aad2b69e0310094",
      "tree": "7280b828ad23c366de13b321a0502281bc8f1e12",
      "parents": [
        "70e21c927afeff05d8f26e9df2f36785ca19fdfd"
      ],
      "author": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Fri Jan 20 14:46:55 2012 -0800"
      },
      "committer": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Fri Jan 20 14:47:26 2012 -0800"
      },
      "message": "Update WiMAX assets to match new style\nBug: 5724605\n\nChange-Id: Iab24c3e5aad3af38d5ba3a5a8f383c79270bdea3\n"
    },
    {
      "commit": "aaa7b7728f3ced062273b54e1fc3b9d7d815bdcd",
      "tree": "bae430e37bf24024cc6308268a9ff637be1ee85a",
      "parents": [
        "ffb0c0b3ca2f8693a354aad17e21f1419d9f0379",
        "639ed754bba866d2a47ef7ca58e56806b546b149"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Fri Jan 20 14:40:26 2012 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jan 20 14:40:26 2012 -0800"
      },
      "message": "am 639ed754: Hide mobile RSSI on devices without mobile data.\n\n* commit \u0027639ed754bba866d2a47ef7ca58e56806b546b149\u0027:\n  Hide mobile RSSI on devices without mobile data.\n"
    },
    {
      "commit": "639ed754bba866d2a47ef7ca58e56806b546b149",
      "tree": "756cb9b4c12b97e058fc4844b98ee4830fa87381",
      "parents": [
        "70e21c927afeff05d8f26e9df2f36785ca19fdfd"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Fri Jan 20 14:22:07 2012 -0500"
      },
      "committer": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Fri Jan 20 14:37:54 2012 -0800"
      },
      "message": "Hide mobile RSSI on devices without mobile data.\n\nAlso fixes some minor layout glitches along that row of\nicons (Bluetooth vertical alignment \u0026 spacing, battery text\nwidth, inter-icon padding).\n\nBug: 5895226\nChange-Id: I303c2899bf21ddb7e28914d8fb36efd7090ac5e2\n"
    },
    {
      "commit": "ffb0c0b3ca2f8693a354aad17e21f1419d9f0379",
      "tree": "e27dc289bebe1aaec8cefc80b7a0c2e182ff21b8",
      "parents": [
        "892d11f4925170543f166c38e594c97577b4c034",
        "70e21c927afeff05d8f26e9df2f36785ca19fdfd"
      ],
      "author": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Fri Jan 20 14:35:09 2012 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jan 20 14:35:09 2012 -0800"
      },
      "message": "am 70e21c92: Merge \"New out-of-service RSSI.\" into ics-mr1\n\n* commit \u002770e21c927afeff05d8f26e9df2f36785ca19fdfd\u0027:\n  New out-of-service RSSI.\n"
    },
    {
      "commit": "70e21c927afeff05d8f26e9df2f36785ca19fdfd",
      "tree": "581626586970535e528f14d2691b0f91f585d4ed",
      "parents": [
        "1bae80668cc1d12bb4a4b93bce1960b2601de131",
        "e3b86f2137f7e98fe2ec5adf09404d0fe0d6fecc"
      ],
      "author": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Fri Jan 20 14:33:07 2012 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Jan 20 14:33:07 2012 -0800"
      },
      "message": "Merge \"New out-of-service RSSI.\" into ics-mr1"
    },
    {
      "commit": "e3b86f2137f7e98fe2ec5adf09404d0fe0d6fecc",
      "tree": "a995238d595598912eb1b1ed1b6c1a9ce89fa5dc",
      "parents": [
        "820b45c0a21980a43532b9fb9823f8aa08c64a15"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Wed Jan 18 15:49:49 2012 -0500"
      },
      "committer": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Fri Jan 20 14:06:40 2012 -0800"
      },
      "message": "New out-of-service RSSI.\n\nThis creates (well, restores, since we had this until\nHoneycomb) a user-visible state for \"no service\" that is\ndistinguishable from \"very very weak service\" (less than one\nbar).\n\nBug: 5775939\nChange-Id: Idd08b1a9411d5d94e4d7a97fa7f3ffd92b8113a6\n"
    },
    {
      "commit": "a64f899fa6159a8839a769d3f107f6c502da58c8",
      "tree": "35f47ea999bc229901e249893e37a69bc1eff2dd",
      "parents": [
        "1bc82792b87c0aee65c53f84a6d7c6b5031a09bc",
        "4d3161f379195302b720e120c5e6b65a0adfaf8c"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Fri Jan 20 11:31:10 2012 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jan 20 11:31:10 2012 -0800"
      },
      "message": "am 4d3161f3: Merge \"Always show appropriate mobile service label.\" into ics-mr1\n\n* commit \u00274d3161f379195302b720e120c5e6b65a0adfaf8c\u0027:\n  Always show appropriate mobile service label.\n"
    },
    {
      "commit": "08d3c6e5ba5c3e5fcc386b07efa709325d45b9ff",
      "tree": "5aab08b8e1ace52c002db2c56c1c16607f684af3",
      "parents": [
        "7ae84204c14b4abff70fcc19c3c33de2591df34b",
        "4f367f3387887c538c81c34cc8becaea6fa5e430"
      ],
      "author": {
        "name": "Jean-Baptiste Queru",
        "email": "jbq@google.com",
        "time": "Thu Jan 19 17:26:03 2012 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Jan 19 17:26:03 2012 -0800"
      },
      "message": "am 4f367f33: Merge \"Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)\"\n\n* commit \u00274f367f3387887c538c81c34cc8becaea6fa5e430\u0027:\n  Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)\n"
    },
    {
      "commit": "32f470017246e397e2c21556b9dc04bb99e52862",
      "tree": "ccad2adb031104397f4eeb4f8519db65f484c1c2",
      "parents": [
        "12310ee801553e63091ce3bda6f07a5be31a473c"
      ],
      "author": {
        "name": "Kazuhiro Ondo",
        "email": "kazuhiro.ondo@motorola.com",
        "time": "Wed Jan 18 20:45:17 2012 -0600"
      },
      "committer": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Thu Jan 19 20:25:26 2012 -0500"
      },
      "message": "Always show appropriate mobile service label.\n\nFix for Carrier Verification case failure for not showing\n\"no internet connection\" text on expanded status bar while\nmobile data connection is not CONNECTED state.\n\nBug:5884774\nChange-Id: I433d5de626b9b0cff20d192cb6aae214f3e014b3\n"
    },
    {
      "commit": "933e85615059b85a87747da57288384541cc56da",
      "tree": "5475260306fb9ddb48b2c7fcfe939ed59752e900",
      "parents": [
        "1afd5bab4e0eaba8b5bc2ab5c7b556cd602cf2e7"
      ],
      "author": {
        "name": "Steve Block",
        "email": "steveblock@google.com",
        "time": "Wed Jan 04 20:05:49 2012 +0000"
      },
      "committer": {
        "name": "Jean-Baptiste Queru",
        "email": "jbq@google.com",
        "time": "Thu Jan 19 14:44:56 2012 -0800"
      },
      "message": "Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)\n\nChange-Id: I26f76452ac49e2890b14d133c065493d8df0fb4a\n"
    },
    {
      "commit": "5962fd5ec95249ba8354d3a533c27a012bcf22e2",
      "tree": "7a49af7680e3718dcd116c7e5e050b5720750100",
      "parents": [
        "548972d798f06c91cb8cba6716952322da97ac21"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Wed Jan 11 14:57:04 2012 -0500"
      },
      "committer": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Wed Jan 11 16:57:51 2012 -0500"
      },
      "message": "Clean up wifi/mobile indicators in the expanded panel.\n\nWe now have two separate RSSI icons, one for wifi and one\nfor mobile data, as originally proposed in bug 5544770.\nEach has an accompanying label showing the appropriate\nnetwork description string (PLMN or SSID or \"No internet\nconnection\"); these will be truncated as necessary to avoid\nclobbering other UI elements in the panel.\n\nBug: 5543495\nBug: 5621224\nChange-Id: I8fc322f8471fc94000e7230de359d3f1fe561b1e\n"
    },
    {
      "commit": "a46d77863565671cd19b79f8af441d8d658953be",
      "tree": "389a2d165a98b884c47d23afe8eee9a9746b7afd",
      "parents": [
        "a17e100b7a192cae3935d2ae144fb1a1115a4ca7"
      ],
      "author": {
        "name": "Winson Chung",
        "email": "winsonc@google.com",
        "time": "Wed Jan 04 16:43:10 2012 -0800"
      },
      "committer": {
        "name": "Winson Chung",
        "email": "winsonc@google.com",
        "time": "Wed Jan 04 16:43:42 2012 -0800"
      },
      "message": "Fixing crash when taking screenshot over secure window.\n\nChange-Id: If3d4e458030e37aae3310b23dcad2ff5fe29fa73\n"
    },
    {
      "commit": "3066afdc6f729279b1dfd743bbdead73f889249f",
      "tree": "5779dda65009795b9feaf5e2b2ff101912dbad26",
      "parents": [
        "a5cbf023e349f2394ba6fc58d73b4375cfec4369"
      ],
      "author": {
        "name": "Amith Yamasani",
        "email": "yamasani@google.com",
        "time": "Mon Dec 12 13:14:47 2011 -0800"
      },
      "committer": {
        "name": "Amith Yamasani",
        "email": "yamasani@google.com",
        "time": "Mon Dec 12 16:24:13 2011 -0800"
      },
      "message": "Update VIBRATE_ON to a supported value when upgrading from GB.\n\nBug: 5738552\n\nIf value has ringer set to VIBRATE_OFF, we need to update it to the\nnow default, as VIBRATE_OFF is inconsistent with the new UI controls.\n\nMake sure notification vibrate setting follows ringer vibrate setting.\nChange-Id: I6638c8a8729d850e71db10d27a0b50d24dc11f19\n"
    },
    {
      "commit": "1cec30a182c1963beda4b6f11cfae9fa38061e68",
      "tree": "c111022251d0535bdf6b32c38dafd6aed9c0ecd6",
      "parents": [
        "ef664f62a1525e8f53d0937e889333544ffef3ad",
        "673de5dcd48c15f9a0441204bad5d921305260b9"
      ],
      "author": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Fri Dec 09 15:42:10 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Dec 09 15:42:10 2011 -0800"
      },
      "message": "Merge \"Quick settings icons updated to match ics style on tablet\" into ics-mr1"
    },
    {
      "commit": "29933fb26a4294a9bd30f9227809e28949252833",
      "tree": "8b9403689d00425b7148a8ee288cb3681f8f3429",
      "parents": [
        "aa2719df72225402737009b1cc2e3cfea8e74bc7",
        "a3850b68399ab49032e1fc2a2eab129fe3a7e69e"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Wed Dec 07 17:40:07 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Dec 07 17:40:07 2011 -0800"
      },
      "message": "Merge \"Improve handling of small largeIcons in tablet ticker.\" into ics-mr1"
    },
    {
      "commit": "673de5dcd48c15f9a0441204bad5d921305260b9",
      "tree": "2970d4040d104289229b19c10d028cb69057a9f5",
      "parents": [
        "cbdff7a7a595f92d240897bebd815bb40e48bb15"
      ],
      "author": {
        "name": "Peter Ng",
        "email": "petergng@google.com",
        "time": "Wed Dec 07 16:27:24 2011 -0800"
      },
      "committer": {
        "name": "Peter Ng",
        "email": "petergng@google.com",
        "time": "Wed Dec 07 16:27:24 2011 -0800"
      },
      "message": "Quick settings icons updated to match ics style on tablet\n\nChange-Id: If082773b739fe7774fa7afd898379671d75eb72a\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": "5a8266083252e172fe784fa0edaebe3c775cd848",
      "tree": "dddaf9ac6c238932a488a571ed8026d4d8669758",
      "parents": [
        "a85cc28229c2d5114fcc83c3d7ebfd6894fd4b98"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Wed Dec 07 15:16:18 2011 -0500"
      },
      "committer": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Wed Dec 07 15:22:30 2011 -0500"
      },
      "message": "Invalidate the whole status bar after layout transitions.\n\nThis should ensure that the menu icon doesn\u0027t persist\non-screen even after it\u0027s been removed from its parent.\n(Related to the KeyButtonView animation glow and the tricks\nit plays with invalidation.)\n\nBug: 5647480\nChange-Id: I8ca503ef647aed99335d3dbecedce38fa0b70c65\n"
    },
    {
      "commit": "6243edd818b84adfbe712d5d233d6414b33653ac",
      "tree": "8f6ee51bc79caa36157a05bed45dc7c22805a9bf",
      "parents": [
        "40cb30c2df2176c03f24cbdc194e3af5a4f64758"
      ],
      "author": {
        "name": "Amith Yamasani",
        "email": "yamasani@google.com",
        "time": "Mon Dec 05 19:58:48 2011 -0800"
      },
      "committer": {
        "name": "Amith Yamasani",
        "email": "yamasani@google.com",
        "time": "Tue Dec 06 14:48:38 2011 -0800"
      },
      "message": "New and improved silent mode on lockscreen.\n\n3-state item to toggle between Silent/Vibrate/Ringer in long-press power menu.\nNo volume dialog on lockscreen, unless Power menu is up.\n\nSet VIBRATE_IN_SILENT\u003d1 when upgrading device.\n\nChange-Id: I097d216f96c4abdbd83420e0c477106951b3607d\n"
    },
    {
      "commit": "58ad16cfeaac1c2124d0f9e9d2b5c493e163128c",
      "tree": "2ad7e982d9a31bb43abfe2bd0f5853a324fd2351",
      "parents": [
        "ea25ea7ef30be14dd940f1667e0308bfff5b4d85",
        "c92b5c227a5343e3da082409a970031f63449c60"
      ],
      "author": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Tue Dec 06 10:34:41 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Dec 06 10:34:41 2011 -0800"
      },
      "message": "Merge \"Import revised translations.  DO NOT MERGE\" into ics-mr1"
    },
    {
      "commit": "c92b5c227a5343e3da082409a970031f63449c60",
      "tree": "32a013c00bf813533a0548c0602a4ebff7134c16",
      "parents": [
        "74b496dd8aab7e29bcba0c6502f773555c4ce29f"
      ],
      "author": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Tue Dec 06 10:27:06 2011 -0800"
      },
      "committer": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Tue Dec 06 10:27:06 2011 -0800"
      },
      "message": "Import revised translations.  DO NOT MERGE\n\nChange-Id: I1d49a1533bd0481543280a379a9f93bd7027e54a\n"
    },
    {
      "commit": "ea25ea7ef30be14dd940f1667e0308bfff5b4d85",
      "tree": "d3c4203fce24db2d11b8198fd8e57e8db4f131f9",
      "parents": [
        "4079702ac27b51282a25de5f7c20f6fba6b71995",
        "55f937abe1a4fedb86c2679c66f0b5220ec3780e"
      ],
      "author": {
        "name": "Svetoslav Ganov",
        "email": "svetoslavganov@google.com",
        "time": "Tue Dec 06 10:27:04 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Dec 06 10:27:04 2011 -0800"
      },
      "message": "Merge \"Adding a system preference whether to speak passwords in accessibility mode.\" into ics-mr1"
    },
    {
      "commit": "17f9fe13c7c78eaab521f6f85b48b0e8f5adddbc",
      "tree": "9070696ef70324f861fdb2de6f2a21fd64ced7f0",
      "parents": [
        "3e7b412d7d6332830ceaf123edb5e211757c69ce",
        "5e6af448045f20f7a1b393960d200c25e9d976e8"
      ],
      "author": {
        "name": "Jim Miller",
        "email": "jaggies@google.com",
        "time": "Mon Dec 05 22:12:54 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Dec 05 22:12:54 2011 -0800"
      },
      "message": "Merge \"Fix 5705837: Dismiss keyguard when launching Settings from Statusbar\" into ics-mr1"
    },
    {
      "commit": "3e7b412d7d6332830ceaf123edb5e211757c69ce",
      "tree": "e2bac9273423242f0161158c3d8457b48a082d82",
      "parents": [
        "0d9a41e74c81e8297ee439473c301a50da20cf0b",
        "564f16a8d71b79b5e07a597a8f188efa8d80a0ee"
      ],
      "author": {
        "name": "Jesse Hall",
        "email": "jessehall@google.com",
        "time": "Mon Dec 05 21:23:29 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Dec 05 21:23:29 2011 -0800"
      },
      "message": "Merge \"Fix statusbar crash on devices with no Bluetooth\" into ics-mr1"
    },
    {
      "commit": "0c0120efa2dedaf25ae789bced5a3f9fa33c32bb",
      "tree": "f65f21fdd02011d1b8b10a85f2039fbe0245d105",
      "parents": [
        "52245ac7c41735c561199d9ec7e9577d592ca852",
        "f5b8671c340f189c50b41c53622f979b6d5e0a57"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Mon Dec 05 19:16:54 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Dec 05 19:16:54 2011 -0800"
      },
      "message": "Merge \"Fix issue #5714517: App shortcuts can result in bad task intents\" into ics-mr1"
    },
    {
      "commit": "f66664a50e914e1cc5d66046cfc4c5b195a09eab",
      "tree": "e946553df3cf68e8a328214a3330177bf44d9cda",
      "parents": [
        "9a856f4ee7b49f735e31b57a09bee2f033ce20a5",
        "4f9986e57f36df4389b9c8b16009442a6094ee0b"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Mon Dec 05 19:02:28 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Dec 05 19:02:28 2011 -0800"
      },
      "message": "Merge \"Fix sticky menu icon on tablet status bar.\" into ics-mr1"
    },
    {
      "commit": "f5b8671c340f189c50b41c53622f979b6d5e0a57",
      "tree": "fe81dca6cd70d011c62a036b3fc0f940cc71bf23",
      "parents": [
        "003c15d72ccd3856d5abfe6d66a2a40d0eca85bc"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Mon Dec 05 17:42:41 2011 -0800"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Mon Dec 05 17:42:41 2011 -0800"
      },
      "message": "Fix issue #5714517: App shortcuts can result in bad task intents\n\nNew API to let you build an Intent whose base configuration is correct,\nbut has an additional \"selector\" to pick out the specific app that you\nwould like launched.\n\nChange-Id: Ide9db6dc60e2844b7696cfe09b28337fe7dd63db\n"
    },
    {
      "commit": "ad9deec87cae30f73e56f0f778fc3fb52035b325",
      "tree": "8d3c8d8fee1c9217d5f406f9a9453a31bb777f99",
      "parents": [
        "da926cf284ff5f5ccf91dec088ff64d442cee25c"
      ],
      "author": {
        "name": "Adam Powell",
        "email": "adamp@google.com",
        "time": "Mon Dec 05 15:38:51 2011 -0800"
      },
      "committer": {
        "name": "Adam Powell",
        "email": "adamp@google.com",
        "time": "Mon Dec 05 15:38:51 2011 -0800"
      },
      "message": "Drop API level for notification compatibility BG to 8 (from 10)\n\nBug 5713262\n\nAs we had concrete styles for achieving the right text styling as of\nGingerbread, don\u0027t punsh apps that used them correctly.\n\nChange-Id: I1e373a0238edd6bdab2d0f96588d9cb92a20b31f\n"
    },
    {
      "commit": "55f937abe1a4fedb86c2679c66f0b5220ec3780e",
      "tree": "880f926d03c61252fbad516cfde201c316c10ca8",
      "parents": [
        "003c15d72ccd3856d5abfe6d66a2a40d0eca85bc"
      ],
      "author": {
        "name": "Svetoslav Ganov",
        "email": "svetoslavganov@google.com",
        "time": "Mon Dec 05 11:42:07 2011 -0800"
      },
      "committer": {
        "name": "Svetoslav Ganov",
        "email": "svetoslavganov@google.com",
        "time": "Mon Dec 05 14:54:59 2011 -0800"
      },
      "message": "Adding a system preference whether to speak passwords in accessibility mode.\n\nBy default we do not speak passwords if the user has no headset. However,\nmany users find this too restrictive and would like a way to enable\npassword announcement. While we cannot speak the passwords all the time\n,to avoid leaking them, we expose a preference so each user can choose\nthe option that best works for him/her.\n\nbug:5712607\n\nChange-Id: I6eb0c40834abe5297f7dc74be02d180a5bef0174\n"
    },
    {
      "commit": "564f16a8d71b79b5e07a597a8f188efa8d80a0ee",
      "tree": "323ba31bf746f1180a7b5cf98971a3c44c742afa",
      "parents": [
        "f57c1388860486a70cc773f2cfeaa3ea3b38a473"
      ],
      "author": {
        "name": "Jesse Hall",
        "email": "jessehall@google.com",
        "time": "Mon Dec 05 11:10:32 2011 -0800"
      },
      "committer": {
        "name": "Jesse Hall",
        "email": "jessehall@google.com",
        "time": "Mon Dec 05 11:10:32 2011 -0800"
      },
      "message": "Fix statusbar crash on devices with no Bluetooth\n\nChange-Id: Ib2290f9cde54d0d52c2692b11b0232848bbbc8b0\n"
    },
    {
      "commit": "4f9986e57f36df4389b9c8b16009442a6094ee0b",
      "tree": "b632582097706eee20269bdcd350abb0852056ba",
      "parents": [
        "f57c1388860486a70cc773f2cfeaa3ea3b38a473"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Fri Dec 02 16:10:37 2011 -0500"
      },
      "committer": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Mon Dec 05 10:34:36 2011 -0500"
      },
      "message": "Fix sticky menu icon on tablet status bar.\n\nBug: 5647480\nChange-Id: Iec4b04e414e8753e6b677b9168ad16b8c3e712be\n"
    },
    {
      "commit": "5e6af448045f20f7a1b393960d200c25e9d976e8",
      "tree": "c67491092c43dc5be196987363cd63bc4d3b1f3c",
      "parents": [
        "2a7b5ab16af697f386ad7ae346e1bf9229086fa8"
      ],
      "author": {
        "name": "Jim Miller",
        "email": "jaggies@google.com",
        "time": "Fri Dec 02 18:24:26 2011 -0800"
      },
      "committer": {
        "name": "Jim Miller",
        "email": "jaggies@google.com",
        "time": "Fri Dec 02 18:24:26 2011 -0800"
      },
      "message": "Fix 5705837: Dismiss keyguard when launching Settings from Statusbar\n\nChange-Id: I81377d9208b05bb4a3c6c0b8fa751f972b9345e7\n"
    },
    {
      "commit": "cea32ecd3aef013bc5da6e401eeb8e9e8cd1b595",
      "tree": "ca21f6d795957152f0ca681e33e896fc00606aad",
      "parents": [
        "5a7c91769f011bc150c9def9edab9cccb4761c66",
        "8d513eaef78f2d908dba41968ef8a13d36bb7a68"
      ],
      "author": {
        "name": "Winson Chung",
        "email": "winsonc@google.com",
        "time": "Thu Dec 01 14:55:41 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Dec 01 14:55:41 2011 -0800"
      },
      "message": "Merge \"Adding a sound when you take a screenshot. (Bug 5617734)\" into ics-mr1"
    },
    {
      "commit": "8d513eaef78f2d908dba41968ef8a13d36bb7a68",
      "tree": "95f7805dd34f1336425a0748eeaa14f33ea0dcec",
      "parents": [
        "715a3c52ccd896265b4e57835d196bf7a2a17437"
      ],
      "author": {
        "name": "Winson Chung",
        "email": "winsonc@google.com",
        "time": "Thu Dec 01 14:39:12 2011 -0800"
      },
      "committer": {
        "name": "Winson Chung",
        "email": "winsonc@google.com",
        "time": "Thu Dec 01 14:39:44 2011 -0800"
      },
      "message": "Adding a sound when you take a screenshot. (Bug 5617734)\n\nChange-Id: I7f253adddd09da65481081a4ca22f043d3325d65\n"
    },
    {
      "commit": "488529506f2b767aec0c6e122e7227a9ebe067a2",
      "tree": "4fe89ded1f832f624be59b706bbfcabd1145b6f0",
      "parents": [
        "2a40d0d92b208021b492e9af3d944720cbf269fc"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Thu Dec 01 14:34:23 2011 -0500"
      },
      "committer": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Thu Dec 01 14:34:23 2011 -0500"
      },
      "message": "Add copious navigation bar info to SystemUI dumps.\n\nBug: 5549288\nChange-Id: I8556584e6abd22912d55dccc27ccebb6602b1bcb\n"
    },
    {
      "commit": "2a40d0d92b208021b492e9af3d944720cbf269fc",
      "tree": "0fed812542ce9f29c2c329bfb8d360f7984e0b53",
      "parents": [
        "41a5774a99215025628b83db54c45f84b876678e",
        "d2b22a885a79d537c79e98257647cc120bde2998"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Thu Dec 01 06:29:53 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Dec 01 06:29:53 2011 -0800"
      },
      "message": "Merge \"Put screensavers back in the icebox for now. DO NOT MERGE.\" into ics-mr1"
    },
    {
      "commit": "a1240184efd1d4391540a6e3e9cae50d56d05cb2",
      "tree": "3bb4bb51df4f3c138832372e4312c8d183b02b42",
      "parents": [
        "b94a7fb3d7483e8b47e4f0229fc7abff10a6572d",
        "e0f085d4b8f313179825f2b051cb403736a7d01a"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Wed Nov 30 20:49:21 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Nov 30 20:49:21 2011 -0800"
      },
      "message": "Merge \"Fix issue #5433192 and maybe #5433192\" into ics-mr1"
    },
    {
      "commit": "e0f085d4b8f313179825f2b051cb403736a7d01a",
      "tree": "7369f108e5ab24859c253c17ed47b59435805286",
      "parents": [
        "2f504d9ea8aa18cd8dbaa2dcc3f3959252b414cc"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Wed Nov 30 18:41:15 2011 -0800"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Wed Nov 30 18:41:15 2011 -0800"
      },
      "message": "Fix issue #5433192 and maybe #5433192\n\n5433192: Factory reset device: compatibility screen is the first...\n...screen before setup wizard\n\nDon\u0027t show compat mode dialog if compat mode is unknown (which happens\nearly in boot before an activity is shown for example).  Also make sure\nto update status any time the current focus app token changes, so we\ncorrectly update every time switching apps.\n\n5651152 [Stingray] change zoom/strech setting icon won\u0027t go away\n\nThis is probably also fixed by updating when the app token changes.\n\nChange-Id: Ibe9bd6277166230d5d96689741b78325ea099d57\n"
    },
    {
      "commit": "d2b22a885a79d537c79e98257647cc120bde2998",
      "tree": "4051db8d58a92907a0458868e365108d09819614",
      "parents": [
        "2f504d9ea8aa18cd8dbaa2dcc3f3959252b414cc"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Wed Nov 30 14:35:55 2011 -0500"
      },
      "committer": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Wed Nov 30 15:47:36 2011 -0500"
      },
      "message": "Put screensavers back in the icebox for now. DO NOT MERGE.\n\nBug: 5689684\nChange-Id: I3a5291c3520bb43e35d55714f1522e4ae7f6e63c\n"
    },
    {
      "commit": "ec9cc1bcc85a06f3f767de831bb5ca50983964cc",
      "tree": "a3fce7721fe68fabd2a273a7143ad0c9f0dbaaba",
      "parents": [
        "cc084f1d734c1e332d6acc1f89204036ee82bd0c"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Wed Nov 30 11:02:27 2011 -0800"
      },
      "committer": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Wed Nov 30 11:20:40 2011 -0800"
      },
      "message": "Avoid airplane mode labels when Wi-Fi enabled.\n\nWhen refreshing network views, avoid setting airplane mode icon and\nlabels when connected to Wi-Fi network.\n\nBug: 5262367\nChange-Id: Ib831ce06bab67fffcc14a8c3b1ba9e437a74761d\n"
    },
    {
      "commit": "a9a91ad356271c4c4d663223ff42694fbeb1d2a0",
      "tree": "61e09a6a54ebfaaa870e7f4b6123e3a9aafa3036",
      "parents": [
        "564fee36667e2699c59a29102136220dc2f65862",
        "8279acb965abedb5cc1942c399c078eb477cec7a"
      ],
      "author": {
        "name": "Romain Guy",
        "email": "romainguy@google.com",
        "time": "Tue Nov 29 14:14:44 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Nov 29 14:14:44 2011 -0800"
      },
      "message": "Merge \"Improve screenshot animation performance Bug #5525888\" into ics-mr1"
    },
    {
      "commit": "8279acb965abedb5cc1942c399c078eb477cec7a",
      "tree": "890aa96487380bdca5c2ab9e2dd8ff35bc1dfc22",
      "parents": [
        "3f2730c5317700e3ae5412b5c825a747b591ebc2"
      ],
      "author": {
        "name": "Romain Guy",
        "email": "romainguy@google.com",
        "time": "Tue Nov 29 13:56:25 2011 -0800"
      },
      "committer": {
        "name": "Romain Guy",
        "email": "romainguy@google.com",
        "time": "Tue Nov 29 13:56:25 2011 -0800"
      },
      "message": "Improve screenshot animation performance\nBug #5525888\n\nUses only 25% of the original amount of OpenGL API calls\nFillrate usage is now 1x the screen size instead of 5x\n\nChange-Id: Icc7d2793f276fb7ce23c7f652079e54e3d4779d5\n"
    },
    {
      "commit": "be6ab576ff0e3bf2a8dc3feee6f476061afbda30",
      "tree": "37535e8706bf89b94c10d0ed7d7b6970cd3a637d",
      "parents": [
        "50b2042502bc459b40430fe3b3b83d7d61e5daf9",
        "6651a638348c15e89e265b0a53c775cac9beafa2"
      ],
      "author": {
        "name": "Jeff Brown",
        "email": "jeffbrown@google.com",
        "time": "Tue Nov 29 13:13:33 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Nov 29 13:13:33 2011 -0800"
      },
      "message": "Merge \"Fix application launch shortcuts.\" into ics-mr1"
    },
    {
      "commit": "6651a638348c15e89e265b0a53c775cac9beafa2",
      "tree": "f42e59d99363cada07cdb6f4bff69fa51bfae2ad",
      "parents": [
        "500afb87a7a8b5928ef1a5196bdfd0bcc2b87e4a"
      ],
      "author": {
        "name": "Jeff Brown",
        "email": "jeffbrown@google.com",
        "time": "Mon Nov 28 12:59:11 2011 -0800"
      },
      "committer": {
        "name": "Jeff Brown",
        "email": "jeffbrown@google.com",
        "time": "Tue Nov 29 12:17:22 2011 -0800"
      },
      "message": "Fix application launch shortcuts.\n\nImproved quick launch bookmarks to support category-based shortcuts\ninstead of hardcoding package and class names for all apps.\n\nAdded a set of Intent categories for typical applications on the\nplatform.\n\nAdded support for some of the HID application launch usages to\nreduce reliance on quick launch for special purpose keys.  Some\nkeyboard vendors have hardcoded launch keys that synthesize\n\"Search + X\" type key combos.  The goal is to encourage them\nto stop doing this by implementing more of HID.\n\nBug: 5674723\nChange-Id: I79f1147c65a208efc3f67228c9f0fa5cd050c593\n"
    },
    {
      "commit": "fa56c714f2571ba4f8201b3d279d67b975d19f5d",
      "tree": "ae9732a528c398d85898517b687dc423d17ddb5b",
      "parents": [
        "500afb87a7a8b5928ef1a5196bdfd0bcc2b87e4a"
      ],
      "author": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Tue Nov 29 11:42:53 2011 -0800"
      },
      "committer": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Tue Nov 29 11:42:53 2011 -0800"
      },
      "message": "Import revised translations.  DO NOT MERGE\n\nChange-Id: Ia50fd44ea4492188f481e652caae940acaf961e2\n"
    },
    {
      "commit": "631885746868cbf03f89e655a6f4fac96449e8a4",
      "tree": "ccf53d3b284d09150d1b7ee4d9f620a06933db24",
      "parents": [
        "8d03007f80d74abadfc96926e7cca40d38380bc0",
        "5207d9c94b31cd2da1c4a52c2ae7f9c1f50ccad1"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Tue Nov 22 07:15:29 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Nov 22 07:15:29 2011 -0800"
      },
      "message": "Merge \"Dismiss system windows when screen savers start.\" into ics-mr1"
    },
    {
      "commit": "68f0d47e8ee045dffb5f59c67cc77f38598472c5",
      "tree": "b0384f8be62a2631ee25746e489c14b08d929246",
      "parents": [
        "bfd85f9aca13aba2b954ddf3d8c6f6eb26e35f25",
        "bf1b9778cec56d3d64290b2a59801d2b0ad5da2c"
      ],
      "author": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Mon Nov 21 15:29:06 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Nov 21 15:29:06 2011 -0800"
      },
      "message": "Merge \"Import revised translations. DO NOT MERGE\" into ics-mr1"
    },
    {
      "commit": "bf1b9778cec56d3d64290b2a59801d2b0ad5da2c",
      "tree": "ce3216f75dc8ad4f94db38c59c9fcde50face96f",
      "parents": [
        "4d71053b0728b248d80d7d5a098df459722e2be0"
      ],
      "author": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Mon Nov 21 14:29:12 2011 -0800"
      },
      "committer": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Mon Nov 21 15:23:51 2011 -0800"
      },
      "message": "Import revised translations. DO NOT MERGE\n\nChange-Id: I4313e0fffeb72b5a78b49770932ad983cfb05f8b\n"
    },
    {
      "commit": "5207d9c94b31cd2da1c4a52c2ae7f9c1f50ccad1",
      "tree": "9ae01514dacd04121f86510145e7ad6ae678f34f",
      "parents": [
        "2d54536d08a59680078f78bc6301379563df4c85"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Fri Nov 18 09:30:08 2011 -0800"
      },
      "committer": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Fri Nov 18 09:30:08 2011 -0800"
      },
      "message": "Dismiss system windows when screen savers start.\n\nAlso add a couple more flags to the intent:\n - NO_HISTORY (finish activity on suspend)\n - FLAG_FROM_BACKGROUND\n\nBug: 5578434\nChange-Id: I97b965175a27760b819dc29ddb57865c5f4754d6\n"
    },
    {
      "commit": "2d54536d08a59680078f78bc6301379563df4c85",
      "tree": "32c9ea65d2037818fd8f106a1ca48490f13eab8d",
      "parents": [
        "dea90a0e1c9c1d15657024893b6793dc21bc27ef"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Thu Nov 17 10:38:37 2011 -0800"
      },
      "committer": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Fri Nov 18 08:00:04 2011 -0800"
      },
      "message": "Dreams (now Screen Candy) development.\n\n- support for global \"disable\" setting\n- renamed settings provider keys to remove \"DREAM\"\n\nBug: 5591015\nChange-Id: I31f31b3ca6001fec1e0032a49cdf0d10df7b0ec7\n"
    },
    {
      "commit": "8c54182f0b6c706adc6247d6f1da7147b357920d",
      "tree": "ed0fff122a76ce8f5c892e4dc15de93999e207fd",
      "parents": [
        "70bded0ab8390cb53342f1fb1f1ff9ee56f60e5f",
        "c992087d09363d61f68af2f24342003b97ba48be"
      ],
      "author": {
        "name": "Adam Powell",
        "email": "adamp@google.com",
        "time": "Thu Nov 17 19:44:14 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Nov 17 19:44:14 2011 -0800"
      },
      "message": "Merge \"Fix bug 5614962 - Constant spinning wheel in USB Mass Storage screen (UX)\" into ics-mr1"
    },
    {
      "commit": "c992087d09363d61f68af2f24342003b97ba48be",
      "tree": "039904949fca7b11c6c1abc1fe000dada37a3125",
      "parents": [
        "de8c5ec88982b836b2c50d4f685f4e05b29bdd0d"
      ],
      "author": {
        "name": "Adam Powell",
        "email": "adamp@google.com",
        "time": "Thu Nov 17 17:59:43 2011 -0800"
      },
      "committer": {
        "name": "Adam Powell",
        "email": "adamp@google.com",
        "time": "Thu Nov 17 18:01:07 2011 -0800"
      },
      "message": "Fix bug 5614962 - Constant spinning wheel in USB Mass Storage screen (UX)\n\nDisable the window-level progress spinner; another is already shown while\nconnecting.\n\nUse the correct Settings icon for SystemUI.\n\nSpecify the activity title for the USB mass storage screen in the\nmanifest to avoid title flashing during startup.\n\nChange-Id: Ic57af56bf1661a5eaa91fff77471dc8447340d16\n"
    },
    {
      "commit": "aefc0ed9677233d5e8c991196f970222b4899dc3",
      "tree": "57dd91073be88c776f15a5530da28625b5b52bd3",
      "parents": [
        "3a7e2c0ba89b40b61d2322955ab895020a70592c",
        "5cd1500cc4229fa6a8ddb5c70b055bb2c936c650"
      ],
      "author": {
        "name": "Amith Yamasani",
        "email": "yamasani@google.com",
        "time": "Thu Nov 17 10:01:00 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Nov 17 10:01:00 2011 -0800"
      },
      "message": "Merge \"Don\u0027t upgrade some settings from GB to ICS.\" into ics-mr1"
    },
    {
      "commit": "293f861aab64a0dbae00bb33c90e6e565a7fabfc",
      "tree": "b10bbd94f7ee2ddf89fff7ce8749d62e75a3fc8c",
      "parents": [
        "d5decdccc64c59ad62de86c70dbe9ead12150cdc",
        "532a0bbfa49929cc3b7a173aaf25e119765d0bd0"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Wed Nov 16 22:33:55 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Nov 16 22:33:55 2011 -0800"
      },
      "message": "Merge \"Activate Dreams (screen saver) when desk-docked.\" into ics-mr1"
    },
    {
      "commit": "5cd1500cc4229fa6a8ddb5c70b055bb2c936c650",
      "tree": "a31c92ef92f59b087e521486f9ee9340a51a3a02",
      "parents": [
        "7dc81e06e4d0554683595e8d2e318837548e249a"
      ],
      "author": {
        "name": "Amith Yamasani",
        "email": "yamasani@google.com",
        "time": "Wed Nov 16 11:19:48 2011 -0800"
      },
      "committer": {
        "name": "Amith Yamasani",
        "email": "yamasani@google.com",
        "time": "Wed Nov 16 18:09:15 2011 -0800"
      },
      "message": "Don\u0027t upgrade some settings from GB to ICS.\n\nCopy the value of AUTO_TIME to AUTO_TIME_ZONE.\nDon\u0027t upgrade screen timeout and auto brightness.\n\nBug: 5607851, 5217460\n\nAlso fix the default for vibrate mode. Bug: 5553900\n\nChange-Id: I1b8d5215d55953f2b686e77bf55fd07110a08b8d\n"
    },
    {
      "commit": "f52a4482dd3ca336f84fc6c533ea4a99a72b23dd",
      "tree": "c13c064abc26a1c4d1304f020e2489df5382fe54",
      "parents": [
        "5311917df5fe9804105ff6070346b8fac4b102df",
        "c224f76303b3124c76768761c544410b86b732f8"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Wed Nov 16 17:13:35 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Nov 16 17:13:35 2011 -0800"
      },
      "message": "Merge \"Add a default Dreams component.\" into ics-mr1"
    },
    {
      "commit": "5311917df5fe9804105ff6070346b8fac4b102df",
      "tree": "4061554f4b4f0673ef60464911ef9a8ff9c0f37d",
      "parents": [
        "69c17a11a2ce5badc238e66ce9f8ca4a3a1028b3",
        "589f3624e0aa0d2b58d3461d1330b8da135d1729"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Wed Nov 16 17:13:16 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Nov 16 17:13:16 2011 -0800"
      },
      "message": "Merge \"Remove day of week from phone notification panel.\" into ics-mr1"
    },
    {
      "commit": "532a0bbfa49929cc3b7a173aaf25e119765d0bd0",
      "tree": "d9b7032e2fcc197906583c2758c838ddd60b2f57",
      "parents": [
        "11ddf533a2165ca68002d3b48e312271b3d0dedb"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Wed Nov 16 11:10:22 2011 -0800"
      },
      "committer": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Wed Nov 16 11:34:09 2011 -0800"
      },
      "message": "Activate Dreams (screen saver) when desk-docked.\n\nSystemUI\u0027s DreamsDockLauncher now responds to low-level dock\nevents (Intent.ACTION_DOCK_EVENT) by immediately invoking\nthe user\u0027s selected screen saver.\n\n(The high-level DESK_DOCK behavior is no longer enabled; see\nchange I7884f65.)\n\nBug: 5591015\nChange-Id: I01a9bc6b181d55493f891ccc220631ddc461808a\n"
    },
    {
      "commit": "7dc81e06e4d0554683595e8d2e318837548e249a",
      "tree": "b86c379796a148a132e4bc7629cc4436c314ff2f",
      "parents": [
        "de8c5ec88982b836b2c50d4f685f4e05b29bdd0d",
        "2f8e2e805d57359de17562364e2a044d6b8660bb"
      ],
      "author": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Wed Nov 16 10:57:45 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Nov 16 10:57:45 2011 -0800"
      },
      "message": "Merge \"Import revised translations.  DO NOT MERGE\" into ics-mr1"
    },
    {
      "commit": "2f8e2e805d57359de17562364e2a044d6b8660bb",
      "tree": "3490b807f310c6703a714293702f3cf26acd0f07",
      "parents": [
        "c57bfa4a4bf4c810b5c663df17443463d8192e8f"
      ],
      "author": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Wed Nov 16 09:55:52 2011 -0800"
      },
      "committer": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Wed Nov 16 09:55:52 2011 -0800"
      },
      "message": "Import revised translations.  DO NOT MERGE\n\nChange-Id: I4ef67d81f61028da84c51ed0e48231f9cdc62679\n"
    },
    {
      "commit": "c224f76303b3124c76768761c544410b86b732f8",
      "tree": "6677c2bad1bc2e9ee1083f336da4866f3f17d71c",
      "parents": [
        "481ffa505bb1d8f5089ea98e3b5960d409b6819c"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Tue Nov 15 22:55:03 2011 -0800"
      },
      "committer": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Tue Nov 15 22:55:03 2011 -0800"
      },
      "message": "Add a default Dreams component.\n\nCurrently set to DeskClock\u0027s screensaver, but since it\u0027s a\n(private) string in f/b/c/r/r/values/config.xml any product\ncould overlay this.\n\nBug: 5611008\nChange-Id: I7a4623c9c667a6cff8ed80ad600a8a4460bfafb7\n"
    },
    {
      "commit": "589f3624e0aa0d2b58d3461d1330b8da135d1729",
      "tree": "31c7956be1b2d7c086ed86d175f84ecacf41e116",
      "parents": [
        "481ffa505bb1d8f5089ea98e3b5960d409b6819c"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Tue Nov 15 21:26:01 2011 -0800"
      },
      "committer": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Tue Nov 15 21:28:55 2011 -0800"
      },
      "message": "Remove day of week from phone notification panel.\n\nIt was added to the tablet, but was never intended for use\non the phone, where it can cause the label to get too wide,\npreventing access to settings / clear-all.\n\nBug: 5621955\nChange-Id: Ic023391aa22d7ba3edd815f602afcb3357eb2501\n"
    },
    {
      "commit": "45f05c9580739ffe2d665cec50efb0bb57d757ba",
      "tree": "27bd99a75b42a27622a00b679f767c46e5496a61",
      "parents": [
        "3e7497b4eccd3db1d6ff0ce1f1f2db11f9a8eeef",
        "29ea525d18b3c36c56e0c5391bb849a9baf27668"
      ],
      "author": {
        "name": "Adam Powell",
        "email": "adamp@google.com",
        "time": "Tue Nov 15 19:51:56 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Nov 15 19:51:56 2011 -0800"
      },
      "message": "Merge \"Fix bug 5623642 - Status bar background incompatible with some legacy apps\" into ics-mr1"
    },
    {
      "commit": "29ea525d18b3c36c56e0c5391bb849a9baf27668",
      "tree": "fbf4d3171e2c33f12a51535645f984f5d6deb44b",
      "parents": [
        "481ffa505bb1d8f5089ea98e3b5960d409b6819c"
      ],
      "author": {
        "name": "Adam Powell",
        "email": "adamp@google.com",
        "time": "Tue Nov 15 18:59:36 2011 -0800"
      },
      "committer": {
        "name": "Adam Powell",
        "email": "adamp@google.com",
        "time": "Tue Nov 15 19:04:33 2011 -0800"
      },
      "message": "Fix bug 5623642 - Status bar background incompatible with some legacy apps\n\nGive some background protection to custom layouts in legacy notifications.\n\nPre-HC it was extremely common for apps to hardcode text colors in\nlayouts. Since this can lead to black text on a dark background in\nHC/ICS, give these older apps that target SDK \u003c 11 a light gray\nbackground.\n\nChange-Id: Iab3dea4beb9172b2f9a5cae53991cf952d0c8cde\n"
    },
    {
      "commit": "e5129d7f49361df69e804a79696e28b213ea20b0",
      "tree": "3dc1aab9f9d52ba74da3ce0597246e05a8f6611e",
      "parents": [
        "4900001670c5229fa06e57821a3436023c25520d",
        "9c99aee5b9ea0b929611548b48780fbffa4daeaf"
      ],
      "author": {
        "name": "Winson Chung",
        "email": "winsonc@google.com",
        "time": "Tue Nov 15 12:41:56 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Nov 15 12:41:56 2011 -0800"
      },
      "message": "Merge \"Defer adding large icon until when we compose the final notification. (Bug 5566846)\" into ics-mr1"
    },
    {
      "commit": "ce33622aed7fb25a14ef957cdc78b78cc4602be9",
      "tree": "6d0328c2f1763b862766ffbd3cf2ab36571b1ed9",
      "parents": [
        "538dc6acfd14ea59f0b294531f9417ca04ca621f",
        "05e2414ef5a3a8fecbabc1f220c9925539d51f7a"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Tue Nov 15 09:20:56 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Nov 15 09:20:56 2011 -0800"
      },
      "message": "Merge \"Bring back the \u0027more notifications\u0027 icon.\" into ics-mr1"
    },
    {
      "commit": "bfd24acd318ef958bb7997c9cbf95c5fb15b10ac",
      "tree": "41e93afbac6ee62c19f7447d122298b46f92cb9a",
      "parents": [
        "2af9f21c664d4579b5f51283a320a7d1fba13a75"
      ],
      "author": {
        "name": "Michael Jurka",
        "email": "mikejurka@google.com",
        "time": "Sun Nov 13 13:50:38 2011 -0800"
      },
      "committer": {
        "name": "Michael Jurka",
        "email": "mikejurka@google.com",
        "time": "Mon Nov 14 23:49:10 2011 -0800"
      },
      "message": "Updating recent apps visuals on tablet\n\n- getting rid of blue glow (5529032)\n- moving app icon position\n- show message if there are no recent apps (5533332)\n- fixing rare IllegalStateException on orientation change (5584344)\n\nChange-Id: I2210e584957869c8f02339e6841daf39364a9dad\n"
    },
    {
      "commit": "9c99aee5b9ea0b929611548b48780fbffa4daeaf",
      "tree": "4cc0c94009ff8ab7dd54b932117865f18eb7ce5e",
      "parents": [
        "424781e2e1a1f1447eea733ffd1dc0f8006b628e"
      ],
      "author": {
        "name": "Winson Chung",
        "email": "winsonc@google.com",
        "time": "Mon Nov 14 14:12:54 2011 -0800"
      },
      "committer": {
        "name": "Winson Chung",
        "email": "winsonc@google.com",
        "time": "Mon Nov 14 14:13:35 2011 -0800"
      },
      "message": "Defer adding large icon until when we compose the final notification. (Bug 5566846)\n\nChange-Id: I9f156d7b597112ce14e274f05df421100c9481e6\n"
    },
    {
      "commit": "20d8c5ed96d6fb81d14cbce5221025ed6c954d6e",
      "tree": "a1293fb75ccfdd63746fc0a17303be7748c97e7f",
      "parents": [
        "be425ccea47c13d3f8f3d877fdbdcb3c074f7e8b",
        "1fe155251ed87067024f88ff313358acab495054"
      ],
      "author": {
        "name": "Peter Ng",
        "email": "petergng@google.com",
        "time": "Fri Nov 11 11:57:41 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Nov 11 11:57:41 2011 -0800"
      },
      "message": "Merge \"Making the quicksettings notifications icon the right opacity\" into ics-mr1"
    },
    {
      "commit": "787e2c276a5645ffbaddc5c23f4deb66d182e80d",
      "tree": "922d7450fe70d699ea99d3f4375da6263c0ed602",
      "parents": [
        "51c00a57f4f956b4b0ce9562fa571b475ee6f6ae",
        "ca5c881374d051361eb5f9a191d51b5716ef2366"
      ],
      "author": {
        "name": "Jamie Gennis",
        "email": "jgennis@google.com",
        "time": "Fri Nov 11 08:02:26 2011 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Nov 11 08:02:26 2011 +0000"
      },
      "message": "am ca5c8813: Merge \"SystemUI: Disable HW acceleration for status bar\" into ics-mr0\n\n* commit \u0027ca5c881374d051361eb5f9a191d51b5716ef2366\u0027:\n  SystemUI: Disable HW acceleration for status bar\n"
    },
    {
      "commit": "992e77af1168ddce232b9b7702d01e5ccc7a249b",
      "tree": "8fc14147c165bf2c6c143259611ca213da8de3c7",
      "parents": [
        "8b50bd8c9ba594e2516014fcc4b950b8deb36312",
        "0fee21703b6ae3fc0b5007210e203444359559bc"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Thu Nov 10 20:16:47 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Nov 10 20:16:47 2011 -0800"
      },
      "message": "Merge \"Fold WiMAX state into the mobile RSSI.\" into ics-mr1"
    },
    {
      "commit": "8b50bd8c9ba594e2516014fcc4b950b8deb36312",
      "tree": "6dd576ec14d29bb62ac9277b3d057c6931e0d30f",
      "parents": [
        "0ddcad0b4e203fe56aeca74547b13f6063ccb13b",
        "633eabe56d3126fa92eb56636019e5792e20a5da"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Thu Nov 10 20:16:38 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Nov 10 20:16:38 2011 -0800"
      },
      "message": "Merge \"Remove dedicated wimax icon to fix RSSI layout.\" into ics-mr1"
    },
    {
      "commit": "1fe155251ed87067024f88ff313358acab495054",
      "tree": "802122fabab44fc112689d365011604777c20a92",
      "parents": [
        "a3cc20fff073bd3ca588f1e61f0f7034aecf3ebb"
      ],
      "author": {
        "name": "Peter Ng",
        "email": "petergng@google.com",
        "time": "Thu Nov 10 15:42:57 2011 -0800"
      },
      "committer": {
        "name": "Peter Ng",
        "email": "petergng@google.com",
        "time": "Thu Nov 10 15:42:57 2011 -0800"
      },
      "message": "Making the quicksettings notifications icon the right opacity\n\nChange-Id: Ia732a63f02b80ca9ba88533c19a7c47f9b02fc0d\n"
    },
    {
      "commit": "994da2ad3242407fd822e6b35e3d302a3667d9c3",
      "tree": "bfa07f7cb460593e29ab3acdc6a76270ce8d5b92",
      "parents": [
        "843e04d977fd348ed474da1d3c6a62e7dc837444"
      ],
      "author": {
        "name": "Tom Taylor",
        "email": "tomtaylor@google.com",
        "time": "Thu Nov 10 11:17:38 2011 -0800"
      },
      "committer": {
        "name": "Tom Taylor",
        "email": "tomtaylor@google.com",
        "time": "Thu Nov 10 11:17:38 2011 -0800"
      },
      "message": "Revert \"Add new secure setting for controlling Messaging notifications\"\n\nThis reverts commit 03da2f00aac04e6565a02cf5a9bf6bb1ec926930.\n\n Committer: Tom Taylor \u003ctomtaylor@google.com\u003e\n\n On branch revertsetting\n Changes to be committed:\n   (use \"git reset HEAD \u003cfile\u003e...\" to unstage)\n\n\tmodified:   api/current.txt\n\tmodified:   core/java/android/provider/Settings.java\n\tmodified:   core/java/android/provider/Telephony.java\n\tmodified:   packages/SettingsProvider/res/values/defaults.xml\n\tmodified:   packages/SettingsProvider/src/com/android/providers/settings/DatabaseHelper.java\n\nWe\u0027ve decided not to disable messaging notifications with a secure setting.\nInstead, all the work will be done within the messaging app itself.\n\nChange-Id: Icde6894e76da1007b6026c8ec7dc56e488453c06\n"
    },
    {
      "commit": "05e2414ef5a3a8fecbabc1f220c9925539d51f7a",
      "tree": "01b5be5c8e4614717018d95bb027004951e69e32",
      "parents": [
        "2375d16378e6f8b7694c5a2cd9e0622e382e6049"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Thu Nov 10 11:56:49 2011 -0500"
      },
      "committer": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Thu Nov 10 12:42:30 2011 -0500"
      },
      "message": "Bring back the \u0027more notifications\u0027 icon.\n\nIn fact, there\u0027s even more going on here. Icons were\nappearing cut off because of the unusual width of icons on\nthe right-hand side of the status bar; we now take extra\nsteps to ensure that the IconMerger is only wide enough to\nshow an integral number of icons. But that causes problems\nwith the rest of the status bar the IconMerger makes itself\nthinner than the overall layout requires, so there\u0027s now a\ncontaining layout to absorb the additional horizontal space\nproperly.\n\nBug: 5136545\n\nChange-Id: I8c4d1ee2bcd976c452510b33c196fbe0c3e8c660\n"
    },
    {
      "commit": "0fee21703b6ae3fc0b5007210e203444359559bc",
      "tree": "113ab3a5c0e2705295b820aeb1a57dccfae29fd0",
      "parents": [
        "633eabe56d3126fa92eb56636019e5792e20a5da"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Thu Nov 10 00:15:38 2011 -0500"
      },
      "committer": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Thu Nov 10 00:36:23 2011 -0500"
      },
      "message": "Fold WiMAX state into the mobile RSSI.\n\nWiMAX will now be shown like any other 4G network.\n\nBug: 5584528\nChange-Id: I33ef7b34b88ca006ce77a7ff1e55b7b38648d7d8\n"
    },
    {
      "commit": "633eabe56d3126fa92eb56636019e5792e20a5da",
      "tree": "425b09e0ae25434a33ea12162f49ad1f59a52185",
      "parents": [
        "e4a1bafba351a1b4cea18af3442412de03dd4d89"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Wed Nov 09 16:49:44 2011 -0500"
      },
      "committer": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Thu Nov 10 00:16:02 2011 -0500"
      },
      "message": "Remove dedicated wimax icon to fix RSSI layout.\n\nWe\u0027ll bring the wimax information back, but as part of the\nmobile data indicator.\n\nBug: 5592198\nChange-Id: I7d797db18b2d86ea4b8609642c6e09a5b2425459\n"
    },
    {
      "commit": "bca520a170f84c8be840e629841d0dc7d7cb273b",
      "tree": "debe92d99ec9357186a398d6717e66d6283948ad",
      "parents": [
        "08b3ffe61182b60ded3bfa599778b6f5495e87db",
        "e989b32b3a8afec1146b741f7a5d79550e3768a4"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Wed Nov 09 20:41:03 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Nov 09 20:41:03 2011 -0800"
      },
      "message": "Merge \"Use platform assets for brightness scrubber.\" into ics-mr1"
    },
    {
      "commit": "87abde8a529c8768f65ed7281d5e89eda170e0f6",
      "tree": "11815e7ffff3c1439e1bf97e934f8eb4ee4d132f",
      "parents": [
        "59882fb8e0ba7c47b780d62c9a9c46b63d779677"
      ],
      "author": {
        "name": "Jamie Gennis",
        "email": "jgennis@google.com",
        "time": "Wed Nov 09 12:43:25 2011 -0800"
      },
      "committer": {
        "name": "Jamie Gennis",
        "email": "jgennis@google.com",
        "time": "Wed Nov 09 16:29:48 2011 -0800"
      },
      "message": "SystemUI: Disable HW acceleration for status bar\n\nThis change switches the status bar rendering to use CPU rendering to an\nRGB_565 window.\n\nChange-Id: I45c03989efc9cc9ea71ff169fafedf048de9d612\n"
    },
    {
      "commit": "34dd937be1a325fd92d6479822960e4ca13f2420",
      "tree": "620ede4812b4927a49fa3f0de29612d32c237e55",
      "parents": [
        "36a7f2a9adfa21ec31f00d496fef82e68931c860",
        "f804e06078cc10fe7ecd050c5e636b3741bc994e"
      ],
      "author": {
        "name": "Peter Ng",
        "email": "petergng@google.com",
        "time": "Wed Nov 09 10:57:23 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Nov 09 10:57:23 2011 -0800"
      },
      "message": "Merge \"Making quicksettings opaque again\" into ics-mr1"
    },
    {
      "commit": "e989b32b3a8afec1146b741f7a5d79550e3768a4",
      "tree": "19f9b5d89876cf48f85cd546acf4b95f416a76d9",
      "parents": [
        "76bb11ca642556673249a6ef8b84ab2813deaa87"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Wed Nov 09 10:34:24 2011 -0500"
      },
      "committer": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Wed Nov 09 10:52:34 2011 -0500"
      },
      "message": "Use platform assets for brightness scrubber.\n\nBug: 5544665\nChange-Id: I063f930b15668c06a30b857e477f3227d1fe526f\n"
    },
    {
      "commit": "da738d638cc2fee29d5936f21c6eadbcf173a718",
      "tree": "b4dcc8dcd4855c7e68bf8f774d47bbaf8599a547",
      "parents": [
        "e4a1bafba351a1b4cea18af3442412de03dd4d89",
        "ce18b91c60029fd15baf4f5904a9c0315b8c4a18"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Tue Nov 08 20:35:45 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Nov 08 20:35:45 2011 -0800"
      },
      "message": "Merge \"Add day of week.\" into ics-mr1"
    },
    {
      "commit": "f804e06078cc10fe7ecd050c5e636b3741bc994e",
      "tree": "b3022e88fd0a9a9e61a2b4da95941168390b0d54",
      "parents": [
        "b78ae7524eecbca01a53994d6872202633c8341b"
      ],
      "author": {
        "name": "Peter Ng",
        "email": "petergng@google.com",
        "time": "Tue Nov 08 16:54:04 2011 -0800"
      },
      "committer": {
        "name": "Peter Ng",
        "email": "petergng@google.com",
        "time": "Tue Nov 08 17:28:56 2011 -0800"
      },
      "message": "Making quicksettings opaque again\n\nBug:5522957\nChange-Id: I27e9e78f4e706333f9a363b3d97ae6f602321173\n"
    },
    {
      "commit": "ce18b91c60029fd15baf4f5904a9c0315b8c4a18",
      "tree": "fee554f01c984d4718be6769f2ca7f2ede2ce850",
      "parents": [
        "9d6a51623fdabbe993d7b8848794607394ef7cc2"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Tue Nov 08 14:26:00 2011 -0500"
      },
      "committer": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Tue Nov 08 14:26:00 2011 -0500"
      },
      "message": "Add day of week.\n\nBug: 5581707\nChange-Id: Ifa881e6a4a7a54599eb4567c2458d1df27b68a3e\n"
    },
    {
      "commit": "ea54b7608584bc0535c9e89417778c3e95b50975",
      "tree": "e5753ed7b48afc186d593c8b070558993a1307a4",
      "parents": [
        "1366c756d28cdbb6c7c07959dfb4c93c81a9539d",
        "148c7d0de720a92632aa6ed10a39bfc38b427239"
      ],
      "author": {
        "name": "Robert Greenwalt",
        "email": "robdroid@android.com",
        "time": "Tue Nov 08 10:01:07 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Nov 08 10:01:07 2011 -0800"
      },
      "message": "Merge \"Wimax : wimax framework related open source.\" into ics-mr1"
    }
  ],
  "next": "1366c756d28cdbb6c7c07959dfb4c93c81a9539d"
}
