devvmh / slamthephone

App that lets you hang up calls by making a slamming motion with your phone

Home Page:https://play.google.com/store/apps/details?id=com.callysto.devin.slamthephone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This app has three components:

  1. SlamThePhoneActivity
  • this is the user's entry point to the app, for orienting them and letting them learn how to use it
  1. CallStartedReceiver
  • this is how we hook into phone calls
  1. WaitForSlamService
  • this service runs in the background and when it's supposed to it does the sound playing & hanging up

About

App that lets you hang up calls by making a slamming motion with your phone

https://play.google.com/store/apps/details?id=com.callysto.devin.slamthephone

License:GNU General Public License v3.0


Languages

Language:Java 100.0%