Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 819 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 819 Bytes

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