/phone-webapi-forwarder

An Android app to forward SMS and missed calls to web API that in turn relays them to Telegram

Primary LanguageJavaMIT LicenseMIT

UNSUPPORTED APP

No longer actively maintained. Originally written for 4.4, no idea about compatibility with newer versions.
USE AT YOUR OWN RISK

This is an Android client for my so-called web API that relays messages to Telegram.
It is capable of forwarding incoming SMS messages and data about missed calls. Heavily based on my previous Android app, SMS Forwarder.
It has filter by sender which is shared both by SMS and calls forwarders.
In order to use this, you'll need to get server part running first.
The code is very far from ideal, but whatever.

Credits

Uses an icon from Blue Bits pack by Icojam.
Also uses Retrofit, GSON, and Android Support Library, all licensed under Apache-2.0.