Skip to content

shockstruck/continuum

 
 

Repository files navigation

Continuum (RedReader Spoof)


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.



RedReader Spoof Modifications

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.

Getting a RedReader Client ID

To use this app, you need a RedReader Client ID:

  1. Install the official RedReader app on your phone
  2. Sign in with your Reddit account
  3. Reddit will email you a Client ID for RedReader
  4. Enter the Client ID in this app's settings

Installation

Download the latest APK from Releases:

  • arm64-v8a - For modern 64-bit devices (most phones from 2017+)
  • armeabi-v7a - For older 32-bit devices

Fork

This project is a fork of Continuum, which is a fork of Infinity for Reddit.

About The Project

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...

(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 from master (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 to the master Branch

Here are other ways you can help:

(back to top)

Related project

Slide is another Android Reddit client app. It is a fork of the original project. It is also in the Google Play Store.

License

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

(back to top)

Contact

u/edgan - [email protected] (Owner)

Project Link: https://github.com/cygnusx-1-org/continuum

(back to top)

About

A Reddit client for Android

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 98.0%
  • Kotlin 2.0%