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

feat(GUI-pack-list): Show App Names next to Package Names for better identification #776

Open
BI0NIC0 opened this issue Jan 3, 2025 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed UI Related to the UI

Comments

@BI0NIC0
Copy link

BI0NIC0 commented Jan 3, 2025

Current Behavior:
UAD currently displays apps using their package names (e.g., com.google.android.apps.maps). While accurate, this can be unintuitive for users, who might find it difficult to quickly identify apps.

Proposed Enhancement:
Introduce a second column in the app list to display human-readable app names (e.g., "Google Maps") alongside package names. This enhancement could be implemented by extracting app names from APK metadata or system resources (e.g., using PackageManager).

Benefits:

  • Enhanced user-friendliness by providing recognizable app names.
  • Reduced risk of accidental uninstallation of needed apps.
  • Improved accessibility for non-technical users.

What do you think about?

@BI0NIC0 BI0NIC0 added the enhancement New feature or request label Jan 3, 2025
@Rudxain
Copy link
Member

Rudxain commented Jan 4, 2025

Cross-repo dupe of 0x192/universal-android-debloater#59. But thanks for reminding it! We should track progress here

@Rudxain Rudxain added help wanted Extra attention is needed UI Related to the UI labels Jan 4, 2025
@Rudxain Rudxain changed the title feat(scope): Show App Names next to Package Names for better identification feat(GUI-pack-list): Show App Names next to Package Names for better identification Jan 4, 2025
@AnonymousWP
Copy link
Member

Where are the checkboxes you had to check? 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed UI Related to the UI
Projects
None yet
Development

No branches or pull requests

3 participants