2 comments (2 comments)0 reactions (0 reactions)0 assignees (0 assignees)Rust18,662 stars (18,662 stars)981 forks (981 forks)batch import
help wantedpackage::addition
Description
It would be nice to add also italian carriers apps
Contributor guide
- Tech stack
- rust
- Domain
- desktop
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 2
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- under 1 hour
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- fresh
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- clear
- Prerequisites
- Basic understanding of Android package namesFamiliarity with Italian mobile carriers
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 90
- Research direction
- Examine the existing carrier list files in the repository (e.g., `resources/carriers/` or similar). Note the format (JSON or text). For each Italian carrier (TIM, Vodafone, Wind Tre, Iliad), find the package names of their bloatware apps (e.g., via APKMirror or device). Add entries following the existing pattern. Open a pull request with the changes.