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.
- External videos like REDGifs will be loaded from the Reddit servers and not through an external API if possible.
- You will be able to see the content of broken links, if they were mirrored to Reddit's servers before breaking.
- This only works if you go to the subreddit directly. Support for Home/Popular feeds TBD.
- Might break if the GQL API changes, also not tested with imgur, gfycat.
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.
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.
demo.mp4
I was originally looking into using the Sendbird SDK for chats, but recently Reddit changed their chat backend. They are now using Matrix.
- Chat
- Inline Subreddit Emotes, (needs some richtext parser, SpannableString stuff)
- use GQL API for Home posts
- use GQL API for Popular/All posts
- use GQL API for Subreddit posts
- use the 1P Reddit DASH streams for external videos, i.e. REDGifs will load without a REDGifs API-Key.
- fix video downloads missing audio
- update to new federated GQL API
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+:
Patreon: https://www.patreon.com/docile_alligator
Bitcoin: bc1qxtkd5ap9na7uy8nr9qpt6jny6tdwaj4v43ddle
Table of Contents
Key features of Infinity For Reddit:
|
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!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Here are other ways you can help:
Distributed under the AGPL-3.0 License. See LICENSE for more information.
u/Hostilenemy - docilealligator.app@gmail.com (Owner)
or u/Wladefant - wladefant@gmail.com (Collaborator)
Project Link: https://github.com/Docile-Alligator/Infinity-For-Reddit