commit 3cf966fd2a04cd15e9e3aab210a01c2e25ea3656
parent 678ff1085c6ee5ff186017e9b683c727c5e722a9
Author: Ayush Maurya <49313374+RevealedSoulEven@users.noreply.github.com>
Date:   Mon, 12 Jun 2023 02:44:44 +0530

refactor: readme

Co-authored-by: authorisation <64337177+authorisation@users.noreply.github.com>

Diffstat:
MREADME.md | 86++++++++++++++++++++++++++++++++++++++++++++++---------------------------------
1 file changed, 50 insertions(+), 36 deletions(-)

diff --git a/README.md b/README.md @@ -1,66 +1,81 @@ <div align="center"> <img src="https://raw.githubusercontent.com/rhunk/SnapEnhance/main/app/src/main/res/mipmap-xxxhdpi/launcher_icon_foreground.png" height="250" /> -# Snap Enhance -A xposed mod to enhance the Snapchat experience. <br/><br/> -The project is currently in development, so expect bugs and crashes. If you find any bug, please report on [telegram](https://t.me/snapenhance) or make a pull request. +# SnapEnhance +SnapEnhance is an Xposed mod that enhances your Snapchat experience.<br/><br/> +Please note that this project is currently in development, so bugs and crashes may occur. If you encounter any issues, we encourage you to report them. To do this simply visit our [issues](https://github.com/rhunk/SnapEnhance/issues) page and create an issue, make sure to follow the guidelines. </div> - -### About the license -The GNU GPL v3 license is a free, open source software license that gives users the right to modify, share, or redistribute the software.<br/> -The user agrees to make the source code of the software freely available, in addition to any modifications, additions, or derivatives made. <br/> -If the software is redistributed, it must remain under the same GPLv3 license and any modifications must be clearly marked as such.<br/> - +## Download +To Download the latest stable release, please visit the [Releases](https://github.com/rhunk/SnapEnhance/releases) page.<br/> +You can also download the latest debug build from the [Actions](https://github.com/rhunk/SnapEnhance/actions) section.<br/> +We no longer offer official LSPatch binaries for obvious reasons. However, you're welcome to patch them yourself, as they should theoretically work without any issues. ## Features <details open> - <summary>Media downloader</summary> + <summary>Spying & Privacy</summary> - - Download any message in chat (snap, external medias, voice notes, ...) - - Download any story (private, public or professional) - - Anti auto download (prevent auto downloading on specific conversations) + - Message logger + - Prevent sending Read Receipts + - Hide Bitmoji Presence + - Better Notifications + - Disable Metrics + - Block Ads + - Unlimited Snap View Time + - Prevent Screenshot Notification + - Prevent Status Notifications + - Anonymous Story View + - Prevent Typing Notification </details> <details open> - <summary>Privacy</summary> + <summary>Media Manager</summary> - - Disable metrics (snapchat analytics) - - Prevent sending screenshot and screen recording messages - - Prevent sending typing notifications - - Ad blocker (remove ads from stories and discover) + - Download any message in a chat (Snaps, External Media, Voice Notes, etc.) + - Download any story (Private, Public, or Professional) + - Anti Auto-download (Prevents automatic Downloading on specific conversations) + - Gallery Media Send Override + - Auto Save Messages + - Force Source Quality </details> <details open> - <summary>Spying</summary> + <summary>UI & Tweaks</summary> - - Anonymous story viewing (other users won't know you viewed their story) - - Message logger (log all messages sent and received, you will be able to see deleted messages) - - Prevent read receipts (other users won't know you read their messages or viewed their snaps) - - Stealth mode (prevent read receipts on a specific conversation) - - Conversation preview (show messages of a conversation without opening it) + - Disable Camera + - Immersive Camera Preview (Fix Snapchat's camera bug) + - Hide certain UI Elements + - Show Streak Experation Info + - Disable Snap Splitting + - Disable Video Length Restriction + - Snapchat Plus + - New Map UI + - Location Spoofer + - Disable Spotlight + - Enable Official App Appearance Settings (Darkmode) + - Pin Conversations </details> <details open> - <summary>Extras</summary> + <summary>Experimental</summary> - - Better notifications (show message content in notification) - - Friend info (username, mutable username, birthday, added date) - - Ui tweaks (remove specific buttons in the user interface) - - External media as snap (send a gallery media to snap) - - Snapchat Plus + - App Passcode + - Infinite Story Boost + - My Eyes Only Bypass + - AMOLED Dark Mode </details> -## Download -To download the latest stable version, go to the [releases](https://github.com/rhunk/SnapEnhance/releases)<br/> -You can also download the latest build from the [actions](https://github.com/rhunk/SnapEnhance/actions) +## License +The [GNU GPL v3](https://www.gnu.org/licenses/gpl-3.0.en.html#license-text) license is a free, open-source software license that grants users the right to modify, share, and redistribute the software.<br/> +By using this software, you agree to make the source code freely available, along with any modifications, additions, or derivatives. <br/> +When redistributing the software, it must remain under the same [GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html#license-text) license, and any modifications should be clearly indicated as such.<br/> ## Donate - LTC: LbBnT9GxgnFhwy891EdDKqGmpn7XtduBdE - BCH: qpu57a05kqljjadvpgjc6t894apprvth9slvlj4vpj -- Bitcoin: bc1qaqnfn6mauzhmx0e6kkenh2wh4r6js0vh5vel92 +- BTC: bc1qaqnfn6mauzhmx0e6kkenh2wh4r6js0vh5vel92 - ETH: 0x0760987491e9de53A73fd87F092Bd432a227Ee92 ## Contributors - [rathmerdominik](https://github.com/rathmerdominik) - [Flole998](https://github.com/Flole998) -- [authorisation](https://github.com/authorisation/)- \ No newline at end of file +- [authorisation](https://github.com/authorisation/)