- New package(s) added
- Updated existing package(s)
- Removed deprecated package(s)
- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing functionality to not work as expected)
- Documentation update
- Code style/formatting changes
| Brand | Package Name | Category | Risk Level | Action |
|---|---|---|---|---|
| Samsung | com.example.package | bixby | safe | Added |
- Device Model(s):
- Android Version(s):
- Testing Method:
- Tested on actual device
- Used test mode to verify
- Package removal successful
- No system instability observed
- Affected features documented
- Recovery/restoration tested
- Found issues (documented below)
- Not tested yet (explain why)
- Package:
- Reasoning:
- Testing:
- Package:
- Reasoning:
- Affected features:
- Testing:
- Package:
- Reasoning:
- Why included:
- Warnings:
- Testing:
- My code follows the project's style guidelines
- I have performed a self-review of my own changes
- I have commented my code where necessary
- My changes generate no new warnings or errors
- I have read the CONTRIBUTING.md guide
- Package names are accurate and complete (com.example.package format)
- Descriptions are clear and user-friendly
- Risk levels follow the guidelines in CONTRIBUTING.md
- Categories are appropriate and logical
- All required metadata is provided (name, description, risk)
- JSON syntax is valid (no syntax errors)
- No duplicate packages added
- Tested package removal on actual device OR used test mode
- Verified basic device functions still work
- Documented any affected features or issues
- Tested package restoration/recovery
- Multiple devices tested (if possible)
- Updated relevant documentation
- Added comments for complex changes
- Included examples where helpful
- Updated README if needed
Closes # Related to #
Note for contributors: Please fill out all relevant sections. Incomplete PRs may be delayed or closed. If you're using the contribution tool (python contribute.py), it automatically formats everything correctly!