)]}'
{
  "log": [
    {
      "commit": "62e5ce9c62ec632f1d6e64268da88918a1830ec8",
      "tree": "f91a1d18bb4bc974037b8ba22d89b9f9f472c8c1",
      "parents": [
        "4681ea5db89209f545d0ad69e26159673aa4a2bd"
      ],
      "author": {
        "name": "Mattias Nilsson",
        "email": "Mattias.Nilsson@sony.com",
        "time": "Fri Oct 11 18:45:39 2024 +0200"
      },
      "committer": {
        "name": "Mattias Nilsson",
        "email": "mattias.nilsson@sony.com",
        "time": "Tue Feb 11 09:33:56 2025 -0800"
      },
      "message": "Filter out hidden modules from search result\n\nA user that searches for a hidden module and then choose that\nApp Info will return to the Search result. Since it is intentional\nto not show App Info for hidden modules we remove these from the\nsearch result.\n\nFlag: NA\nTest: Search for a hidden module and open the resulting App Info\nBug: 357792927\nChange-Id: I4416c193f4c10fe595f9842aa1a8d5a0b8fd7974\n"
    },
    {
      "commit": "f415cda981a800592675b73b8896f35ccc771eae",
      "tree": "88c3e432e77ed925df1ebac177a4f0dd34ed9458",
      "parents": [
        "cc39c221ee8b6fdfcea683f3263dd03cf368e680"
      ],
      "author": {
        "name": "Colin Cross",
        "email": "ccross@android.com",
        "time": "Mon Oct 23 22:09:34 2023 -0700"
      },
      "committer": {
        "name": "Colin Cross",
        "email": "ccross@android.com",
        "time": "Mon Oct 23 22:09:34 2023 -0700"
      },
      "message": "Fix SettingsIntelligence for use_resource_processor: true\n\nReference resources using the package name of the library that\nincludes them.\n\nBug: 294256649\nTest: mmma packages/apps/SettingsIntelligence\nChange-Id: I6dd74ec345afb35694a0d20460d95e70021f04b4\n"
    },
    {
      "commit": "4904e70f9d6e3e8a5cc11a286944324c627fddcf",
      "tree": "948f5d7bc27b9f408d2a1d819b20ad22fad08952",
      "parents": [
        "175ccf517a05b80274c4028333c718ff2b80ce29",
        "d0b60c3b875ded09d32ce5dfe1f7eb21b98aeb05"
      ],
      "author": {
        "name": "Treehugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Mon Oct 17 18:40:24 2022 +0000"
      },
      "committer": {
        "name": "Automerger Merge Worker",
        "email": "android-build-automerger-merge-worker@system.gserviceaccount.com",
        "time": "Mon Oct 17 18:40:24 2022 +0000"
      },
      "message": "Merge \"Fix errorprone warnings that should be errors\" am: 2f5262e9c9 am: ac45ba2959 am: d0b60c3b87\n\nOriginal change: https://android-review.googlesource.com/c/platform/packages/apps/SettingsIntelligence/+/2256766\n\nChange-Id: Ic5d1fd921ea591027910a6024991918b105e735a\nSigned-off-by: Automerger Merge Worker \u003candroid-build-automerger-merge-worker@system.gserviceaccount.com\u003e\n"
    },
    {
      "commit": "2f5262e9c94829fdf608a58c1795eb18064708c9",
      "tree": "323f28d85a2fa43e0b8478359940c0c409e8cd1c",
      "parents": [
        "439cde222545f908fb891185aa88b79790479c62",
        "2aed4732c83565f331c12d0cbd78850f74898c31"
      ],
      "author": {
        "name": "Treehugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Mon Oct 17 16:54:34 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Mon Oct 17 16:54:34 2022 +0000"
      },
      "message": "Merge \"Fix errorprone warnings that should be errors\""
    },
    {
      "commit": "2aed4732c83565f331c12d0cbd78850f74898c31",
      "tree": "6693d8f9028cbce7fc16d0694529992bcda0281c",
      "parents": [
        "d94eb4458a3ac3b234471b0eb4be2123dd2fd6b6"
      ],
      "author": {
        "name": "Cole Faust",
        "email": "colefaust@google.com",
        "time": "Sat Oct 15 21:33:29 2022 -0700"
      },
      "committer": {
        "name": "Cole Faust",
        "email": "colefaust@google.com",
        "time": "Sat Oct 15 21:33:29 2022 -0700"
      },
      "message": "Fix errorprone warnings that should be errors\n\nThis commit is part of a large scale change to fix errorprone\nerrors that have been downgraded to warnings in the android\nsource tree, so that they can be promoted to errors again.\nThe full list of changes include the following, but not all\nwill be present in any one individual commit:\n\nBadAnnotationImplementation\nBadShiftAmount\nBanJNDI\nBoxedPrimitiveEquality\nComparableType\nComplexBooleanConstant\nCollectionToArraySafeParameter\nConditionalExpressionNumericPromotion\nDangerousLiteralNull\nDoubleBraceInitialization\nDurationFrom\nDurationTemporalUnit\nEmptyTopLevelDeclaration\nEqualsNull\nEqualsReference\nFormatString\nFromTemporalAccessor\nGetClassOnAnnotation\nGetClassOnClass\nHashtableContains\nIdentityBinaryExpression\nIdentityHashMapBoxing\nInstantTemporalUnit\nInvalidTimeZoneID\nInvalidZoneId\nIsInstanceIncompatibleType\nJUnitParameterMethodNotFound\nLockOnBoxedPrimitive\nMathRoundIntLong\nMislabeledAndroidString\nMisusedDayOfYear\nMissingSuperCall\nMisusedWeekYear\nModifyingCollectionWithItself\nNoCanIgnoreReturnValueOnClasses\nNonRuntimeAnnotation\nNullableOnContainingClass\nNullTernary\nOverridesJavaxInjectableMethod\nParcelableCreator\nPeriodFrom\nPreconditionsInvalidPlaceholder\nProtoBuilderReturnValueIgnored\nProtoFieldNullComparison\nRandomModInteger\nRectIntersectReturnValueIgnored\nReturnValueIgnored\nSelfAssignment\nSelfComparison\nSelfEquals\nSizeGreaterThanOrEqualsZero\nStringBuilderInitWithChar\nTreeToString\nTryFailThrowable\nUnnecessaryCheckNotNull\nUnusedCollectionModifiedInPlace\nXorPower\n\nSee https://errorprone.info/bugpatterns for more\ninformation on the checks.\n\nBug: 253827323\nTest: m RUN_ERROR_PRONE\u003dtrue javac-check\nChange-Id: Ib7d76a7cf04faad9861fa7ff63c4c3db79ffbda2\n"
    },
    {
      "commit": "175ccf517a05b80274c4028333c718ff2b80ce29",
      "tree": "6027c4e3828873cfa0c3fca799381e1047f6dd8e",
      "parents": [
        "f00d2017470f97033309286564bb1f1322298162",
        "58e24aeec46d8d0d63899a2808f3d2e9f04c67ba"
      ],
      "author": {
        "name": "Shen Lin",
        "email": "shhenlin@gmail.com",
        "time": "Thu Oct 13 10:22:38 2022 +0000"
      },
      "committer": {
        "name": "Automerger Merge Worker",
        "email": "android-build-automerger-merge-worker@system.gserviceaccount.com",
        "time": "Thu Oct 13 10:22:38 2022 +0000"
      },
      "message": "Optimize UI to support Dark theme am: 439cde2225 am: 828ded5a82 am: 58e24aeec4\n\nOriginal change: https://android-review.googlesource.com/c/platform/packages/apps/SettingsIntelligence/+/2252438\n\nChange-Id: I3fe197a3b1f83a96bd415d22c6a53d60e858a78c\nSigned-off-by: Automerger Merge Worker \u003candroid-build-automerger-merge-worker@system.gserviceaccount.com\u003e\n"
    },
    {
      "commit": "439cde222545f908fb891185aa88b79790479c62",
      "tree": "44645f6a9c20a25e2729c47ece7a1f54a7e1bbad",
      "parents": [
        "d94eb4458a3ac3b234471b0eb4be2123dd2fd6b6"
      ],
      "author": {
        "name": "Shen Lin",
        "email": "shhenlin@gmail.com",
        "time": "Thu Oct 13 09:28:51 2022 +0800"
      },
      "committer": {
        "name": "Shen Lin",
        "email": "shhenlin@gmail.com",
        "time": "Thu Oct 13 05:09:19 2022 +0000"
      },
      "message": "Optimize UI to support Dark theme\n\nStyle changes:\n- Remove hard-coded background color for top search bar background\n- Add a values-night folder to adopt night color scheme\n\nBug: 253348420\nTest: Manual UI test in normal and dark mode\n\nChange-Id: I136c7a31697ca1f8bb058947ed877684bfa75b4d\n"
    },
    {
      "commit": "8530f3239875147df7cfbe01f3bbb0764eadb357",
      "tree": "ac402ad48a063d6bfd150746be33c7d679d7ce65",
      "parents": [
        "a966988b1766ee4d329841529a82d0393ccb9cfb",
        "e7255d51256a523ca3c65df37b0090afe910ae52"
      ],
      "author": {
        "name": "Cole Faust",
        "email": "colefaust@google.com",
        "time": "Sat Sep 24 02:26:53 2022 +0000"
      },
      "committer": {
        "name": "Automerger Merge Worker",
        "email": "android-build-automerger-merge-worker@system.gserviceaccount.com",
        "time": "Sat Sep 24 02:26:53 2022 +0000"
      },
      "message": "Add FLAG_IMMUTABLE to PendingIntents am: d94eb4458a am: 3b2c8b7687 am: fbda351eac am: abb6ea3c7f am: e7255d5125\n\nOriginal change: https://android-review.googlesource.com/c/platform/packages/apps/SettingsIntelligence/+/2229861\n\nChange-Id: Id729e9a6134a8fc526870017804602896026c0f5\nSigned-off-by: Automerger Merge Worker \u003candroid-build-automerger-merge-worker@system.gserviceaccount.com\u003e\n"
    },
    {
      "commit": "d94eb4458a3ac3b234471b0eb4be2123dd2fd6b6",
      "tree": "fd2e77a87a14053b5555d2cc6be81656e96b040d",
      "parents": [
        "ad65af00162dd9f3d7a0dc491eb55d03f307b6d8"
      ],
      "author": {
        "name": "Cole Faust",
        "email": "colefaust@google.com",
        "time": "Fri Sep 23 15:26:40 2022 -0700"
      },
      "committer": {
        "name": "Cole Faust",
        "email": "colefaust@google.com",
        "time": "Fri Sep 23 15:26:40 2022 -0700"
      },
      "message": "Add FLAG_IMMUTABLE to PendingIntents\n\nIf your app targets Android 12, you must specify the mutability of each\nPendingIntent object that your app creates. This additional requirement\nimproves your app\u0027s security.\nhttps://developer.android.com/about/versions/12/behavior-changes-12#pending-intent-mutability\n\nAndroid Lint is being updated, and adds an error-level check for this.\n\nBug: 247885568\nTest: Presubmits\nChange-Id: I0634a7cf0c05e69f66c882158eb5f3fd1431bb7e\n"
    },
    {
      "commit": "e096007a2c422280d483850dc000939738110b1a",
      "tree": "46e425d61837f7542c1258702cae14df9b5792b5",
      "parents": [
        "167235b2b931c86de78922d7808ee3c0333e16eb"
      ],
      "author": {
        "name": "Jason Chiu",
        "email": "chiujason@google.com",
        "time": "Mon Aug 22 18:01:56 2022 +0800"
      },
      "committer": {
        "name": "Jason Chiu",
        "email": "chiujason@google.com",
        "time": "Mon Sep 05 13:19:14 2022 +0800"
      },
      "message": "Support highlighting the menu entry for search results\n\n- Swap the order of indexing SiteMap and inserting index data to DB\n- Update index data payload after initializing SiteMap\n- Develop methods to determine highlight menu keys\n- Hide keyboards when scrolling and clicking a result\n\nFix: 240391954\nTest: manual\nChange-Id: I7d93134461a5a64d4bdadaa640e4accbec5624a4\n"
    },
    {
      "commit": "f0645d4cec2d329efd06f52252a38a533341d535",
      "tree": "aaf8157b242c1c1993387cdf49626e544eeea574",
      "parents": [
        "d8274f93838c5a9572a5778e77dde6cc251de4aa"
      ],
      "author": {
        "name": "kholoud mohamed",
        "email": "kholoudm@google.com",
        "time": "Fri May 06 18:34:32 2022 +0100"
      },
      "committer": {
        "name": "kholoud mohamed",
        "email": "kholoudm@google.com",
        "time": "Wed May 11 17:33:24 2022 +0100"
      },
      "message": "Update Enterprise search keywords/results\n\nBug: 225169969\nTest: manual\nChange-Id: Ie2475738230cfb0ce774cfca86227f641682874a\n"
    },
    {
      "commit": "590bb5c0b93111ac68765bd9b17073d6d6e0691f",
      "tree": "95cf443f54ffd146ee5821792c331662ff06c22c",
      "parents": [
        "d868265f9fa8c2f7267fca70e54fc13e466af34e"
      ],
      "author": {
        "name": "Alex Stetson",
        "email": "alexstetson@google.com",
        "time": "Tue Feb 23 14:30:23 2021 -0800"
      },
      "committer": {
        "name": "Alex Stetson",
        "email": "alexstetson@google.com",
        "time": "Tue Feb 23 14:30:23 2021 -0800"
      },
      "message": "Removing car code from phone SettingsIntelligence\n\nAAOS specific code is to be split out into its own package to remove the\nphone dependencies on car code.\n\nBug: 174688736\nTest: manual (app still functions properly on sdk_gphone_x86)\nChange-Id: I1a7969aef5819ff510e5db5c0716e3a18aa6dc88\n"
    },
    {
      "commit": "ff29a28a2ee93b9ced433139ce1d153498458f4f",
      "tree": "4820745de396c0878bfc80a0e0784b85c9e155c3",
      "parents": [
        "8e1df80edf907080eeccfc40c113d74b406df90c"
      ],
      "author": {
        "name": "Priyank Singh",
        "email": "priyanksingh@google.com",
        "time": "Wed Nov 18 18:13:24 2020 -0800"
      },
      "committer": {
        "name": "Priyank Singh",
        "email": "priyanksingh@google.com",
        "time": "Thu Nov 19 22:33:07 2020 -0800"
      },
      "message": "Integrate settings search with IME wide screen to display the search results.\n\nBug: 172068293\nTest: Manual\nChange-Id: Ice37cf4959681325f8aa9ff7fd5be49df79a43d5\n"
    },
    {
      "commit": "a880c2d8ee4fa2ef9e90b094aacd3b7a6445c7fb",
      "tree": "b35b9f715c89020e8f585c40c05313a43d7cc83d",
      "parents": [
        "8e0e0b3fa908c3e0eea3ef7eb7883edc63eba4a3"
      ],
      "author": {
        "name": "Edgar Wang",
        "email": "edgarwang@google.com",
        "time": "Thu Aug 06 16:01:34 2020 +0000"
      },
      "committer": {
        "name": "Edgar Wang",
        "email": "edgarwang@google.com",
        "time": "Thu Aug 06 16:01:42 2020 +0000"
      },
      "message": "Update language to comply with Android\u0027s inclusive language guidance\n\nSee https://source.android.com/setup/contribute/respectful-code for reference\n\nBug: 161896447\nChange-Id: I375a97f6421e3d6fa936c857d840201a39cf68a9\nTest: robotest \u0026 manual\n"
    },
    {
      "commit": "8e0e0b3fa908c3e0eea3ef7eb7883edc63eba4a3",
      "tree": "4e4b7a89f32e71d21394735aa0622ca1aae02faa",
      "parents": [
        "3cbfa46e6bbbfecd068da14df0bfd595813ca957"
      ],
      "author": {
        "name": "Sara Kato",
        "email": "sarakato@google.com",
        "time": "Wed Jul 29 07:04:00 2020 +0000"
      },
      "committer": {
        "name": "Sara Kato",
        "email": "sarakato@google.com",
        "time": "Wed Jul 29 22:46:45 2020 +0000"
      },
      "message": "Make AccessibilitySettings classname a resource.\n\nBy doing so, we can allow this to be overlayed in ARC++.\nSee ag/12248950 for how this is done.\n\nBug: 129904105\nTest: manual. Check that settings app is working as expected.\nChange-Id: I88b559e205c42f5c1cd5ca38de147ee3cb7470a6\n"
    },
    {
      "commit": "849af4cd9764498d6bc513b02ee8a4b1c625202f",
      "tree": "203dd64aaa7ee0404389c16adbc0847baf8d5d9a",
      "parents": [
        "081adde048d197946e1e17a7fb7aa8a885b05968",
        "e37e75983e4f98380b0269f67481ebc538b691f9"
      ],
      "author": {
        "name": "Cole Faust",
        "email": "colefaust@google.com",
        "time": "Thu Jun 04 17:57:59 2020 +0000"
      },
      "committer": {
        "name": "Automerger Merge Worker",
        "email": "android-build-automerger-merge-worker@system.gserviceaccount.com",
        "time": "Thu Jun 04 17:57:59 2020 +0000"
      },
      "message": "Remove usage of deprecated toolbar methods am: 1033c500cf am: e37e75983e\n\nOriginal change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/SettingsIntelligence/+/11723392\n\nChange-Id: I498aff60aa83f1c4b16d8982bb3e09122e814dd6\n"
    },
    {
      "commit": "1033c500cf997a3fd20ff019171564f2d0aba7dd",
      "tree": "20c364695085cf89a3380624c4060b66fa6f7318",
      "parents": [
        "3360ad616e21e4570060bdbc724144ab62be779c"
      ],
      "author": {
        "name": "Cole Faust",
        "email": "colefaust@google.com",
        "time": "Wed Jun 03 15:27:16 2020 -0700"
      },
      "committer": {
        "name": "Cole Faust",
        "email": "colefaust@google.com",
        "time": "Wed Jun 03 15:27:16 2020 -0700"
      },
      "message": "Remove usage of deprecated toolbar methods\n\nBug: 157270980\nTest: Compiling / presubmits\nChange-Id: Ic14291a9d46144feb2d802a23a57d24ef0ab4646\n"
    },
    {
      "commit": "31172c303c0c8fb3dd8e9ddff42e64d72a9f8a5a",
      "tree": "9e84673973758dbd7f7175345e29b5ff230a279e",
      "parents": [
        "83a86ab59160891aca8a15f1195f133201974d53",
        "47de38f463e5864c3471876b6faf615f1608cd10"
      ],
      "author": {
        "name": "Alex Stetson",
        "email": "alexstetson@google.com",
        "time": "Fri May 15 22:14:33 2020 +0000"
      },
      "committer": {
        "name": "Automerger Merge Worker",
        "email": "android-build-automerger-merge-worker@system.gserviceaccount.com",
        "time": "Fri May 15 22:14:33 2020 +0000"
      },
      "message": "Remove adjustPan from car settings search am: 3360ad616e am: 47de38f463\n\nChange-Id: Ie891865f7cd99d409e4492d52a9287979221d93e\n"
    },
    {
      "commit": "3360ad616e21e4570060bdbc724144ab62be779c",
      "tree": "a584abe8c0ce55e68eddd730d108eecdc845f066",
      "parents": [
        "56b4759cdba26fc32b2a1cebde6e55fda3db2a68"
      ],
      "author": {
        "name": "Alex Stetson",
        "email": "alexstetson@google.com",
        "time": "Thu May 14 16:32:08 2020 -0700"
      },
      "committer": {
        "name": "Alex Stetson",
        "email": "alexstetson@google.com",
        "time": "Thu May 14 16:32:08 2020 -0700"
      },
      "message": "Remove adjustPan from car settings search\n\nMove adjustPan windowSoftInputMode from the activity into the theme so\nit won\u0027t apply to car settings search.\n\nBug: 156678121\nTest: manual - on blueline_car for auto and on sdk_gphone_x86 for phone\nChange-Id: I618d19ef8037e73dd8cc1431c8ea9ada0eb79a7e\n"
    },
    {
      "commit": "c17bd8da5c607840c99bbbb1702eae108b85f0eb",
      "tree": "1056c1ee836c1615207851d7d616892906310386",
      "parents": [
        "4d11ea0595027cc4d5883ac6bb77808eb32fc290",
        "56b4759cdba26fc32b2a1cebde6e55fda3db2a68"
      ],
      "author": {
        "name": "Alex Stetson",
        "email": "alexstetson@google.com",
        "time": "Thu May 14 16:40:34 2020 +0000"
      },
      "committer": {
        "name": "Automerger Merge Worker",
        "email": "android-build-automerger-merge-worker@system.gserviceaccount.com",
        "time": "Thu May 14 16:40:34 2020 +0000"
      },
      "message": "Remove clear history button am: 56b4759cdb\n\nChange-Id: Iaaf6a84a8732f7fdf7926828c4bd1cdc20e1a8c3\n"
    },
    {
      "commit": "56b4759cdba26fc32b2a1cebde6e55fda3db2a68",
      "tree": "da9ba3c94cc79e9ed44a326d0c6710d72fe11ad5",
      "parents": [
        "6a335a153c0cdb091f288c648b947694923606dd"
      ],
      "author": {
        "name": "Alex Stetson",
        "email": "alexstetson@google.com",
        "time": "Wed May 13 14:45:41 2020 -0700"
      },
      "committer": {
        "name": "Alex Stetson",
        "email": "alexstetson@google.com",
        "time": "Wed May 13 14:45:41 2020 -0700"
      },
      "message": "Remove clear history button\n\nNot currently necessary to have this button at the moment\n\nBug: 156531934\nTest: manual\nChange-Id: I379b5887c72843b47ab92ab748641b73df0403cb\n"
    },
    {
      "commit": "4d11ea0595027cc4d5883ac6bb77808eb32fc290",
      "tree": "be004ed5a6c1d806c217d87628b957b50c919123",
      "parents": [
        "0b904634ffafe7330b3f338cfbd6504bd52aab0e",
        "6a335a153c0cdb091f288c648b947694923606dd"
      ],
      "author": {
        "name": "Alex Stetson",
        "email": "alexstetson@google.com",
        "time": "Tue May 12 18:25:03 2020 +0000"
      },
      "committer": {
        "name": "Automerger Merge Worker",
        "email": "android-build-automerger-merge-worker@system.gserviceaccount.com",
        "time": "Tue May 12 18:25:03 2020 +0000"
      },
      "message": "Merge \"Customize actionless car intents\" into rvc-dev am: 6a335a153c\n\nChange-Id: I6aec56172a9ac6b925311b8370584c5d54fa3c05\n"
    },
    {
      "commit": "56a309549065d5ad8fc872e96b51c47a5ff3521a",
      "tree": "9e8ab0e52542180bbdb2bb04b31964782e3d6ffc",
      "parents": [
        "684466b941c10ae3fe6f9105dd3d3ee5f36e9060"
      ],
      "author": {
        "name": "Alex Stetson",
        "email": "alexstetson@google.com",
        "time": "Mon May 04 16:00:03 2020 -0700"
      },
      "committer": {
        "name": "Alex Stetson",
        "email": "alexstetson@google.com",
        "time": "Mon May 11 13:20:45 2020 -0700"
      },
      "message": "Customize actionless car intents\n\nChange intent handling for CarSettings intents to use package and class\nname rather than Search Result Trampoline for intents without an action.\n\nBug: 155508460\nTest: manual\nChange-Id: I295ce94b82a0deecb960dc8c749230c0c06c800b\n"
    },
    {
      "commit": "c099c8fe06a13cd19c6c7436db4584a4204b1e30",
      "tree": "8527f4353e21327a6f0f81ab7ad2f79a2d7e411e",
      "parents": [
        "9db6e86a99a3a58b9f67db83ac9d4780a5941b5b",
        "684466b941c10ae3fe6f9105dd3d3ee5f36e9060"
      ],
      "author": {
        "name": "Alex Stetson",
        "email": "alexstetson@google.com",
        "time": "Fri May 08 22:48:22 2020 +0000"
      },
      "committer": {
        "name": "Automerger Merge Worker",
        "email": "android-build-automerger-merge-worker@system.gserviceaccount.com",
        "time": "Fri May 08 22:48:22 2020 +0000"
      },
      "message": "Merge \"Align saved query text\" into rvc-dev am: 684466b941\n\nChange-Id: I166f8dc68e18953cb9d46b414d7b27d66d0465a5\n"
    },
    {
      "commit": "e79ae5c6b8a8a5bee3cf6080c3fc61abb48b2ace",
      "tree": "70844ef55a0e67f2c658d6612114dce11ae72144",
      "parents": [
        "d1b08e7149f1d27a26c778ab48f8493db5401651"
      ],
      "author": {
        "name": "Alex Stetson",
        "email": "alexstetson@google.com",
        "time": "Wed May 06 14:27:39 2020 -0700"
      },
      "committer": {
        "name": "Alex Stetson",
        "email": "alexstetson@google.com",
        "time": "Wed May 06 14:27:39 2020 -0700"
      },
      "message": "Align saved query text\n\nText placement was too high due to (blank) summary view still being\nvisible\n\nBug: 155916744\nTest: manual\nChange-Id: Iaf849ba4e4e861600acb300f67385e7b146933c4\n"
    },
    {
      "commit": "b39ab781cdc62b5c26ecadb18c84d0faa12daf66",
      "tree": "78fc1936392ef64d67cca33487d86af00495a64f",
      "parents": [
        "bc09e48dfee598f9845c2cd912561e2aba07bdbc",
        "d1b08e7149f1d27a26c778ab48f8493db5401651"
      ],
      "author": {
        "name": "Alex Stetson",
        "email": "alexstetson@google.com",
        "time": "Wed Apr 29 21:48:35 2020 +0000"
      },
      "committer": {
        "name": "Automerger Merge Worker",
        "email": "android-build-automerger-merge-worker@system.gserviceaccount.com",
        "time": "Wed Apr 29 21:48:35 2020 +0000"
      },
      "message": "Fix incorrect result breadcrumbs am: d1b08e7149\n\nChange-Id: Ifeed7a4200857ff25840ec756715bec53a6914cc\n"
    },
    {
      "commit": "d1b08e7149f1d27a26c778ab48f8493db5401651",
      "tree": "fbf4d0e28994dbc6ab6bb79785c9811f9f4c62ec",
      "parents": [
        "5f360d8f605a167d586b2ee5fd264fec3dc931af"
      ],
      "author": {
        "name": "Alex Stetson",
        "email": "alexstetson@google.com",
        "time": "Tue Apr 28 16:57:36 2020 -0700"
      },
      "committer": {
        "name": "Alex Stetson",
        "email": "alexstetson@google.com",
        "time": "Tue Apr 28 16:57:36 2020 -0700"
      },
      "message": "Fix incorrect result breadcrumbs\n\nFixing an issue where search results without their own breadcrumbs would\npopulate with breadcrumbs of another search result.\n\nBug: 155231987\nTest: manual\nChange-Id: I57ca434520805d28da679f130c0221e7c4df9267\n"
    },
    {
      "commit": "bc09e48dfee598f9845c2cd912561e2aba07bdbc",
      "tree": "7665eb670474f06a9743f709ded66a412a39dcaf",
      "parents": [
        "c2e0fe7dfc7f110a4171ccf8cb6d6d188be59b25",
        "5451e342727fff63fe82d422f1d4f3dabeb7577f"
      ],
      "author": {
        "name": "Qiang Wu",
        "email": "qiang.x.wu@sony.com",
        "time": "Mon Apr 27 08:45:55 2020 +0000"
      },
      "committer": {
        "name": "Automerger Merge Worker",
        "email": "android-build-automerger-merge-worker@system.gserviceaccount.com",
        "time": "Mon Apr 27 08:45:55 2020 +0000"
      },
      "message": "Normalize dynamic search result in Japanese am: d9fccee026 am: 5451e34272\n\nChange-Id: I88a1b7c0ecd475b7815c114a4662d824067e5965\n"
    },
    {
      "commit": "d9fccee026fe68a4cd312cbf06b8ce1adc7c90db",
      "tree": "cb388034e8a2abff39bcc48a8947e600b7b4f330",
      "parents": [
        "d1a2bef27a62e921db568f06e9595bcf3b823657"
      ],
      "author": {
        "name": "Qiang Wu",
        "email": "qiang.x.wu@sony.com",
        "time": "Tue Jul 24 13:57:03 2018 +0800"
      },
      "committer": {
        "name": "Mattias Nilsson",
        "email": "mattias.nilsson@sony.com",
        "time": "Wed Apr 22 12:17:39 2020 +0200"
      },
      "message": "Normalize dynamic search result in Japanese\n\nHiragana and Katakana are normalized in Japanese query string but\nthe dynamic search result is not. This leads to wrong results.\nThis is related to b/28410478\n\nBug: 112248621\nTest: Manual - Set language to Japanese and search\nChange-Id: I82ae5d44714b8152551d10c9868cb513bc075f7c\n"
    },
    {
      "commit": "c2e0fe7dfc7f110a4171ccf8cb6d6d188be59b25",
      "tree": "98bc7e4ce1eb93d1a5b64a4ec159694f0b7a3760",
      "parents": [
        "72dd8534e4fa33b7c0bff02082f869a499ead698",
        "5f360d8f605a167d586b2ee5fd264fec3dc931af"
      ],
      "author": {
        "name": "Alex Stetson",
        "email": "alexstetson@google.com",
        "time": "Wed Apr 15 23:15:35 2020 +0000"
      },
      "committer": {
        "name": "Automerger Merge Worker",
        "email": "android-build-automerger-merge-worker@system.gserviceaccount.com",
        "time": "Wed Apr 15 23:15:35 2020 +0000"
      },
      "message": "Created Car Class Implementations am: 5f360d8f60\n\nChange-Id: I4ff87557c9532cc7dbba533d8ece3c4dcaf3790b\n"
    },
    {
      "commit": "72dd8534e4fa33b7c0bff02082f869a499ead698",
      "tree": "2ef66b3aecd01a3b38f80ec73b2a7d9cabf470a4",
      "parents": [
        "e8764ae4ac85b9102868db4e57035ec08865e5b1",
        "e68c1cdc5b10c37b4d2e3549d422aedad8c7abbe"
      ],
      "author": {
        "name": "Treehugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Wed Apr 15 17:28:37 2020 +0000"
      },
      "committer": {
        "name": "Automerger Merge Worker",
        "email": "android-build-automerger-merge-worker@system.gserviceaccount.com",
        "time": "Wed Apr 15 17:28:37 2020 +0000"
      },
      "message": "Merge \"Scrolling search results and autorotate cause crash\" am: d1a2bef27a am: e68c1cdc5b\n\nChange-Id: I35815ebb9c03d91777dc63416ad2c339585b6558\n"
    },
    {
      "commit": "5f360d8f605a167d586b2ee5fd264fec3dc931af",
      "tree": "2aac546c69fe0f9e6ddeb0d7d374f5548343d7de",
      "parents": [
        "11cbea113c38ebbf6c09da9665e67d3e2dde4eb4"
      ],
      "author": {
        "name": "Alex Stetson",
        "email": "alexstetson@google.com",
        "time": "Tue Apr 14 13:01:39 2020 -0700"
      },
      "committer": {
        "name": "Alex Stetson",
        "email": "alexstetson@google.com",
        "time": "Wed Apr 15 09:21:50 2020 -0700"
      },
      "message": "Created Car Class Implementations\n\nCreate car versions of FeatureFactory and SearchFeatureProvider in order\nto customize search query tasks\n\nBug: 153448430\nTest: manual\nChange-Id: Iddb638d1bc613afc03e16a0e5645fbab1d788201\n"
    },
    {
      "commit": "11cbea113c38ebbf6c09da9665e67d3e2dde4eb4",
      "tree": "56f615d09709f5cbec190ced9151ff6b952ca8f1",
      "parents": [
        "a0a1a9f9c3cf12f025568aea9acf41a37030e0f8"
      ],
      "author": {
        "name": "Alex Stetson",
        "email": "alexstetson@google.com",
        "time": "Tue Mar 31 09:37:42 2020 -0700"
      },
      "committer": {
        "name": "Alex Stetson",
        "email": "alexstetson@google.com",
        "time": "Thu Apr 09 14:32:01 2020 -0700"
      },
      "message": "Car Search RecyclerView Framework\n\nCreated UI framework for car settings search recyclerview\n\nBug: 134492647\nTest: manual\n\nChange-Id: I27649bb8976c211777a500538d5947e210029532\n"
    },
    {
      "commit": "77032e1c18e7b06ed7c6c9d246fff24e9bd5bed6",
      "tree": "f9ee0bc2647df474f2e84487eb88894867b41731",
      "parents": [
        "093fef6b5cdff666c92c9a3cad7a79408c2499c9"
      ],
      "author": {
        "name": "Pingzhi Wang",
        "email": "pingzhi.xa.wang@sony.com",
        "time": "Thu Jul 19 16:08:12 2018 +0800"
      },
      "committer": {
        "name": "Mattias Nilsson",
        "email": "mattias.nilsson@sony.com",
        "time": "Thu Apr 02 14:48:18 2020 +0000"
      },
      "message": "Scrolling search results and autorotate cause crash\n\nActivity.getCurrentFocus() can return null,\nlet\u0027s avoid a crash.\n\nBug: 111865137\nTest: manual - Search in settings, scroll, rotate and scroll again.\nChange-Id: I3d1437ee8dacc4dbd51f0b58df8a855b713668f0\n"
    },
    {
      "commit": "ed819e9391af0a9d74a15ccdbee1ef3659545b5b",
      "tree": "8f540820ff5934d80a52536665718690c945f0b1",
      "parents": [
        "8161fd4cddc8df7450af5445b7d3e81faa6b1d03"
      ],
      "author": {
        "name": "Alex Stetson",
        "email": "alexstetson@google.com",
        "time": "Wed Mar 25 15:08:17 2020 -0700"
      },
      "committer": {
        "name": "Alex Stetson",
        "email": "alexstetson@google.com",
        "time": "Tue Mar 31 09:39:55 2020 -0700"
      },
      "message": "Car Settings Search Bar UI\n\nAdding basic UI framework for car settings search toolbar\n\nBug: 134491408\nTest: manual\n\nChange-Id: Ie8fde5f775fc37ae4ced0451547856964f6ebb45\n"
    },
    {
      "commit": "8161fd4cddc8df7450af5445b7d3e81faa6b1d03",
      "tree": "8cec64246b60755989b0d488440bc37e8511282b",
      "parents": [
        "67796f40c3e77b94b3345a1f328f388efa9740ea"
      ],
      "author": {
        "name": "Alex Stetson",
        "email": "alexstetson@google.com",
        "time": "Thu Mar 26 14:36:55 2020 -0700"
      },
      "committer": {
        "name": "Alex Stetson",
        "email": "alexstetson@google.com",
        "time": "Thu Mar 26 23:27:56 2020 +0000"
      },
      "message": "Updated Activity, Fragment, and loaders to jetpack\n\nMigrated activity, fragment, and loader components to use the android\njetpack library\n\nTested on sdk_gphone_x86 target\n\nBug: 134491408\nTest: manual\n\nChange-Id: Icb9159a2498169fb0d869a88b9b20cdbe4aca287\n"
    },
    {
      "commit": "1ae31cc4e39d9a8265499d2542e2af7c251f56b4",
      "tree": "fd3962c55527d38b8fe683e83a295eee1e05412b",
      "parents": [
        "c12771af1ed83634543590fe906e0d92d076f17a"
      ],
      "author": {
        "name": "Daniel Hunt",
        "email": "daniel.hunt@sony.com",
        "time": "Tue Sep 03 10:43:25 2019 +0200"
      },
      "committer": {
        "name": "Edward Savage-Jones",
        "email": "edward.savage-jones@sony.com",
        "time": "Mon Oct 07 16:35:01 2019 +0200"
      },
      "message": "Correct colors for icons in \"Search settings\" for dark theme\n\nCreate a themed app context with theme from R.style.Theme_Settings.\nAfter that create a context with theme from themed app context\nbefore getting the drawable from the package.\n\nBug: 139695450\nTest: Manual - set dark theme and search for \u0027media volume\u0027\n      in settings. The icon should be visible\nChange-Id: I40ea745046074ddd80c01cb35ebaf566ffa80b74\n"
    },
    {
      "commit": "a07fb16bd215e78982147d8a4b43652ac23f5439",
      "tree": "630e76424b806d77259ce7ba5e446c806dc8f010",
      "parents": [
        "c725f6eb67081599d68bc915b72604b350b86ad1",
        "fd36d87e44102eac82b30c39b3d57835df86e78c"
      ],
      "author": {
        "name": "Stanley Wang",
        "email": "stanleytfwang@google.com",
        "time": "Tue Jun 25 18:25:38 2019 -0700"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Tue Jun 25 18:25:38 2019 -0700"
      },
      "message": "Fix \"null\" string displaying in the breadcrumbs of search results. am: 24096bc912\nam: fd36d87e44\n\nChange-Id: I6ff8690673331c12d7c60082b481d809b0a0898f\n"
    },
    {
      "commit": "24096bc912514df3f0d731139cb30a7e4dbb95d1",
      "tree": "325040b35742239901e984c81467a17ec513001e",
      "parents": [
        "fc33e2d3f531363a1ace3fc50c3c0b1cb1be4895"
      ],
      "author": {
        "name": "Stanley Wang",
        "email": "stanleytfwang@google.com",
        "time": "Tue Jun 18 17:25:06 2019 +0800"
      },
      "committer": {
        "name": "Fan Zhang",
        "email": "zhfan@google.com",
        "time": "Tue Jun 25 14:22:42 2019 -0700"
      },
      "message": "Fix \"null\" string displaying in the breadcrumbs of search results.\n\nAvoid to add the empty title string to the breadcrumbs.\n\nFixes: 135046255\nTest: maunal\nChange-Id: I961e422fbc31a11e12861e21025d92d181ad1486\n"
    },
    {
      "commit": "543240cb43c97efba543307e7b2f71bfba5ea3e7",
      "tree": "97537290f3444cb32eaea8a78052dc21bfa15fd0",
      "parents": [
        "b9c694ee44b9123a068904d2cecf83bd294968da"
      ],
      "author": {
        "name": "Jason Chiu",
        "email": "chiujason@google.com",
        "time": "Thu Sep 20 17:48:00 2018 +0800"
      },
      "committer": {
        "name": "Jason Chiu",
        "email": "chiujason@google.com",
        "time": "Thu Sep 20 17:48:00 2018 +0800"
      },
      "message": "Store authority with indexables so that indexables could be mapped to non-indexable keys\n\nTest: manual\nBug: 113949972\nChange-Id: Ia3863b1c45694127a1651e6c27326a47b9043bdd\n"
    },
    {
      "commit": "b9c694ee44b9123a068904d2cecf83bd294968da",
      "tree": "3faa5ad3096833b4c91479fff62ea9b9da845fe4",
      "parents": [
        "d008c94224cab704672be26d22aceedc4a0eb594",
        "0f7bc330e2a65ddbe64e2eb95bc85f23ca201e4c"
      ],
      "author": {
        "name": "Qiulu Yang",
        "email": "qiulu.xb.yang@sony.com",
        "time": "Thu Sep 13 14:03:57 2018 -0700"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Thu Sep 13 14:03:57 2018 -0700"
      },
      "message": "Increase time limit of search task am: 12f6fe43f4 am: 58a27f6f9f\nam: 0f7bc330e2\n\nChange-Id: I1b3996b355f5fa3472853de65febc7511d1e390b\n"
    },
    {
      "commit": "12f6fe43f4092753a94a4ba28214ca422d9a9ccf",
      "tree": "306e972bb9d436958971dcddc3318de96c82ef4f",
      "parents": [
        "a6c4b1dc66a37e00b3ea441ba850d0dc61ba849e"
      ],
      "author": {
        "name": "Qiulu Yang",
        "email": "qiulu.xb.yang@sony.com",
        "time": "Wed Sep 12 20:21:48 2018 +0800"
      },
      "committer": {
        "name": "Shunta Sato",
        "email": "shunta.sato@sony.com",
        "time": "Thu Sep 13 20:17:32 2018 +0900"
      },
      "message": "Increase time limit of search task\n\nWhen amount of apps is too much, search app info spends much time to\nget almost all of app label. So SettingsIntelligence cannot surely get\napp info in time (about 300 ms), and gives up the app info result.\nThen, user cannot get app info result.\n\nIncrease time limit of search task to mitigate it.\n\nBug: 115603047\nChange-Id: Iac1b1e3a3a3b7751b45fb6710e43e84d037b8201\n"
    },
    {
      "commit": "d008c94224cab704672be26d22aceedc4a0eb594",
      "tree": "010fdc96ca47af0693da964e2c4922b71cee3cde",
      "parents": [
        "ecadedc902e31b1b34d33e3be080c863d04f5193",
        "970b6227dfe8c3c976d3b18740909af1fc8a950f"
      ],
      "author": {
        "name": "Fan Zhang",
        "email": "zhfan@google.com",
        "time": "Wed Sep 12 16:31:11 2018 -0700"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Wed Sep 12 16:31:11 2018 -0700"
      },
      "message": "Don\u0027t show disabled app in search in some conditions am: a6c4b1dc66 am: 42c9de42d0\nam: 970b6227df\n\nChange-Id: If8dc93cf4ff7d27f91df09a81918a792eaa9da51\n"
    },
    {
      "commit": "a6c4b1dc66a37e00b3ea441ba850d0dc61ba849e",
      "tree": "8272385ee3bfcbbedc4f9c088faf62b3ec39e58f",
      "parents": [
        "5fa5bed1afe775c88e3f1718708cc197ec29f899"
      ],
      "author": {
        "name": "Fan Zhang",
        "email": "zhfan@google.com",
        "time": "Wed Sep 12 11:08:30 2018 -0700"
      },
      "committer": {
        "name": "Fan Zhang",
        "email": "zhfan@google.com",
        "time": "Wed Sep 12 11:10:14 2018 -0700"
      },
      "message": "Don\u0027t show disabled app in search in some conditions\n\n- If the app is disabled by system or something other than user\n  themsevles, don\u0027t show it in search results.\n\nBug: 111865953\nTest: manual\nChange-Id: I3bfb2be5269b093bc25c50b69831b79c0f6b4684\n"
    },
    {
      "commit": "5fa5bed1afe775c88e3f1718708cc197ec29f899",
      "tree": "297f4680afe41bad264026951e48f29856b2c74b",
      "parents": [
        "6827e4a066bc730d1f8a18c824c4646503fda0ef"
      ],
      "author": {
        "name": "Aravind Sreekumar",
        "email": "aravinds@google.com",
        "time": "Tue Apr 10 12:15:45 2018 -0700"
      },
      "committer": {
        "name": "Colin Cross",
        "email": "ccross@android.com",
        "time": "Tue Aug 28 14:18:36 2018 -0700"
      },
      "message": "Migrate SettingsIntelligence to androidx.\n\nTest: make SettingsIntelligence\nBug: 76692459\nChange-Id: Id8ec8fe6365f66493e716d45e6ba3543ef8a3898\nMerged-In: Id8ec8fe6365f66493e716d45e6ba3543ef8a3898\n(cherry picked from commit 62e15739fa1f976a7bf31006b04bd1f19c935600)\n(cherry picked from commit b01cfa1270f2b97815fa5cb7e92f2b3d146d25fb)\n(cherry picked from commit fbcfc4e75e4186c12c56b578181adce81f1b5377)\n"
    },
    {
      "commit": "d6bec45214831ba70d096fe27d2d37712d522574",
      "tree": "d13abe63dafeda411cdfcae77bed8dc4a701f6c3",
      "parents": [
        "0b229f87dfd7da51714add097d0a03f237b51007"
      ],
      "author": {
        "name": "Nicole Huang",
        "email": "nicolehuang@google.com",
        "time": "Wed Jul 04 20:15:06 2018 +0800"
      },
      "committer": {
        "name": "Nicole Huang",
        "email": "nicolehuang@google.com",
        "time": "Mon Jul 09 10:30:09 2018 +0800"
      },
      "message": "Support the icon on suggestion card to be changed during run-time.\n\nSetupwizard will try to override the icon on setting suggetion card\nruntime. Suport to read the icon from overlaydata bundle.\n\nbug: 110588815\nTest: Manually tested and verified\nChange-Id: I3e3c7b00113a34649b4c103b7da1aaf79ec2f57e\n"
    },
    {
      "commit": "0b229f87dfd7da51714add097d0a03f237b51007",
      "tree": "297f4680afe41bad264026951e48f29856b2c74b",
      "parents": [
        "bcd560eda2cd83503800418d2e5c6f6836bef0ef",
        "6827e4a066bc730d1f8a18c824c4646503fda0ef"
      ],
      "author": {
        "name": "Zhizhi Liu",
        "email": "zhizhiliu@google.com",
        "time": "Tue Jun 05 16:20:22 2018 -0700"
      },
      "committer": {
        "name": "android-build-merger",
        "email": "android-build-merger@google.com",
        "time": "Tue Jun 05 16:20:22 2018 -0700"
      },
      "message": "Merge \"Increase SI suggestion filter timeout value for TV.\" into pi-dev am: 39184a5317\nam: 6827e4a066\n\nChange-Id: I545ecc52e70d5429a5cdc7a8a37edae6aa5489c0\n"
    },
    {
      "commit": "cf8a22d8ef2f0dd0649601b837af26feabcdbd53",
      "tree": "2565f9b2f80a5277e4c351260791bf18b71550b6",
      "parents": [
        "390bdfe1fdf5a875b93ced02af1ae9c19f30d26e"
      ],
      "author": {
        "name": "Zhizhi Liu",
        "email": "zhizhiliu@google.com",
        "time": "Tue Jun 05 12:06:21 2018 -0700"
      },
      "committer": {
        "name": "Zhizhi Liu",
        "email": "zhizhiliu@google.com",
        "time": "Tue Jun 05 12:34:47 2018 -0700"
      },
      "message": "Increase SI suggestion filter timeout value for TV.\n\nBug: 74022482\n\nTest: Manually check phone and TV get different timeout value.\nChange-Id: Ife2784f6781493d33a92887a21c3adc0ac6ff43d\n"
    },
    {
      "commit": "62e15739fa1f976a7bf31006b04bd1f19c935600",
      "tree": "5d4fac50e37bd1ad62a1313e59c3c613a4a0514e",
      "parents": [
        "f8f52035b7c5c25b345ab007c2ae4c4dee707388"
      ],
      "author": {
        "name": "Aravind Sreekumar",
        "email": "aravinds@google.com",
        "time": "Tue Apr 10 12:15:45 2018 -0700"
      },
      "committer": {
        "name": "Aravind Sreekumar",
        "email": "aravinds@google.com",
        "time": "Tue Apr 10 12:15:45 2018 -0700"
      },
      "message": "Migrate SettingsIntelligence to androidx.\n\nTest: make SettingsIntelligence\nBug: 76692459\nChange-Id: Id8ec8fe6365f66493e716d45e6ba3543ef8a3898\n"
    },
    {
      "commit": "8176b22e2dbf860191c08734de8b1678ccb5c122",
      "tree": "7d1cc6b1a3e2e6578e4870b0f04e8a3749c9bf81",
      "parents": [
        "cb9088c47e3cfb997629d36528460ff564d119af"
      ],
      "author": {
        "name": "Rodrigo Lagos",
        "email": "rlagos@google.com",
        "time": "Tue Mar 27 14:24:57 2018 -0700"
      },
      "committer": {
        "name": "Rodrigo Lagos",
        "email": "rlagos@google.com",
        "time": "Tue Mar 27 14:24:57 2018 -0700"
      },
      "message": "Add Automotive eligibility check\n\nBug: 76873663\nTest: Tested on devices\nChange-Id: I49643cab7243beb7bbadebe26568b22ff6cb0e45\n"
    },
    {
      "commit": "cb9088c47e3cfb997629d36528460ff564d119af",
      "tree": "96cacd09a72f95c9d2a023b9ad3603d5a1f82b6b",
      "parents": [
        "596c1ecd8d32230307a43eab6b75093f5b400d16"
      ],
      "author": {
        "name": "Doris Ling",
        "email": "dling@google.com",
        "time": "Mon Mar 26 16:50:30 2018 -0700"
      },
      "committer": {
        "name": "Doris Ling",
        "email": "dling@google.com",
        "time": "Mon Mar 26 16:50:30 2018 -0700"
      },
      "message": "Add a new exclusive suggestion category for high priority suggestions.\n\nChange-Id: Id03112eacc336e04e62c8d03e26fe0f641d20d79\nFixes: 76158477\nTest: Rebuild\n"
    },
    {
      "commit": "b980c8c8dc4f17e34e24c8cfb1dee69c7c456c75",
      "tree": "5e44225bc91b6749e9899aad7124b0a9fe52c4e2",
      "parents": [
        "f0e1bcb997be93752d1fe081f14b295ead657b12"
      ],
      "author": {
        "name": "Fan Zhang",
        "email": "zhfan@google.com",
        "time": "Wed Mar 07 11:11:06 2018 -0800"
      },
      "committer": {
        "name": "Fan Zhang",
        "email": "zhfan@google.com",
        "time": "Wed Mar 07 11:11:06 2018 -0800"
      },
      "message": "Also match instant apps during search\n\nFixes: 73310496\nTest: cl/188200458\n\nthis is cherry-pick from cl/188200458\n\nChange-Id: I48a0c40025c777de6e464949546ab6b6a9750700\n"
    },
    {
      "commit": "f0e1bcb997be93752d1fe081f14b295ead657b12",
      "tree": "609c49c126a4b2ff710a66ab60d95ada5e7900d7",
      "parents": [
        "a9d413528f7a445d5705a60925baa0b0b6c2c8ea"
      ],
      "author": {
        "name": "Zhizhi Liu",
        "email": "zhizhiliu@google.com",
        "time": "Thu Feb 22 14:26:55 2018 -0800"
      },
      "committer": {
        "name": "Zhizhi Liu",
        "email": "zhizhiliu@google.com",
        "time": "Thu Feb 22 16:01:14 2018 -0800"
      },
      "message": "Handle IllegalArgumentException to avoid TvSettings crash.\n\nWhen the suggested settings summary uri is unknown, TvSettings would crash.\nHandle the exception to avoid this.\nb/72644591\n\nTest: Using a wrong uri for summary, it won\u0027t crash anymore.\nChange-Id: I4ee635e066c8f8e8e29e240c8c185795d0fe3d2c\n"
    },
    {
      "commit": "295f9d3368319ea047e55c35cf1ecaca7dc69283",
      "tree": "664d6f8e261e7aa9bd997398f9954830e4517e97",
      "parents": [
        "8aaddc110a9fcc3202d22571e954e8462c4bc03d"
      ],
      "author": {
        "name": "Fan Zhang",
        "email": "zhfan@google.com",
        "time": "Wed Dec 20 10:06:48 2017 -0800"
      },
      "committer": {
        "name": "Fan Zhang",
        "email": "zhfan@google.com",
        "time": "Wed Dec 20 10:06:48 2017 -0800"
      },
      "message": "Log search latency in event log\n\nBug: 68017528\nTest: manually checked event log\nChange-Id: I1d1f5a36c6bd4e367b9a1dd45bac3e06cb8e7f31\n"
    },
    {
      "commit": "8aaddc110a9fcc3202d22571e954e8462c4bc03d",
      "tree": "6797b3d0030f8d9d877edaaefc779dc285dc0b58",
      "parents": [
        "d0eec4171551f04fec3cfa074b6a46465a7a9219"
      ],
      "author": {
        "name": "Fan Zhang",
        "email": "zhfan@google.com",
        "time": "Tue Dec 19 10:34:27 2017 -0800"
      },
      "committer": {
        "name": "Fan Zhang",
        "email": "zhfan@google.com",
        "time": "Tue Dec 19 10:34:27 2017 -0800"
      },
      "message": "Stop logging events in AOSP\n\nChange-Id: I26051c5507b436ecfe171c03127a58f0aa2c5f6c\nFixes: 70844878\nTest: logcat\n"
    },
    {
      "commit": "d0eec4171551f04fec3cfa074b6a46465a7a9219",
      "tree": "c0cb6a47b20352d0ee2f6ecf32e41d1d5d2bb0b9",
      "parents": [
        "6273139733ad6aae47a8e2bbeb94e286b59e5e1d"
      ],
      "author": {
        "name": "Fan Zhang",
        "email": "zhfan@google.com",
        "time": "Wed Dec 06 10:02:00 2017 -0800"
      },
      "committer": {
        "name": "Fan Zhang",
        "email": "zhfan@google.com",
        "time": "Wed Dec 06 10:59:33 2017 -0800"
      },
      "message": "DO NOT MERGE Snap to latest SettingsIntelligence source\n\nBug: 67755462\nTest: rebuild\nChange-Id: Ib606a68c10f83c3a1479f234af19fe840b3120d0\n"
    },
    {
      "commit": "6273139733ad6aae47a8e2bbeb94e286b59e5e1d",
      "tree": "ca4a354c797351c4e22ab98f38fa52501e606548",
      "parents": [
        "112aa3c54ebc83a6920593115e47045575e38906"
      ],
      "author": {
        "name": "Fan Zhang",
        "email": "zhfan@google.com",
        "time": "Fri Oct 20 13:25:58 2017 -0700"
      },
      "committer": {
        "name": "Fan Zhang",
        "email": "zhfan@google.com",
        "time": "Fri Oct 20 13:25:58 2017 -0700"
      },
      "message": "Implement onSuggestionLaunched\n\nBug: 65065268\nTest: manual\nChange-Id: I3abbb7159f712c0f96f3435319f0bf7ec94f82f0\n"
    },
    {
      "commit": "04c0816541080d46f70803b58ce8666098f7089a",
      "tree": "5aaf3351e7587f8ee5b54e953abeae51cf314ad1",
      "parents": [
        "3f7535a8c62e98f1e21e1029235967b2deda241e"
      ],
      "author": {
        "name": "Fan Zhang",
        "email": "zhfan@google.com",
        "time": "Wed Sep 27 10:23:23 2017 -0700"
      },
      "committer": {
        "name": "Fan Zhang",
        "email": "zhfan@google.com",
        "time": "Wed Sep 27 12:08:56 2017 -0700"
      },
      "message": "Sync to latest SettingsIntelligence source code\n\nTest: builds \u0026 robotests\nChange-Id: Ie83909a9747afd07c541c6236224f079da8a2dc9\n"
    },
    {
      "commit": "c4887f6b16ae209bd19ffe066c406427ae3d9843",
      "tree": "9808e422644af2d967a7ab147ea766e1f7788de1",
      "parents": [
        "f7214e52a292e93ab37c96f12e0215489b0cd83a"
      ],
      "author": {
        "name": "Fan Zhang",
        "email": "zhfan@google.com",
        "time": "Tue Sep 19 17:35:23 2017 -0700"
      },
      "committer": {
        "name": "Fan Zhang",
        "email": "zhfan@google.com",
        "time": "Tue Sep 19 17:45:52 2017 -0700"
      },
      "message": "Move SuggestionRanker to SettingsIntelligence.\n\nBug: 65065268\nTest: robotests\nChange-Id: I68ed88a7c88af8bea67e3d3f6b142313bccc6f39\n"
    },
    {
      "commit": "afec8c574064ea0ececedcdb432bca6b2f923688",
      "tree": "9f891d5f1d44a08d41e431bf4a6769d05d66e5f1",
      "parents": [
        "6dd0e40f5f4a467b36b2ba2a84c302704e825d71"
      ],
      "author": {
        "name": "Fan Zhang",
        "email": "zhfan@google.com",
        "time": "Fri Aug 25 17:43:28 2017 -0700"
      },
      "committer": {
        "name": "Fan Zhang",
        "email": "zhfan@google.com",
        "time": "Wed Sep 13 17:48:06 2017 -0700"
      },
      "message": "Implement SuggestionService to provide a fake suggestion.\n\nBug: 65065268\nTest: builds\nChange-Id: I49c9bd8595545c0a896e80072fed26f4450bb16e\n"
    },
    {
      "commit": "6dd0e40f5f4a467b36b2ba2a84c302704e825d71",
      "tree": "c90c83384d3b58a098a5590f0dc9a85b93e45218",
      "parents": [
        "67daf617d2349498e806ea893ee45a79274b7c51"
      ],
      "author": {
        "name": "Fan Zhang",
        "email": "zhfan@google.com",
        "time": "Wed Sep 13 15:07:50 2017 -0700"
      },
      "committer": {
        "name": "Fan Zhang",
        "email": "zhfan@google.com",
        "time": "Wed Sep 13 15:45:10 2017 -0700"
      },
      "message": "Update dummy class name.\n\nTest: rerun robotests\nChange-Id: I3036716ddb8a218585d5d2539bbb6c01fec4bb9e\n"
    },
    {
      "commit": "cf88dfea5107ab5b82c2ba36b180d01d268bef91",
      "tree": "a2b1e155a29de83fafcdab05d5ad705ca2188500",
      "parents": [
        "9e2df6002ee26ee2ab8244fbfb1f5080b4c476c1"
      ],
      "author": {
        "name": "Fan Zhang",
        "email": "zhfan@google.com",
        "time": "Fri Aug 25 17:43:28 2017 -0700"
      },
      "committer": {
        "name": "Fan Zhang",
        "email": "zhfan@google.com",
        "time": "Sun Aug 27 12:18:09 2017 -0700"
      },
      "message": "Remove in-app contract lib/aidl\n\nWill move the definitions into framework as SystemAPI\n\nBug: 65065268\nTest: builds\nChange-Id: If60584066ce28bbb68a9e9a3ecb5656686cbde4a\n"
    },
    {
      "commit": "9e2df6002ee26ee2ab8244fbfb1f5080b4c476c1",
      "tree": "73693628941d5444f1e4ac99cab35a0b99b9ce12",
      "parents": [
        "32c9cf74308dfeeee6826ec3ac6931cba6902946"
      ],
      "author": {
        "name": "Fan Zhang",
        "email": "zhfan@google.com",
        "time": "Thu Aug 17 10:56:44 2017 -0700"
      },
      "committer": {
        "name": "Fan Zhang",
        "email": "zhfan@google.com",
        "time": "Thu Aug 17 15:54:19 2017 -0700"
      },
      "message": "Add experimental contract and associated build script\n\nBug: 64691432\nTest: builds\nChange-Id: I91916f3e3a5fea4744d1b25b4011a8c2f81bdd49\n"
    },
    {
      "commit": "32c9cf74308dfeeee6826ec3ac6931cba6902946",
      "tree": "9d37be0e2d2cb7e488840f0af28832c6924abcc3",
      "parents": [
        "a18fccc36966e6da53b0938d31806254083f7621"
      ],
      "author": {
        "name": "Fan Zhang",
        "email": "zhfan@google.com",
        "time": "Wed Aug 16 10:46:06 2017 -0700"
      },
      "committer": {
        "name": "Fan Zhang",
        "email": "zhfan@google.com",
        "time": "Wed Aug 16 20:03:30 2017 +0000"
      },
      "message": "Initial build files for SettingsIntelligence\n\nBug: 64692910\nBug: 64691432\nTest: builds: make -j40 SettingsIntelligence\nChange-Id: Ib1aaf365e41a82a87d171466e2d0013de5e81327\n"
    }
  ]
}
