From 28b0d0133bb8dba28597917896a20174d5c9086a Mon Sep 17 00:00:00 2001 From: jvoisin Date: Tue, 21 Feb 2017 12:55:08 +0100 Subject: [PATCH] Add detection for Gitiles This can be tested [here](https://android.googlesource.com/platform/packages/apps/PackageInstaller) --- src/apps.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/apps.json b/src/apps.json index 4b06a262f..74dcc67d6 100755 --- a/src/apps.json +++ b/src/apps.json @@ -2637,6 +2637,18 @@ }, "website": "gitbook.io" }, + "Gitiles": { + "cats": [ + 47 + ], + "implies": [ + "Java", + "git" + ], + "html": "Powered by Gitiles<", + "icon": "default.png", + "website": "gerrit.googlesource.com/gitiles/" + }, "GitLab": { "cats": [ 13,