Slide is an open sourced, ad free Reddit browser for Android

Overview

Slide Build Status Crowdin Discord

Slide is an open source, ad free Reddit browser for Android. It is based around the Java Reddit API Wrapper.

Slide is available on the Google Play Store and F-Droid.
Get it on Google Play Get it on F-Droid
There is an active community for Slide on the /r/slideforreddit subreddit, which anybody is welcome to join.

Sponsors

Thank you to our awesome Github Sponsors, who help keep the Slide project going

GitHub profile
KevinNThomas https://github.com/KevinNThomas
andrewkdinh https://github.com/andrewkdinh

If you're interested in sponsoring our work, check out the sponsor slots for Slide contributors on the right-hand Sponsorship menu

Contributing

Issues

In any project it's likely that a few bugs will slip through the cracks, so it helps greatly if people document any bugs they find to ensure that they get fixed promptly.

You can view a list of known issues and feature requests using the issue tracker. If you don't see your issue (or you aren't sure) feel free to submit it!

Where appropriate, a screenshot works wonders to help us see exactly what the issue is. You can upload screenshots directly using the GitHub issue tracker or by attaching a link (to Imgur, for example), whichever is easier for you.

Translations

If you are able to contribute a translation into a language missing from Slide, or spot any room for improvement in an existing translation, we greatly appreciate anything you can assist with!

The project uses Crowdin, a platform that allows anybody to contribute to translating the app, with as many words at a time as they want. Crowdin provides a nice interface for translating, and no knowledge of the code is needed.

Code

If you are a developer and wish to contribute to the app please fork the project and submit a pull request.

If you have any questions, feel free to ask in the #android-dev Discord channel or drop me a message on Reddit.

If this is you first time contributing to the project and want to tackle an easy issue take a look at the issues labelled Good First Issue. These issues have been marked as such because we believe they are easier to fix than other issues.

Changelog

The file CHANGELOG.md provides an overview of the changes for a release; for a more detailed look at changes to the app, view individual commits.

Licensing

Slide is licensed under the GNU v3 Public License.

Comments
  • HQ version isn't downloaded for some images

    HQ version isn't downloaded for some images

    Slide version: 5.5-alpha2-dirty Android version: 6.0.1

    I've experienced this issue where for some images, tapping HQ does indeed load the HQ version, but downloading it doesn't save the high res version. I am using "Low Quality through Reddit (lower resolution)" for image data saving.

    Example 1

    If you open this on desktop, you'll see that it's a gigantic 16.4 MB image with a resolution of 1920 x 10762. Slide does indeed load this version when HQ is tapped, but when I download the image, what's saved is 337 KB and has a resolution of 240x1345.

    Example 2

    Like the one above, what you get on desktop is a 4608 x 3233 image and a size of 2.1 MB, which is what Slide loads when HQ is tapped, but what gets downloaded is a 1152 x 809, 0.93 MB image.

    I also tried both with data saving completely disabled. Both images showed the correct high res versions by default, but the smaller images were downloaded regardless.

    I can look for more examples if that helps.

    EDIT: I've played around with a few more images, and in some cases the opposite happens. What gets downloaded is larger in size and higher in resolution than what gets loaded when HQ is tapped. While I'm personally not bothered by that one, I think it'd be better if both tapping HQ and download the image consistently downloaded the highest resolution possible.

    Bug Needs Reproduction 
    opened by touzainanboku 38
  • H to V image rotation resets position in Main View

    H to V image rotation resets position in Main View

    Slide version: 4.7.3 Android version: 5.0

    Similar to issue #1067, but I think this is actually a different issue.

    In /r/all at any position in the main list (sorted Hot). In the main list, Rotate phone to H. View image. While viewing, rotate phone back to V. Back out of the picture and find the position in the main view lost. It resets back to the top of the list.

    Note: This does not fail if the image is viewed from the Vertical position first. e.g. In main list, rotated V, click on picture. Rotate H, then back out. No problem.

    I can recreate this issue with multiple images, but here are 2 chosen at random: https://www.reddit.com/r/pics/comments/4aeecr/body_scans_of_women_at_250_and_120_pounds/ https://www.reddit.com/r/pics/comments/4af54j/i_am_the_terror_that_flaps_in_the_night/

    Bug Needs Reproduction 
    opened by bantar 36
  • Bad performance on really long threads

    Bad performance on really long threads

    Slide 5.8.6

    LineageOS 14.1

    Moto X Pure

    This might be due to my aging phone, but really long threads cause lag when performing any action but scrolling. Scrolling is still smooth, but when you go to upvote or downvote the animation chops and takes a couple seconds before the tap registers.

    This only happens when you're really far down in the thread.

    This has been happening for as long as I can remember, even back to the earlier days. It might not even be fixable.

    Bug Enhancement Feedback Will Close on Merge 
    opened by alexsmithfanning 32
  • Toggle to confirm before exiting/sliding back out to post listing

    Toggle to confirm before exiting/sliding back out to post listing

    A new toggle to confirm before going back out to post listing. Slide is really nice and convenient with all the sliding, but I kept accidentally slide back out to post listing when I meant to slide to previous post.

    Feature Request 
    opened by SaladMandrake 29
  • Go to comments from images

    Go to comments from images

    This allows a user to go to comments from images/gifs/streamable/album.

    This is an alternative to #1735 Also inspired from https://www.reddit.com/r/RelayForReddit/comments/4pxpgf/what_is_your_favourite_feature_in_relay_that/

    This is most upvoted feature there. Nothing wrong with copying/taking inspiration from good features 😄

    Example:

    http://imgur.com/atVQpYa

    Screenshots for streamable, album and pic : screenshot_20160706-225159 screenshot_20160706-225131 screenshot_20160706-225052

    opened by prashantkhurana 26
  • Scrollbars constantly resize

    Scrollbars constantly resize

    Slide version: 5.3.3-alpha Android version: N Preview 2

    The scrollbar in the comments page wildly fluctuates in size based on the size of the comments currently on the screen. This can be fixed on RecyclerView layout managers by calling setSmoothScrollbarEnabled(false). This issue appears throughout the app (submission list, profile comments, inbox, etc), not just the comments. Any time you have entries in a ListView/RecyclerView that aren't constant size, the smooth scrollbar should be disabled.

    Help Wanted Cosmetic 
    opened by Gawdl3y 24
  • Slide consistently crashes on certain image loads

    Slide consistently crashes on certain image loads

    Slide version: 5.0.1 Android version: 5.0

    I've found multiple images that are instant crashes. Click on the link and it crashes.

    https://www.reddit.com/r/MechanicAdvice/comments/4b1zf4/2005_acura_tsx_transmission_vent_tube_cap/
    The OP has a link "Picture of aforementioned vent tube." which is http://imgur.com/KxMrQ5j I see that this link does not have a filetype.

    I thought that I had saved 2 examples, however, the 2nd example is now working. I've seen others, but I just saved a few for reporting. I'll have to find a more examples if needed.

    Bug Needs Reproduction 
    opened by bantar 24
  • Collapsing comments - fold actual comment?

    Collapsing comments - fold actual comment?

    enhancement request:

    Please make it that when you collapse a comment, it collapsed the actual comment along with that comment's children.

    When collapsed, a comment can show just it's regular header, containing the OP, Vote count, time, and children count. tapping on this header will reopen the comment body and its children.

    This will be very useful for Reddits with long top-level comments, like r/writing prompts.

    link to a rough mockup:

    TIA!!

    Feature Request 
    opened by SZE2 24
  • Some valid imgur images refuse to load

    Some valid imgur images refuse to load

    Slide version: 4.7.3 Android version: 5.0

    Certain images will not load. The screen is darkened to highlight the picture, but the picture is blank (transparent). If you click on the ... and Open Externally, it works just fine. However, return to Slide, then try again and it still fails. The image preview works fine, just not the image load.

    I've seen this on numerous pictures, but wasn't able to capture the failure. Here are two random ones that fail (its not easy to find these): https://www.reddit.com/r/trees/comments/4adk7b/110_weed_man/ https://www.reddit.com/r/marvelstudios/comments/4af49k/my_local_theater_has_a_nice_photo_promoting_dr/

    Bug 
    opened by bantar 21
  • Rotating screen twice returns to the top of the list

    Rotating screen twice returns to the top of the list

    When scrolling through a list of posts, starting in portrait mode. Rotating to landscape maintains the position in the list. Rotating back to portrait returns you to the top of the list. Should the position be maintained?

    Bug 
    opened by trentusus 21
  • Italic text in comments cut off

    Italic text in comments cut off

    Android version: 7.0

    https://imgur.com/oSFb1Zr

    Link to comment https://reddit.com/r/youtubehaiku/comments/551jen/haiku_you_repooped_in_the_wrong_yard/d86vjed?context=3

    Needs Reproduction Cosmetic 
    opened by Nxt3 20
  • Guest

    Guest "read later" locally saved?

    Slide version: 6.7.1 Android version: 6.0.1

    Hi, been using Slide for several months now and occasionally saving posts with the "read later" function as a guest.

    Decided to create a reddit account last week, partially because I wanted the "read later" content to be accessible. By the looks of it, Slide does not import anything from the guest account, meaning "read later" category is not accessible at all?

    Is there a local file I can check out or what are my options here?

    opened by imoxomi 1
  • Slide does not reliably autocache posts & comments

    Slide does not reliably autocache posts & comments

    Slide version: Slide v6.7.1 Android version: 12

    Hi there. I'm evaluating side as a replacement for the official Reddit app specifically for it's offline/caching function so I can read it on the tube.

    However, despite having setup autocaching and comments caching (depth 2), slide does not reliably download a cache in the background.

    It seems to cache a few posts from either one subredit or the front-page, but no comments at all. And most selected subredits cache is days old despite being configured to cache at 5pm everyday even without WiFi.

    Additionally, I have a persistent and non -dismissable notifications saying that it's in the process of caching even though it indicates this was 1hr or 14d ago!

    Screenshot_2022-12-07-18-46-19-76_07ac49d223aef8c18b66a8acf2319b34 Screenshot_2022-12-07-18-46-26-60_07ac49d223aef8c18b66a8acf2319b34 Screenshot_2022-12-07-18-46-38-63_07ac49d223aef8c18b66a8acf2319b34

    opened by gazzat5 1
  • Albums with links in the caption open the link instead of the album

    Albums with links in the caption open the link instead of the album

    https://user-images.githubusercontent.com/43586524/190904364-d8a2cda6-aab3-4346-b4ed-cdd32c6240a4.mp4

    When trying to view an album where the first image caption contains a link, the link instead of the album is opened. Similarly, when using the share function, the link from the caption is shared instead of the link to the album.

    opened by dasnessie 2
  • NullPointerException on specific post

    NullPointerException on specific post

    Slide version: 6.7.1 Android version: 9

    Opening https://redd.it/xa1csr crashes Slide, Logcat shows:

    FATAL EXCEPTION: main
    Process: me.ccrama.redditslide, PID: 22512
    java.lang.NullPointerException: Attempt to invoke virtual method 'boolean java.lang.String.startsWith(java.lang.String)' on a null object reference
    	at me.ccrama.redditslide.ContentType.getContentType(ContentType.java:137)
    	at me.ccrama.redditslide.ContentType.getContentType(ContentType.java:239)
    	at me.ccrama.redditslide.SubmissionViews.PopulateSubmissionViewHolder.populateSubmissionViewHolder(PopulateSubmissionViewHolder.java:2643)
    	at me.ccrama.redditslide.Adapters.CommentAdapter.onBindViewHolder(CommentAdapter.java:555)
    	at androidx.recyclerview.widget.RecyclerView$Adapter.onBindViewHolder(RecyclerView.java:7254)
    	at androidx.recyclerview.widget.RecyclerView$Adapter.bindViewHolder(RecyclerView.java:7337)
    	at androidx.recyclerview.widget.RecyclerView$Recycler.tryBindViewHolderByDeadline(RecyclerView.java:6194)
    	at androidx.recyclerview.widget.RecyclerView$Recycler.tryGetViewHolderForPositionByDeadline(RecyclerView.java:6460)
    	at androidx.recyclerview.widget.RecyclerView$Recycler.getViewForPosition(RecyclerView.java:6300)
    	at androidx.recyclerview.widget.RecyclerView$Recycler.getViewForPosition(RecyclerView.java:6296)
    	at androidx.recyclerview.widget.LinearLayoutManager$LayoutState.next(LinearLayoutManager.java:2330)
    	at androidx.recyclerview.widget.LinearLayoutManager.layoutChunk(LinearLayoutManager.java:1631)
    	at androidx.recyclerview.widget.LinearLayoutManager.fill(LinearLayoutManager.java:1591)
    	at androidx.recyclerview.widget.LinearLayoutManager.onLayoutChildren(LinearLayoutManager.java:668)
    	at me.ccrama.redditslide.Views.PreCachingLayoutManagerComments.onLayoutChildren(PreCachingLayoutManagerComments.java:20)
    	at androidx.recyclerview.widget.RecyclerView.dispatchLayoutStep2(RecyclerView.java:4309)
    	at androidx.recyclerview.widget.RecyclerView.dispatchLayout(RecyclerView.java:4012)
    	at androidx.recyclerview.widget.RecyclerView.onLayout(RecyclerView.java:4578)
    	at android.view.View.layout(View.java:20831)
    	at android.view.ViewGroup.layout(ViewGroup.java:6203)
    	at androidx.swiperefreshlayout.widget.SwipeRefreshLayout.onLayout(SwipeRefreshLayout.java:625)
    	at android.view.View.layout(View.java:20831)
    	at android.view.ViewGroup.layout(ViewGroup.java:6203)
    	at android.widget.FrameLayout.layoutChildren(FrameLayout.java:323)
    	at android.widget.FrameLayout.onLayout(FrameLayout.java:261)
    	at android.view.View.layout(View.java:20831)
    	at android.view.ViewGroup.layout(ViewGroup.java:6203)
    	at androidx.viewpager.widget.ViewPager.onLayout(ViewPager.java:1775)
    	at android.view.View.layout(View.java:20831)
    	at android.view.ViewGroup.layout(ViewGroup.java:6203)
    	at androidx.coordinatorlayout.widget.CoordinatorLayout.layoutChild(CoordinatorLayout.java:1213)
    	at androidx.coordinatorlayout.widget.CoordinatorLayout.onLayoutChild(CoordinatorLayout.java:899)
    	at androidx.coordinatorlayout.widget.CoordinatorLayout.onLayout(CoordinatorLayout.java:919)
    	at android.view.View.layout(View.java:20831)
    	at android.view.ViewGroup.layout(ViewGroup.java:6203)
    	at android.widget.FrameLayout.layoutChildren(FrameLayout.java:323)
    	at android.widget.FrameLayout.onLayout(FrameLayout.java:261)
    	at android.view.View.layout(View.java:20831)
    	at android.view.ViewGroup.layout(ViewGroup.java:6203)
    	at android.widget.LinearLayout.setChildFrame(LinearLayout.java:1812)
    	at android.widget.LinearLayout.layoutVertical(LinearLayout.java:1656)
    	at android.widget.LinearLayout.onLayout(LinearLayout.java:1565)
    	at android.view.View.layout(View.java:20831)
    	at android.view.ViewGroup.layout(ViewGroup.java:6203)
    	at android.widget.FrameLayout.layoutChildren(FrameLayout.java:323)
    	at android.widget.FrameLayout.onLayout(FrameLayout.java:261)
    	at android.view.View.layout(View.java:20831)
    	at android.view.ViewGroup.layout(ViewGroup.java:6203)
    	at android.widget.LinearLayout.setChildFrame(LinearLayout.java:1812)
    	at android.widget.LinearLayout.layoutVertical(LinearLayout.java:1656)
    
    opened by the-blank-x 0
  • RedGifs

    RedGifs

    Slide version:v6.7.1 Android version:11 Redgifs isn't working. It stays on the blue top loading bar and blank screen with icons for comments download and options. It says that the gif has a file size of 0. Reddit's inbuilt nsfw player is fine. This has been on going for at least a week It works fine if you open the file externally on the redgifs site And I've had this error for every redgif file I've come across

    opened by MarcusCicero4 5
Releases(6.7.1)
  • 6.7.1(Jun 17, 2021)

    • Fixes some multireddits not loading due to Reddit API change
    • Fixed some crashes with Mod Toolbox integration (thank you @timawesomeness!)
    • Updated libraries (thank you @TacoTheDank!)
    • Increased performance of Post History views (thank you @AmooHashem!)
    • Support time parameters in Search URL handling (thank you @carlphilipp!)
    Source code(tar.gz)
    Source code(zip)
  • 6.7(Apr 24, 2021)

    • Added ability to set Post flair in the Submit screen
    • Support for /api/submit changes https://www.reddit.com/r/redditdev/comments/ezz3td/upcoming_api_change_post_apisubmit/
    • Images and gifs will be saved as their post title #3336 (thank you @ni554n!)
    • Update of Alert Dialog throughout app, refactoring #3364 (thank you @TacoTheDank!)
    • Translations have been updated #3331 (thank you @TacoTheDank!)
    • Fixed system night mode disabling while opening comments in some cases #3360 (thank you @BrandomRobor!)
    • Fixed cases where Mod Toolbox integration could be wiped #3362 (thank you @timawesomeness!)
    • Fixed jumping to "OP" messages in Comments #3322 (thank you @vargon!)
    • Fixed tint colors in Moderator Actions #3365 (thank you @AmooHashem!)
    • Massive code savings and refactoring, thank you @TacoTheDank!
    Source code(tar.gz)
    Source code(zip)
  • 6.6.1-3(Dec 17, 2020)

  • 6.6.1(Nov 25, 2020)

    • Fixed crash caused by un-initialized FlairImageLoader
    • Fixed flair syncing if you are opted into the Reddit redesign
    • Fixed high colorspace option on SubsamplingScaleImageView
    • Fixed Reddit Gallery support on crossposts
    • Fixed image download notification "hanging" (thank you @budde25 !)
    • Downloaded images will now have filenames based off the submission title (thank you @ZianeA !)
    Source code(tar.gz)
    Source code(zip)
  • 6.6(Nov 9, 2020)

    • Lots of library updates and repository changes, huge thank you to @TacoTheDank for heading this up!
    • Fixes downloading audio from Reddit videos
    • New option to enable high-colorspace images, which will reduce JPEG banding but increase memory usage
    • Support for Reddit Galleries
    • Support for sound on more video sites, fixed video redirections (thank you @gringofe )
    • Option to collapse deleted comments by default (thank you @Barrett97 )
    • Option to disable thumbnails completely (thank you @Barrett97 )
    • Total Karma count in Profile view (thank you @Barrett97 )
    • New setting to hide awards on posts and comments (thank you @Admicos )
    Source code(tar.gz)
    Source code(zip)
  • 6.5(Jul 12, 2020)

    • Huge Video rewrite, thank you to @timawesomeness! Contains support for DASH videos, uses newer ExoPlayer code, and cleans up some older video sites
    • Support for mod locking of individual comments
    • Added option to save photos to a manual folder (thanks to @Archeidos)
    • Updated Fastlane metadata for F-Droid builds (thanks to @obar)
    • Fixed offline mode crash when no subreddits were cached
    • Fixed posting to profiles with more than 20 characters (thanks to @LostGhost1)
    • Added an always show FAB option in Settings (thanks to @darshan099)
    • Graceful handling of submission loading errors with new "try again" button (thanks to @ctbur)
    • Fix OnePlus and Huawei media scanner intents, will show images in gallery on these devices (thanks to @Rexee)
    • Fixed handling of intent links in internal browser
    • Fix toolbox encoded chars in removal reason text
    • Fixed startup issue on some devices
    Source code(tar.gz)
    Source code(zip)
  • 6.4(May 24, 2020)

    • Support for a... ahem... new video site
    • Banner images in subreddit sidebars (thank you @YusefOuda)
    • Fixes to Imgur upload process
    • Translation updates (thank you @Alexendoo)
    • Updated accessibility labels (thank you @nebeker)
    Source code(tar.gz)
    Source code(zip)
  • 6.0.1(Nov 30, 2018)

  • 5.9-alpha1.5(Aug 14, 2018)

  • 5.3.4(May 3, 2016)

    • Added better username validation
    • Added on fly conversion to multi
    • Adding multi reddits from import screen
    • Disallow closing the restore dialog by clicking back
    • Enable suggestions when viewing profile
    • Fixed album crash
    • Fixed comment crash on KitKat
    • Fixed crash typing in the sidebar
    • Fixed profile margins
    • Make scroll to top faster in the drawer
    • Remove some full stops in strings
    Source code(tar.gz)
    Source code(zip)
  • 5.3.3(May 1, 2016)

    • Added a 'Share Slide' button to the MainActivity overflow menu
    • Added ability to create a new folder from the image save location dialog
    • Added ability to download the base gif file
    • Added ability to edit search query from the Search activity
    • Added edit button to the card view too
    • Added friends list to the drawer under 'You'
    • Added Medium font setting for titles
    • Added more links to Settings > About
    • Added option to automatically hide the comment navigation bar
    • Added subreddit content filter for videos
    • Added support for /r/dota2 spoilers
    • Added touch ripples on largecards
    • Better scroll to top handling when far down in a list
    • Centered text inside post flair and tags
    • Color coded upvote percentages
    • Don't allow collapsing the currently editing comment
    • Enabled snackbars to be swiped away
    • Hide "Share Slide" menu item if user has Pro installed
    • Keep autocache based on history preferences
    • Moved add account out of the header area when not logged in
    • Moved rate snackbar to MainActivity
    • Normalise cases and wording on a few strings
    • Reduce lag scrolling through subreddits horizontally
    • Revamped the Donation screen
    • Show rate snackbar after 10 visits to Slide
    • Show submit text on applicable subreddits
    • Switched albums to new swiping style
    • Switched to using a horizontal loading bar for loading comments
    • Use a different icon colour for debug builds

    Plus a tonne of bug fixes, under the hood improvements

    Source code(tar.gz)
    Source code(zip)
  • 4.6.0(Feb 14, 2016)

    Much better stability and performance

    Features & Improvements
    • Reintroducing subreddit collections in "Reorder Subs"
    • Horizontal Album view
    • Notification mark as read action
    • Get the color set by mods & apply it to the subreddit
    • Floating action button for multireddits
    • Completely new tutorial screen with tooltips
    • The unread messages badge in drawer gets updated more frequently
    • New sidebar for offline mode
    • Simplified reorder subs screen
    • Preloading gifs & albums is now possible
    • Sidebar scrolls when entering subreddit names
    • Speed improvements in submission view
    • Speed improvements in comments view
    • Shadowbox mode with multireddits
    • Native youtube player, similiar to gif view
    Fixes
    • Navigation bar color gets always the correct color
    • Wrong gild count in profile
    • Blank subs in "Reoder Subs"
    • "Load more comments" are collapsed too
    • NSFW preview bug
    • Multiple code blocks are working
    • Some items had the wrong color in light mode
    • Show correct multireddit name
    • Refresh drawer sub list after reodering subs
    • Fix for some activity transitions

    This update focuses on under the hood optimizations: We added test classes, refactored & updated some code and got ride of duplicate code. This makes Slide much more stable & faster. We also added basic descriptions for what each class is doing. This should make it easier for our contributors to help out.

    Source code(tar.gz)
    Source code(zip)
  • 4.5.1(Jan 21, 2016)

    • Revamped Shadowbox mode with title and selftext posts, loading bars, and better layout
    • New image, gif, and album UI
    • Removed pinning, replaced with the ability to reorder all your subs and add non-subscribed subreddits
    • Separate theme option to only color cards outside of the subreddit
    • Amoled black color option for subreddits
    • Search from single subreddit view
    • Fixed readability issues with some subreddit colors and dark/light fonts
    • Ability to tint the navigation bar added
    • Ability to set the comment font size separate from the post title size added
    • Ability to make the drawer subreddit list alphabetical or sortable
    • Fixed some filter bugs
    • Fixed crash in offline mode
    • Misc bug fixes and stability improvements
    Source code(tar.gz)
    Source code(zip)
    me.ccrama.redditslide_4.5.1.apk(11.31 MB)
  • 4.5.0(Jan 14, 2016)

    Features

    • Now with instant startup
    • Offline mode / Cached data:
      • Display old posts when no connection is available
      • Always display old posts at startup (optional)
      • Offline comments (optional)
    • Removing and editing comments
    • Save comments
    • Search for posts
    • Add a user as a friend
    • Swipe back from anywhere to close posts (optional)
    • Faster wiki loading
    • Logging out of accounts and switch between accounts
    • Long clicking links in comments and posts
    • New card mode option: show title and info above the image
    • 'Submit post' button in sidebar
    • Profile:
      • added upvoted, downvoted, saved and hidden tabs
      • unhide posts from hidden tab
    • Portrait multi column
    • Support for android 6

    Improvements

    • much faster gif and image loading
    • loading a gif/image now displays a loading bar
    • support for all reddit links
    • Sorted the settings and made them much more clear
    • drawer: removed submit a post, upvoted, saved
    • cosmetic issues in 'Submit a post'
    • using a bottom sheet share dialog
    • update vote count when voting
    • Support for code block markdown
    • Support for spoilers
    • better looking subreddit theme dialog
    • refresh button in the toolbar
    • Swipe back from anywhere on single mode
    • default notification time is now one hour
    • updated strings from crowdin
    • new font family and size settings
    • Disable voting on archived posts
    • problems with coloring in light theme

    Fixes

    • Cleaner design for cards
    • crashes caused through slow internet connections / no connection
    • using another filter for the 'search for a subreddit' field, so that some keyboards won't crash
    • landscape fixes
      • switching between landscape and portraits no longer resets to top
      • voting on comments in landscape now works
    • flair and link sharing showed undecoded characters
    • image/gif sharing and saving crashes / not working
    • crashes with opening reddit links
    • ... and many, many other crash & bug fixes!
    Source code(tar.gz)
    Source code(zip)
    me.ccrama.redditslide_4.5.0.apk(11.27 MB)
  • 4.3.4(Nov 18, 2015)

    Cleaner settings & bug fixes

    • Sorted the settings, replaced checkboxes with switches, changed some settings strings
    • share image and image link from image view
    • fixed some colors to follow material guidelines
    • use true black background in amoled mode
    • changed some icons
    • fixed a crash while viewing gifs
    • don't open notification settings when the user isn't logged in
    • show gild count on submissions
    • fixed crashes in multireddit input fields
    • fixed modmail showing 0
    • fixed background crashes
    • fixed a bug with the vote arrows in comments
    • Updated translations from crowdin
    Source code(tar.gz)
    Source code(zip)
    me.ccrama.redditslide_4.3.4.apk(10.78 MB)
  • 4.3.25(Nov 17, 2015)

    Bug fixes

    • Read post is now instant
    • Loading from memory is no longer a blank screen!
    • Mail notification crash fix
    • fixed issues with live and wiki reddit URls
    • don't crash on badly formatted URLs
    • fixed flair alignment
    • lots of other crash and bug fixes!
    Source code(tar.gz)
    Source code(zip)
    app-release.apk(11.06 MB)
  • 4.3.2(Nov 14, 2015)

    Faster and more stable

    • Faster start up times
    • Show post as read
    • Colorize icons when voting
    • Switch vote icon order
    • allow reddit.com/u/me links
    • clear subreddit search after enter button press
    • Gilding now links to the correct URL
    • Added toggleable Floating Action Button to submit posts
    • Removed seperators from subreddit list in drawer
    • Disabled hamburger animation
    • Now clicking on a radio button in the tutorial displays a corresponding screen.
    • Fix a bug where all profiles are invalid
    • Fix bulletin list
    • When trying to get information about user with invalid username, the dialog is shown and then it backs to previous screen.
    • Valid public description is now shown for a subreddit
    • Fix mail sync issue
    • Fixed extra padding on submissions
    • Fixed single view force close on sub change
    • Fixed bug where the toolbar would overlap the content in the overview
    • Updated translations from crowdin
    Source code(tar.gz)
    Source code(zip)
    app-release.apk(11.08 MB)
  • 4.3(Nov 7, 2015)

  • 4.2.5(Oct 31, 2015)

  • v4.0alpha(Oct 8, 2015)

Owner
Carlos Crane
Open-source application developer, web engineer. Swift/Kotlin/VUE
Carlos Crane
A Reddit client for Android

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

null 2.6k Jan 9, 2023
GitPoint is one of the most feature-rich unofficial GitHub clients that is 100% free.

View repository and user information, control your notifications and even manage your issues and pull requests. Built with React Native, GitPoint is one of the most feature-rich unofficial GitHub clients that is 100% free.

GitPoint 4.6k Dec 28, 2022
Open-source alternative Instagram client on Android.

Instagram client; previously known as InstaGrabber.

Austin Huang 1.1k Jul 23, 2021
Android Stories library - Instagram-like android stories library that supports images from disk or from internet (url)

Android Stories Library Instagram like stories library for Android. Add it in your root build.gradle at the end of repositories: allprojects { reposi

Panagiotis Makris 3 Dec 20, 2022
Library for easy work with Facebook, Twitter, LinkedIn and Google on Android

THIS PROJECT IS NO LONGER MAINTAINED, FEEL FREE TO FORK AND FIX IT FOR YOUR NEEDS There is also an Android Library that is being maintained, CloudRail

Anton Krasov 1k Dec 18, 2022
Easy social network authorization for Android. Supports Facebook, Twitter, Instagram, Google+, Vkontakte. Made by Stfalcon

SocialAuthHelper A library that helps to implement social network authorization (Facebook, Twitter, Instagram, GooglePlus, Vkontakte). Who we are Need

Stfalcon LLC 97 Nov 24, 2022
Youtube-dl for android

youtube-dl-android Android library wrapper for youtube-dl executable. Based on yausername's youtubedl-android but with ability to download binary file

Vikas 97 Dec 30, 2022
Twidere for Android

Twidere for Android Material Design ready and feature rich Twitter/Mastodon/Fanfou app for Android 4.1+. Enjoy Fediverse now! Twidere-Android is maint

Twidere Project 2.7k Dec 27, 2022
Kickstarter for Android. Bring new ideas to life, anywhere.

Welcome to Kickstarter's open source Android app! Come on in, take your shoes off, stay a while—explore how Kickstarter's native squad has built and c

Kickstarter 5.7k Jan 2, 2023
A light Sina Weibo client for Android

BlackLight 新浪微博客户端 请注意,当前BlackLight的开发已经被冻结,直到2016年高考后重启。 The development progress has been FROZEN till June 2016. 详细介绍以及Changelog请见Play商店。 https://pl

Paper Airplane Dev Team/纸飞机开发团队 884 Nov 22, 2022
Cnblogs Client for Android - Material Design

Cotable - Yet Another Cnblogs Client for Android Description Cotable = Code + Stable (The Paradise of Coder) The Android client of Cnblogs that named

Steve Lemuel 38 Feb 12, 2022
GitHub client for Android based on the abandoned official app

ForkHub ForkHub started off as a fork of the official Android app from GitHub, and has since seen lots of improvements. You can see a comprehensive li

Jon Ander Peñalba 2.8k Dec 28, 2022
GitHub Android application

Gitskarios Beta Testing Community Forum / Discussion Join the beta here Download it from Google Play! What is Gitskarios? Gitskarios is an Android App

Gitskarios 530 Dec 19, 2022
The Google I/O Android App

Google I/O Android App 2021 Update Due to global events, Google I/O 2020 was canceled and Google I/O 2021 is an online-only event, so the companion ap

Google 21.7k Jan 7, 2023
A handy Dribbble client for Android.

Notice Gunnner has been deprecated since Dribbble API v1 has been retired on March 26, 2018. Gunnner Gunnner1 is a handy Dribbble client for Android.

Egor Neliuba 60 Feb 12, 2022
📲 Android Application to track any user activity on Github built using the Github Developers API. Used Retrofit to fetch data and MVVM Architecture.

Github Visualizer ?? Android Application to track any user activity on Github built using the Github Developers Api. A sample application to demonstra

Dheeraj Kotwani 104 Dec 28, 2022
An Android client for Pump.io

Impeller - An Android client for Pump.io What is it A client for Pump.io, intended to provide a rich, platform-integrated experience. Runs on Android

Erin 46 Nov 1, 2022
A libre lightweight streaming front-end for Android.

NewPipe A libre lightweight streaming frontend for Android. Screenshots • Description • Features • Installation and updates • Contribution • Donate •

Team NewPipe 22.4k Jan 2, 2023
Github client for Android

OctoDroid This application provides access to GitHub and lets you stay connected with your network Download Main features Repository List repositories

Azwan Adli 1.5k Dec 28, 2022