Add Shizuku-compatible shell scripts for all brands (no PC required)#3
Merged
PixelCode01 merged 4 commits intomainfrom Sep 27, 2025
Merged
Add Shizuku-compatible shell scripts for all brands (no PC required)#3PixelCode01 merged 4 commits intomainfrom
PixelCode01 merged 4 commits intomainfrom
Conversation
Contributor
Author
|
@PixelCode01 👋 This repository doesn't have Copilot instructions. With Copilot instructions, I can understand the repository better, work faster and produce higher quality PRs. I can generate a .github/copilot-instructions.md file for you automatically. Click here to open a pre-filled issue and assign it to me. I'll write the instructions, and then tag you for review. |
Co-authored-by: PixelCode01 <105023758+PixelCode01@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] I don't have a pc,I use shizuku
Add Shizuku-compatible shell script for Honor bloatware removal (no PC required)
Sep 15, 2025
Owner
|
@copilot make .sh for all brands |
Co-authored-by: PixelCode01 <105023758+PixelCode01@users.noreply.github.com>
Co-authored-by: PixelCode01 <105023758+PixelCode01@users.noreply.github.com>
Contributor
Author
I've successfully created shell scripts for all brands! 🎉 Added shell scripts for:
Each script:
Updated README.md to list all available scripts in the Shizuku section. Commit: |
Copilot
AI
changed the title
Add Shizuku-compatible shell script for Honor bloatware removal (no PC required)
Add Shizuku-compatible shell scripts for all brands (no PC required)
Sep 15, 2025
PixelCode01
approved these changes
Sep 27, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR addresses the request for
.shversions of the bloatware removal tools that work with Shizuku, allowing users to remove bloatware directly on their devices without needing a PC connection.What's Added
1. Standalone Shell Scripts for All Brands
Each brand now has its own Shizuku-compatible shell script:
Samsung/samsung_remover.sh)Xiaomi/xiaomi_remover.sh)OnePlus/oneplus_remover.sh)Realme/realme_remover.sh)Oppo/oppo_remover.sh)Vivo/vivo_remover.sh)Huawei/huawei_remover.sh)Honor/honor_remover.sh)Motorola/motorola_remover.sh)Nothing/nothing_remover.sh)Tecno/tecno_remover.sh)Each script features:
2. Comprehensive Documentation (
Honor/SHIZUKU_USAGE.md)3. Updated Documentation
Key Features
Each shell script includes brand-specific packages categorized by risk level:
Technical Implementation
#!/system/bin/shfor Android/Shizuku compatibilitypm uninstall --user 0andpm disable-usercommands/sdcard/directoryUsage Example
This solution enables users of all supported brands to clean their devices of bloatware using only their phone and the Shizuku app, making the tool accessible to users without PC access.
Fixes #2.
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.