A Reddit client on Android written in Java. It does not have any ads and it features a clean UI and smooth browsing experience.
This fork is pre-configured with RedReader credentials, allowing free Reddit API access without needing your own Client ID.
This fork includes hardcoded RedReader OAuth credentials:
- Redirect URI:
redreader://rr_oauth_redir - User Agent:
RedReader/1.25.1
RedReader has a special agreement with Reddit for free API access due to its accessibility features. This fork spoofs those credentials to bypass Reddit's API pricing.
To use this app, you need a RedReader Client ID:
- Install the official RedReader app on your phone
- Sign in with your Reddit account
- Reddit will email you a Client ID for RedReader
- Enter the Client ID in this app's settings
Download the latest APK from Releases:
arm64-v8a- For modern 64-bit devices (most phones from 2017+)armeabi-v7a- For older 32-bit devices
This project is a fork of Continuum, which is a fork of Infinity for Reddit.
Unique features of Continuum:
- Pre-configured RedReader spoof (this fork)
- Ability to use your own
Client ID - Ability to use your own Giphy gifs API key
- Ability to backup your accounts
- The max number of main page tabs has been increased to six
- Sensible download names
- Bug fixes and more...
Features from Infinity
- 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...
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 from
master(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 to the
masterBranch
Here are other ways you can help:
Slide is another Android Reddit client app. It is a fork of the original project. It is also in the Google Play Store.
Distributed under the AGPL-3.0 License. See LICENSE for more information.
u/edgan - [email protected] (Owner)
Project Link: https://github.com/cygnusx-1-org/continuum