Skip to content

Blog

Technical reflections, and experience reports.

  • 3 min read

    YCallMe: Pushing the Limits of Call Filtering on Android

    How I built an Open Source call blocker on Android with Kotlin, using the CallScreeningService API and regular expressions for fine-grained control.

    • kotlin