Ignore login prompts
Nobody has claimed this yet.
- 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.
A game asks for Google login on each start. But I NEVER want to login so it is just annoying to get asked over and over again.
Describe the solution you'd like
Have an option in microg like ignore login prompts.
When enabled, this should just ignore any login requests from apps and automatically cancel them.
Nice extra:
Maybe show a short toast message only informing the user that a login request of the app was ignored. Would be best if this is also configurable.
Describe alternatives you've considered
Tapping on cancel every time a login prompt is shown.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not name files, tests, or an entry point. Start by tracing how microG presents app login requests and where user preferences are defined; done means an option can suppress those prompts, with the optional toast behavior separately configurable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- authentication, mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100