2015-03-02 17:43:05 +01:00
|
|
|
### Telegram+ for Android
|
2013-10-25 19:55:11 +04:00
|
|
|
|
2015-03-02 17:43:05 +01:00
|
|
|
This is an UNOFFICIAL app that uses [Telegram's API](https://core.telegram.org/api)
|
2013-10-25 19:55:11 +04:00
|
|
|
|
2015-03-02 17:43:05 +01:00
|
|
|
This repo contains the source code for [Telegram+ App for Android](https://play.google.com/store/apps/details?id=org.telegram.plus).
|
2014-10-23 19:30:35 +04:00
|
|
|
|
2015-03-02 17:43:05 +01:00
|
|
|
It adds some extra features to the official Telegram app:
|
2014-10-23 19:30:35 +04:00
|
|
|
|
2015-03-02 17:47:00 +01:00
|
|
|
**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
|
2015-03-02 17:45:30 +01:00
|
|
|
|
2015-03-02 17:47:00 +01:00
|
|
|
**MEDIA**
|
|
|
|
Audio files can be shared easily from Chat Screen
|
2015-03-02 17:45:30 +01:00
|
|
|
|
2015-03-02 17:47:00 +01:00
|
|
|
**PRIVACY**
|
|
|
|
Mobile number can be hidden from Menu Drawer and Settings menu
|
2015-03-02 17:45:30 +01:00
|
|
|
|
2015-03-02 17:47:00 +01:00
|
|
|
**SOCIAL:**
|
|
|
|
Get in touch with other Telegram+ users trough [our Google+ community](https://plus.google.com/communities/106927015963860485525)
|
2013-10-25 19:55:11 +04:00
|
|
|
|
2015-03-02 17:43:05 +01:00
|
|
|
### USAGE
|
2014-10-23 19:30:35 +04:00
|
|
|
**Beware of using the dev branch and uploading it to any markets, in many cases it not will work as expected**.
|
2014-10-11 15:37:47 +04:00
|
|
|
|
2014-10-23 19:30:35 +04:00
|
|
|
First of all, take a look at **src/main/java/org/telegram/messenger/BuildVars.java** and fill it with correct values.
|
2013-10-25 19:55:11 +04:00
|
|
|
Import the root folder into your IDE (tested on Android Studio), then run project.
|