KennyLeung / android-call-filter

Android app to reject calls from numbers matching various conditions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Call Filter

An Android app to reject calls from numbers matching various conditions.

Rule list Rule edit Log list

Build

Use Android Studio

Issues

  • On Android versions before Q (API v29) the app does not always get notified about a call to reject it before the ringer can start. This is fixed in Q with the CallScreeningService API.
  • On Android versions before Lollipop (API v21) the app must run as a system app to block calls.

License

MIT

About

Android app to reject calls from numbers matching various conditions.

License:MIT License


Languages

Language:Java 97.0%Language:PowerShell 3.0%