)]}'
{
  "log": [
    {
      "commit": "671e86605c96144066c65704dbd154df5f0a0bad",
      "tree": "a5bf9b3171b14508d70d4022a35484d04fef3cd4",
      "parents": [
        "53553d3bcdacc9a02d65c069c311f9fc915d36bf",
        "f86bc976261d1f9860a4249ce9ef4d0ef4c8c3ef"
      ],
      "author": {
        "name": "Andrei Stingaceanu",
        "email": "stg@google.com",
        "time": "Thu Apr 14 15:40:47 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Apr 14 15:40:48 2016 +0000"
      },
      "message": "Merge \"Keyboard shortcuts: one instance refactor\" into nyc-dev"
    },
    {
      "commit": "f86bc976261d1f9860a4249ce9ef4d0ef4c8c3ef",
      "tree": "c20b5605a3102594bc3b41f8f332b2f7d658d5f0",
      "parents": [
        "15e636b570c646c6b45a57eebff5c6197277990d"
      ],
      "author": {
        "name": "Andrei Stingaceanu",
        "email": "stg@google.com",
        "time": "Tue Apr 12 15:29:25 2016 +0100"
      },
      "committer": {
        "name": "Andrei Stingaceanu",
        "email": "stg@google.com",
        "time": "Thu Apr 14 16:37:08 2016 +0100"
      },
      "message": "Keyboard shortcuts: one instance refactor\n\nMake all the instance public methods private\nand add static methods to control the behavior:\n* show\n* dismiss\n* toggle\n\nMake sure we only deal with one instance of the\nKeyboardShortcuts (previously both the\nKeyboardShortcutsReceiver and BaseStatusBar were\ncreating instances).\n\nMakes sure the instance is destroyed when dismissing\nand when showing it either creates a new one if none\nexists or reuses the existing one.\n\nAlso fixes an existing nasty issue where in order\nto dismiss the dialog from BaseStatusBar we were\nalways first creating a new instance.\n\nBug: 28012198\nChange-Id: I207553dd45ae535edc64b6292a472fa0899029b0\n"
    },
    {
      "commit": "ac5a240f0546b88507a85100a55483cc8380949b",
      "tree": "5fa4d2343569d75e298fa659a23e3527412b47f2",
      "parents": [
        "dea7075249e0825a9ec44be7371b898a3bf3abb3",
        "bda1b17d45267c7e6efd9b03a5ec2b5356aa5eb7"
      ],
      "author": {
        "name": "Sid Soundararajan",
        "email": "ssoundar@google.com",
        "time": "Thu Apr 14 15:19:22 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Apr 14 15:19:24 2016 +0000"
      },
      "message": "Merge \"Add a fall back for when the thumbnail is not generated for a task\" into nyc-dev"
    },
    {
      "commit": "dea7075249e0825a9ec44be7371b898a3bf3abb3",
      "tree": "47767e3beee426372ec0240f3ddf26dcd3757ef4",
      "parents": [
        "82676d9f8810f4ab3e943e89df135cc87857f537",
        "42317eade538975345297bb20ae3b7d2e3c4232b"
      ],
      "author": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Thu Apr 14 14:57:43 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Apr 14 14:57:45 2016 +0000"
      },
      "message": "Merge \"QS Edit: Fix drag to add tiles going away\" into nyc-dev"
    },
    {
      "commit": "42317eade538975345297bb20ae3b7d2e3c4232b",
      "tree": "3116213e951a1e7de653f0e6c2228a1ec659530a",
      "parents": [
        "ff9e0dede85d12576227013feeb3a1e7fd5a4774"
      ],
      "author": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Thu Apr 14 10:53:42 2016 -0400"
      },
      "committer": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Thu Apr 14 10:53:42 2016 -0400"
      },
      "message": "QS Edit: Fix drag to add tiles going away\n\nChange-Id: I421717066e6effde6dade7ef498877aa8834abdd\nFixes: 28153092\n"
    },
    {
      "commit": "732bd6cb2736c9ae091f2b5b136570fc5d579224",
      "tree": "f4e230c5ee0bdbf42493b73828fbc8d56a655b7b",
      "parents": [
        "e767e1bc17eeb4302ef503bcc83ed8697db91433"
      ],
      "author": {
        "name": "Dan Sandler",
        "email": "dsandler@android.com",
        "time": "Tue Apr 12 14:20:32 2016 -0400"
      },
      "committer": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Thu Apr 14 13:48:03 2016 +0000"
      },
      "message": "Allow system apps to substitute a different app name in notifications.\n\nThis is a privileged permission and is only to be used by\nthe core OS and related packages whose names are confusing\nor misleading when shown in notifications.\n\nThe user will always be able to see the true package name by\naccessing the notification inspector (longpress or swipe\ngesture on the notification row in SystemUI).\n\nFixes: 26517701\nChange-Id: I2b021c9da0757b99df76399666af263668d88070\n"
    },
    {
      "commit": "670ea71f1b4ae59a0cd6608ae44b0fb78a1144c4",
      "tree": "5feccc4093f247e01eef29d7dfa815a018fac5a0",
      "parents": [
        "f824e58d493bb86789bcb8de27a2e43a762c5d3e"
      ],
      "author": {
        "name": "Winson",
        "email": "winsonc@google.com",
        "time": "Tue Apr 12 17:02:26 2016 -0700"
      },
      "committer": {
        "name": "Winson",
        "email": "winsonc@google.com",
        "time": "Wed Apr 13 20:51:37 2016 -0700"
      },
      "message": "Reducing work on configuration change (Part 1)\n\n- Don’t reinflate the header bar and dummy stack view\n- Only update the header bar layout params when values change\n\nChange-Id: I47bb699e35b10caea2ab8640be8d3f9a3d445c58"
    },
    {
      "commit": "6309cabcda6a6a3e2e397808f34ec6cc91b535aa",
      "tree": "4d0cf6ba1ed02c1ecaa2ad346e175333c772b91d",
      "parents": [
        "f21c3dace89b168f5e5e4e96532d977b8b0a1cf5",
        "1e59f2412d716adece672e8fe6a4784a3b3f4814"
      ],
      "author": {
        "name": "Jaewan Kim",
        "email": "jaewan@google.com",
        "time": "Thu Apr 14 01:41:55 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Apr 14 01:41:56 2016 +0000"
      },
      "message": "Merge \"PIP: Implement focus change animation in PIP control buttons\" into nyc-dev"
    },
    {
      "commit": "f21c3dace89b168f5e5e4e96532d977b8b0a1cf5",
      "tree": "cb206aef15fa65c46a63f327bae9343728e8b17b",
      "parents": [
        "49d9c79e318e4b623a711b3fe7bb710070b51aea"
      ],
      "author": {
        "name": "Winson",
        "email": "winsonc@google.com",
        "time": "Wed Apr 13 18:24:12 2016 -0700"
      },
      "committer": {
        "name": "Winson Chung",
        "email": "winsonc@google.com",
        "time": "Thu Apr 14 01:34:57 2016 +0000"
      },
      "message": "Fixing crash.\n\nb/28179361\n\nChange-Id: I5c6049efcd0c43f3b0e595648fd331c2a82d4d73\n"
    },
    {
      "commit": "bda1b17d45267c7e6efd9b03a5ec2b5356aa5eb7",
      "tree": "98f23350ab2ea45627e965f1a3154d73a0ede2f2",
      "parents": [
        "3a2bce6e51b08d276806cc60fb1a410e63b4e17e"
      ],
      "author": {
        "name": "Sid Soundararajan",
        "email": "ssoundar@google.com",
        "time": "Mon Apr 11 16:41:03 2016 -0700"
      },
      "committer": {
        "name": "Sid Soundararajan",
        "email": "ssoundar@google.com",
        "time": "Wed Apr 13 18:31:18 2016 -0700"
      },
      "message": "Add a fall back for when the thumbnail is not generated for a task\n\nRe-add scrim and shadows to cards.\n\nThis can happen on TV when an App is mid launch and the HOME button\nis pressed. The Banner of the App is used as a fallback, with the\nicon of the app as a final fallback. The icon should not be used\nnormally, since an App would fail review for not providing a banner.\n\nBUG: 27349208\nBUG: 27857124\nBUG: 27953609\nChange-Id: I50f6ee714eeddee1ea2b5ae31f23ea68d230bc59\n"
    },
    {
      "commit": "e6036ad09417edc2a0786237824eff306d1ca1bb",
      "tree": "e704b31c5e19624073fd079472fd09ed8c54d689",
      "parents": [
        "2cde05c3bb9267ba6be456af43b0b0710a06c6ea",
        "e211f57e2a86ff1da81d7ee969b7148cb43db43f"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Thu Apr 14 01:23:04 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Apr 14 01:23:06 2016 +0000"
      },
      "message": "Merge \"Keep HUNs that have an active remote input\" into nyc-dev"
    },
    {
      "commit": "c142a8c43fa7d1b6c9d797e044060755d9ecfcd6",
      "tree": "64283f95fec4fe25d72a1c13b47576e57136e651",
      "parents": [
        "d2744865949afd9148dc2accfeeaea8d7f61d731",
        "4ab7e595a5deef72448da950f2f973bc0c90fe18"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Thu Apr 14 00:04:53 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Apr 14 00:04:54 2016 +0000"
      },
      "message": "Merge \"StrongAuthTracker: Don\u0027t rely on USER_PRESENT\" into nyc-dev"
    },
    {
      "commit": "4ab7e595a5deef72448da950f2f973bc0c90fe18",
      "tree": "b1feee7f36bd95b901c56fae32cc906b40f0c2bf",
      "parents": [
        "250c617d13216a210f3ebca25c6f765c29334a8d"
      ],
      "author": {
        "name": "Adrian Roos",
        "email": "roosa@google.com",
        "time": "Wed Apr 13 15:38:13 2016 -0700"
      },
      "committer": {
        "name": "Adrian Roos",
        "email": "roosa@google.com",
        "time": "Wed Apr 13 15:38:18 2016 -0700"
      },
      "message": "StrongAuthTracker: Don\u0027t rely on USER_PRESENT\n\nUSER_PRESENT is sent via the background queue. A delay\nthere can cause us not to recognize that the user has\nunlocked and prompt for the credential again, when trust\nor fingerprint would be sufficient.\n\nAlso removes an obsolete reference to USER_PRESENT from\nTrustManagerService.\n\nChange-Id: Ie8d1a180170df5f0c8f9e71660504fd71eeacd99\nFixes: 27830458\n"
    },
    {
      "commit": "819b9bc9dbf31b8b6db999ff56477038ad95ffcf",
      "tree": "c442e4faa9f0ff061e45259b7feea2886223ad08",
      "parents": [
        "545c5c20d3b1f424b2f1917a262a5e8130dab6d0",
        "ccf08d7c84621ced051c1c3b0f52efde10b94569"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Wed Apr 13 21:32:20 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Apr 13 21:32:21 2016 +0000"
      },
      "message": "Merge \"Dismiss keyguard when user button is tapped\" into nyc-dev"
    },
    {
      "commit": "545c5c20d3b1f424b2f1917a262a5e8130dab6d0",
      "tree": "8c95238d7c83184ed8f9b0d7dcf3b40e48fbf028",
      "parents": [
        "f7eaef52a3a6a2f7f17ba8d95cb3327fe39b58cb"
      ],
      "author": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Tue Apr 12 18:59:45 2016 -0700"
      },
      "committer": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Wed Apr 13 21:27:32 2016 +0000"
      },
      "message": "Refine long-press enter and exit animations\n\nBug: 27154882\nChange-Id: I13a1a6ea7eabdefc7e5c32ae0471d9fa14cc3f86\n"
    },
    {
      "commit": "4db7675d8509039dd9cf5dc7231c5bca6330dcd3",
      "tree": "0a5d32fa5c8920ae8a7fbac63d63991147057754",
      "parents": [
        "a28e8cc50ffa37cd739518b34985e21ca88466d8",
        "2977ba2cd7fd4c9479d64108522229e373beea33"
      ],
      "author": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Wed Apr 13 19:11:20 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Apr 13 19:11:22 2016 +0000"
      },
      "message": "Merge \"QS: Add content description to page indicator\" into nyc-dev"
    },
    {
      "commit": "ccf08d7c84621ced051c1c3b0f52efde10b94569",
      "tree": "674b2a39a1a4da2366a5bc3cb04ca039d001cc21",
      "parents": [
        "250c617d13216a210f3ebca25c6f765c29334a8d"
      ],
      "author": {
        "name": "Kaori Katou",
        "email": "kaori.x.kato@sonymobile.com",
        "time": "Tue May 26 16:25:04 2015 +0900"
      },
      "committer": {
        "name": "Adrian Roos",
        "email": "roosa@google.com",
        "time": "Wed Apr 13 11:05:41 2016 -0700"
      },
      "message": "Dismiss keyguard when user button is tapped\n\nWhen multi-user is disabled and user button is tapped\non the keyguard, the contact app is displayed behind the keyguard.\nThe keyguard should be dismissed when the contact app is launched.\n\nChange-Id: I7daa0bec84b5172e78668cc71e51955f166ede0a\n(cherry picked from commit 0a334053298c988a816a754c4235ed3b01cc9cfc)\n"
    },
    {
      "commit": "2977ba2cd7fd4c9479d64108522229e373beea33",
      "tree": "f8b9163b60e8c02b9b9bf73e32dd724f9972e809",
      "parents": [
        "ff9e0dede85d12576227013feeb3a1e7fd5a4774"
      ],
      "author": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Wed Apr 13 13:01:14 2016 -0400"
      },
      "committer": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Wed Apr 13 13:01:14 2016 -0400"
      },
      "message": "QS: Add content description to page indicator\n\nChange-Id: I4e9bdfe803d681484eb4c8915c44e37be40d8aa2\nFixes: 27325720\n"
    },
    {
      "commit": "52c66d74d13f26e2aea578f6f4308250cb958f67",
      "tree": "3feb431c8f4a016eabef34c2b92612c6c4f9d5a5",
      "parents": [
        "ff9e0dede85d12576227013feeb3a1e7fd5a4774"
      ],
      "author": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Wed Apr 13 11:01:19 2016 -0400"
      },
      "committer": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Wed Apr 13 11:01:19 2016 -0400"
      },
      "message": "Remove color and appearance\n\nAlso fix crash.\n\nChange-Id: I16abec61d63e2d503b07047c08664c2e96689c50\nFixes: 28163234\n"
    },
    {
      "commit": "eeef75b6266dee8127bb0bcd1c241059602ca791",
      "tree": "91cd25f96b633f1866d87a428ee917bdd32ad5c8",
      "parents": [
        "caf566a5372b05230885b787997b98ff4508eadd",
        "6c7b874557a71886177f88f60592189978f2b993"
      ],
      "author": {
        "name": "Nicolas Prévot",
        "email": "nprevot@google.com",
        "time": "Wed Apr 13 11:00:01 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Apr 13 11:00:02 2016 +0000"
      },
      "message": "Merge \"Suspend work status bar icon should be removed when work profile is deleted.\" into nyc-dev"
    },
    {
      "commit": "6c7b874557a71886177f88f60592189978f2b993",
      "tree": "9365904b00bb66b64f2224a42c29c02718dc708c",
      "parents": [
        "a8c81c1a804cad61735753ff87ebb7bbf1a57383"
      ],
      "author": {
        "name": "Nicolas Prevot",
        "email": "nprevot@google.com",
        "time": "Wed Apr 13 10:28:58 2016 +0100"
      },
      "committer": {
        "name": "Nicolas Prevot",
        "email": "nprevot@google.com",
        "time": "Wed Apr 13 10:28:58 2016 +0100"
      },
      "message": "Suspend work status bar icon should be removed when work profile is deleted.\n\nBUG:26787011\nChange-Id: Ifb3de2a670b1d5ac74200b8d344bb576f683ed61\n"
    },
    {
      "commit": "1e59f2412d716adece672e8fe6a4784a3b3f4814",
      "tree": "df2a495ba560edc12f9702a68e9f6427e4a3ace8",
      "parents": [
        "cf45224a81272d783314a77fd8671d711f4c6a68"
      ],
      "author": {
        "name": "Jaewan Kim",
        "email": "jaewan@google.com",
        "time": "Thu Apr 07 16:22:49 2016 +0900"
      },
      "committer": {
        "name": "Jaewan Kim",
        "email": "jaewan@google.com",
        "time": "Wed Apr 13 13:24:19 2016 +0900"
      },
      "message": "PIP: Implement focus change animation in PIP control buttons\n\nThis includes following animation.\n  - Fix focus change animation duration among the PIP control buttons\n  - Apply ripple animation for PIP control buttons\n  - PIP menu enter/exit animation.\n\nBug: 27677096\nChange-Id: I2f992416efc8a0994eeb56d5dec00201fd08a7aa\n"
    },
    {
      "commit": "a74888ddf6657b41aed28dff0b0b1d47a80f107f",
      "tree": "6b75e18fb92987dde2dd2f1bb202e5feb1c24d27",
      "parents": [
        "c1e1e41471a98a79097a75933d03dbc785aa973f",
        "29379ec859bf7118dec9f3248c63ee369218ad6b"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Wed Apr 13 04:18:30 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Apr 13 04:18:31 2016 +0000"
      },
      "message": "Merge \"TRON refinements for multi-window\" into nyc-dev"
    },
    {
      "commit": "e802c81fd287fe6e424dacf250f00b9e2d111220",
      "tree": "558a1285613a78de3d24e17b1ae80dbaa9a5ea94",
      "parents": [
        "0a6a6dbe9107a3e31d74293f853b46ae0e5b9e7b",
        "6a29c3e14f217c992b57820697112550f24a4351"
      ],
      "author": {
        "name": "Jaewan Kim",
        "email": "jaewan@google.com",
        "time": "Wed Apr 13 03:25:08 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Apr 13 03:25:10 2016 +0000"
      },
      "message": "Merge \"PIP: Fix crash in Recents when restrict profile is enabled\" into nyc-dev"
    },
    {
      "commit": "29379ec859bf7118dec9f3248c63ee369218ad6b",
      "tree": "7f0024a48816726cff13bbe176dde6f0f41a038d",
      "parents": [
        "656f6506fbbee34f2f66f013702ad860b738a73a"
      ],
      "author": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Mon Apr 11 23:43:42 2016 -0700"
      },
      "committer": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Tue Apr 12 19:43:52 2016 -0700"
      },
      "message": "TRON refinements for multi-window\n\nBug: 26013430\nChange-Id: I89b139b4ca3e7b6a06d8b5b351d67ffac240f73f\n"
    },
    {
      "commit": "a5df489c9c56b1ac5b0f1acef07454ea438b5367",
      "tree": "37a94f98a9549b73290e8a27d4f85bff0ee335ff",
      "parents": [
        "a51a12cfe73c3f578a013543fddd9d913b46c143",
        "2917dc4918ab2061f6cab3d181d19ea8375df9f6"
      ],
      "author": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Wed Apr 13 02:24:55 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Apr 13 02:24:57 2016 +0000"
      },
      "message": "Merge \"Add shadow for minimized dock\" into nyc-dev"
    },
    {
      "commit": "2917dc4918ab2061f6cab3d181d19ea8375df9f6",
      "tree": "d9a2c8887e4baaefd70f387cf24ca7d68ea8da4f",
      "parents": [
        "c375dd43af95b8106c8384236f61b5868ec6233e"
      ],
      "author": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Mon Apr 11 11:39:13 2016 -0700"
      },
      "committer": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Tue Apr 12 19:17:24 2016 -0700"
      },
      "message": "Add shadow for minimized dock\n\nBug: 27972642\nChange-Id: Ic4c8145f61694ff2bb0e237da1142093c6a4d965\n"
    },
    {
      "commit": "608f65b1442bc99fd1ee7c9b282217fe428647f1",
      "tree": "d0284a1fc2d63de8ebf70196fe50025e9f0cbb2b",
      "parents": [
        "be43d08ca9564f743ec7d177630e6b4d025b5dc7",
        "c406f52446a912776c3709c3f154fcb82c575842"
      ],
      "author": {
        "name": "Winson Chung",
        "email": "winsonc@google.com",
        "time": "Wed Apr 13 01:29:04 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Apr 13 01:29:06 2016 +0000"
      },
      "message": "Merge \"Fixing issue with larger clip bounds being specified than in the view.\" into nyc-dev"
    },
    {
      "commit": "c406f52446a912776c3709c3f154fcb82c575842",
      "tree": "6cbf4e69365300d4fe8c062cb7bf4631059a4a69",
      "parents": [
        "e1b1ce77da273da6fc89d04a9c8ec09d0d8adca1"
      ],
      "author": {
        "name": "Winson",
        "email": "winsonc@google.com",
        "time": "Tue Apr 12 16:26:27 2016 -0700"
      },
      "committer": {
        "name": "Winson",
        "email": "winsonc@google.com",
        "time": "Tue Apr 12 16:41:02 2016 -0700"
      },
      "message": "Fixing issue with larger clip bounds being specified than in the view.\n\nBug: 28145358\nChange-Id: Ic3e1042ace6bde9bfe0c647e038d484fd4a05d9b"
    },
    {
      "commit": "15986f0900255e1a6adf1ff5efff5e0e8a94476d",
      "tree": "d3e276b38c24dac393bf4cbad95dec92e5e46ba8",
      "parents": [
        "1d616f0d880d0a4109e811221f3c3ff2e016013b",
        "18cfc84f4814f87d660d04bad4f9941e6d503125"
      ],
      "author": {
        "name": "Sid Soundararajan",
        "email": "ssoundar@google.com",
        "time": "Tue Apr 12 22:43:47 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Apr 12 22:43:49 2016 +0000"
      },
      "message": "Merge \"Have Recents focus second task when launched, if 2 or more tasks are available\" into nyc-dev"
    },
    {
      "commit": "80295544c11cefc058e953090354dc4faa17d3c0",
      "tree": "b0cfd6001200bbc59711f861c2e9c1fd48c80f81",
      "parents": [
        "93c442e44f3aa6bd7a27ef74770aeeb2dfb4880d",
        "85b0a0f1eccc0c32a2032385f2f199c76c50a917"
      ],
      "author": {
        "name": "Sid Soundararajan",
        "email": "ssoundar@google.com",
        "time": "Tue Apr 12 20:46:14 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Apr 12 20:46:15 2016 +0000"
      },
      "message": "Merge \"Fix issue with All Tasks Dismissed\" into nyc-dev"
    },
    {
      "commit": "1b2e403fca22956dc3b7a3c20142a5e788aa45e4",
      "tree": "25bfb60bf34585df692063042dced00890fe5a8d",
      "parents": [
        "1ee2dd2f5fb10cd0e6a4d3d368c1e24d3ec417a2",
        "589bb70a77767980b6241ae676491edb42dedef5"
      ],
      "author": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Tue Apr 12 20:11:09 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Apr 12 20:11:10 2016 +0000"
      },
      "message": "Merge \"Hide QS header when in details\" into nyc-dev"
    },
    {
      "commit": "589bb70a77767980b6241ae676491edb42dedef5",
      "tree": "4769e73c0d6118152b2bf7480b9c1382547b943e",
      "parents": [
        "5737ef3ab06aa6bd6d7529d8d8f8300fa2fb39aa"
      ],
      "author": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Tue Apr 12 15:44:43 2016 -0400"
      },
      "committer": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Tue Apr 12 15:44:43 2016 -0400"
      },
      "message": "Hide QS header when in details\n\nbecause it gets in the way of accessibility\n\nChange-Id: I4725217e7f5947961339b1cacba73d570e8cb2d9\nFixes: 27953567\n"
    },
    {
      "commit": "72aefb8dcebc4e99eea7b2fc26549c8861c384be",
      "tree": "93c0d0a9e3070252e7e61bbd8f5797c4f97c23de",
      "parents": [
        "41ca34fb3b67b4210096626979335049bb91348a",
        "5737ef3ab06aa6bd6d7529d8d8f8300fa2fb39aa"
      ],
      "author": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Tue Apr 12 19:18:36 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Apr 12 19:18:38 2016 +0000"
      },
      "message": "Merge \"Fix QS animation QQS visibility\" into nyc-dev"
    },
    {
      "commit": "41ca34fb3b67b4210096626979335049bb91348a",
      "tree": "f56c64d451b0d4e00130de389590a92c87a0c8f4",
      "parents": [
        "65fc8c82c2cb053c4b9585723c6e328ebe04d177",
        "a2bd0460d7f4ef524cb6e7bf5ba000dec0d95278"
      ],
      "author": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Tue Apr 12 19:18:26 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Apr 12 19:18:28 2016 +0000"
      },
      "message": "Merge \"QS animation: fix clearing translation state\" into nyc-dev"
    },
    {
      "commit": "8af20ef6a885a50694805a066f02fc643e80b837",
      "tree": "74f5bf3f81260492604277272b6c281a8e827c87",
      "parents": [
        "250c617d13216a210f3ebca25c6f765c29334a8d",
        "98d7c7a84d007d3de0c3394d8a93253a313eda27"
      ],
      "author": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Tue Apr 12 18:53:18 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Apr 12 18:53:20 2016 +0000"
      },
      "message": "Merge \"The return and fixing of demo mode\" into nyc-dev"
    },
    {
      "commit": "5737ef3ab06aa6bd6d7529d8d8f8300fa2fb39aa",
      "tree": "31d31b9e5cc2ea6d4b085dac6b8af3002bc0e130",
      "parents": [
        "a2bd0460d7f4ef524cb6e7bf5ba000dec0d95278"
      ],
      "author": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Tue Apr 12 14:35:13 2016 -0400"
      },
      "committer": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Tue Apr 12 14:35:13 2016 -0400"
      },
      "message": "Fix QS animation QQS visibility\n\nonce and for all?\n\nChange-Id: I25807a77097ca10410fdc388333946a6ea2e7a7b\nFixes: 27536311\n"
    },
    {
      "commit": "47ee9ad92c2b82a93e2d99d82d5c2591edd9086d",
      "tree": "b8067501fefb35bc41005d72e581808cec920cf9",
      "parents": [
        "59d2a90358151a39f47c6914cb994252aef7de37"
      ],
      "author": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Mon Apr 11 21:51:11 2016 -0700"
      },
      "committer": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Tue Apr 12 18:11:23 2016 +0000"
      },
      "message": "Refine exit animation\n\nDon\u0027t move the other stack when exiting multi-window with undock\ngesture.\n\nBug: 27154882\nChange-Id: Ia2793d2e2b16def543289f8b2b13631db90edca8\n"
    },
    {
      "commit": "59d2a90358151a39f47c6914cb994252aef7de37",
      "tree": "8256e31188894c109bba8ab2760e4621dcf3ac64",
      "parents": [
        "5ac2ba25ceab29a6adc1a2ca2d685678c86258d8",
        "da8d2285e59fc57361308a3c59b32b9dd7d406aa"
      ],
      "author": {
        "name": "Winson Chung",
        "email": "winsonc@google.com",
        "time": "Tue Apr 12 18:11:15 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Apr 12 18:11:17 2016 +0000"
      },
      "message": "Merge \"Fixing issue with scrolling tasks upwards\" into nyc-dev"
    },
    {
      "commit": "da8d2285e59fc57361308a3c59b32b9dd7d406aa",
      "tree": "29f4935e6f2a1dcc1742b5e76e54b792ca12f4d8",
      "parents": [
        "e1b1ce77da273da6fc89d04a9c8ec09d0d8adca1"
      ],
      "author": {
        "name": "Winson",
        "email": "winsonc@google.com",
        "time": "Mon Apr 11 18:41:32 2016 -0700"
      },
      "committer": {
        "name": "Winson Chung",
        "email": "winsonc@google.com",
        "time": "Tue Apr 12 18:05:28 2016 +0000"
      },
      "message": "Fixing issue with scrolling tasks upwards\n\n- When scrolling the stack away from the task overrides, we should \n  actually lock the stack scroll and instead apply the changes in scroll\n  to the override tasks.\n\nBug: 27376567\nChange-Id: Idd1874ab0f6f5eb273bf6e9623b84277961f4291"
    },
    {
      "commit": "38b5ec9f081e60e860dcd7a7701d20ce06261133",
      "tree": "e1f22326b19baed40038b520b822c855bf6d76ae",
      "parents": [
        "e1b1ce77da273da6fc89d04a9c8ec09d0d8adca1"
      ],
      "author": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Tue Apr 12 01:39:49 2016 -0700"
      },
      "committer": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Tue Apr 12 18:05:03 2016 +0000"
      },
      "message": "Fix some serious pre draw listener leaks\n\nThese were responsible for a huuge memory leak, and probably also\nresponsible for some significant amount of jank when using the\ndevice for a while.\n\nBug: 26400906\nChange-Id: Ie4140998ad288583c6a4137954fab4fe9a6f2cf7\n"
    },
    {
      "commit": "a2bd0460d7f4ef524cb6e7bf5ba000dec0d95278",
      "tree": "2954d8ad7d3457923a3218be053ab046741b87cf",
      "parents": [
        "67dd51831e3cc3e3bfb723edace876f2920fb59a"
      ],
      "author": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Tue Apr 12 13:55:16 2016 -0400"
      },
      "committer": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Tue Apr 12 13:55:16 2016 -0400"
      },
      "message": "QS animation: fix clearing translation state\n\nChange-Id: I0477136c6eb4da4e10e152e458fada194c8290f0\nFixes: 27880443\n"
    },
    {
      "commit": "98d7c7a84d007d3de0c3394d8a93253a313eda27",
      "tree": "84e40a7813c4fb22bf4f8f4067981e9a3ed86917",
      "parents": [
        "67dd51831e3cc3e3bfb723edace876f2920fb59a"
      ],
      "author": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Tue Apr 12 13:08:31 2016 -0400"
      },
      "committer": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Tue Apr 12 13:08:31 2016 -0400"
      },
      "message": "The return and fixing of demo mode\n\nChange-Id: I2bcf3435b92c80b4ab3c46cba02902820c942c7c\nFixes: 27919212\n"
    },
    {
      "commit": "2d2ec882c88ea84b11a24234a4ee7d90b05c031b",
      "tree": "5002d2a33748749a28373627257fc01a0cce85c3",
      "parents": [
        "0f0ffb0450e223dab3a0e85f2968156c0da324b3",
        "8ae2c550257e8bfa713f9fa17b8b8b00bb288d85"
      ],
      "author": {
        "name": "Mady Mellor",
        "email": "madym@google.com",
        "time": "Tue Apr 12 16:35:32 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Apr 12 16:35:33 2016 +0000"
      },
      "message": "Merge \"Fix gear not showing on left hand side of notification\" into nyc-dev"
    },
    {
      "commit": "557c716a3aa3b146c4a2fa4a68860377d435b233",
      "tree": "d6c9516715d2da7296b451bf84e46ecd6b50c7a8",
      "parents": [
        "a20e8f314f73c4fc43d33783040d2dc7612e7b75",
        "ca4cc5551792eefa15f93f53fcb300d0ab305270"
      ],
      "author": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Tue Apr 12 15:39:07 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Apr 12 15:39:09 2016 +0000"
      },
      "message": "Merge \"Guard against crashes from data saver listeners\" into nyc-dev"
    },
    {
      "commit": "064e612779b960a0694d0334851d59d1c8aaf57d",
      "tree": "fca2112c63664e0b8a35006413415cc442e16ea9",
      "parents": [
        "d2eec0efb2e47b23b2a12ab2967e422f0be49094",
        "096ba22ae3a40630792eb6fc262597af46e47b6a"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Tue Apr 12 14:57:40 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Apr 12 14:57:41 2016 +0000"
      },
      "message": "Merge changes from topic \u0027vr-fixes\u0027 into nyc-dev\n\n* changes:\n  Suppress immersive mode confirmation in VR mode.\n  Suppress heads-up notifications in VR mode.\n"
    },
    {
      "commit": "73c9391d9bfa0f8f90dc3bee841642f46ba46bda",
      "tree": "16d17d79a42a56aed28887a18a2458a8f6cc06eb",
      "parents": [
        "b026b6a40f69d8068e4f9fd6324c81607191995d",
        "9cfcafc3537f3baa7b8275b60d1db1ad1429a59a"
      ],
      "author": {
        "name": "Andrei Stingaceanu",
        "email": "stg@google.com",
        "time": "Tue Apr 12 10:19:05 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Apr 12 10:19:07 2016 +0000"
      },
      "message": "Merge \"Keyboard shortcuts: minor type change\" into nyc-dev"
    },
    {
      "commit": "9cfcafc3537f3baa7b8275b60d1db1ad1429a59a",
      "tree": "4b30bf0333f7e61f91b33fb8388deceb6956576e",
      "parents": [
        "15e636b570c646c6b45a57eebff5c6197277990d"
      ],
      "author": {
        "name": "Andrei Stingaceanu",
        "email": "stg@google.com",
        "time": "Tue Apr 12 11:07:39 2016 +0100"
      },
      "committer": {
        "name": "Andrei Stingaceanu",
        "email": "stg@google.com",
        "time": "Tue Apr 12 11:16:10 2016 +0100"
      },
      "message": "Keyboard shortcuts: minor type change\n\nStop using Lists.newArrayList() in favor of new ArrayList().\n\nBug: 28014459\nChange-Id: I7e00564b402f90019a89c52f70bc943f88ff75fb\n"
    },
    {
      "commit": "6a29c3e14f217c992b57820697112550f24a4351",
      "tree": "aa2a0fece0d1fbbc136975f98cfd6a8486701590",
      "parents": [
        "87c343cddc19da30df591667eda7bef4300bdb94"
      ],
      "author": {
        "name": "Jaewan Kim",
        "email": "jaewan@google.com",
        "time": "Tue Apr 12 18:07:07 2016 +0900"
      },
      "committer": {
        "name": "Jaewan Kim",
        "email": "jaewan@google.com",
        "time": "Tue Apr 12 18:07:07 2016 +0900"
      },
      "message": "PIP: Fix crash in Recents when restrict profile is enabled\n\nBug: 28071518\nChange-Id: I293f4e872990cca051c3395d2a51c2df59d71227\n"
    },
    {
      "commit": "8ae2c550257e8bfa713f9fa17b8b8b00bb288d85",
      "tree": "47be084c971cc227a3700c4694ed911b7f15de71",
      "parents": [
        "6f3934ea1ce9845be4a19f6e451d222f591c5fa2"
      ],
      "author": {
        "name": "Mady Mellor",
        "email": "madym@google.com",
        "time": "Tue Apr 05 21:05:44 2016 -0700"
      },
      "committer": {
        "name": "Mady Mellor",
        "email": "madym@google.com",
        "time": "Mon Apr 11 19:52:23 2016 -0700"
      },
      "message": "Fix gear not showing on left hand side of notification\n\nThis is a work around for b/28050538, casting these values to\nfloats should be unnecessary. Once this bug is fixed this can\nbe reverted.\n\nBug: 28029191\nChange-Id: I5c3efe9e01dbac4e9f30753a88a4fe59cb13e7e7"
    },
    {
      "commit": "87c343cddc19da30df591667eda7bef4300bdb94",
      "tree": "0d719223e5fdd0048d92e9102a0de37bd348319e",
      "parents": [
        "4e9817ec872033a7801988c32082e9d9f2086789",
        "9b001396c26e5b5ee95e0a54213a8a421179e365"
      ],
      "author": {
        "name": "Winson Chung",
        "email": "winsonc@google.com",
        "time": "Tue Apr 12 01:51:04 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Apr 12 01:51:06 2016 +0000"
      },
      "message": "Merge \"Updating visuals for incompatible apps.\" into nyc-dev"
    },
    {
      "commit": "9b001396c26e5b5ee95e0a54213a8a421179e365",
      "tree": "e430d42899d0ddf8fc7d6678acffde3c39615560",
      "parents": [
        "cf45224a81272d783314a77fd8671d711f4c6a68"
      ],
      "author": {
        "name": "Winson",
        "email": "winsonc@google.com",
        "time": "Fri Apr 08 14:54:02 2016 -0700"
      },
      "committer": {
        "name": "Winson",
        "email": "winsonc@google.com",
        "time": "Mon Apr 11 18:48:49 2016 -0700"
      },
      "message": "Updating visuals for incompatible apps.\n\nBug: 26774190\nChange-Id: I688d5dbab0305e794cad832ae92a8e5c9440737a"
    },
    {
      "commit": "52cb241948a79072ce253fa656ce6f847ac4ddcd",
      "tree": "26184ac4e28ba49f33460ad4568ee0777f41bc14",
      "parents": [
        "fbd4b558d5630c83f5bb820328bb606a89b68577",
        "4ba16e66fe32b25b2d1f89237d507d6f7d3d8b6d"
      ],
      "author": {
        "name": "Jaewan Kim",
        "email": "jaewan@google.com",
        "time": "Tue Apr 12 01:30:24 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Apr 12 01:30:26 2016 +0000"
      },
      "message": "Merge \"PIP: Implement overlay text fade in/out\" into nyc-dev"
    },
    {
      "commit": "85b0a0f1eccc0c32a2032385f2f199c76c50a917",
      "tree": "c28b437c5156a5e1269a4446a1f9c7e6bd4005a2",
      "parents": [
        "b918f1bfb81fefa156282c98929248f28035efd7"
      ],
      "author": {
        "name": "Sid Soundararajan",
        "email": "ssoundar@google.com",
        "time": "Fri Apr 08 18:31:43 2016 -0700"
      },
      "committer": {
        "name": "Sid Soundararajan",
        "email": "ssoundar@google.com",
        "time": "Mon Apr 11 17:14:01 2016 -0700"
      },
      "message": "Fix issue with All Tasks Dismissed\n\nFix issues dealing with dismissal of apps.\n\nBUG: 27933484\nChange-Id: If9494bd2debefedd023e8b1d57484276c52f0fed\n"
    },
    {
      "commit": "75a19a6fcac7b410e2ff98d11c23071ac2f6b2a1",
      "tree": "82123d9cb5e45ec1f0906cedfbd54faa9083bb2c",
      "parents": [
        "01a1ad511e126aca0b445457f06e31f903b84ffb",
        "75b230b1d5abb1089173392f294f7fc5ce00e56c"
      ],
      "author": {
        "name": "Philip P. Moltmann",
        "email": "moltmann@google.com",
        "time": "Tue Apr 12 00:06:18 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Apr 12 00:06:19 2016 +0000"
      },
      "message": "Merge \"If a Disk goes away, remove the notifications that asks the user to format it.\" into nyc-dev"
    },
    {
      "commit": "75b230b1d5abb1089173392f294f7fc5ce00e56c",
      "tree": "830ee457507a3d64f3da424580cd2318f0160bf3",
      "parents": [
        "e346335d3c00b1e42bf90a07133d1893e0d269d0"
      ],
      "author": {
        "name": "Philip P. Moltmann",
        "email": "moltmann@google.com",
        "time": "Mon Apr 11 15:27:58 2016 -0700"
      },
      "committer": {
        "name": "Philip P. Moltmann",
        "email": "moltmann@google.com",
        "time": "Mon Apr 11 15:28:05 2016 -0700"
      },
      "message": "If a Disk goes away, remove the notifications that asks the user to format it.\n\nFixes: 22091912\nChange-Id: I78448427c5d2f02d61251e4d697931d0d4e5c517\n"
    },
    {
      "commit": "d87e9a48571ec0e152b79d3da5f29c4355facb48",
      "tree": "6e7cff7c0d02b0425df318fab7733ed70a312d2a",
      "parents": [
        "f260d2ef84120f580d96f5a62fe2ba196463cead"
      ],
      "author": {
        "name": "Winson",
        "email": "winsonc@google.com",
        "time": "Mon Apr 11 12:57:31 2016 -0700"
      },
      "committer": {
        "name": "Winson Chung",
        "email": "winsonc@google.com",
        "time": "Mon Apr 11 21:39:00 2016 +0000"
      },
      "message": "Adding vibration after successful dock/undock gesture.\n\nBug: 27588627\nChange-Id: I1dd149d4f7e7fccf8ec61b59bab7c14a90b77e45\n"
    },
    {
      "commit": "21aba3ff44b18b16d358823aed65c54728631f62",
      "tree": "6a4e6678b0637136839874662a7552efd6337953",
      "parents": [
        "f3d241486b17cbfef7ad9b57aef3454ac3e0e769",
        "07f55a2a04f8bfbb1702ca226f394607b5130908"
      ],
      "author": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Mon Apr 11 19:37:11 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Apr 11 19:37:13 2016 +0000"
      },
      "message": "Merge \"Remove QS tiles that get uninstalled\" into nyc-dev"
    },
    {
      "commit": "07f55a2a04f8bfbb1702ca226f394607b5130908",
      "tree": "0823221d5420e2a2f4ab015a1f2c80675d482d73",
      "parents": [
        "726959bf765b5aa4a43c5b62149a72fba7ffac57"
      ],
      "author": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Mon Apr 11 15:30:38 2016 -0400"
      },
      "committer": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Mon Apr 11 15:30:38 2016 -0400"
      },
      "message": "Remove QS tiles that get uninstalled\n\nChange-Id: Ib4c7250a38c0630b0d828f1f55ce5c0dc4d3bb44\nFixes: 27893200\n"
    },
    {
      "commit": "c3081179d8961a291c47c05f52b63c134284cd4d",
      "tree": "d22ff3b9628d493e612f43acef1353ffa3d4e3eb",
      "parents": [
        "ab9b01ccb08a3d5194b32d9e7886067f841c2ba5"
      ],
      "author": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Fri Apr 08 23:56:37 2016 -0700"
      },
      "committer": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Mon Apr 11 19:02:36 2016 +0000"
      },
      "message": "Fix some jank in quick settings\n\n- Don\u0027t use layers for tiles - that leads to jank and it\u0027s not used.\n- Force the ripple for the expand button in software, so we don\u0027t\nget scheduling issues with RenderThread.\n\nBug: 28095199\nChange-Id: Ie46a0d54850d7eec1bd5412be8d4a8f0ff4b91d6\n"
    },
    {
      "commit": "ca4cc5551792eefa15f93f53fcb300d0ab305270",
      "tree": "0fe445ff2a501b21477aed0bb037c34ea5df49f3",
      "parents": [
        "726959bf765b5aa4a43c5b62149a72fba7ffac57"
      ],
      "author": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Mon Apr 11 15:01:49 2016 -0400"
      },
      "committer": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Mon Apr 11 15:01:49 2016 -0400"
      },
      "message": "Guard against crashes from data saver listeners\n\nChange-Id: I85b127c38cc61ec6928aefbf323430051028fafc\nFixes: 28065072\n"
    },
    {
      "commit": "ab9b01ccb08a3d5194b32d9e7886067f841c2ba5",
      "tree": "376aa2cdfef04e7d64e4a8f8e5b78b4198e37d7e",
      "parents": [
        "dd05f0365aa0df9ba9a7631c8e02ed67f472132d"
      ],
      "author": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Sat Apr 09 00:43:45 2016 -0700"
      },
      "committer": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Mon Apr 11 18:58:50 2016 +0000"
      },
      "message": "Fix talk back announcement\n\nBug: 27950180\nChange-Id: I8f201c6303e40d0249944d73b2b71eb0ceadfad8\n"
    },
    {
      "commit": "18cfc84f4814f87d660d04bad4f9941e6d503125",
      "tree": "f9b687f6ee76e64b5626babd80c21ed24236d3c8",
      "parents": [
        "d8ca02f25225a033ad0f69e1ad4a2af5df289db2"
      ],
      "author": {
        "name": "Sid Soundararajan",
        "email": "ssoundar@google.com",
        "time": "Thu Apr 07 17:03:09 2016 -0700"
      },
      "committer": {
        "name": "Sid Soundararajan",
        "email": "ssoundar@google.com",
        "time": "Mon Apr 11 11:56:54 2016 -0700"
      },
      "message": "Have Recents focus second task when launched, if 2 or more tasks are available\n\nThis should kill 2 bugs.\n\nb/27952292\nb/27876144\n\nChange-Id: I49521fc4b7fc52b9b34ce71b108cbe795e40104f\n"
    },
    {
      "commit": "dc34df5d310245a268ee9ea3872a612c6f7950b5",
      "tree": "039ba20a69aa356404232892afb015ea54b59a2d",
      "parents": [
        "db5c5653805bc82c30ad52f8d98ab186072e66cf"
      ],
      "author": {
        "name": "Dan Sandler",
        "email": "dsandler@android.com",
        "time": "Thu Apr 07 21:04:46 2016 -0400"
      },
      "committer": {
        "name": "Dan Sandler",
        "email": "dsandler@android.com",
        "time": "Mon Apr 11 12:42:14 2016 -0400"
      },
      "message": "Suppress heads-up notifications in VR mode.\n\nFixes: 27884853\nChange-Id: I14d2dd66bea5b18e4d710c74d443e88cfbb3c028\n"
    },
    {
      "commit": "4c74334c4425e43dfb53bc2ef707eebb1bef7d5b",
      "tree": "edc16d2c3084cc6519865987ec96e6ea5b255655",
      "parents": [
        "9e928c1f715c53cc9cd6a85b3dcdcdc68cabc9c6",
        "7f98aa4aa93497692f200c553d2d6fff402e3de2"
      ],
      "author": {
        "name": "Fyodor Kupolov",
        "email": "fkupolov@google.com",
        "time": "Mon Apr 11 16:40:54 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Apr 11 16:40:55 2016 +0000"
      },
      "message": "Merge \"Added getProfileIds method returning array of userIds\" into nyc-dev"
    },
    {
      "commit": "8a199a7562ab9b91e186b4c6fac71e0a84c1bd08",
      "tree": "ea08376eff486c681705d13afe6c69b26004d02d",
      "parents": [
        "97e4c5e6077a631aba1b87a8bae3bcfc2df2cadb",
        "0940808a7595dee897a8e2df189b894c592b8bd1"
      ],
      "author": {
        "name": "Julia Reynolds",
        "email": "juliacr@google.com",
        "time": "Mon Apr 11 16:28:53 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Apr 11 16:28:55 2016 +0000"
      },
      "message": "Merge \"Merge \"Show volume safety warning for all users\" am: 0a51955 am: 6cd66de\" into nyc-dev"
    },
    {
      "commit": "97e4c5e6077a631aba1b87a8bae3bcfc2df2cadb",
      "tree": "d8fed365140803a4f7a65453842a34dbdc022759",
      "parents": [
        "94caf7a79743b3160d5a0dd4c623278e1319a03b",
        "bc4574352debbb48cadb2bc1a70c3d17449070a1"
      ],
      "author": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Mon Apr 11 16:23:47 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Apr 11 16:23:48 2016 +0000"
      },
      "message": "Merge \"Fix QS accessibility issues\" into nyc-dev"
    },
    {
      "commit": "bc4574352debbb48cadb2bc1a70c3d17449070a1",
      "tree": "519d3b7cdb8579f08f5659927abc96b9f72097bb",
      "parents": [
        "726959bf765b5aa4a43c5b62149a72fba7ffac57"
      ],
      "author": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Mon Apr 11 11:31:32 2016 -0400"
      },
      "committer": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Mon Apr 11 11:36:55 2016 -0400"
      },
      "message": "Fix QS accessibility issues\n\n - Add label to quick settings expand indicator\n - Add battery tile content description\n\nChange-Id: I112c3ba23906a4afe8068acf916e710ec9d40917\nFixes: 28073200\n"
    },
    {
      "commit": "4ba16e66fe32b25b2d1f89237d507d6f7d3d8b6d",
      "tree": "0a78f770077d2144449ee82dae7d7279f6d97a82",
      "parents": [
        "726959bf765b5aa4a43c5b62149a72fba7ffac57"
      ],
      "author": {
        "name": "Jaewan Kim",
        "email": "jaewan@google.com",
        "time": "Thu Apr 07 16:22:49 2016 +0900"
      },
      "committer": {
        "name": "Jaewan Kim",
        "email": "jaewan@google.com",
        "time": "Tue Apr 12 00:15:06 2016 +0900"
      },
      "message": "PIP: Implement overlay text fade in/out\n\nBug: 28030603\nChange-Id: Iac3e0007b66173f13082b3625c0dbfc8e6990ffa\n"
    },
    {
      "commit": "4e9348c7bbedce2fffeaf6fd79d63ae1c104368c",
      "tree": "73ea7c660eb391673bd14640902ee35081f5b85f",
      "parents": [
        "ffdaae004b403714dbf01b47a31065e67eec0177",
        "339df0742c134f48495ac9feec168d58870a942f"
      ],
      "author": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Mon Apr 11 15:08:08 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Apr 11 15:08:09 2016 +0000"
      },
      "message": "Merge \"Guard against crash in RTL.\" into nyc-dev"
    },
    {
      "commit": "c98ad64e4cccfdea12fe59638e9e04361cc74092",
      "tree": "8b7ced88118d9dcf13d1bd68e1e1701bbc6b360a",
      "parents": [
        "3f7fdaaa766104cc5b8946676c9187661cb60aa7",
        "469d5cbf070c8a8086f6826c87805563859db30e"
      ],
      "author": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Mon Apr 11 15:02:27 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Apr 11 15:02:29 2016 +0000"
      },
      "message": "Merge \"Fix weird broken state from lock screen -\u003e QS edit\" into nyc-dev"
    },
    {
      "commit": "339df0742c134f48495ac9feec168d58870a942f",
      "tree": "9f35bc5b73a521e7f7f41f7f67a05c6eaa19948e",
      "parents": [
        "726959bf765b5aa4a43c5b62149a72fba7ffac57"
      ],
      "author": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Mon Apr 11 11:00:46 2016 -0400"
      },
      "committer": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Mon Apr 11 11:00:46 2016 -0400"
      },
      "message": "Guard against crash in RTL.\n\nChange-Id: Id692360cc66600a06a4353a8029440be422cc79f\nFixes: 27927374\n"
    },
    {
      "commit": "0940808a7595dee897a8e2df189b894c592b8bd1",
      "tree": "90d6b1e13f45954c036a8e59ff291f784a96ba44",
      "parents": [
        "3f7fdaaa766104cc5b8946676c9187661cb60aa7"
      ],
      "author": {
        "name": "Julia Reynolds",
        "email": "juliacr@google.com",
        "time": "Mon Apr 11 14:51:36 2016 +0000"
      },
      "committer": {
        "name": "Julia Reynolds",
        "email": "juliacr@google.com",
        "time": "Mon Apr 11 14:57:09 2016 +0000"
      },
      "message": "Merge \"Show volume safety warning for all users\" am: 0a51955\nam: 6cd66de\n\n* commit \u00276cd66defe33ef84580aff5ab067cd5308d258c01\u0027:\n  Show volume safety warning for all users\n\nChange-Id: Ic417e1591a1a7b7876b5a5e4f75153eb1992fe66\n(cherry picked from commit 683bda7cb228c0576fbeebcca6df3cd3c9a8ca6c)\n\nBug: 24884692\n"
    },
    {
      "commit": "469d5cbf070c8a8086f6826c87805563859db30e",
      "tree": "11c660dede0cf7e54a13cdb6e2a3a38c4451d120",
      "parents": [
        "726959bf765b5aa4a43c5b62149a72fba7ffac57"
      ],
      "author": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Mon Apr 11 10:56:03 2016 -0400"
      },
      "committer": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Mon Apr 11 10:56:03 2016 -0400"
      },
      "message": "Fix weird broken state from lock screen -\u003e QS edit\n\nChange-Id: I852d28e0bbe682b85178163c362ed8d1b00a1eb7\nFixes: 28075240\n"
    },
    {
      "commit": "1399890890ceb40d42b7dab063c14be3bcbaf6e4",
      "tree": "6b72f5a97d48a27a09eccafd60f83519ed64af05",
      "parents": [
        "726959bf765b5aa4a43c5b62149a72fba7ffac57",
        "a02965e21199fccf897d6746149a3432f865ce4a"
      ],
      "author": {
        "name": "Andrei Stingaceanu",
        "email": "stg@google.com",
        "time": "Mon Apr 11 13:24:56 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Apr 11 13:24:57 2016 +0000"
      },
      "message": "Merge \"Keyboard shortcuts: UI polish 1\" into nyc-dev"
    },
    {
      "commit": "a02965e21199fccf897d6746149a3432f865ce4a",
      "tree": "42f9f3e4cd9c58ba89cf5db8f6dcd2b4c768b7d1",
      "parents": [
        "2b2b7ed8118320b7b699e2bc48cb5beb8e5f9067"
      ],
      "author": {
        "name": "Andrei Stingaceanu",
        "email": "stg@google.com",
        "time": "Fri Apr 08 16:42:02 2016 +0100"
      },
      "committer": {
        "name": "Andrei Stingaceanu",
        "email": "stg@google.com",
        "time": "Mon Apr 11 13:21:17 2016 +0100"
      },
      "message": "Keyboard shortcuts: UI polish 1\n\n* title color for system groups is now: \"material_deep_teal_500\"\n\n* background behind shortcut keys:\n** Now has 2dp rounded corners\n** changed color from \"material_grey_200\" to \"material_grey_100\"\n\n* the text items now have a minimum width equal to their height.\nThis means that now the text items with one character are always\nthe same (square) size as the icon items. Makes the UI look much\ncleaner thus easier to read\n\n* the line item now has a minimum height of 48dp and the content\nis vertically centered\n\n* minor variable renaming for increased readability\n\nBug: 28075364\nChange-Id: Id7090b607b9c604c55513e7c393ed1084a1c8df0\n"
    },
    {
      "commit": "fecb3b8fd10ce375b059b5caec304e0b0f4d0333",
      "tree": "3908a22afac83b09e3349e340cf243496b02d84c",
      "parents": [
        "a8c81c1a804cad61735753ff87ebb7bbf1a57383",
        "56e44e4583444c091881de8ac11bb9d2c8773932"
      ],
      "author": {
        "name": "Andrei Stingaceanu",
        "email": "stg@google.com",
        "time": "Mon Apr 11 10:00:14 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Apr 11 10:00:15 2016 +0000"
      },
      "message": "Merge \"Keyboard shortcuts: sort application items\" into nyc-dev"
    },
    {
      "commit": "39cb01f9de07fad79eb506c72419426315bc33b3",
      "tree": "6d2fa666d90431091a89252633e3ed7dc9d0d163",
      "parents": [
        "738ab04fd94746d47ebeffa97252b7e3fb2a8d93",
        "03f19554b0acff820804f7e4ab57a552610c6d22"
      ],
      "author": {
        "name": "Clara Bayarri",
        "email": "clarabayarri@google.com",
        "time": "Mon Apr 11 09:44:51 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Apr 11 09:44:52 2016 +0000"
      },
      "message": "Merge \"Keyboard Shortcuts Helper: Find device with KeyCharacterMap\" into nyc-dev"
    },
    {
      "commit": "738ab04fd94746d47ebeffa97252b7e3fb2a8d93",
      "tree": "1423dfff19d7c042c4897e76c1f144c5ed5c60c6",
      "parents": [
        "df839271e30a514f8f396eefdeac2a23833bab06",
        "eb3c2d3e630825974e7275607558978252882204"
      ],
      "author": {
        "name": "Clara Bayarri",
        "email": "clarabayarri@google.com",
        "time": "Mon Apr 11 09:43:14 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Apr 11 09:43:16 2016 +0000"
      },
      "message": "Merge \"Expose the Keyboard Shortcuts Helper in Activity\" into nyc-dev"
    },
    {
      "commit": "db5c5653805bc82c30ad52f8d98ab186072e66cf",
      "tree": "94d7703fc47b100c386a25ea12f1fbb57a0dbaf4",
      "parents": [
        "32f723bfa461e1f3916e411fbb8eb40e90a26176",
        "964db75dc9e6c08a0d5daa3f37250d2c441b3511"
      ],
      "author": {
        "name": "Selim Cinek",
        "email": "cinek@google.com",
        "time": "Mon Apr 11 04:30:50 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Apr 11 04:30:51 2016 +0000"
      },
      "message": "Merge \"Fixed a bug where clear all wasn\u0027t translated\" into nyc-dev"
    },
    {
      "commit": "32f723bfa461e1f3916e411fbb8eb40e90a26176",
      "tree": "84eec48f6db71ffc867d22914e30e18795ae0e5c",
      "parents": [
        "c92490ac1720a86c1213c1666d0035a4d5cdd4a2",
        "967ed2a151c9b349734892a2274304acd1bd373c"
      ],
      "author": {
        "name": "Selim Cinek",
        "email": "cinek@google.com",
        "time": "Mon Apr 11 04:30:37 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Apr 11 04:30:38 2016 +0000"
      },
      "message": "Merge \"Fixed a bug where the wrong group was HUNd\" into nyc-dev"
    },
    {
      "commit": "ab713b9c37cfb838d5228f1901a798494048e231",
      "tree": "94b2a15b24818e25d04afb057e169e14855f384f",
      "parents": [
        "cf45224a81272d783314a77fd8671d711f4c6a68",
        "da62fdcd502e772546bd98c016ab20fff6ee62e7"
      ],
      "author": {
        "name": "Anthony Chen",
        "email": "ajchen@google.com",
        "time": "Mon Apr 11 02:51:56 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Apr 11 02:51:57 2016 +0000"
      },
      "message": "Merge \"For Auto, display battery status as that of a connected device.\" into nyc-dev"
    },
    {
      "commit": "19cf2972582198484816ac15ba83a4f46946082b",
      "tree": "0fd77f376a70dd43910de7f6948083b06a7e61c7",
      "parents": [
        "8f5701bd9f1149d672d63758e522dcfaaa258a73"
      ],
      "author": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Thu Apr 07 23:26:10 2016 -0700"
      },
      "committer": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Sat Apr 09 00:02:49 2016 -0700"
      },
      "message": "Disable snap targets that make apps \u003c220dp\n\n- Make minimal task size 220dp.\n- Disable upper and lower targets if they result in less\nthan 220dp task size.\n- If even the middle target doesn\u0027t allow 220dp task size,\ndisable entering split screen altogether.\n\nBug: 26451260\nChange-Id: I06e358c9b3da0172c5def75cdadf975f87f9fa57\n"
    },
    {
      "commit": "964db75dc9e6c08a0d5daa3f37250d2c441b3511",
      "tree": "9e36ac130149bc654fe62e2520110fb03e855fc4",
      "parents": [
        "967ed2a151c9b349734892a2274304acd1bd373c"
      ],
      "author": {
        "name": "Selim Cinek",
        "email": "cinek@google.com",
        "time": "Fri Apr 08 18:31:16 2016 -0700"
      },
      "committer": {
        "name": "Selim Cinek",
        "email": "cinek@google.com",
        "time": "Fri Apr 08 18:31:16 2016 -0700"
      },
      "message": "Fixed a bug where clear all wasn\u0027t translated\n\nChange-Id: Ib58611f79ac71ec01f8027cda74a62b71824c03c\nFixes: 27597203\n"
    },
    {
      "commit": "967ed2a151c9b349734892a2274304acd1bd373c",
      "tree": "9551d6c3810787db69d37c2a3132886527651477",
      "parents": [
        "9870ad94ed4dd1a60e4122b94cd8b72bbb06ca24"
      ],
      "author": {
        "name": "Selim Cinek",
        "email": "cinek@google.com",
        "time": "Fri Apr 08 18:29:11 2016 -0700"
      },
      "committer": {
        "name": "Selim Cinek",
        "email": "cinek@google.com",
        "time": "Fri Apr 08 18:29:11 2016 -0700"
      },
      "message": "Fixed a bug where the wrong group was HUNd\n\nFixes: 22466201\nFixes: 27925006\nChange-Id: Iaaf91b63c0bb218a75b449554f17ed3828fdfff8\n"
    },
    {
      "commit": "7b3936977fb6db8fcef5605d4ee2df48a4465663",
      "tree": "d591a94fd596f2e2d6df3bb57f71856c3991b391",
      "parents": [
        "d06e606b98af3cf9d35f786a16fee85bcdf260d8"
      ],
      "author": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Thu Apr 07 18:06:47 2016 -0700"
      },
      "committer": {
        "name": "Jorim Jaggi",
        "email": "jjaggi@google.com",
        "time": "Sat Apr 09 01:14:48 2016 +0000"
      },
      "message": "Update visuals of force resizable\n\nBug: 27327287\nChange-Id: I32d30a8044f683e2f6287035250126999f623e15\n"
    },
    {
      "commit": "e211f57e2a86ff1da81d7ee969b7148cb43db43f",
      "tree": "a2478c049dacde387af96db80baaaa7b7dae7164",
      "parents": [
        "f07ec150f3174af4a125b99f6cf053fb22903bfc"
      ],
      "author": {
        "name": "Adrian Roos",
        "email": "roosa@google.com",
        "time": "Fri Apr 08 14:24:20 2016 -0700"
      },
      "committer": {
        "name": "Adrian Roos",
        "email": "roosa@google.com",
        "time": "Fri Apr 08 14:24:54 2016 -0700"
      },
      "message": "Keep HUNs that have an active remote input\n\nFixes: 28043709\nChange-Id: I6dc4d0baecf2d1f6fe64071ef7591d4024911524\n"
    },
    {
      "commit": "93bd44300c54de6d62258a4b8353d6cab5f543f1",
      "tree": "80f6ba52b07bc018d0ecf9e5e5016eaabe321220",
      "parents": [
        "e93fecf9a3c0740a05dde42e3dee1de9706cd4ac",
        "dfe0b4df7eb6ac3fc8dee5ad4a07af7ae4237b63"
      ],
      "author": {
        "name": "Julia Reynolds",
        "email": "juliacr@google.com",
        "time": "Fri Apr 08 21:22:41 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Apr 08 21:22:42 2016 +0000"
      },
      "message": "Merge \"Improve content descriptions for volume dialog icons.\" into nyc-dev"
    },
    {
      "commit": "dfe0b4df7eb6ac3fc8dee5ad4a07af7ae4237b63",
      "tree": "bebc8b4f8bc687fb103beb11502ce551fd288569",
      "parents": [
        "e46bb37acf6d3cfb9974672ace93f5381f70ad99"
      ],
      "author": {
        "name": "Julia Reynolds",
        "email": "juliacr@google.com",
        "time": "Fri Apr 08 17:14:15 2016 -0400"
      },
      "committer": {
        "name": "Julia Reynolds",
        "email": "juliacr@google.com",
        "time": "Fri Apr 08 17:16:09 2016 -0400"
      },
      "message": "Improve content descriptions for volume dialog icons.\n\nBug: 27971063\nChange-Id: I9282083f68a5cd607fe0cb2893829675559acb6d\n"
    },
    {
      "commit": "da62fdcd502e772546bd98c016ab20fff6ee62e7",
      "tree": "0d4fa8cd16f9c1ceb8cc9ec2bfded98d67e207d0",
      "parents": [
        "0e89f9804420a9b667eeaadff7916c227e6608cf"
      ],
      "author": {
        "name": "Anthony Chen",
        "email": "ajchen@google.com",
        "time": "Wed Apr 06 16:15:14 2016 -0700"
      },
      "committer": {
        "name": "Anthony Chen",
        "email": "ajchen@google.com",
        "time": "Fri Apr 08 14:12:05 2016 -0700"
      },
      "message": "For Auto, display battery status as that of a connected device.\n\nFor Android Auto Embedded, we would like to display the battery status\nof a device that is connected via Bluetooth and not the battery status\nof the device itself (which would not make sense in Auto).\n\nTo accomplish this, introduce a new CarBatteryController that only\nmonitors the status of battery via Bluetooth. Note that AAE is not\nexplicitly handling the battery icon that appears in the quick settings\nbecause this will be hidden for Auto.\n\nThis CarBatteryController implements a new BatteryController interface.\nWhat used to be the BatteryController has been moved to the\nBatteryControllerImpl class.\n\nBug: 28002775\nChange-Id: I2285bcbd3d207cdcc1ac5a98ec3685d4fff0f0d9\n"
    },
    {
      "commit": "3212a4c759055ba3f81848f0285b4f5fe3f3ab25",
      "tree": "b8da042fa0d3b557d092795c49825f8062669a70",
      "parents": [
        "39eb1835b8588aa8dbaa6e0b6e528fa1f3db8bfe",
        "006572a63f1d25119970c8ff4f34c18a3f310dc3"
      ],
      "author": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Fri Apr 08 20:47:16 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Apr 08 20:47:17 2016 +0000"
      },
      "message": "Merge \"Visual updates to battery screen\" into nyc-dev"
    },
    {
      "commit": "39eb1835b8588aa8dbaa6e0b6e528fa1f3db8bfe",
      "tree": "d436bcec3f50adfbc39a822764338fc49b831024",
      "parents": [
        "f37c507619a59b34c728f48a6daab65d36dea600",
        "3021f44d9ebe43e5083abd83799e8eb9a67a3a57"
      ],
      "author": {
        "name": "Adrian Roos",
        "email": "roosa@google.com",
        "time": "Fri Apr 08 20:30:36 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Apr 08 20:30:37 2016 +0000"
      },
      "message": "Merge \"Fix early session termination in FalsingManager\" into nyc-dev"
    },
    {
      "commit": "3898db9e152ff8e2b34ae97f4a2ed37b9cb667db",
      "tree": "d575e708ac10c5e99447b920bc90b7030b22ba2f",
      "parents": [
        "aa336f89265b8936d23e43189904de6ea9575538",
        "e46bb37acf6d3cfb9974672ace93f5381f70ad99"
      ],
      "author": {
        "name": "Julia Reynolds",
        "email": "juliacr@google.com",
        "time": "Fri Apr 08 20:13:44 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Apr 08 20:13:45 2016 +0000"
      },
      "message": "Merge \"Allow the ranker to autobundle notifications.\" into nyc-dev"
    },
    {
      "commit": "aa336f89265b8936d23e43189904de6ea9575538",
      "tree": "7128fcd7e8d4f38c85efbc8d0914bbdd884782d7",
      "parents": [
        "bb5e4e2b8155fcb6dbe0a6d76daeec89dbf1d308",
        "97d2272be0bf3e77474e7ff9984217dfe247f4d0"
      ],
      "author": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Fri Apr 08 19:37:53 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Apr 08 19:37:55 2016 +0000"
      },
      "message": "Merge \"Allow mode of TileService to be changed\" into nyc-dev"
    },
    {
      "commit": "006572a63f1d25119970c8ff4f34c18a3f310dc3",
      "tree": "39299308bdfd7fca08f28b0a056872f562c1cb76",
      "parents": [
        "5c1fbadb1a1169186b7a0a357ae9c35183258c6c"
      ],
      "author": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Fri Apr 08 14:43:08 2016 -0400"
      },
      "committer": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Fri Apr 08 14:43:08 2016 -0400"
      },
      "message": "Visual updates to battery screen\n\nChange-Id: Ie9e2c45201a986493bb629b02cb7421805f38d85\nFixes: 27479696\nFixes: 27678421\n"
    },
    {
      "commit": "3021f44d9ebe43e5083abd83799e8eb9a67a3a57",
      "tree": "e7a73e7a24b4bbc5f2648ac0608b87df23aba776",
      "parents": [
        "f07ec150f3174af4a125b99f6cf053fb22903bfc"
      ],
      "author": {
        "name": "Adrian Roos",
        "email": "roosa@google.com",
        "time": "Fri Apr 08 11:09:50 2016 -0700"
      },
      "committer": {
        "name": "Adrian Roos",
        "email": "roosa@google.com",
        "time": "Fri Apr 08 11:12:22 2016 -0700"
      },
      "message": "Fix early session termination in FalsingManager\n\nNow we properly wait until the status has changed\nfrom Keyguard to Shade.\n\nBug: 27754935\nChange-Id: I1b09130965a196ec20f6982d1ac3e4d1d2b2e2a3\n"
    },
    {
      "commit": "e46bb37acf6d3cfb9974672ace93f5381f70ad99",
      "tree": "3a4108622a23800cdda3c7e9dab839044406ebdc",
      "parents": [
        "5c1fbadb1a1169186b7a0a357ae9c35183258c6c"
      ],
      "author": {
        "name": "Julia Reynolds",
        "email": "juliacr@google.com",
        "time": "Thu Mar 17 11:05:58 2016 -0400"
      },
      "committer": {
        "name": "Julia Reynolds",
        "email": "juliacr@google.com",
        "time": "Fri Apr 08 13:55:03 2016 -0400"
      },
      "message": "Allow the ranker to autobundle notifications.\n\nBug: 26709317\nChange-Id: I5017a471604e513a7b582cdc2f3472441e108fae\n"
    },
    {
      "commit": "56e44e4583444c091881de8ac11bb9d2c8773932",
      "tree": "74dbc84b74667d8afac43b49a24074c1cccf3c02",
      "parents": [
        "2b2b7ed8118320b7b699e2bc48cb5beb8e5f9067"
      ],
      "author": {
        "name": "Andrei Stingaceanu",
        "email": "stg@google.com",
        "time": "Fri Apr 08 15:07:15 2016 +0100"
      },
      "committer": {
        "name": "Andrei Stingaceanu",
        "email": "stg@google.com",
        "time": "Fri Apr 08 16:56:10 2016 +0100"
      },
      "message": "Keyboard shortcuts: sort application items\n\nSorts entries for application shortcuts by label,\ncase insensitive with nulls and/or empty labels last.\n\nBug: 28014459\nChange-Id: I405a72bc312e4a81a3013b816385dc8c23f9feec\n"
    },
    {
      "commit": "97d2272be0bf3e77474e7ff9984217dfe247f4d0",
      "tree": "a1efd701aa44e8c2febb47ac9daddbf831fddb06",
      "parents": [
        "b65b7105cd5d20bf8a9f9c1b10afd6df968bc442"
      ],
      "author": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Thu Apr 07 11:41:47 2016 -0400"
      },
      "committer": {
        "name": "Jason Monk",
        "email": "jmonk@google.com",
        "time": "Fri Apr 08 11:42:57 2016 -0400"
      },
      "message": "Allow mode of TileService to be changed\n\nSince the mode of a tile service was set in onTileAdded, it couldn\u0027t\nbe controlled by developers if they updated their tile.  To handle\nthe mode has been moved to a boolean meta-data flag to indicate\na tile should be an active tile.\n\nBug: 28043969\nChange-Id: I6403d34f8cb70809edc07769389d5a1f835c1ab3\n"
    },
    {
      "commit": "289d8a08501125ef1bfb5cd49245df91519b0fe6",
      "tree": "2b7a89465611496354df77bb5206d48c6cd29048",
      "parents": [
        "c724dcf23c5e2ebd22c042a8a6f2424b7e9d5029",
        "aa7f51fe8c6e54485f0b5037c17777b4695d19e0"
      ],
      "author": {
        "name": "Evan Rosky",
        "email": "erosky@google.com",
        "time": "Fri Apr 08 15:38:37 2016 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Apr 08 15:38:38 2016 +0000"
      },
      "message": "Merge \"Centralized user icon drawing with badges\" into nyc-dev"
    }
  ],
  "next": "2b2b7ed8118320b7b699e2bc48cb5beb8e5f9067"
}
