Skip to content

Skrilltrax/Blockka

Repository files navigation

Blockka

A call blocking app for android which I made as an assignment for pratilipi. The app uses all the latest architecture practices and follows the standard development patterns

Features

  • Add contact manually
  • Add contact from contacts list
  • Delete contacts
  • Show list of recent contacts
  • Show notification when a call is blocked
  • Show calls blocked for a particular contact

Methods used for blocking call

  • TelephonyManager reflection method (Android L to Android N)
  • TelecomManager (Android P+)
  • CallScreeningService (Android Q+, Planned)

Planned Features

  1. Show calls blocked for a particular contact
  2. Unit tests and Integration tests

About

Android call screening app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published