a4e9947d42
- Added option to enable/disable infinite swipe between tabs - Added new menu Plus and moved there all additional Plus features - Added option to show/hide direct share button in any chat - Added switch to use direct share without quoting sender - Added date indicator toast in chat - Added current download/upload size in chat screen - Added sort options (default/unread) to all tabs - Added different options in groups/supergroups for admins when user avatar is clicked in chat screen: ‘Show profile’, ‘Delete from group’ and ‘Set as admin’ - Added option to remove from admin list if user is already an admin - Added ‘Mark as read’ for individual chats and ‘Mark all as read’ for every tab - Added option in Plus settings to show username instead of mobile number in menu - Bug fixes
30 lines
1.3 KiB
Markdown
30 lines
1.3 KiB
Markdown
### Plus Messenger for Android (http://plusmessenger.org)
|
|
|
|
This is an UNOFFICIAL app that uses [Telegram's API](https://core.telegram.org/api)
|
|
|
|
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 Plus Messenger users through [our Google+ community](https://plus.google.com/communities/106927015963860485525)
|
|
|
|
This repo contains the source code for [Plus Messenger App for Android](https://play.google.com/store/apps/details?id=org.telegram.plus).
|
|
|
|
### 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.
|
|
|
|
### LOCALIZATION
|
|
|
|
Join our translation project if you want to collaborate: https://www.transifex.com/projects/p/plusmessenger/
|
|
|