microg / microg/GmsCore

feat(GmsCore): `Hide app icon from drawer/launcher`

Open
#2,263 16 comments 12 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 current version of GmsCore lacks an option within the app to hide the app icon from the app drawer/launcher.

Describe the solution you'd like
A toggle within the app to hide the app icon from the app drawer/launcher would be very much appreciated if implemented.

Additional context
GmsCore, once signed-in, is an app most simple users won't look back to and it's almost like a system app, which is very much needed for functionality but need not be present in the app drawer among other frequently used apps, as in opened every single time for any app usage. System apps are essential for background functionality but rarely interacted with directly. Hiding the GmsCore icon declutters the app drawer, keeping it focused on frequently used apps and providing a cleaner user experience.

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 GmsCore's app settings and Android launcher entry points. Determine how a user-facing toggle can control launcher visibility while preserving normal background operation. Done means the icon can be hidden and restored through the app, with the behavior verified on an Android device.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.