Telegram for Android source
Find a file
Victor Heng 25eae355cd Set vibrate to empty vibrate, if disabled in Telegram settings.
Overrides default notification vibration settings (which are
disabled in normal mode, and enabled in vibrate mode)
2014-05-13 17:12:28 +08:00
gradle/wrapper Update to 1.4.6 2014-03-23 02:31:55 +04:00
TMessagesProj Set vibrate to empty vibrate, if disabled in Telegram settings. 2014-05-13 17:12:28 +08: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 README.md 2014-03-13 18:21:38 +00:00
settings.gradle first commit 2013-10-25 19:19:00 +04:00

Telegram messenger for Android

Telegram is a messaging app with a focus on speed and security. Its superfast, simple and free.

This repo contains official Telegram App for Android source code.

API, Protocol documentation

Documentation for Telegram API is available here: http://core.telegram.org/api

Documentation for MTproto protocol is available here: http://core.telegram.org/mtproto

Usage

Import the root folder into your IDE (tested on Android Studio), then run project.

Localization

We moved all translations to https://www.transifex.com/projects/p/telegram/. Please use it.