Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add packages in google.json #42

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

Blitz517
Copy link

continuation of my lists.

Signed-off-by: blitziak <[email protected]>
forgot to add something

Signed-off-by: blitziak <[email protected]>
Copy link
Owner

@MuntashirAkon MuntashirAkon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You have lots of issues in your list, so I'm not commenting them individually:

  1. You suggestions are wrong as per our rules. Please read the README sections thoroughly before adding suggestions.
  2. Description section is for useful information regarding the app and its behaviour, and can use first or third-person in either active or passive voice. It cannot use second person or imperative sentences. It also cannot be used to suggest stuffs to the user as we have a separate section for it.
  3. The ID must be in alphabetical order.

fixed almost(or all) issues and added some packages to google.json

Signed-off-by: blitziak <[email protected]>
some packages

Signed-off-by: blitziak <[email protected]>
Added more found packages on pixel phones

Signed-off-by: blitziak <[email protected]>
Copy link
Owner

@MuntashirAkon MuntashirAkon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've left a review for you. As usual, the ids aren't in alphabetical order which is required as per instructions. Thanks.

google.json Outdated
@@ -1093,7 +1270,6 @@
},
{
"id": "com.google.android.setupwizard.a_overlay",
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

label is a required field.

},
{
"id": "com.google.android.overlay.modules.permissioncontroller.forframework",
"label": "com.google.android.overlay.modules.permissioncontroller.forframework",
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

label is a required field.

},
{
"id": "com.google.android.overlay.modules.permissioncontroller",
"label": "com.google.android.overlay.modules.permissioncontroller",
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

label is a required field.

google.json Outdated
"label": "com.google.android.overlay.modules.permissioncontroller",
"description": "Permission controller Theme pack. Guessing it's a pack of themes for the Permission Controller based on the name.",
"removal": "caution"
"description": "I only detect on this app: help_app_permissions https://support.google.com/googleplay/answer/6270602\nIt looks very useless.\nNot needed, it doesnt affect on (com.google.android.permissioncontroller)",
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Link goes to web field.

google.json Outdated
},
{
"id": "com.google.android.overlay.permissioncontroller",
"description": "I only detect on this app: help_app_permissions https://support.google.com/googleplay/answer/6270602\nIt looks very useless.\nNot needed, it doesnt affect on (com.google.android.permissioncontroller)",
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Link goes to web field

google.json Outdated
"removal": "delete"
},
{
"id": "com.google.android.overlay.settingsProvider",
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

label missing.

google.json Outdated
},
{
"id": "com.google.android.overlay.gmsconfig",
"description": "Useless configurations about webview, wifi and bluethooth to scan for better location.\neverything works without it.",
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

label missing.

google.json Outdated
{
"id": "com.google.android.captiveportallogin",
"label": "CaptivePortalLogin",
"description": "Its the same as(com.android.captiveportallogin). Support for captive portal.\nA captive portal login is a web page where the users have to input their login information or accept the displayed terms of use. \nSome networks (typically public wifi network) use the captive portal login to block access until the user inputs \nsome necessary information\nNOTE : This package is a now a mandatory mainline module",
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Description is in violation with removal. It says mandatory but removal says replaceable.

google.json Outdated
},
{
"id": "com.google.audio.hearing.visualization.accessibility.scribe",
"description": "Live Transcribe & Notification",
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

label missing.

google.json Outdated
},
{
"id": "com.google.android.apps.security.securityhub",
"description": "Security Hub",
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

label missing.

Sorted ID also added label missing, (did everything what suggested and removed duplicated packages)

maybe better stay on "replace" for mainline telemetry and adservices because it has something to security. (I know that google problably maded it for more spying but not confirmed by checking code)

I think at this point we are done

Signed-off-by: blitziak <[email protected]>
Moved some apps to AOSP because they are from aosp

Signed-off-by: blitziak <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants