)]}'
{
  "log": [
    {
      "commit": "0c19aaaebb5baf78857e2e18ebe7fb37b7e1cf8e",
      "tree": "23a20876a43b62c67c94d7e7b579201a0671f894",
      "parents": [
        "65b96059766a12454236712931d66bffb311729c",
        "8956dbbc5f292d8b79072ae73b25f2114c8c7479"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Wed May 04 11:26:38 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed May 04 11:26:38 2011 -0700"
      },
      "message": "Merge \"On-screen navigation bar (separate from the status bar).\""
    },
    {
      "commit": "b48e74b10c3ef14d6c30381d8893abaddd50f2b2",
      "tree": "0fc92772ec3a9cfecb684f3fffaa27d38d401b0f",
      "parents": [
        "e04074a39c01ec55d115196ff6053f8619ed4564"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Wed May 04 10:57:05 2011 -0400"
      },
      "committer": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Wed May 04 11:17:07 2011 -0400"
      },
      "message": "Start honeyphoning the notification panel.\n\nNotifications on phones should look much more like Honeycomb\nnow, including large icon and veto support.\n\nAnd less crashing.\n\nBug: 4322305\nChange-Id: Ibde6f66fbae1c8d3167085f7b0fd79118485f05c\n"
    },
    {
      "commit": "8956dbbc5f292d8b79072ae73b25f2114c8c7479",
      "tree": "c4519bd579f2520324a7e759e96dbf93f9168fac",
      "parents": [
        "6d8a98afb0bda0d8a38b8839af94918c76a8fd2c"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Fri Apr 22 07:55:02 2011 -0400"
      },
      "committer": {
        "name": "Daniel Sandler",
        "email": "dsandler@google.com",
        "time": "Wed Apr 27 15:00:31 2011 -0400"
      },
      "message": "On-screen navigation bar (separate from the status bar).\n\nIn Honeycomb we introduced navigation controls in the status\nbar, for xlarge devices without physical buttons. What about\nphones? The status bar is pretty cramped already, and\nbesides, it\u0027s at the top of the display most of the time,\nnot at the bottom where your thumb is likely to be.\n\nEnter the navigation bar. It\u0027s a new window type that\nappears atop almost everything (including the keyguard); the\nwindow manager subtracts its rectangle from the default\nvisible rectangle of other windows (including the status bar\nand notification shade).\n\nHowever, it behaves (on phones) like the status bar in that\napplications that request fullscreen windows can get access\nto those pixels. Well, almost; they need cooperation from\nthe navigation bar implementation to make the navbar\ndisappear, just like the status bar.\n\nThe current SystemUI implementation of the navigation bar on\nphones is still rough, but it has the basics:\n\n + back, home, and menu keys (NB: we\u0027re showing menu all the\n   time right now because checking the api level of the\n   package owning the top window is currently a poor\n   indicator of whether the app requires the menu key)\n + it tries to stick to the same physical end of the device,\n   regardless of device orientation (on a phone, this is\n   the strip of land closest to the microphone)\n\nChange-Id: Ic613a3351220af0bbfbdef63e1d99cbefd5ed1c2\n"
    },
    {
      "commit": "567882e1f9a31d78cba8ea7f1112d0a9e42d137a",
      "tree": "e35c1c7584b108950a2aeb06363a063a24fc83c0",
      "parents": [
        "6181de34432cecd182276d46d64dc07c67758949",
        "34ade71cff247073d28763af5a16f459d7682cf1"
      ],
      "author": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Thu Apr 07 14:08:55 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Apr 07 14:08:55 2011 -0700"
      },
      "message": "Merge \"Import revised translations.\""
    },
    {
      "commit": "34ade71cff247073d28763af5a16f459d7682cf1",
      "tree": "289760755eab595050a2f61ea0f84110721ab607",
      "parents": [
        "d07f6a7934d229e91d7ca23e83c664101f472312"
      ],
      "author": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Thu Apr 07 13:51:31 2011 -0700"
      },
      "committer": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Thu Apr 07 13:51:31 2011 -0700"
      },
      "message": "Import revised translations.\n\nChange-Id: I66670dc3d9c37fc3818764fa9839219208e83fbb\n"
    },
    {
      "commit": "749aaf934cc725cabd7f8bc933af65a5790c9ad3",
      "tree": "8a7a2e3b4226d105c6631b9f9cb2b513ba8b0adc",
      "parents": [
        "c1b4d9691dad77586e9a38f857137bb6f010f254",
        "7ff3c410be00776159ff7a433ce218fabf3f44c4"
      ],
      "author": {
        "name": "Wink Saville",
        "email": "wink@google.com",
        "time": "Thu Apr 07 09:38:41 2011 -0700"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Apr 07 09:38:41 2011 -0700"
      },
      "message": "am 7ff3c410: am add31091: Merge \"Add a 4G icon for LTE.\" into honeycomb-LTE\n\n* commit \u00277ff3c410be00776159ff7a433ce218fabf3f44c4\u0027:\n  Add a 4G icon for LTE.\n"
    },
    {
      "commit": "7ff3c410be00776159ff7a433ce218fabf3f44c4",
      "tree": "603fddf70552f90880f8301d8ae72b1ad5f06423",
      "parents": [
        "d4e8e4bb3c2921ae9e15ef012bafc504b48c7efe",
        "add31091785c3de8df1555163cca9ee9d22c9968"
      ],
      "author": {
        "name": "Wink Saville",
        "email": "wink@google.com",
        "time": "Thu Apr 07 09:37:06 2011 -0700"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Apr 07 09:37:06 2011 -0700"
      },
      "message": "am add31091: Merge \"Add a 4G icon for LTE.\" into honeycomb-LTE\n\n* commit \u0027add31091785c3de8df1555163cca9ee9d22c9968\u0027:\n  Add a 4G icon for LTE.\n"
    },
    {
      "commit": "3cdff0ba676735ae3f9371e5b6bdc54fbab83fd1",
      "tree": "5d174eb5e7bc4d1888c859b0bfbcd3633568c922",
      "parents": [
        "1b87f1db89e82d00445a43c4593d8c5ea5d2633f"
      ],
      "author": {
        "name": "Wink Saville",
        "email": "wink@google.com",
        "time": "Thu Apr 07 09:32:50 2011 -0700"
      },
      "committer": {
        "name": "Wink Saville",
        "email": "wink@google.com",
        "time": "Thu Apr 07 09:32:50 2011 -0700"
      },
      "message": "Add a 4G icon for LTE.\n\nThis replaces an icon which said 3g and as such was\nuseful. This needs to be replaced with an official\nicon but is better than the current version.\n\nbug: 4260327\nChange-Id: I59674464d510ae205020008383d60a984db2c9d0\n"
    },
    {
      "commit": "bef09dc022a57e535232890302ffb5e9c02b7a6a",
      "tree": "378b07eba09e809e733b85c2180310957dc660a2",
      "parents": [
        "3e46ee4b5cf6103f5d3fe59a486e82c7c6600bb8",
        "ad3bddab9246933971ff1b5360b0915e55579fe7"
      ],
      "author": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Wed Apr 06 14:16:12 2011 -0700"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Wed Apr 06 14:16:12 2011 -0700"
      },
      "message": "am ad3bddab: am 9f2f650f: Merge \"Import revised translations.  DO NOT MERGE\" into honeycomb-mr1\n\n* commit \u0027ad3bddab9246933971ff1b5360b0915e55579fe7\u0027:\n  Import revised translations.  DO NOT MERGE\n"
    },
    {
      "commit": "ad3bddab9246933971ff1b5360b0915e55579fe7",
      "tree": "7a144a2eba56a8074f6159b531c23f7aa32f2cec",
      "parents": [
        "2811358f68e6f31c44f483e196f1c91692febf50",
        "9f2f650f26941a7cd4931afc66f39918e7c2817c"
      ],
      "author": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Wed Apr 06 14:12:31 2011 -0700"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Wed Apr 06 14:12:31 2011 -0700"
      },
      "message": "am 9f2f650f: Merge \"Import revised translations.  DO NOT MERGE\" into honeycomb-mr1\n\n* commit \u00279f2f650f26941a7cd4931afc66f39918e7c2817c\u0027:\n  Import revised translations.  DO NOT MERGE\n"
    },
    {
      "commit": "6d5f5faae07dbe68f59c8b20e75c8990d49e99a6",
      "tree": "34edcd825f1796ae735fe7ae36c8a8f77c3d8ba9",
      "parents": [
        "e4cafabbcc4b69479217d1a167926b79c37e5ded"
      ],
      "author": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Wed Apr 06 13:47:57 2011 -0700"
      },
      "committer": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Wed Apr 06 13:47:57 2011 -0700"
      },
      "message": "Import revised translations.  DO NOT MERGE\n\nChange-Id: I30c20fa78fc821c943d947a058f482e87d70dbd6\n"
    },
    {
      "commit": "9f3c6160e4fc089e1bd059ab61f00ed6ab3fbe04",
      "tree": "ef7d7973a193786c224cab91a97010eadfd841fe",
      "parents": [
        "d8cbd16659d1a5d098acfcfa8ee98c95036aff63",
        "50a8be6c8a008988d1b2ef6518f39857b5f98c81"
      ],
      "author": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Tue Apr 05 11:18:57 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Apr 05 11:18:57 2011 -0700"
      },
      "message": "Merge \"Import revised translations.\""
    },
    {
      "commit": "50a8be6c8a008988d1b2ef6518f39857b5f98c81",
      "tree": "4127ee952df60f924ca2fe8cbeaaf05c25a8ef97",
      "parents": [
        "f5d41653a7fbf57a278573c68f75dbaf801a13c5"
      ],
      "author": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Mon Apr 04 17:29:34 2011 -0700"
      },
      "committer": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Mon Apr 04 17:29:34 2011 -0700"
      },
      "message": "Import revised translations.\n\nChange-Id: I818cbbb1741e083bc105596dba103f2ee0c0582a\n"
    },
    {
      "commit": "77a1d4ae01aa2d927ba53121aab3babd45992cdc",
      "tree": "544e8c1838f76b2a3a741d92cf0e8ff02c0a6aad",
      "parents": [
        "70d81b3ab660d1f8d4f5503a9e3aa3843d5b1522",
        "d95fa2ff8cf7cc302dab5de0f1becf67bd298898"
      ],
      "author": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Mon Apr 04 16:46:31 2011 -0700"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Apr 04 16:46:31 2011 -0700"
      },
      "message": "am d95fa2ff: am 0f5e36de: am 87805ca3: Updated CDMA roaming icons\n\n* commit \u0027d95fa2ff8cf7cc302dab5de0f1becf67bd298898\u0027:\n  Updated CDMA roaming icons\n"
    },
    {
      "commit": "d95fa2ff8cf7cc302dab5de0f1becf67bd298898",
      "tree": "0a35fc4de1ce014c6be835452c89fe9b9c533374",
      "parents": [
        "e2fbd0a9b03956dbb7d787ed435b895cfc735780",
        "0f5e36deee14b9d21dcf8ca2986e63b38fa9354b"
      ],
      "author": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Mon Apr 04 16:43:23 2011 -0700"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Apr 04 16:43:23 2011 -0700"
      },
      "message": "am 0f5e36de: am 87805ca3: Updated CDMA roaming icons\n\n* commit \u00270f5e36deee14b9d21dcf8ca2986e63b38fa9354b\u0027:\n  Updated CDMA roaming icons\n"
    },
    {
      "commit": "acf48255aa3706489839948f153615e5c5cf38cb",
      "tree": "e225fbe0404293ec4482427a7c0354d400aa76b4",
      "parents": [
        "5c35c05909640768bbe7f1ecef3165382825c31b",
        "91c482b2351db1221308fe90800b8ef8bddbed90"
      ],
      "author": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Wed Mar 30 14:42:30 2011 -0700"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Wed Mar 30 14:42:30 2011 -0700"
      },
      "message": "am 91c482b2: Merge \"Import revised translations.  DO NOT MERGE\" into honeycomb-mr1\n\n* commit \u002791c482b2351db1221308fe90800b8ef8bddbed90\u0027:\n  Import revised translations.  DO NOT MERGE\n"
    },
    {
      "commit": "446b2478344b4e2a787d8b0c480734dbd4c563f7",
      "tree": "1601868e99d8a18ab4b19d7c12300f30704e4ef5",
      "parents": [
        "ebf6a72b3536646ade389c7afa828e316eb93c21"
      ],
      "author": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Wed Mar 30 14:25:28 2011 -0700"
      },
      "committer": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Wed Mar 30 14:25:28 2011 -0700"
      },
      "message": "Import revised translations.  DO NOT MERGE\n\nChange-Id: Ic87b36ba6dcc6cea8ef713b47c334156a7dd0f65\n"
    },
    {
      "commit": "87805ca3a477e165891baa18efe5239a70d11bc9",
      "tree": "6341c817975261e54c080beeebaad9d5798f965b",
      "parents": [
        "bef31431cafe100e382a3caf7ea7dce343832d68"
      ],
      "author": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Tue Mar 29 14:43:13 2011 -0700"
      },
      "committer": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Tue Mar 29 14:43:13 2011 -0700"
      },
      "message": "Updated CDMA roaming icons\n\nChange-Id: Ib455c2b7196c2c2add58422187e6d752a28364c6\n"
    },
    {
      "commit": "bc2489e4c55ca7ae06afe1f3449135aa48359165",
      "tree": "c77affb45042947434237d8ae77e004a15145abd",
      "parents": [
        "0b0dbea0bc38087dfa3e82b91c0381154bb8bdfd",
        "f5cedbe508c46c27a6ce1554aed919bfbfc6fc4e"
      ],
      "author": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Tue Mar 29 12:20:42 2011 -0700"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Mar 29 12:20:42 2011 -0700"
      },
      "message": "am f5cedbe5: Merge \"Import revised translations.  DO NOT MERGE\" into honeycomb-mr1\n\n* commit \u0027f5cedbe508c46c27a6ce1554aed919bfbfc6fc4e\u0027:\n  Import revised translations.  DO NOT MERGE\n"
    },
    {
      "commit": "627e59ad0851bd73195d5ab24d184c110090eba5",
      "tree": "e314b2ddce0a4492ee71c365a962d555376ddc7e",
      "parents": [
        "7661dd8de10d2400cedc421358c4261556b2b5c8"
      ],
      "author": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Tue Mar 29 11:58:23 2011 -0700"
      },
      "committer": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Tue Mar 29 11:58:23 2011 -0700"
      },
      "message": "Import revised translations.  DO NOT MERGE\n\nChange-Id: I962bb9917aa3f3d4b911c1ad7fdfbcda94afa0c7\n"
    },
    {
      "commit": "081148dd3238e73701a7579c2d869e588313ccd0",
      "tree": "515d9c42831973f354d52728cf3152e9ab8721b4",
      "parents": [
        "65de3c76874386a5c1ffd26690451ecdef972a9e"
      ],
      "author": {
        "name": "TK MUN",
        "email": "tk.mun@samsung.com",
        "time": "Fri Mar 18 17:15:17 2011 +0900"
      },
      "committer": {
        "name": "Simon Wilson",
        "email": "simonwilson@google.com",
        "time": "Mon Mar 21 16:55:00 2011 -0700"
      },
      "message": "DO NOT MERGE Change WiMAX indicator display\n\nChange WiMAX indicator display from data to signal indication\nand add a new icon set.\n\nChange-Id: I610f186e07f3d7af9e64bcbdd750371164ac51f5\n"
    },
    {
      "commit": "38cf000a541206769ad7686936e49bf0c1e417b9",
      "tree": "4acea086cb4f0b839f35fb4a2406cd044c09a318",
      "parents": [
        "56063c8d62d0574409a8150d580993c8d8e0f14f",
        "5e35c4855a972960403a10811882ebded8945006"
      ],
      "author": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Mon Mar 21 10:54:51 2011 -0700"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Mar 21 10:54:51 2011 -0700"
      },
      "message": "am 5e35c485: Updated 3G and wifi traffic indicators\n\n* commit \u00275e35c4855a972960403a10811882ebded8945006\u0027:\n  Updated 3G and wifi traffic indicators\n"
    },
    {
      "commit": "5e35c4855a972960403a10811882ebded8945006",
      "tree": "b0b4858e5ffffb54170a8cde98fd36e91042090d",
      "parents": [
        "dd76dc0297f4c39fefbbc1ac23d9b1add187d9e9"
      ],
      "author": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Mon Mar 21 08:42:54 2011 -0700"
      },
      "committer": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Mon Mar 21 08:42:54 2011 -0700"
      },
      "message": "Updated 3G and wifi traffic indicators\n\nChange-Id: I3bc61067d4c30e9cda6170e87552d93c2a084895\n"
    },
    {
      "commit": "3e3f521aedafb67b0e2750d4cfeb5e31e3a6bee8",
      "tree": "4155fa2fa8b823d19762c7934f21f83084423970",
      "parents": [
        "e12a1a0949ceaff3e4d203ab6897501fb7bdfb98"
      ],
      "author": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Fri Mar 18 15:10:32 2011 -0700"
      },
      "committer": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Fri Mar 18 15:10:32 2011 -0700"
      },
      "message": "Import revised translations.  DO NOT MERGE\n\nChange-Id: I48a01203c2db75bc6a1c6dc251264780d845443d\n"
    },
    {
      "commit": "c657fcce45fa4d9817589e96508f5ddf0ae09c61",
      "tree": "40150cea5235604cd02adfc89625c24a80afffec",
      "parents": [
        "797f5b0c00895c21ff755ec7f6974e1d2e763b13",
        "20ccaf6cc1a79a3f7973e5875c66e2bce2ebee7c"
      ],
      "author": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Wed Mar 16 17:10:09 2011 -0700"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Wed Mar 16 17:10:09 2011 -0700"
      },
      "message": "am 20ccaf6c: Import revised translations.  DO NOT MERGE\n\n* commit \u002720ccaf6cc1a79a3f7973e5875c66e2bce2ebee7c\u0027:\n  Import revised translations.  DO NOT MERGE\n"
    },
    {
      "commit": "20ccaf6cc1a79a3f7973e5875c66e2bce2ebee7c",
      "tree": "47475a54dcdc8434ff06de43e9e9f34108ef3837",
      "parents": [
        "fd5c1f7c575451cf3566d1a8290b0b001bddfa39"
      ],
      "author": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Wed Mar 16 16:47:56 2011 -0700"
      },
      "committer": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Wed Mar 16 16:48:09 2011 -0700"
      },
      "message": "Import revised translations.  DO NOT MERGE\n\nChange-Id: I59b21268d693f0fac87e787fceb4f41b3f3e6acd\n"
    },
    {
      "commit": "1d8b5a5e866f75d516dd6f03424f37b1de9a3d97",
      "tree": "53b7aca907a43b76fcfdf134fc8359162473751a",
      "parents": [
        "9a0df3c5c730ff12e050945f2bad0d86a37c5b2f",
        "75d62cee30557145e48d792fdce4769235daa9ce"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Wed Mar 16 12:06:58 2011 -0700"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Wed Mar 16 12:06:58 2011 -0700"
      },
      "message": "am 75d62cee: Merge \"USB System UI:  Improve message for the \"no app for USB accessory\" dialog.\" into honeycomb-mr1\n\n* commit \u002775d62cee30557145e48d792fdce4769235daa9ce\u0027:\n  USB System UI:  Improve message for the \"no app for USB accessory\" dialog.\n"
    },
    {
      "commit": "27d9fb57168da5b5c1385df5f0c493cf8339933f",
      "tree": "7464db014ac45245cecdaa9926e37bae542288f1",
      "parents": [
        "7c2e76f0a4daa7e4316e7a85d41d3c391319d955"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Wed Mar 16 14:10:03 2011 -0400"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Wed Mar 16 15:04:22 2011 -0400"
      },
      "message": "DO NOT MERGE:  Improve message for the \"no app for USB accessory\" dialog.\n\nChange-Id: I642a38d3e541b3d531eed1a00708f6864d8cab4c\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "75d62cee30557145e48d792fdce4769235daa9ce",
      "tree": "32b3113c2fa1bdf980ee6f5542a7f79fbf7e4adf",
      "parents": [
        "95fd065e3cef0bef723a2e624191b08bb00ce6f8",
        "b893916fb8e3c9fa39c33babc60f495342b1b196"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Wed Mar 16 12:03:39 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Mar 16 12:03:39 2011 -0700"
      },
      "message": "Merge \"USB System UI:  Improve message for the \"no app for USB accessory\" dialog.\" into honeycomb-mr1"
    },
    {
      "commit": "b893916fb8e3c9fa39c33babc60f495342b1b196",
      "tree": "6eb81b6e5305e5369e42f0fb8837b3fefed3da14",
      "parents": [
        "ff51d29a0bbf7006833ad67b1aa8a52a8a9a2514"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Wed Mar 16 14:10:03 2011 -0400"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Wed Mar 16 14:10:03 2011 -0400"
      },
      "message": "USB System UI:  Improve message for the \"no app for USB accessory\" dialog.\n\nChange-Id: I72bdc3afa152ed7a0e30b1a0e8d9cb2e53ca3f29\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "d5eb3bbbf2959553005df173165b6b65231798a2",
      "tree": "36bb15747c890a407e440c8df935c964d8fd7738",
      "parents": [
        "2b2aaf2be9fb77e445574ae6c761e10cca1310b0",
        "cc571e9643865edc3f25aa133c467ace46ce8e80"
      ],
      "author": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Wed Mar 16 10:51:56 2011 -0700"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Wed Mar 16 10:51:56 2011 -0700"
      },
      "message": "am cc571e96: Merge \"Import revised translations.  DO NOT MERGE\" into honeycomb-mr1\n\n* commit \u0027cc571e9643865edc3f25aa133c467ace46ce8e80\u0027:\n  Import revised translations.  DO NOT MERGE\n"
    },
    {
      "commit": "cc571e9643865edc3f25aa133c467ace46ce8e80",
      "tree": "2ab4d19639dd4bfd181ce574ed42571d9c2ac4c0",
      "parents": [
        "ff51d29a0bbf7006833ad67b1aa8a52a8a9a2514",
        "326c1c7247eed0f783da962e815db497e3e8f081"
      ],
      "author": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Wed Mar 16 10:23:02 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Mar 16 10:23:02 2011 -0700"
      },
      "message": "Merge \"Import revised translations.  DO NOT MERGE\" into honeycomb-mr1"
    },
    {
      "commit": "326c1c7247eed0f783da962e815db497e3e8f081",
      "tree": "feaff586f5013119b42566085e0ee505e67bd60b",
      "parents": [
        "acca16004fd58c2b8c489f031281b58551551dc8"
      ],
      "author": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Wed Mar 16 10:11:58 2011 -0700"
      },
      "committer": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Wed Mar 16 10:11:58 2011 -0700"
      },
      "message": "Import revised translations.  DO NOT MERGE\n\nChange-Id: I654f633a58cb935a3388e5b558101912dae7fde7\n"
    },
    {
      "commit": "2b2aaf2be9fb77e445574ae6c761e10cca1310b0",
      "tree": "4ba954bc95ceb8d365d2532b10f2b01261288a72",
      "parents": [
        "a6c3ace3274e49075284c25750485af9a72203ba",
        "ff51d29a0bbf7006833ad67b1aa8a52a8a9a2514"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Wed Mar 16 04:33:29 2011 -0700"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Wed Mar 16 04:33:29 2011 -0700"
      },
      "message": "am ff51d29a: Merge \"USB System UI: Fix string localization problems\" into honeycomb-mr1\n\n* commit \u0027ff51d29a0bbf7006833ad67b1aa8a52a8a9a2514\u0027:\n  USB System UI: Fix string localization problems\n"
    },
    {
      "commit": "a1e4b659ebeb44e21de7c7cd8f772d218e7553ec",
      "tree": "731c8afc5f6aaf58e565541d67cf439f20c1ca85",
      "parents": [
        "b3150784487e7578a004c14da5c00d9bc6eb2fc9",
        "9b183a72bcaab75897d1571d55ecbaf228ed4abd"
      ],
      "author": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Tue Mar 15 21:37:27 2011 -0700"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Mar 15 21:37:27 2011 -0700"
      },
      "message": "am 9b183a72: Merge \"Updated notification asset for DND mode\" into honeycomb-mr1\n\n* commit \u00279b183a72bcaab75897d1571d55ecbaf228ed4abd\u0027:\n  Updated notification asset for DND mode\n"
    },
    {
      "commit": "3359001b41031fe91cfcdec9267aa774595f0961",
      "tree": "40c29db800a9c3c2ce52b9c0f5b6a47e316c77f7",
      "parents": [
        "acca16004fd58c2b8c489f031281b58551551dc8"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Mar 15 22:24:51 2011 -0400"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Mar 15 22:26:28 2011 -0400"
      },
      "message": "USB System UI: Fix string localization problems\n\nBug: 4108271\nBug: 4089121\n\nChange-Id: Icd83ba20dc8dc8a71c17cf759138047b53c70fda\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "9b183a72bcaab75897d1571d55ecbaf228ed4abd",
      "tree": "b5431f6ebbeb75aabc4bf0b3b710e13ebc4fb991",
      "parents": [
        "7ddd62b5bedf9065bba00e25aa62f2eae14cf92e",
        "f8caec7c72f9482e2ec6c4bec4def4918832a69a"
      ],
      "author": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Tue Mar 15 14:41:30 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Mar 15 14:41:30 2011 -0700"
      },
      "message": "Merge \"Updated notification asset for DND mode\" into honeycomb-mr1"
    },
    {
      "commit": "638d7cb3ee0bb3596b01dc19eca9456fa72a36e0",
      "tree": "ff1b7ca2724da9b62c1b6a0c2dced0d4f11b76e7",
      "parents": [
        "bf079216c607b660a0ad219df6c4752906a7fc61"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Mon Mar 14 21:56:33 2011 -0400"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Mar 15 16:50:18 2011 -0400"
      },
      "message": "DO NOT MERGE: Backport more USB accessory changes from honeycomb\n\nChange-Id: I8459c5ab9fbf0b3cad752041484a5de44ca9badd\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "c9b82ebb97411cf4a8494dc83f57039bb77937c5",
      "tree": "15043612b1b8da615c08c68f8afd5827e89d9b40",
      "parents": [
        "3b901c4b89b2f42c4a212d3f176272f911386e64",
        "3b7871c242bea5834c657c25fbb89c382566f66f"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Mar 15 13:42:44 2011 -0700"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Mar 15 13:42:44 2011 -0700"
      },
      "message": "am 3b7871c2: Merge \"USB Manager string clean up:\" into honeycomb-mr1\n\n* commit \u00273b7871c242bea5834c657c25fbb89c382566f66f\u0027:\n  USB Manager string clean up:\n"
    },
    {
      "commit": "ad5f83e91b6812a6dee4fea7646fa9061d9f9597",
      "tree": "fe8baecc1a33a2e071c8887317413c4b327d1674",
      "parents": [
        "b0f72de87d1abdfec0cd188f277c48f65f7011a8"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Mar 15 16:04:12 2011 -0400"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Mar 15 16:23:40 2011 -0400"
      },
      "message": "USB Manager string clean up:\n\n- Use \"Cancel\" instead of \"Ignore\"\n- Customize the text for the \"always use\" checkbox for devices and accessories\n- Clean up strings for AccessoryChat test program\n\nBug: 4074719\n\nChange-Id: Ideec838e4c1f1a82ef4ae411c9124417ffb63165\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "f8caec7c72f9482e2ec6c4bec4def4918832a69a",
      "tree": "1ac61c15a5fc3d29decf858d06ab8151cb405208",
      "parents": [
        "9f3f36c95b87aab2c5f7cd6b6e18927f8ebfa9c4"
      ],
      "author": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Tue Mar 15 09:33:59 2011 -0700"
      },
      "committer": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Tue Mar 15 09:33:59 2011 -0700"
      },
      "message": "Updated notification asset for DND mode\n\nUpdating placeholder asset for DND mode in system tray when notifications are disabled\n\nBug: 3408005\nChange-Id: Ic816b9384915a23071da71c08bd6b71d218dca79\n"
    },
    {
      "commit": "9f7b4ba69ca809d6909b8863d3570f970edcb7bf",
      "tree": "64f13ae8efe5999f5f95c9c23ba368350d74ee01",
      "parents": [
        "aa3ea7be0c78e8aa5f3a32b0decba03edba00686"
      ],
      "author": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Mon Mar 14 14:06:03 2011 -0700"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Mar 14 14:31:58 2011 -0700"
      },
      "message": "Import revised translations.  DO NOT MERGE\n\nChange-Id: I5d1b5c2891ffd19e45dbc6d20caf3449147f7218\n"
    },
    {
      "commit": "7b31d5c84f11a6e9c15df5c05e53476f5b9e34db",
      "tree": "e498aaca06b82512e674e0f7ccfd50aad8b7c006",
      "parents": [
        "3ec9d06f070db3a8899ad235736abd0ffaf6f578"
      ],
      "author": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Mon Mar 14 14:06:03 2011 -0700"
      },
      "committer": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Mon Mar 14 14:06:03 2011 -0700"
      },
      "message": "Import revised translations.  DO NOT MERGE\n\nChange-Id: I5d1b5c2891ffd19e45dbc6d20caf3449147f7218\n"
    },
    {
      "commit": "9d7d62801ddb206d2ea96d74864a9edfe54d2eee",
      "tree": "013f054e692e52468c933f14123ce10b8acb8c5b",
      "parents": [
        "2d24213fca55fece8ce4a69a53abcd45983b0443"
      ],
      "author": {
        "name": "Wink Saville",
        "email": "wink@google.com",
        "time": "Sat Mar 12 14:52:01 2011 -0800"
      },
      "committer": {
        "name": "Wink Saville",
        "email": "wink@google.com",
        "time": "Mon Mar 14 12:25:04 2011 -0700"
      },
      "message": "Do not merge: Revert the revert of \"LTE Changes for Telephony including Multiple PDN support and IPV6 support\"\n\nThis reverts commit eca208fae6d1b6ae9c8c0e42eee092e86dbddbb7\nand is the first of the LTE commits in master being back ported\nto the LTE branch.\n\nChange-Id: I17d4a1b779ed74bc7dfb409d2c1a30f60fdb27c7\n"
    },
    {
      "commit": "bce6f8f249ff2b65df9ed790cc460053ab8eccec",
      "tree": "f7a4d6539c5f65dd1bacc5dff5f0c3a159ee0482",
      "parents": [
        "767d7a03733c867da7cad466a9303208eb51699f"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Sun Mar 13 17:26:52 2011 -0400"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Sun Mar 13 19:18:08 2011 -0400"
      },
      "message": "Add a dialog to ask user to start an application for a USB device or accessory\n\nThis is used when there is only one application available and the user has\nnot chosen to start it by default.\nIf more than one application is available we continue to use UsbResolverActivity\n\nBug: 4074719\n\nChange-Id: Id61f2ccc6de5b9ac70fb4670006ff1fee2028d55\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "2cc0377200b94b2f68f34e34554f2aa39e09cbce",
      "tree": "5c31638c6a2905e5dfc13ae210b4c4837112df1d",
      "parents": [
        "68f66b945e7a69549689becd2e656d9056f1e7f5"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Fri Mar 11 20:00:53 2011 -0500"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Fri Mar 11 20:02:43 2011 -0500"
      },
      "message": "DO NOT MERGE: backport recent USB accessory changes from honeycomb\n\nBug: 4082651\n\nChange-Id: Ie7c2fc796dd3c64f803acbd14210e5949683f4ed\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "364903bac6b9bfde694f1c0c5c40b6a2af628408",
      "tree": "37eecb4315cd240a5f0eb4bb48eb74583156b369",
      "parents": [
        "352987e0889b6fa8862f489bc31ba7e9de8d1cbe",
        "024b4f14945bd2a285f730faa3a0fdbb6c47abc1"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Fri Mar 11 05:56:50 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Mar 11 05:56:50 2011 -0800"
      },
      "message": "Merge \"Support for USB accessory URIs\" into honeycomb-mr1"
    },
    {
      "commit": "f1093dfd7b15c7f33341a4062987c906c061d65f",
      "tree": "c294d10be62ab39efdefdfa4cb0efe80b45f531a",
      "parents": [
        "57162cdcdeaacc826011f98d0285c6034797f5f3",
        "48a412bded37a484613d354b51e02fe7f92d0ecc"
      ],
      "author": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Thu Mar 10 22:31:29 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Mar 10 22:31:29 2011 -0800"
      },
      "message": "Merge \"Updated cellular data indicators with transmission signals AGAIN Bug: #6699FF\" into honeycomb-mr1"
    },
    {
      "commit": "48a412bded37a484613d354b51e02fe7f92d0ecc",
      "tree": "5eee5ea2437bb42dd6674d7553d18642995ecd88",
      "parents": [
        "f269fe3b22ae9295e83dd76358edf868d39cfc4e"
      ],
      "author": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Thu Mar 10 22:26:34 2011 -0800"
      },
      "committer": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Thu Mar 10 22:26:34 2011 -0800"
      },
      "message": "Updated cellular data indicators with transmission signals AGAIN\nBug: #6699FF\n\nChange-Id: Idfc1c43e3fb2df12665bcc3ea18ae7b9f6dfbe9e\n"
    },
    {
      "commit": "57162cdcdeaacc826011f98d0285c6034797f5f3",
      "tree": "1f0eb20e3634c89b91a7b35777ff9df7943d11bf",
      "parents": [
        "5ec35c172ad0628b7092ab34f962ff2c063905d8",
        "f32621aded6858b8712511ee30313c94934e009d"
      ],
      "author": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Thu Mar 10 22:22:57 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Mar 10 22:22:57 2011 -0800"
      },
      "message": "Merge \"Wire up the data activity reporting on wifi icon in status bar.\" into honeycomb-mr1"
    },
    {
      "commit": "f32621aded6858b8712511ee30313c94934e009d",
      "tree": "64ea735c625682f9321084157c1a2d1c70e9473e",
      "parents": [
        "3de30a4c1e48d92af14154abddd4fb6fe0c6aa13"
      ],
      "author": {
        "name": "Joe Onorato",
        "email": "joeo@google.com",
        "time": "Thu Mar 10 15:29:49 2011 -0800"
      },
      "committer": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Thu Mar 10 22:21:50 2011 -0800"
      },
      "message": "Wire up the data activity reporting on wifi icon in status bar.\n\nBug: 3412258 and #6699FF\nChange-Id: I11142f1cd5a2a60045b2a1fea371b2ead2aa81b4\n"
    },
    {
      "commit": "dacf0d022f1f78e60fffcd8b6b547743cca51c76",
      "tree": "c4d331f7411b07ac79dce2272ef13043ab5df107",
      "parents": [
        "769e132ae30b6615353dd6bd7d8779b6ef1b0b31",
        "f269fe3b22ae9295e83dd76358edf868d39cfc4e"
      ],
      "author": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Thu Mar 10 21:39:24 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Mar 10 21:39:24 2011 -0800"
      },
      "message": "Merge \"Updated cellular data indicators with transmission signals Bug: #6699FF\" into honeycomb-mr1"
    },
    {
      "commit": "f269fe3b22ae9295e83dd76358edf868d39cfc4e",
      "tree": "a46bb983d89450921e4a57d97f616655cf761f03",
      "parents": [
        "3de30a4c1e48d92af14154abddd4fb6fe0c6aa13"
      ],
      "author": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Thu Mar 10 21:37:18 2011 -0800"
      },
      "committer": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Thu Mar 10 21:37:18 2011 -0800"
      },
      "message": "Updated cellular data indicators with transmission signals\nBug: #6699FF\n\nChange-Id: I86a4d31f24112daeb20f9edd3f06a1eb0ff4c846\n"
    },
    {
      "commit": "024b4f14945bd2a285f730faa3a0fdbb6c47abc1",
      "tree": "6bb68d7fe716e9d5b41512e504f51216e6983822",
      "parents": [
        "0837fde9fd9e29f8ef66a3fe00764e15a6f3d515"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Thu Mar 10 12:12:31 2011 -0500"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Thu Mar 10 14:35:33 2011 -0500"
      },
      "message": "Support for USB accessory URIs\n\nIf a USB accessory is attached and we have no application that supports it,\ndisplay a dialog offering the user the option to visit the accessory\u0027s website\nif the accessory has a URI.\n\nBug: 4073248\n\nChange-Id: I30e2a802493fb6e203532a7f79402379c40bc3b8\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "c66ef5ab330346dfbbb2c04140b2f021c1c4f0fa",
      "tree": "f61fd5529d4c80282a6b73c1678b8f11c8e8a65a",
      "parents": [
        "54fe58562bb8df5155d4cdf3eb22d950be9dd273"
      ],
      "author": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Thu Mar 10 11:23:57 2011 -0800"
      },
      "committer": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Thu Mar 10 11:23:57 2011 -0800"
      },
      "message": "Import revised translations.  DO NOT MERGE\n\nChange-Id: I0ee1d6152852c0cb085cc073ed0684dcc03d6ba7\n"
    },
    {
      "commit": "9e8e4ea0a839b561d329758cddbfd0f7ea23f593",
      "tree": "5245dd205851ea4b68918accdb640467fac7ccf6",
      "parents": [
        "36b077d558727ead246434b08de0ce7b955508e1",
        "d591357524091254483849e37697255cc8fce2ad"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Wed Mar 09 03:52:47 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Mar 09 03:52:47 2011 -0800"
      },
      "message": "Merge changes Ib517e5e4,I93be7695,I49bf22a4 into honeycomb-mr1\n\n* changes:\n  Close USB dialogs if their corresponding accessory or device has disconnected\n  USB: Add API and dialog for apps to request permissions for USB devices and accessories\n  UsbService: Automatically use system apps by default if it is the only choice\n"
    },
    {
      "commit": "3a68b8338b431eb15d28e92f06452efbbda9493e",
      "tree": "51d551ff5d51e1a141250aff2d6dd604ee3e6e4d",
      "parents": [
        "8c7d8c3ccb37edff424ca01c6474cbed2154d954"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Mar 08 10:08:59 2011 -0500"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Mar 08 21:22:19 2011 -0500"
      },
      "message": "USB: Add API and dialog for apps to request permissions for USB devices and accessories\n\nNew APIs:\n\nUsbManager.hasPermission returns true if the caller has permission\nfor the given device or accessory\n\nUsbManager.requestPermission poses a dialog to allow the user to give the caller\npermission for the device or accessory.\nResult is returned via a PendingIntent.\nNo dialog is displayed if the caller already has permission.\n\nAlso moved UsbResolverActivity to SystemUI package\n\nBUG: 4069037\n\nChange-Id: I93be769501a8776b49ac26e468af19f8fa2114c9\n"
    },
    {
      "commit": "ccdeb60cb6bfe7fec77a787e03557927fb55080c",
      "tree": "97eb155d56822439734890cc4cbf44162809d796",
      "parents": [
        "8496ddc536eb917c813b7928f174c828d2275ada",
        "c43f6c58ce557be5c364cc415ca533432260a6ec"
      ],
      "author": {
        "name": "Jim Miller",
        "email": "jaggies@google.com",
        "time": "Tue Mar 08 14:49:47 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Mar 08 14:49:47 2011 -0800"
      },
      "message": "Merge \"Fix 4025690,4027061: Minor tweaks to recent applications layouts\" into honeycomb-mr1"
    },
    {
      "commit": "c43f6c58ce557be5c364cc415ca533432260a6ec",
      "tree": "e810ffa775564d9732309717f7fbd8326d59b397",
      "parents": [
        "a7001ee8b60d66c25de69c8496108c40a0f2df88"
      ],
      "author": {
        "name": "Jim Miller",
        "email": "jaggies@google.com",
        "time": "Mon Mar 07 18:49:43 2011 -0800"
      },
      "committer": {
        "name": "Jim Miller",
        "email": "jaggies@google.com",
        "time": "Mon Mar 07 18:49:43 2011 -0800"
      },
      "message": "Fix 4025690,4027061: Minor tweaks to recent applications layouts\n\nThis makes these changes:\n- Reduce fade area from 30 pixels to 20 pixels at top and bottom of recents view\nwhen scrollable\n- Shift application icon up and to the right in all recent items.\n\nChange-Id: If510b63a92d6396ffb087b12f4ddc8847c95f3d7\n"
    },
    {
      "commit": "ec1f1f4cfc6e253cee4320fe33a385d2218a9bb2",
      "tree": "e8f3bf59ef1a335edf0fa4cc1875f4e4c546b83b",
      "parents": [
        "d452dbc2b62a9ddf7558965404f69f9a5e4ad1f5",
        "663f0f2da9fd57916d5c575a264d8afe7743eb4a"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Mon Mar 07 10:47:13 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Mar 07 10:47:13 2011 -0800"
      },
      "message": "Merge changes I674abfcc,Ia40f4c53 into honeycomb-mr1\n\n* changes:\n  When the user touches a peeked notification, reset the fadeout timer.\n  Fix touches on glowing region around panel.\n"
    },
    {
      "commit": "0b51f57479f243a597d7c73b6ac44d3e687bafa8",
      "tree": "d5ec38bfc7a914ee331a6d61eca28798492e7358",
      "parents": [
        "abd481f686ccce3eb1277ba6d560960d640dc4bb",
        "d836dce27bb604286b1952ad064de1b5412ab46d"
      ],
      "author": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Fri Mar 04 15:40:00 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Mar 04 15:40:00 2011 -0800"
      },
      "message": "Merge \"Updated stat notification icons\" into honeycomb-mr1"
    },
    {
      "commit": "d836dce27bb604286b1952ad064de1b5412ab46d",
      "tree": "4234057cd5920e125b69c68c3630d6c7c4632f92",
      "parents": [
        "91ac3dc06d1b99c5e63cda3b5ae0adfec406fd7a"
      ],
      "author": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Fri Mar 04 15:28:30 2011 -0800"
      },
      "committer": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Fri Mar 04 15:31:56 2011 -0800"
      },
      "message": "Updated stat notification icons\n\nChange-Id: I5084007427928c96de1bc64add0f1069d50ffaec\n"
    },
    {
      "commit": "abd481f686ccce3eb1277ba6d560960d640dc4bb",
      "tree": "937dc3d394c652d92ac1883c8e5f78e4624ad14d",
      "parents": [
        "97827bbd6ce10471f2c4399ffbe4dce2faf6d632",
        "cb04a69b9aaf4cf17c91c56d5a6b0069e8cee04f"
      ],
      "author": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Fri Mar 04 15:22:01 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Mar 04 15:22:01 2011 -0800"
      },
      "message": "Merge \"Updated clock notification panel background (pressed state)\" into honeycomb-mr1"
    },
    {
      "commit": "cb04a69b9aaf4cf17c91c56d5a6b0069e8cee04f",
      "tree": "70138d6d936dd8725e2af6c8d27f4db9aa8d0fb4",
      "parents": [
        "91ac3dc06d1b99c5e63cda3b5ae0adfec406fd7a"
      ],
      "author": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Fri Mar 04 15:08:56 2011 -0800"
      },
      "committer": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Fri Mar 04 15:08:56 2011 -0800"
      },
      "message": "Updated clock notification panel background (pressed state)\n\nChange-Id: I16bdb7edb0ab5abd897953daa16bf6d5c1dd8816\n"
    },
    {
      "commit": "886d000c0cf07cc7ee997e1e1dbac80452c86c1b",
      "tree": "e28cebd8732975e8b20f4d9b4c8b7cca65000e18",
      "parents": [
        "b191225940ba2f1f56100e62ba2a4f6a49e820ea"
      ],
      "author": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Fri Mar 04 13:40:34 2011 -0800"
      },
      "committer": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Fri Mar 04 13:40:34 2011 -0800"
      },
      "message": "Import revised translations.  DO NOT MERGE\n\nChange-Id: I7795f176a3ca479b44cccdbf4015cff08313d80d\n"
    },
    {
      "commit": "013218b49e33a80ab2293d25192b7cf954cd6cff",
      "tree": "1fa59a3414e9cdb5a7679162e3e93d56afb9ec70",
      "parents": [
        "1e158e9ce78c25dc5de402f14654a8955de7fddc"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Fri Mar 04 11:22:41 2011 -0500"
      },
      "committer": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Fri Mar 04 11:22:41 2011 -0500"
      },
      "message": "Fix touches on glowing region around panel.\n\nBug: 3509407\nChange-Id: Ia40f4c534f6bc316da214db821e655123858150a\n"
    },
    {
      "commit": "389bf4f734f1820e31f8807d117b6b15ded9ff8b",
      "tree": "7c5b7547fd300f8482ee3cc83cb521d5d41bbe66",
      "parents": [
        "3080b85c2ef8846099ae86cd8fea65592a6a591d",
        "eca208fae6d1b6ae9c8c0e42eee092e86dbddbb7"
      ],
      "author": {
        "name": "Wink Saville",
        "email": "wink@google.com",
        "time": "Thu Mar 03 16:13:07 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Mar 03 16:13:07 2011 -0800"
      },
      "message": "Merge \"DO NOT MERGE: Revert \"LTE Changes for Telephony including Multiple PDN support and IPV6 support\"\" into honeycomb-mr1"
    },
    {
      "commit": "24be6f9b0666762ef1006240bf293111bd8d617e",
      "tree": "27f2fc24cd5a3bc56381518005f3846ac4eafcf4",
      "parents": [
        "0472beb9071c47bfdce0130478976e8dccd7008f"
      ],
      "author": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Thu Mar 03 15:47:03 2011 -0800"
      },
      "committer": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Thu Mar 03 15:47:55 2011 -0800"
      },
      "message": "Remove unneeded large-screen-specific translations.\n\nChange-Id: Ifb55c466fbd6450504c2111193ce3049ccd99425\n"
    },
    {
      "commit": "0472beb9071c47bfdce0130478976e8dccd7008f",
      "tree": "46f08ddd8c41625ee4e8b97b2779f25f6fa0cde8",
      "parents": [
        "6c8d76527c938eb49182a6fd0677ccbc1618e7a8"
      ],
      "author": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Thu Mar 03 14:05:57 2011 -0800"
      },
      "committer": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Thu Mar 03 14:05:57 2011 -0800"
      },
      "message": "Import revised translations.  DO NOT MERGE\n\nChange-Id: Ifc18c6e4f53be86b699f3485d94fb6312cf0d909\n"
    },
    {
      "commit": "eca208fae6d1b6ae9c8c0e42eee092e86dbddbb7",
      "tree": "936d2b8c1e507d14477e2ddc541e6d10e009f2f6",
      "parents": [
        "268c7111f65c1f27598464c5f29ef4621bbf0407"
      ],
      "author": {
        "name": "Wink Saville",
        "email": "wink@google.com",
        "time": "Thu Mar 03 09:53:52 2011 -0800"
      },
      "committer": {
        "name": "Wink Saville",
        "email": "wink@google.com",
        "time": "Thu Mar 03 09:53:52 2011 -0800"
      },
      "message": "DO NOT MERGE: Revert \"LTE Changes for Telephony including Multiple PDN support and IPV6 support\"\n\nThis reverts commit 2b8bcfe5b74e1a34d136f4ff46e3c94397f38f82.\n\nChange-Id: Ifc4e9aaccb54e065a36380710694cd6e4d347636\n"
    },
    {
      "commit": "8f491b5fbc0956bd2e3e050b73acb36a4c3f493e",
      "tree": "8d2bc99f69ffd0f55f74ad37af8f3445d54b8740",
      "parents": [
        "28a8cb75e8b67e0e43d7ac252c7fa0186680fc2a"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@google.com",
        "time": "Thu Mar 03 00:00:22 2011 -0500"
      },
      "committer": {
        "name": "Daniel Sandler",
        "email": "dsandler@google.com",
        "time": "Thu Mar 03 00:18:44 2011 -0500"
      },
      "message": "Pressed states for the notification panel\u0027s title area.\n\nFinally, some feedback that you can tap on the thing.\n\nAlso tweak the veto press state PNG so you can see that it\nhas a pressed state.\n\nBug: 3328753\nChange-Id: I5c3b826fae66e480784477f844c6585bef1a0b60\n"
    },
    {
      "commit": "5920f153e763b62bbc2ddb35f624a1241180575e",
      "tree": "4ef103da8c1f422414f3ee3a97ce6ddc53da68df",
      "parents": [
        "0ffc2306ddbfe30291c89286287f9fc75658c409"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@google.com",
        "time": "Wed Mar 02 15:19:54 2011 -0500"
      },
      "committer": {
        "name": "Daniel Sandler",
        "email": "dsandler@google.com",
        "time": "Wed Mar 02 15:19:54 2011 -0500"
      },
      "message": "Invert sense (and text) of rotation lock switch.\n\nIt now reads \"Auto-rotate screen\" to be more consistent with\nthe Settings app.\n\nBug: 3427583\nChange-Id: I58d90a6b875cfa99b03995aea4c7ebfc7751e9cf\n"
    },
    {
      "commit": "957ac32633f78d27110da47993c752fb5fccff80",
      "tree": "9322c0bc03d9c59124db359fceb673a549ec3845",
      "parents": [
        "119f91bbeae5b423e53ed58699f2de4082a24a1f"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@google.com",
        "time": "Wed Mar 02 10:44:42 2011 -0500"
      },
      "committer": {
        "name": "Daniel Sandler",
        "email": "dsandler@google.com",
        "time": "Wed Mar 02 11:05:25 2011 -0500"
      },
      "message": "Turn off animations in the status bar.\n\nThey\u0027re causing a number of unpleasant effects (see bug list\nbelow). The root cause is a limitation of layout transitions\n(http://b/3503912) that we don\u0027t have time to fix right now.\n\nBug: 3427414\nBug: 3489129\nBug: 3501979\nChange-Id: Ie817b396f89847b105ef7b7c7007c7a1e64b8469\n"
    },
    {
      "commit": "119f91bbeae5b423e53ed58699f2de4082a24a1f",
      "tree": "d89cc15b0c25e52dff9f2e6fb3e3748413b36033",
      "parents": [
        "2b323c7200e687dd781a7b4778dfdaebc393af04"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@google.com",
        "time": "Tue Mar 01 16:49:05 2011 -0500"
      },
      "committer": {
        "name": "Daniel Sandler",
        "email": "dsandler@google.com",
        "time": "Wed Mar 02 07:47:15 2011 -0500"
      },
      "message": "Visible feedback for control panel taps.\n\nBug: 3329721\nChange-Id: Ie0c6251381447ad1893d63d62cd235fa88a7b1c5\n"
    },
    {
      "commit": "9ac8719caf22be62046511316e0339ead1f908d2",
      "tree": "098f9f4a3090aa793a6daf40ef0fe3df42acecfe",
      "parents": [
        "05d5ef6afd6b152ca9a443311fc2486076a1ae89"
      ],
      "author": {
        "name": "Tadashi G. Takaoka",
        "email": "takaoka@google.com",
        "time": "Tue Mar 01 16:25:45 2011 -0800"
      },
      "committer": {
        "name": "Tadashi G. Takaoka",
        "email": "takaoka@google.com",
        "time": "Tue Mar 01 21:29:02 2011 -0800"
      },
      "message": "Longer delay before fading out scrollbar\n\nDefault delay is 750ms. This change sets it 75sec.\n\nBug: 3454586\nChange-Id: Ib6e4ad194fca577f397da0050ccfeaef0c04227c\n"
    },
    {
      "commit": "9c1785820b2605b84a4934a5d30eda88f26b0b14",
      "tree": "e2c114e7fbc851af12373811f27d28f902323bea",
      "parents": [
        "7eae7a97bc78b1a03b3df2444c6cdff9808d536a"
      ],
      "author": {
        "name": "Jim Miller",
        "email": "jaggies@google.com",
        "time": "Tue Mar 01 17:24:25 2011 -0800"
      },
      "committer": {
        "name": "Jim Miller",
        "email": "jaggies@google.com",
        "time": "Tue Mar 01 17:45:11 2011 -0800"
      },
      "message": "Fix 3482763: Minor layout tweaks and new asset for recents\n\nFixed in this change:\n - ListView overscroll drawable was partially off screen.\n - Selected item was not fading when unselected\n\nChange-Id: Ifba86eede591c4d4f984a7966b933a77799f66f9\n"
    },
    {
      "commit": "7eae7a97bc78b1a03b3df2444c6cdff9808d536a",
      "tree": "84f013e0b2613431747d01387cf5fd5a22af6f96",
      "parents": [
        "7c4beadf57c893f17efc0550b13498a06958f90c",
        "5fda69cf1e7cad4d40f80203e5f790595f66e840"
      ],
      "author": {
        "name": "Jim Miller",
        "email": "jaggies@google.com",
        "time": "Mon Feb 28 13:12:56 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Feb 28 13:12:56 2011 -0800"
      },
      "message": "Merge \"Fix 3386135: Make recent apps scrollable with more entries\""
    },
    {
      "commit": "5fda69cf1e7cad4d40f80203e5f790595f66e840",
      "tree": "7340617596febccc27530f9ec1aa5c8dc1db0827",
      "parents": [
        "57283d7aba00e9e7b21d79778834140fa4207f12"
      ],
      "author": {
        "name": "Jim Miller",
        "email": "jaggies@google.com",
        "time": "Wed Feb 16 15:17:11 2011 -0800"
      },
      "committer": {
        "name": "Jim Miller",
        "email": "jaggies@google.com",
        "time": "Fri Feb 25 18:47:22 2011 -0800"
      },
      "message": "Fix 3386135: Make recent apps scrollable with more entries\n\nSummary of changes:\n\nSwitched to using a ListView to contain recent apps.\n\nIncreased DISPLAY_TASKS to show up to 20 recent applications.\n\nMoved some parameters to dimens to make them more customizeable\nby partners and by device and configuration.\n\nAdjusted size of composited thumbnail to accomodate new thumbnail\nbackground asset.\n\nHide IME buttons in TabletStatusBar while RecentApps panel is showing.\n\nUse new drawable for selection.\n\nRestore list position on orientation change.\n\nChange-Id: If8c26869b7e70f82c097870c6c1b928b959a4685\n"
    },
    {
      "commit": "2b8bcfe5b74e1a34d136f4ff46e3c94397f38f82",
      "tree": "844f05bd2168e872f5e2d8a0e49227fd665c5d20",
      "parents": [
        "66d16910a84c9a67d854cf1d2d78cee94641be1f"
      ],
      "author": {
        "name": "Wink Saville",
        "email": "wink@google.com",
        "time": "Thu Feb 24 17:58:51 2011 -0800"
      },
      "committer": {
        "name": "Wink Saville",
        "email": "wink@google.com",
        "time": "Thu Feb 24 18:23:36 2011 -0800"
      },
      "message": "LTE Changes for Telephony including Multiple PDN support and IPV6 support\n\nAdded init for CDMAPhone.java\n\nChange-Id: I2392b5ad3382ee1993537b8477ef00dd036c6fe9\n"
    },
    {
      "commit": "c5f2b9f9078731a938455d20b277a8b2f80a26cf",
      "tree": "410fd86b0a9312e8e2b5dc0a26ea24e773b2d028",
      "parents": [
        "17f49e4f91c04290721dc029b73b9a430f5298d5"
      ],
      "author": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Thu Feb 24 11:50:41 2011 -0800"
      },
      "committer": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Thu Feb 24 11:50:41 2011 -0800"
      },
      "message": "Import revised translations.\n\nChange-Id: Ib0c12e7b10809b2180a743bd2f9c186b04461920\n"
    },
    {
      "commit": "176b8d01b931096cbd8154e9b0e8d9ffc14f406d",
      "tree": "112d1ec198a88514a0380a53ad541495672e7e87",
      "parents": [
        "5df34ac754564aa5aa8e21e7f73c3cd84fe0081e",
        "57b920bd6160663d2a00ea7d8933fcc4c4fd20d1"
      ],
      "author": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Tue Feb 22 21:56:27 2011 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Feb 22 21:56:27 2011 -0800"
      },
      "message": "am 57b920bd: am da34ab21: am 9208875e: Updated iconography for network status and adding 4G assets\n\n* commit \u002757b920bd6160663d2a00ea7d8933fcc4c4fd20d1\u0027:\n  Updated iconography for network status and adding 4G assets\n"
    },
    {
      "commit": "57b920bd6160663d2a00ea7d8933fcc4c4fd20d1",
      "tree": "4db25b74a2c1257ab382df168055d90295a8d7cf",
      "parents": [
        "a0946d6399431d3cc86ef06d44695251ab04933b",
        "da34ab214886531e5e9c0d975d0dc70cfe8a26a4"
      ],
      "author": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Tue Feb 22 21:23:54 2011 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Feb 22 21:23:54 2011 -0800"
      },
      "message": "am da34ab21: am 9208875e: Updated iconography for network status and adding 4G assets\n\n* commit \u0027da34ab214886531e5e9c0d975d0dc70cfe8a26a4\u0027:\n  Updated iconography for network status and adding 4G assets\n"
    },
    {
      "commit": "9208875e92ec190d49864b92823dd7011b9b443a",
      "tree": "2659aafa18b47987597226ea2e4b83a9397892fa",
      "parents": [
        "ccc802e12be64248c2c6822eb36a957435a06ef2"
      ],
      "author": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Tue Feb 22 15:43:34 2011 -0800"
      },
      "committer": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Tue Feb 22 16:12:46 2011 -0800"
      },
      "message": "Updated iconography for network status and adding 4G assets\n\nChange-Id: Ie8dc203587836d88ded2846329db1a0c1667afcc\n"
    },
    {
      "commit": "ce6ff6403428069004e53651ea3b870a6bc67bb4",
      "tree": "e9779bc5d5c43d2ba5dc5dd86fa85676542050e8",
      "parents": [
        "10d63fada8a0e67095422d60b381906ebe5b65ee"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@google.com",
        "time": "Fri Feb 18 12:51:08 2011 -0500"
      },
      "committer": {
        "name": "Daniel Sandler",
        "email": "dsandler@google.com",
        "time": "Fri Feb 18 13:32:14 2011 -0500"
      },
      "message": "Visual indication of do-not-disturb mode in system bar.\n\nBug: 3408005\nChange-Id: I934a6684bb3e90e2ada848872b5670f6b6e3e055\n"
    },
    {
      "commit": "4f88170a5017c61607f6da6c0e0d973bddb21d47",
      "tree": "7a3a42a47e6bbf8bf678bbca8bc04218b39e580f",
      "parents": [
        "826fbd543d8b902e2934f793d5404252a493c47a"
      ],
      "author": {
        "name": "Jim Miller",
        "email": "jaggies@google.com",
        "time": "Thu Feb 17 15:12:46 2011 -0800"
      },
      "committer": {
        "name": "Jim Miller",
        "email": "jaggies@google.com",
        "time": "Thu Feb 17 15:12:46 2011 -0800"
      },
      "message": "Fix 3324645: Fix text wrapping issue in RecentApps\n\nThis fixes a problem where the application label and descriptions\nwould wrap to the next line.  It now correctly stays within the\nreserved space.\n\nChange-Id: I586b15b1f69b61f260eb612e69b82260f6c9f84a\n"
    },
    {
      "commit": "f04ae729fa453bb7a025b44a099fab981bec67f5",
      "tree": "3d942b3bf42c5b176a20fd90be159fb1ea4a5a8e",
      "parents": [
        "260a13a95edbe41fb8042b96b8c35a8a65546ec0"
      ],
      "author": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Thu Feb 17 10:14:16 2011 -0800"
      },
      "committer": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Thu Feb 17 10:14:16 2011 -0800"
      },
      "message": "Import revised translations.\n\nChange-Id: I49c5a60899acbd7cb223935268507a3646b03286\n"
    },
    {
      "commit": "abe92da72fe7d3b61f8f47d77da46f1b3f2396a6",
      "tree": "3b293307f1997c7237e5f041b0513af332a57d86",
      "parents": [
        "13033ea52714d48d754c6bc8fccb18514c645a47"
      ],
      "author": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Wed Feb 16 10:18:37 2011 -0800"
      },
      "committer": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Wed Feb 16 10:18:37 2011 -0800"
      },
      "message": "Import revised translations.  DO NOT MERGE\n\nChange-Id: Id7d999bfc9d422292aa81d5a8c579840e9cc1438\n"
    },
    {
      "commit": "55e26aa15038c81bcca054fde1cd8a925d80a953",
      "tree": "256ff3b47805626721bf1e77a1dc3c891a2398af",
      "parents": [
        "b44cb0ba973126debfac53ce17cc93ec6d9feaea"
      ],
      "author": {
        "name": "Jim Miller",
        "email": "jaggies@google.com",
        "time": "Mon Feb 14 15:52:09 2011 -0800"
      },
      "committer": {
        "name": "Jim Miller",
        "email": "jaggies@google.com",
        "time": "Mon Feb 14 15:52:09 2011 -0800"
      },
      "message": "Fix 3423212: Constrain large app icons to 64x64 in recents.\n\nChange-Id: I3400632b6aec97edad29455961a700db2acea099\n"
    },
    {
      "commit": "c1afcf06f8f0652b572653e9fdef6e157327024a",
      "tree": "dc72398fc76cb40eed6fe0e7b9cfbcca95e285c4",
      "parents": [
        "83a7b963f0070022d98853ea1fb4fa5c81cc5e79"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@google.com",
        "time": "Thu Feb 10 11:53:29 2011 -0500"
      },
      "committer": {
        "name": "Daniel Sandler",
        "email": "dsandler@google.com",
        "time": "Thu Feb 10 11:53:29 2011 -0500"
      },
      "message": "Put the pocket back in my pocket for later.\n\nChange-Id: Ifa6b540abede35ba92ab6721274655aef1458fbc\n"
    },
    {
      "commit": "1cfe75301724d324c4f2e216dfef09ca2a474025",
      "tree": "4c3bcaef4c43c653df952972aa3fd64e02715639",
      "parents": [
        "8b166b47946fca251e35ff2078362f728286e531"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@google.com",
        "time": "Tue Feb 08 16:33:07 2011 -0500"
      },
      "committer": {
        "name": "Daniel Sandler",
        "email": "dsandler@google.com",
        "time": "Tue Feb 08 16:33:07 2011 -0500"
      },
      "message": "Bringing back the pocket.\n\nBug: 3203179\nChange-Id: Ic1513ae9cbc502e328bcf484f83198f2c12102a2\n"
    },
    {
      "commit": "7dd2196e8b1b80dac3905b2b368f5a6473b1890b",
      "tree": "79eedf875e48b878fce46fab905ab2963178d4a3",
      "parents": [
        "f8cbf7297bd7e29867154610cbc24fe0dbc168d1"
      ],
      "author": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Mon Feb 07 17:19:23 2011 -0800"
      },
      "committer": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Mon Feb 07 17:19:23 2011 -0800"
      },
      "message": "Import revised translations.  DO NOT MERGE\n\nChange-Id: Icb56518620be62481ed0d152f7eb9ab44d6f759d\n"
    },
    {
      "commit": "85cabc2eb367e8dcbe7445886bdd945e47d1bbfa",
      "tree": "9b7a9b657b4bb61d0391101d4ac9965e7c107848",
      "parents": [
        "8a2cea735dc2130e2a084615bc0a8d056e3b5b9a",
        "9cfa9c7a3f5f23dec6ef4575407c1076d1b3c479"
      ],
      "author": {
        "name": "Mike Cleron",
        "email": "mcleron@google.com",
        "time": "Mon Feb 07 13:41:21 2011 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Feb 07 13:41:21 2011 -0800"
      },
      "message": "am 9cfa9c7a: am f6141980: Merge changes I46acd27a,I70b322e1 into honeycomb\n\n* commit \u00279cfa9c7a3f5f23dec6ef4575407c1076d1b3c479\u0027:\n  aa is better than cc\n  Prevent ProgressBar from slowing down everything. bug #3422568\n"
    },
    {
      "commit": "32cd1d5053fdca49463adc83adb7b7dad13904e0",
      "tree": "2f56aeb6cc08eb9ee055f91fb811645e7ad82c83",
      "parents": [
        "f313e95821cdb7e9dca8e61d87747064a63e807b",
        "31796297d472512a748d7fb483055ad7609b13cd"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@google.com",
        "time": "Mon Feb 07 16:12:16 2011 -0500"
      },
      "committer": {
        "name": "Daniel Sandler",
        "email": "dsandler@google.com",
        "time": "Mon Feb 07 16:12:16 2011 -0500"
      },
      "message": "resolved conflicts for merge of 31796297 to master\n\nChange-Id: Ice632b3378f8f67c186245fdb63b022ade864ba1\n"
    },
    {
      "commit": "6da8239f5ececd38677b41fae597b0043897b6a9",
      "tree": "a4168d9c275d734524d44aeab6772cc4ef557e35",
      "parents": [
        "996d49396712a3b3225b9ae72cde82ae3c047126",
        "a9b9f9c816b2dac559cd06a756587f92e6f2215c"
      ],
      "author": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Mon Feb 07 11:37:48 2011 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Feb 07 11:37:48 2011 -0800"
      },
      "message": "am a9b9f9c8: am b3e00457: Merge \"Updated notification area layout Bumping clock up 1px Swapping in new Bluetooth icons\" into honeycomb\n\n* commit \u0027a9b9f9c816b2dac559cd06a756587f92e6f2215c\u0027:\n  Updated notification area layout Bumping clock up 1px Swapping in new Bluetooth icons\n"
    },
    {
      "commit": "f6141980c84f64618f083297bc37cfae7e0fca84",
      "tree": "4d8822cde4f574cb5324fbef2eef107de6c95d12",
      "parents": [
        "4ad2547fe08bab430d7d9f9cc4b789410856c9c3",
        "e28b430486a407282d92813c957c81a9d63a337e"
      ],
      "author": {
        "name": "Mike Cleron",
        "email": "mcleron@google.com",
        "time": "Thu Feb 03 21:17:09 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Feb 03 21:17:09 2011 -0800"
      },
      "message": "Merge changes I46acd27a,I70b322e1 into honeycomb\n\n* changes:\n  aa is better than cc\n  Prevent ProgressBar from slowing down everything. bug #3422568\n"
    },
    {
      "commit": "4ad2547fe08bab430d7d9f9cc4b789410856c9c3",
      "tree": "b619d603f487d859a8acb7f4da99d67aaefd8858",
      "parents": [
        "b65b2df6e421d0fc8516e933f52763ff172760f3",
        "e40451a89dc91dfd636af7cb32a23b4a4cc93fdc"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@google.com",
        "time": "Thu Feb 03 20:49:10 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Feb 03 20:49:10 2011 -0800"
      },
      "message": "Merge \"Ongoing notification for GPS use.\" into honeycomb"
    },
    {
      "commit": "e28b430486a407282d92813c957c81a9d63a337e",
      "tree": "4b3456b701d2d05a170dcb35734f370772fde025",
      "parents": [
        "2f57ba56b3d4648476f0c00bd74fc4f6aa052810"
      ],
      "author": {
        "name": "Romain Guy",
        "email": "romainguy@google.com",
        "time": "Thu Feb 03 19:26:57 2011 -0800"
      },
      "committer": {
        "name": "Romain Guy",
        "email": "romainguy@google.com",
        "time": "Thu Feb 03 19:26:57 2011 -0800"
      },
      "message": "aa is better than cc\n\nBug:\nChange-Id: I46acd27ae0fe93d9dc15aa1d3eeb06c1b344fada\n"
    },
    {
      "commit": "e40451a89dc91dfd636af7cb32a23b4a4cc93fdc",
      "tree": "875a847a9a638ce36310887dc7818e02e8cb96dc",
      "parents": [
        "8275c6087897e8fd614681d1cd12db62e6b9fcd5"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@google.com",
        "time": "Thu Feb 03 14:51:35 2011 -0500"
      },
      "committer": {
        "name": "Daniel Sandler",
        "email": "dsandler@google.com",
        "time": "Thu Feb 03 21:11:46 2011 -0500"
      },
      "message": "Ongoing notification for GPS use.\n\nThis change improves upon the notification priority API\nintroduced in change I9e738cc4, allowing privileged clients\nto set the priority of a notification when posting it\ndirectly to INotificationManager. StatusBarTest is updated\nto test this new feature.\n\nThe new LocationController in SystemUI uses this facility to\npost a high-priority ongoing notification whenever GPS is in\nuse (replacing the functionality of the legacy GPS status\nbar icon).\n\nAlso happens to fix http://b/3325472 (adding a log message\nwhen notifications are dropped because of a missing icon).\n\nBug: 3412807\n\nChange-Id: I523016ffa53bf979be98ddc4a2deb55a6270c68a\n"
    },
    {
      "commit": "8cd46b577b08b391f4b9556282eae539805e7a35",
      "tree": "fd957f86efdbcd5d184158207170025036bfbc5d",
      "parents": [
        "f368c030391d80102edec3c46640f5ff04a91ea5",
        "63944f6c38090e263d824d9c4a074d2baf13a21c"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@google.com",
        "time": "Thu Feb 03 17:19:16 2011 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Feb 03 17:19:16 2011 -0800"
      },
      "message": "am 63944f6c: am 2243cca4: Merge \"Time to take down the Christmas lights.\" into honeycomb\n\n* commit \u002763944f6c38090e263d824d9c4a074d2baf13a21c\u0027:\n  Time to take down the Christmas lights.\n"
    },
    {
      "commit": "247c0c1bba53ee9f8e2f167948f8b2b649b91675",
      "tree": "38134b860c728f1d0cf88e8e2d55453922d12d02",
      "parents": [
        "9bd32c235dc0823f05eee824f37a2863bc80ff06",
        "020c021c62f804ed08d89a3a38457a002184158e"
      ],
      "author": {
        "name": "Joe Onorato",
        "email": "joeo@google.com",
        "time": "Thu Feb 03 17:16:31 2011 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Feb 03 17:16:31 2011 -0800"
      },
      "message": "am 020c021c: am e9dea7b7: Merge \"Add a bluetooth icon and data direction to the status bar.\" into honeycomb\n\n* commit \u0027020c021c62f804ed08d89a3a38457a002184158e\u0027:\n  Add a bluetooth icon and data direction to the status bar.\n"
    }
  ],
  "next": "de9fa2cfe051cda4bd8528a1ffc321e66f8f059e"
}
