https://github.com/x13a/silence
Block unknown callers
https://github.com/x13a/silence
android kotlin
Last synced: 7 months ago
JSON representation
Block unknown callers
- Host: GitHub
- URL: https://github.com/x13a/silence
- Owner: x13a
- License: gpl-3.0
- Created: 2021-06-11T16:54:50.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-19T09:26:57.000Z (over 1 year ago)
- Last Synced: 2025-06-01T17:58:59.746Z (about 1 year ago)
- Topics: android, kotlin
- Language: Kotlin
- Homepage:
- Size: 12.7 MB
- Stars: 304
- Watchers: 5
- Forks: 31
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Silence
Block unknown callers
[
](https://f-droid.org/packages/me.lucky.silence/)
By default numbers not in your contacts are blocked.
Optionally allow:
* Numbers you have contacted
* Numbers within the selected groups
* X registered call(s) from the same number within a set amount of minutes
* Numbers found in messages
* and more..
If the app rejects calls from contacts on Android 10, allow _Contacts_ permission manually in
`App info → Permissions`.
More
## Permissions
* CALL_SCREENING - block or allow call
* READ_CALL_LOG - check you have called/answered the number and count times the number have called you in X minutes
* READ_SMS - check you have sent a message to the number and you received a message from the number
* NOTIFICATION_LISTENER - find mobile numbers in notifications
* READ_PHONE_STATE - check on which SIM the number is calling
* RECEIVE_BOOT_COMPLETED - persist clean expired numbers job across reboots
* READ_CONTACTS - check the number exists in contacts on Android 10 or block calls from them
## Localization
[
](https://hosted.weblate.org/engage/me-lucky-silence/)
## License
[](https://www.gnu.org/licenses/gpl-3.0.en.html)