KhoalaS / Infinity-For-Reddit

A Reddit client for Android
https://play.google.com/store/apps/details?id=ml.docilealligator.infinityforreddit
GNU Affero General Public License v3.0
310 stars 13 forks source link

Infinity For Reddit Fork

There have been multiple reports of Reddit banning users of the app.

If you still want to use the app, update to at least version 5.9.2 and log out of all accounts to wipe the session cookies associated with older versions and login again.

⚠️ Warning

Asking users to input their credentials directly in the app is a big security risk. As a user you are also violating the Reddit User Agreement.

I implore everyone who uses this fork and similar projects to look at the commits yourself and ensure that the credentials are not being stolen.

The releases are automated.

Changes

This Fork enables a user to login via the official Reddit Accounts endpoint (no 3P authorize). The App will make requests that look like they are coming from the official Reddit App.

TODO (First Party Features)


External Media

Want to input your own Client-ID?

Check out the Sub-Branch. You will be prompted to enter a Client-ID during login. The User-Agent will be determined by the two additional inputs, App name and Username.

Known Issues Version 5.8.0

Known Issues Version 5.7.3

Known Issues Version 5.7.2

Known Issues Version 5.7.0

Known Issues Version 5.6.4

Known Issues Version 5.6.3

Known Issues Version 5.6.2

Known Issues Version 5.6.1

Known Issues Version 5.6.0

Known Issues Version 5.5.1

Known Issues Version 5.5.0

A Reddit client on Android written in Java. It does not have any ads and it features a clean UI and smooth browsing experience


Infinity for Reddit is available on Google Play and F-Droid Get it on Google Play Get it on F-Droid

Explore the docs »
Report a Bug · Request a Feature · Ask a Question


[![release](https://img.shields.io/github/v/release/Docile-Alligator/Infinity-For-Reddit)](https://github.com/Docile-Alligator/Infinity-For-Reddit/releases) [![license](https://img.shields.io/github/license/Docile-Alligator/Infinity-For-Reddit)](LICENSE) [![GitHub issues](https://img.shields.io/github/issues/Docile-Alligator/Infinity-For-Reddit)](https://github.com/Docile-Alligator/Infinity-For-Reddit/issues)

Donation

Infinity for Reddit+:

Get it on Google Play

Patreon: https://www.patreon.com/docile_alligator

Bitcoin: bc1qxtkd5ap9na7uy8nr9qpt6jny6tdwaj4v43ddle

Table of Contents - [About](#about) - [Built With](#built-with) - [Getting Started](#getting-started) - [Prerequisites](#prerequisites) - [Usage](#usage) - [Cookiecutter template](#cookiecutter-template) - [Manual setup](#manual-setup) - [Variables reference](#variables-reference) - [Roadmap](#roadmap) - [Contributing](#contributing) - [Support](#support) - [License](#license) - [Acknowledgements](#acknowledgements)

About The Project

Key features of **Infinity For Reddit**: - Lazy mode: Automatic scrolling of posts enables you to enjoy amazing posts without moving your thumb. - Browsing posts - View comments - Expand and collapse comments section - Vote posts and comments - Save posts - Write comments - Edit comments and delete comments - Submit posts (text, link, image and video) - Edit posts (mark and unmark NSFW and spoiler and edit flair) and delete posts - See all the subscribed subreddits and followed users - View the messages - Get notifications of unread messages - etc...

<img src="https://raw.githubusercontent.com/Wladefant/Infinity-For-Reddit/master/fastlane/metadata/android/en-US/images/phoneScreenshots/1.png" alt="Screenshot 1" height="200" > <img src="https://raw.githubusercontent.com/Wladefant/Infinity-For-Reddit/master/fastlane/metadata/android/en-US/images/phoneScreenshots/2.png" alt="Screenshot 2" height="200" > <img src="https://raw.githubusercontent.com/Wladefant/Infinity-For-Reddit/master/fastlane/metadata/android/en-US/images/phoneScreenshots/3.png" alt="Screenshot 3" height="200" > <img src="https://raw.githubusercontent.com/Wladefant/Infinity-For-Reddit/master/fastlane/metadata/android/en-US/images/phoneScreenshots/4.png" alt="Screenshot 4" height="200" > <img src="https://raw.githubusercontent.com/Wladefant/Infinity-For-Reddit/master/fastlane/metadata/android/en-US/images/phoneScreenshots/5.png" alt="Screenshot 5" height="200" > <img src="https://raw.githubusercontent.com/Wladefant/Infinity-For-Reddit/master/fastlane/metadata/android/en-US/images/phoneScreenshots/6.png" alt="Screenshot 6" height="200" > <img src="https://raw.githubusercontent.com/Wladefant/Infinity-For-Reddit/master/fastlane/metadata/android/en-US/images/phoneScreenshots/7.png" alt="Screenshot 7" height="200" >

(back to top)

Contributing

First off, thanks for taking the time to contribute! Contributions are what makes the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. It's better to also open an issue describing the issue you want to fix. But it is not required.

Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Here are other ways you can help:

(back to top)

License

Distributed under the AGPL-3.0 License. See LICENSE for more information.

(back to top)

Contact

u/Hostilenemy - docilealligator.app@gmail.com (Owner)

or u/Wladefant - wladefant@gmail.com (Collaborator)

Project Link: https://github.com/Docile-Alligator/Infinity-For-Reddit

(back to top)