Go to file
2015-03-02 17:43:05 +01:00
gradle/wrapper Perfect forward secrecy in secret chats, phone change, telegram.me links support 2014-12-01 09:56:31 -08:00
TMessagesProj Update to 2.5.2.1 2015-03-02 17:09:57 +01:00
Tools Some new features and bug fixes 2014-06-17 18:45:21 +04:00
.gitignore one more gitignore 2014-03-23 03:29:02 +04:00
build.gradle first commit 2013-10-25 19:19:00 +04:00
gradle.properties Update to 1.4.6 2014-03-23 02:31:55 +04:00
gradlew first commit 2013-10-25 19:19:00 +04:00
LICENSE first commit 2013-10-25 19:19:00 +04:00
README.md Update to 2.5.2.1 2015-03-02 17:43:05 +01:00
settings.gradle first commit 2013-10-25 19:19:00 +04:00

Telegram+ for Android

This is an UNOFFICIAL app that uses Telegram's API

This repo contains the source code for Telegram+ App for Android.

It adds some extra features to the official Telegram app:

THEMING: - Change colors and sizes of many objects as texts, icons, headers... and create your own theme - Save your theme and share it easily with your friends - Apply themes shared by other users MEDIA: - Audio files can be shared easily from Chat Screen PRIVACY: - Mobile number can be hidden from Menu Drawer and Settings menu SOCIAL: - Get in touch with other Telegram+ users trough our community

USAGE

Beware of using the dev branch and uploading it to any markets, in many cases it not will work as expected.

First of all, take a look at src/main/java/org/telegram/messenger/BuildVars.java and fill it with correct values. Import the root folder into your IDE (tested on Android Studio), then run project.