Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mcomella/noncontactcallblocker
Block calls from numbers not on your contact list, for Android
https://github.com/mcomella/noncontactcallblocker
Last synced: 12 days ago
JSON representation
Block calls from numbers not on your contact list, for Android
- Host: GitHub
- URL: https://github.com/mcomella/noncontactcallblocker
- Owner: mcomella
- License: other
- Created: 2018-07-07T00:40:19.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-12T17:42:46.000Z (over 5 years ago)
- Last Synced: 2024-11-13T12:29:16.899Z (2 months ago)
- Language: Kotlin
- Size: 371 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Non-Contact Call Blocker
TODO: this.## Development
- Open project in Android Studio
- Click Run### Recommended pre-push hook
Set up with:
```sh
ln -s ../../tools/hooks/pre-push-recommended.sh .git/hooks/pre-push
```## License
Copyright (C) 2018 Michael ComellaThis software comes with no warranty. This software is free software, licensed
under the GNU General Public License version 3 or any later version: you may
modify and redistribute it under these terms. The license and a full listing of
other licenses of dependent software can be found in `./LICENSE`.## Privacy Policy
Non-Contact Call Blocker stores all data locally: no data, including contacts
and call info, are transmitted to remote servers. There is no tracking.