Go to file
NekoInverter 47579eb857
Delete downloaded file
2020-01-10 23:27:25 +08:00
TMessagesProj Delete downloaded file 2020-01-10 23:27:25 +08:00
Tools Some new features and bug fixes 2014-06-17 18:45:21 +04:00
gradle/wrapper Update to 5.13.0 (1818) 2019-12-31 16:08:08 +03:00
.gitignore Merge remote-tracking branch 'telegram/master' 2020-01-01 22:14:58 +08:00
Dockerfile Update to 5.13.0 (1818) 2019-12-31 16:08:08 +03:00
LICENSE first commit 2013-10-25 19:19:00 +04:00
README.md translations 2020-01-10 05:04:13 +08:00
apkdiff.py Update to 5.13.0 (1818) 2019-12-31 16:08:08 +03:00
build.gradle Update to 5.13.0 (1818) 2019-12-31 16:08:08 +03:00
gradle.properties Update to 5.13.0 (1818) 2019-12-31 16:08:08 +03:00
gradlew first commit 2013-10-25 19:19:00 +04:00
settings.gradle first commit 2013-10-25 19:19:00 +04:00

README.md

Nekogram

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

Nekogram is an UNOFFICIAL app that uses Telegram's API.

API, Protocol documentation

Telegram API manuals: https://core.telegram.org/api

MTproto protocol manuals: https://core.telegram.org/mtproto

Compilation Guide

Note: In order to support reproducible builds, this repo contains dummy release.keystore, google-services.json and filled variables inside BuildVars.java. Before publishing your own APKs please make sure to replace all these files with your own.

You will require Android Studio 3.4, Android NDK rev. 20 and Android SDK 8.1

  1. Download the Nekogram source code from https://github.com/Nekogram/Nekogram ( git clone https://github.com/Nekogram/Nekogram.git )
  2. Copy your release.keystore into TMessagesProj/config
  3. Fill out RELEASE_KEY_PASSWORD, RELEASE_KEY_ALIAS, RELEASE_STORE_PASSWORD in local.properties to access your release.keystore
  4. Open the project in the Studio (note that it should be opened, NOT imported).
  5. You are ready to compile Nekogram.

Localization

Nekogram is forked from Telegram, thus most locales follows the translations of Telegram for Android, checkout https://translations.telegram.org/en/android/.

As for the Nekogram specialized strings, translations are located at TMessagesProj/src/main/res/values-{language-code}/strings_neko.xml.

Contributors

Thanks goes to these wonderful people (emoji key):


猫耳逆变器

💻

梨子

💻 🚧

呆瓜

🎨

Red

🌍

This project follows the all-contributors specification. Contributions of any kind welcome!