Skip to content

100% Kotlin, RxJava, MVVM and Dagger based app to block annoying incoming calls

Notifications You must be signed in to change notification settings

AntonShapovalov/Android-CBlock

Repository files navigation

Android-CBlock

Android application to block annoying incoming calls

link      link

Add phone in block list in 3 clicks:

  1. Click floating button add
  2. Select phones from incoming calls list and click done
  3. Click switch Block Service

When Service enabled, notification appears

How to install

Please use app/app-release.apk file

Used language and libraries

  • Kotlin - do more with less lines of code
  • RxJava, RxAndroid - the core of MVVM architecture
  • Dagger - dependency injection framework
  • SQLBrite - wrapper around ContentResolver, to get incoming calls list
  • GreenDao - ORM, to save blocked phone's numbers in local DB

Releases

No releases published

Packages

No packages published