Skip to content
This repository has been archived by the owner on Oct 31, 2022. It is now read-only.

Latest commit

 

History

History
15 lines (12 loc) · 989 Bytes

readme.md

File metadata and controls

15 lines (12 loc) · 989 Bytes

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.