microg / microg/GmsCore

Add com.google.assistant.hubui (Dreams) to known_google_apps

Open
#2,060 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Java
Stars
14.6k
Forks
3.2k
Avg merge
12d 11h
Merged PRs (30d)
4

Description

Is your feature request related to a problem? Please describe.
The Dreams screensaver app crashes with an access denied error, requesting GET_ACCOUNTS and EXTENDED_ACCESS

Describe the solution you'd like
Dreams should be in the list of known Google apps, to avoid the crash.

Additional context
The signature is cae9e986e591879fa064307566ad6314501da9c4

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the known_google_apps list and inspect how Google app package names and signatures are represented. Add com.google.assistant.hubui with signature cae9e986e591879fa064307566ad6314501da9c, then verify that Dreams no longer receives the GET_ACCOUNTS and EXTENDED_ACCESS access-denied error.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
authentication, mobile
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.