📱 Also available for iOS: Check out Saracroche iOS for iPhone and iPad users!
Saracroche is an Android app that protects you from unwanted calls by blocking spam phone calls. It's designed to be simple, effective, and privacy-friendly.
- 🛡️ Automatically blocks numbers
- 📱 Native Android application
- 🔒 Privacy-respectful: no call data is collected
- 🔄 Regular updates of the number database
Saracroche is available on the Google Play Store : Download Saracroche
Saracroche will soon be available on F-Droid for users who prefer open-source app stores.
- Clone the repository
- Open the project in Android Studio
- Sync the project with Gradle files
- Build and run the project on your device or emulator
Requirements:
- Android Studio
- Android SDK API level 29 or higher
- Gradle 8.0+
- Kotlin - Primary programming language
- Jetpack Compose - Modern UI toolkit
- MVVM Architecture - Clean architecture pattern
- Android Call Screening API - For call blocking functionality
The first list is the one containing numbers reserved for telemarketing by ARCEP : https://www.arcep.fr/la-regulation/grands-dossiers-thematiques-transverses/la-numerotation.html And other numbers by the community.
All prefixes are communicated by ARCEP : https://www.data.gouv.fr/fr/datasets/ressources-en-numerotation-telephonique/ and https://www.data.gouv.fr/fr/datasets/identifiants-de-communications-electroniques/
MAJNUM.csvfile for the list of prefixes : https://extranet.arcep.fr/uploads/MAJNUM.csvidentifiants_CE.csvfile for the operators of the prefixes : https://extranet.arcep.fr/uploads/identifiants_CE.csv
Tool to identify the operator by prefix : https://www.arcep.fr/mes-demarches-et-services/entreprises/fiches-pratiques/base-numerotation.html
Contributions are welcome! Here's how you can help:
- Fork the repository
- Create a new branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add some amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
If you find Saracroche useful, consider sponsoring the project to help with maintenance and new features:
If you like Saracroche, please consider giving it a star on GitHub to show your support and help others discover the project.
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.