e04ace041f
Update Crowdin configuration file Update Crowdin configuration file dont translate app name New Crowdin translations (#8) * New translations strings_neko.xml (Afrikaans) * New translations strings_neko.xml (Japanese) * New translations strings_neko.xml (Ukrainian) * New translations strings_neko.xml (Turkish) * New translations strings_neko.xml (Swedish) * New translations strings_neko.xml (Spanish) * New translations strings_neko.xml (Serbian (Cyrillic)) * New translations strings_neko.xml (Russian) * New translations strings_neko.xml (Romanian) * New translations strings_neko.xml (Portuguese, Brazilian) * New translations strings_neko.xml (Polish) * New translations strings_neko.xml (Norwegian) * New translations strings_neko.xml (Korean) * New translations strings_neko.xml (Italian) * New translations strings_neko.xml (Arabic) * New translations strings_neko.xml (Hungarian) * New translations strings_neko.xml (Hebrew) * New translations strings_neko.xml (Greek) * New translations strings_neko.xml (German) * New translations strings_neko.xml (French) * New translations strings_neko.xml (Finnish) * New translations strings_neko.xml (Dutch) * New translations strings_neko.xml (Danish) * New translations strings_neko.xml (Czech) * New translations strings_neko.xml (Chinese Traditional) * New translations strings_neko.xml (Chinese Simplified) * New translations strings_neko.xml (Catalan) * New translations strings_neko.xml (Vietnamese) remove unused strings New Crowdin translations (#9) * New translations strings_neko.xml (Japanese) * New translations strings_neko.xml (Italian) * New translations strings_neko.xml (Chinese Simplified) * New translations strings_neko.xml (Chinese Traditional) |
||
---|---|---|
gradle/wrapper | ||
TMessagesProj | ||
Tools | ||
.gitignore | ||
apkdiff.py | ||
build.gradle | ||
crowdin.yml | ||
Dockerfile | ||
gradle.properties | ||
gradlew | ||
LICENSE | ||
README.md | ||
settings.gradle |
Nekogram
Telegram is a messaging app with a focus on speed and security. It’s superfast, simple and free.
Nekogram is an UNOFFICIAL app that uses Telegram's API.
- Google play store: https://play.google.com/store/apps/details?id=tw.nekomimi.nekogram
- Update news: https://t.me/Zuragram
- APKs: https://github.com/Nekogram/Nekogram/releases
- Feedback: https://github.com/Nekogram/Nekogram/issues
- Feedback (Chinese): https://t.me/makurabot
- Chat group (Chinese & English): Join our channel (https://t.me/Zuragram) and click "Chat"
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
- Download the Nekogram source code from https://github.com/Nekogram/Nekogram ( git clone https://github.com/Nekogram/Nekogram.git )
- Copy your release.keystore into TMessagesProj/config
- Fill out RELEASE_KEY_PASSWORD, RELEASE_KEY_ALIAS, RELEASE_STORE_PASSWORD in local.properties to access your release.keystore
- Open the project in the Studio (note that it should be opened, NOT imported).
- 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!