rurudo-AI / Nnngram

Another gram by NextAlone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nagram-reborn based on Nullgram

What is Nullgram

Nullgram is an free and open source third-party Telegram client, based on Telegram, NekoX and Nekogram. the official source code for Telegram App for Android.

Why Nullgram

Due to the fragmentation of the NekoX and Nekogram communities, and the serious problems with the main developers of NekoX and Nekogram1, I decided to make Nullgram to integrate both of their functions to avoid these problems.

Null used in computer programming for an uninitialized, undefined, empty, or meaningless value. In the name of Nullgram, the purpose is to express that there is no such bad things. Nullgram won't push FCM-Notification "nmsl"2 or somethings like that to your phone, won't send ads3 to channels, won't compete maliciously4 or publish malicious rumors about competitors

How to Contribute

I want to add new feature

Great!

Make sure you fully understand the Development Document. If you haven't read it.THEN GO READ IT.

Then just create a new pull request and I should be review in a couple of days.

I've encountered a bug!

First, make sure you have the latest version installed (check the channel, Play store versions usually have a delay).

Then, if the issue appears in the official Telegram client too, please submit it to the officials, (be careful not to show Nullgram in the description and screenshots, the official developers doesn't like us!).

Then, please detail your issue (ENGLISH ONLY), create an issue or submit it to our group with #bug.

Make sure using the issue template and writing the detailed version number I DO NOT KNOW WTF IS I HAVE BEEN USING THE LATEST VERSION

If you experience a crash, you can use logcat to catch the log (TAG: Nnngram ).

Compilation Guide

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

  1. Download the Telegram source code from https://github.com/PreviousAlone/Nnngram
  2. Copy your release.keystore into TMessagesProj/config
  3. Fill out RELEASE_KEY_PASSWORD, RELEASE_KEY_ALIAS, RELEASE_STORE_PASSWORD in gradle.properties to access your release.keystore
  4. Go to https://console.firebase.google.com/, create two android apps with application IDs top.qwq2333.nullgram, turn on firebase messaging and download google-services.json, which should be copied to the same folder as TMessagesProj.
  5. Open the project in the Studio (note that it should be opened, NOT imported).
  6. Fill out values in TMessagesProj/src/main/java/org/telegram/messenger/BuildVars.java – there’s a link for each of the variables showing where and which data to obtain.
  7. You are ready to compile Telegram.

Sponsor

Thanks to Jetbrains for allocating free open-source licences for IDEs.

Footnotes

  1. https://telegra.ph/%E6%9C%89%E5%85%B3-Nekogram-Lite-%E7%9A%84%E6%95%85%E4%BA%8B-04-09

  2. https://sm.ms/image/FAKi3mx6XwqlvRj

  3. https://t.me/zuragram/392

  4. https://t.me/sayingArchive/15428

About

Another gram by NextAlone

License:GNU General Public License v2.0


Languages

Language:Java 46.8%Language:C++ 30.8%Language:C 18.4%Language:Perl 1.5%Language:Go 1.3%Language:Assembly 0.4%Language:Kotlin 0.3%Language:CMake 0.1%Language:NASL 0.1%Language:Objective-C++ 0.1%Language:Python 0.1%Language:HTML 0.0%Language:Objective-C 0.0%Language:GLSL 0.0%Language:Shell 0.0%Language:Raku 0.0%Language:Roff 0.0%Language:Dockerfile 0.0%Language:MATLAB 0.0%Language:CSS 0.0%Language:JavaScript 0.0%Language:Makefile 0.0%