diff --git a/.github/AyuGram.png b/.github/AyuGram.png index 289e0c57e..583012daf 100644 Binary files a/.github/AyuGram.png and b/.github/AyuGram.png differ diff --git a/README.md b/README.md index 4a8d8ba33..7e54fb771 100644 --- a/README.md +++ b/README.md @@ -4,19 +4,18 @@ ## Features -**AyuGram4A** is built on top of exteraGram, which means we have all the features exteraGram has and -some of Telegraher's: +**AyuGram4A** is built on top of exteraGram with reworked patches from Telegraher: - Built with official keys - No emulator detection - Screenshots in secret chats - Messages history (+ deleted ones) - No ads -- Probably something else, check commits! +- Probably something else, check commits ...and **ghost mode**. -Please note that AyuGram does **NOT** include some closed-source exteraGram features. +AyuGram4A does **NOT** include proprietary exteraGram features. ## Downloads? @@ -26,20 +25,30 @@ Follow our [Telegram channel](https://t.me/ayugram1338). Because I'm too lazy, and some Telegraher's features are useless for the most of people. -## How to contribute +## Want to contribute? I'd be grateful for any contribution, since I don't really like Java. :) Work on any feature you want. +## Want to fork? + +If you're making a fork, you **should** specify **AyuGram** & **exteraGram** in credits. +Otherwise open source doesn't really work. + +Depending on your GitHub profile, we'll decide send an invite to the proprietary repo or not. + +And, if you're a kid that don't really want to give credits properly - go and cry writing boilerplate code. + ## How to build 1. Clone source code using `git clone https://github.com/AyuGram/AyuGram4A.git` 2. Open the project in Android Studio. It should be opened, **not imported** 3. Implement the `AyuMessageUtils` & `AyuHistoryHook` classes. It's not that hard, but if you're - making your own fork, then you should take some time to write this part of code -4. Create dummy classes for extera's `boost` functionality -5. You are ready to compile `AyuGram` + making your **very** own fork, then you should take some time to write this part of code +4. Create dummy classes for extera's proprietary methods & classes (in `boost` folder) +5. Replace `google-services.json` (we don't want to see crash reports from your app...) +6. You are ready to compile `AyuGram` - **AyuGram** can be built with **Android Studio** or from the command line with **Gradle**: diff --git a/TMessagesProj/src/main/res/values/ayu.xml b/TMessagesProj/src/main/res/values/ayu.xml index c76209668..958e82a12 100644 --- a/TMessagesProj/src/main/res/values/ayu.xml +++ b/TMessagesProj/src/main/res/values/ayu.xml @@ -1,4 +1,13 @@ + + AyuGram Preferences