?utm_source=reddit-android
isn't necessary. Don't tell anyone that you use official reddit Android app :)
In the meantime I can recommend Slide - open source Android client for reddit. No ads there!
Another open source Reddit client: Slide In my opinion better that Redreader, still under heavy developement though. It offers Material Design and is progressing everyday. Follow them on Google+ to get the latest alpha APKs.
The biggest horror in terms of code formatting and architecture is Slide, especially:
This is because gfycat changed their URL. The fix was merged on Github, up to Ccrama to decide on a release schedule.
​
Did you turn off your phone or did it run out of battery? There's a weird issue where the app fails to load if it was open when the phone was turned off or ran out of battery. But you can fix this by dismissing it in the recent apps.
Well the problem is right here (link to github). Both opening description and closing description are set to R.string.hello_world
.
I'm amazed that it works at all. Although considering this class right here called <code>DataShare</code>, there's no way this thing survives process death correctly, lol.
Hi there! I'm one of the contributors to Slide. Just wanted to say "Hi" and point you in the direction of our GitHub for any issues you might have. I've linked both below so feel free to create an issue if you need some help. I also wanted to point out that we're in the middle of rewriting the entire android version of the app and we're going to include some awesome new features like being able to style how your sub your subreddit within the app, using CSS. Feel free to leave me any questions and I'll do my best to respond to as many as I can.
Android: https://github.com/ccrama/Slide
iOS: https://github.com/ccrama/Slide-iOS
Edit 1: Fixed typos.
I love how 14-deep in, the end result is showing a snackbar and changes a text color to white. Obvious requirements :P
I've actually run it through CodeClimate because it's free for open-source software. Check the results: https://github.com/ccrama/Slide/issues/3033
I've brought this up before. Slide can't do audio for the v.redd.it media because of the Android media view.
Yep, there's 230 character lines, and massive statements (see line 219-539) it's pretty ridiculous.
Hello /u/TheGeorge, there isn't such a button yet, sorry. You can use the subreddit's name as the recipient of your message though.
Feel free to suggest it on the issue tracker!
That's like saying you don't want to write Android code because you don't like the nesting
Add a comment you can reproduce the bug on issue 3218 on Github with version number and details of your device.
It's fixed on version 6.5, f-droid will likely approve it in next few days. Alternatively, you can download the code from Github and make the app yourself to fix it immediately.
It seems that you're having an issue with Slide because you have flaired your post as a Bug. If you use GitHub, please file an issue here if it has not already been reported, and we will be sure to take a look at it (remember to tag your issue accordingly)!
I am a bot, and this action was performed automatically. Please [contact the moderators of this subreddit](/message/compose/?to=/r/slide_ios) if you have any questions or concerns.
There's an issue on GitHub about this
I'm sure there's a way, but generally it's because the anchor links are referencing ids on the web page that don't get translated to the native view.
It is crashing because Slide does not support the new "live" sort method.
>AndroidRuntime: java.lang.IllegalArgumentException: LIVE is not a constant in net.dean.jraw.models.CommentSort
Looking good so far! If you need any help or wondering how I did anything on Slide, you can check out my source here. Also, if you have any questions about open source software or are thinking of open sourcing this app, feel free to hit me up!
Cheers, ccrama
It seems that you're having an issue with Slide because you have flaired your post as a Bug. If you use GitHub, please file an issue here if it has not already been reported, and we will be sure to take a look at it (remember to tag your issue accordingly)!
I am a bot, and this action was performed automatically. Please [contact the moderators of this subreddit](/message/compose/?to=/r/slide_ios_beta) if you have any questions or concerns.
I lead pretty much all the development on android and iOS, and there are some contributors who donate their time and expertise to on Slide on both platforms! See https://github.com/ccrama/Slide-iOS/graphs/contributors for a breakdown
It seems that you think you have an idea for Slide because you have flaired your post as a Feature Request!. If you use GitHub, please file an issue here if it has not already been suggested, and we will be sure to take a look at it(remember to tag your issue accordingly)!
I am a bot, and this action was performed automatically. Please [contact the moderators of this subreddit](/message/compose/?to=/r/slide_ios) if you have any questions or concerns.
It seems that you think you have an idea for Slide because you have flaired your post as a Feature Request!. If you use GitHub, please file an issue here if it has not already been suggested, and we will be sure to take a look at it(remember to tag your issue accordingly)!
I am a bot, and this action was performed automatically. Please [contact the moderators of this subreddit](/message/compose/?to=/r/slide_ios) if you have any questions or concerns.
I suggest you to install Slide for Reddit. It has a lot more features than normal Reddit app and it's open source. But remember this app still won't prevent Reddit tracking what you do inside Reddit.
Or I could just use an open source Reddit app for Android like Slide and not bother with software I can't trust. Inspecting APK won't give you full picture and I rather rely on transparency and code review than Google Play Services which I don't even have on my phone :)
Thank you for the report! I'll definitely look into it, Android should be taking care of that for me though so might be a bug with the support library. Could you make an issue on our GitHub page for it please? Thanks!
I just code after classes and when I'm not studying or hanging out with friends. Most of the code is mine, but we have some awesome contributors on Github who do some great work as well, which you can view here! https://github.com/ccrama/Slide/graphs/contributors
Where was it ever said Sync was to be open sourced?
Yes, if you use the login option you will have access to all your subs, comments, saved posts, etc.
Both apps are secure, they are FOSS which stands for Free Open Source Software, so all the code used to create the app is publicly available to be audited.
Red Reader a 3 thèmes sombres adaptés pour la nuit, mais je ne crois pas que ça se synchronise avec le mode jour/nuit du système, il me semble que c'est dans les cartons pour une prochaine version.
Je ne me suis presque jamais servi de Slide, mais il y a pas mal de mention du "night mode" dans le changelog, donc oui, et ça a l'air de pouvoir être configuré en automatique.
Hey there, just wanted to give you an update. This turned out to be incredibly complicated, but we have a fix. Unfortunately, the fix is to completely swap out our text renderer, which will take a lot of effort and time. Technical details and pictures here.
There's already a pull request for adding RedGifs support. I don't know anything about software development, but I assume this means someone else has already done the work and all ccrama has to do is merge it.
> And what are some gotchas that rookies make, when their making transition?
JVM has threads, and Javascript does not. So a seasoned Javascript developer might write code like this but doesn't see all the ways it can go wrong.
Also, your app can restart on literally every screen. Imagine being able to open ANY url to ANY page in the app as the first page, with proper back history. Android kinda does that out of the box, and people always get surprised by it.
It seems that you think you have an idea for Slide because you have flaired your post as a Feature Request!. If you use GitHub, please file an issue here if it has not already been suggested, and we will be sure to take a look at it(remember to tag your issue accordingly)!
I am a bot, and this action was performed automatically. Please [contact the moderators of this subreddit](/message/compose/?to=/r/slide_ios) if you have any questions or concerns.
Ah, I figured out what it was: it's the italics on does. Probably just a bug in this app's Markdown parser or something.
Sure enough, it's a documented bug:
It seems that you're having an issue with Slide because you have flaired your post as a Bug. If you use GitHub, please file an issue here if it has not already been reported, and we will be sure to take a look at it (remember to tag your issue accordingly)!
I am a bot, and this action was performed automatically. Please [contact the moderators of this subreddit](/message/compose/?to=/r/slide_ios) if you have any questions or concerns.
It seems that you think you have an idea for Slide because you have flaired your post as a Feature Request!. If you use GitHub, please file an issue here if it has not already been suggested, and we will be sure to take a look at it(remember to tag your issue accordingly)!
I am a bot, and this action was performed automatically. Please [contact the moderators of this subreddit](/message/compose/?to=/r/slide_ios) if you have any questions or concerns.
It seems that you think you have an idea for Slide because you have flaired your post as a Feature Request!. If you use GitHub, please file an issue here if it has not already been suggested, and we will be sure to take a look at it(remember to tag your issue accordingly)!
I am a bot, and this action was performed automatically. Please [contact the moderators of this subreddit](/message/compose/?to=/r/slide_ios) if you have any questions or concerns.
It seems that you think you have an idea for Slide because you have flaired your post as a Feature Request!. If you use GitHub, please file an issue here if it has not already been suggested, and we will be sure to take a look at it(remember to tag your issue accordingly)!
I am a bot, and this action was performed automatically. Please [contact the moderators of this subreddit](/message/compose/?to=/r/slide_ios) if you have any questions or concerns.
It seems that you think you have an idea for Slide because you have flaired your post as a Feature Request!. If you use GitHub, please file an issue here if it has not already been suggested, and we will be sure to take a look at it(remember to tag your issue accordingly)!
I am a bot, and this action was performed automatically. Please [contact the moderators of this subreddit](/message/compose/?to=/r/slide_ios) if you have any questions or concerns.
I've had this issue on my Pixel 3 on Flamingo for Twitter, Slide for Reddit, and Sync for Reddit. I posted a GitHub issue about it for Slide here but it's either a Pixel issue, or a Pie issue.
It seems that you think you have an idea for Slide because you have flaired your post as a Feature Request!. If you use GitHub, please file an issue here if it has not already been suggested, and we will be sure to take a look at it(remember to tag your issue accordingly)!
I am a bot, and this action was performed automatically. Please [contact the moderators of this subreddit](/message/compose/?to=/r/slide_ios) if you have any questions or concerns.
It seems that you think you have an idea for Slide because you have flaired your post as a Feature Request!. If you use GitHub, please file an issue here if it has not already been suggested, and we will be sure to take a look at it(remember to tag your issue accordingly)!
I am a bot, and this action was performed automatically. Please [contact the moderators of this subreddit](/message/compose/?to=/r/slide_ios) if you have any questions or concerns.
It seems that you're having an issue with Slide because you have flaired your post as a Bug. If you use GitHub, please file an issue here if it has not already been reported, and we will be sure to take a look at it (remember to tag your issue accordingly)!
I am a bot, and this action was performed automatically. Please [contact the moderators of this subreddit](/message/compose/?to=/r/slide_ios) if you have any questions or concerns.
Hey there! I'm the other guy working on this app.
I think I can speak for Carlos when I say developing this app has been an obsession for us. If you look at our change history on GitHub, you'll see that we're making changes nearly every day. I'm not sure it's possible for an app to ever be "done", and I don't think we'll ever be at a point where we're content to just set it down and do nothing with it. Admittedly, it has been a while since 1.4.3 -- exploratory work that we did at the same time as bug fixes meant it all just kind of globbed together into one huge update. We're really excited to show you what we have for v2.0, which we're trying to finish up this week.
It seems that you're having an issue with Slide because you have flaired your post as a Bug. If you use GitHub, please file an issue here if it has not already been reported, and we will be sure to take a look at it (remember to tag your issue accordingly)!
I am a bot, and this action was performed automatically. Please [contact the moderators of this subreddit](/message/compose/?to=/r/slide_ios) if you have any questions or concerns.
It seems that you're having an issue with Slide because you have flaired your post as a Bug. If you use GitHub, please file an issue here if it has not already been reported, and we will be sure to take a look at it (remember to tag your issue accordingly)!
I am a bot, and this action was performed automatically. Please [contact the moderators of this subreddit](/message/compose/?to=/r/slide_ios) if you have any questions or concerns.
It seems that you're having an issue with Slide because you have flaired your post as a Bug. If you use GitHub, please file an issue here if it has not already been reported, and we will be sure to take a look at it (remember to tag your issue accordingly)!
I am a bot, and this action was performed automatically. Please [contact the moderators of this subreddit](/message/compose/?to=/r/slide_ios) if you have any questions or concerns.
It seems that you think you have an idea for Slide because you have flaired your post as a Feature Request!. If you use GitHub, please file an issue here if it has not already been suggested, and we will be sure to take a look at it(remember to tag your issue accordingly)!
I am a bot, and this action was performed automatically. Please [contact the moderators of this subreddit](/message/compose/?to=/r/slide_ios) if you have any questions or concerns.
It seems that you're having an issue with Slide because you have flaired your post as a Bug. If you use GitHub, please file an issue here if it has not already been reported, and we will be sure to take a look at it (remember to tag your issue accordingly)!
I am a bot, and this action was performed automatically. Please [contact the moderators of this subreddit](/message/compose/?to=/r/slide_ios) if you have any questions or concerns.
We’re keeping a close eye on performance! Here’s our issue ticket for this: https://github.com/ccrama/Slide-iOS/issues/436
We’ve already implemented something that should help for the next update. Question for you though: if you scroll down for long enough, does the stuttering ever get better?
What we’ve noticed is that each cell takes a long time to make. The cells are reused as much as possible, but sometimes the system will still have to make more. That’s where the lag is, at least in part. Theoretically the further you scroll, the more reuse and the less lag you should see.
It seems that you think you have an idea for Slide because you have flaired your post as a Feature Request!. If you use GitHub, please file an issue here if it has not already been suggested, and we will be sure to take a look at it(remember to tag your issue accordingly)!
I am a bot, and this action was performed automatically. Please [contact the moderators of this subreddit](/message/compose/?to=/r/slide_ios) if you have any questions or concerns.
It seems that you're having an issue with Slide because you have flaired your post as a Bug. If you use GitHub, please file an issue here if it has not already been reported, and we will be sure to take a look at it (remember to tag your issue accordingly)!
I am a bot, and this action was performed automatically. Please [contact the moderators of this subreddit](/message/compose/?to=/r/slide_ios) if you have any questions or concerns.
It seems that you think you have an idea for Slide because you have flaired your post as a Feature Request!. If you use GitHub, please file an issue here if it has not already been suggested, and we will be sure to take a look at it(remember to tag your issue accordingly)!
I am a bot, and this action was performed automatically. Please [contact the moderators of this subreddit](/message/compose/?to=/r/slide_ios) if you have any questions or concerns.
It seems that you think you have an idea for Slide because you have flaired your post as a Feature Request!. If you use GitHub, please file an issue here if it has not already been suggested, and we will be sure to take a look at it(remember to tag your issue accordingly)!
I am a bot, and this action was performed automatically. Please [contact the moderators of this subreddit](/message/compose/?to=/r/slide_ios) if you have any questions or concerns.
I think there are a decent amount of simpler ones hanging out around the GitHub page. Quality of life stuff, minor bugs, even bigger ones.
We don't mark "good first issue" or anything yet but I think just generally walking through the code can get you somewhere quick.
The Discord channel we have is also a place if you wanted to work on it. We have lots of things we want to do that we mention there that may or may not come to fruition.
It seems that you're having an issue with Slide because you have flaired your post as a Bug. If you use GitHub, please file an issue here if it has not already been reported, and we will be sure to take a look at it (remember to tag your issue accordingly)!
I am a bot, and this action was performed automatically. Please [contact the moderators of this subreddit](/message/compose/?to=/r/slide_ios) if you have any questions or concerns.
It seems that you're having an issue with Slide because you have flaired your post as a Bug. If you use GitHub, please file an issue here if it has not already been reported, and we will be sure to take a look at it (remember to tag your issue accordingly)!
I am a bot, and this action was performed automatically. Please [contact the moderators of this subreddit](/message/compose/?to=/r/slide_ios) if you have any questions or concerns.
It seems that you're having an issue with Slide because you have flaired your post as a Bug. If you use GitHub, please file an issue here if it has not already been reported, and we will be sure to take a look at it (remember to tag your issue accordingly)!
I am a bot, and this action was performed automatically. Please [contact the moderators of this subreddit](/message/compose/?to=/r/slide_ios) if you have any questions or concerns.
It seems that you think you have an idea for Slide because you have flaired your post as a Feature Request!. If you use GitHub, please file an issue here if it has not already been suggested, and we will be sure to take a look at it(remember to tag your issue accordingly)!
I am a bot, and this action was performed automatically. Please [contact the moderators of this subreddit](/message/compose/?to=/r/slide_ios) if you have any questions or concerns.
It seems that you think you have an idea for Slide because you have flaired your post as a Feature Request!. If you use GitHub, please file an issue here if it has not already been suggested, and we will be sure to take a look at it(remember to tag your issue accordingly)!
I am a bot, and this action was performed automatically. Please [contact the moderators of this subreddit](/message/compose/?to=/r/slide_ios) if you have any questions or concerns.
Thanks, I just tested the latest version on my device and it's working as expected now. Sure, you can add me to TestFlight - I sent you my info via PM.
I noticed that the app crashes when trying to load more links with the following error:
2018-07-31 21:38:51.455324-0500 Slide for Reddit[21376:2955308] *** Assertion failure in -[UICollectionViewData layoutAttributesForItemAtIndexPath:], /BuildRoot/Library/Caches/com.apple.xbs/Sources/UIKit/UIKit-3600.9.1/UICollectionViewData.m:741 2018-07-31 21:38:51.460954-0500 Slide for Reddit[21376:2955308] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'no UICollectionViewLayoutAttributes instance for -layoutAttributesForItemAtIndexPath: <NSIndexPath: 0xc000000003e00016> {length = 2, path = 0 - 31}' *** First throw call stack: (0x192006fe0 0x190a68538 0x192006eb4 0x192a9f760 0x19819bae0 0x198a43a50 0x198309290 0x198a45e00 0x198146964 0x198a44e84 0x198a42f24 0x198304b60 0x100424d48 0x100089dcc 0x103305a50 0x103305a10 0x10330ab78 0x191fb50c8 0x191fb2ce4 0x191ee2da4 0x19394d074 0x19819dc9c 0x1004d0578 0x190ef159c) libc++abi.dylib: terminating with uncaught exception of type NSException
Adding the following to the WrappingFlowLayout class seems like it resolves the issue:
override func layoutAttributesForItem(at indexPath: IndexPath) -> UICollectionViewLayoutAttributes? { return cache[indexPath.item] }
Also, it seems like the "rising" subreddit sort doesn't take a time modifier so this line can be changed to if s == .hot || s == .new || s == .rising {
.
Something someone could look at as a current implementation of offline archive of Reddit threads can be had in reddit slide which is an open source reddit client with support for downloading recent threads for offline viewing.
I have a PR out here that should resolve some of the performance issues on the Wiki pages and likely resolve yours.
It's not the cleanest solution since it's just pushing it from native views to a WebView and going forward someone may be able to sort one out better, but at the least this will get all the content rendered fairly quickly and still themed in a consistent way to the rest of the app.
If it turns out everyone agrees it's a good choice it may be a direction to go for now.
It's possible that logic is separate since someone else noted comments aren't collapsed by default when indicated they should be from settings. Would be something valuable to look into (maybe make an issue on GitHub
It's a known issue: https://github.com/ccrama/Slide/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+landscape
https://www.reddit.com/r/slideforreddit/comments/897bk4/v585_released/dwpnvm1/
Response from dev: https://www.reddit.com/r/slideforreddit/comments/897bk4/v585_released/dwqb1ab/
Until it's fixed (don't hold your breath), rotate your screen in landscape the other direction (navbar on the right)
> That said, a better Reddit app is Boost.
An app the depends on Google Play Services is better? o O
I personally use Slide (What mine's look like)
RedReader is another good one.
Thank you, realy glad you're enjoying Slide!
That is because the app is actually restarting in the background to change the settings. Unfortunately can't show a spinning icon, as there is actually currently no app open to display anything to the user!
I don't know why that would be occurring, as it is using Google's translation plurals api. Might be resolved in a future update
That is not possible, as long pressing is a base event in the Android OS and is hard coded into your device
It should slide the comment into the first location if you're responding to the main post, are you sure it wasn't right under there? Haven't seen that behavior before
No, that is not on the roadmap
Are you sure you weren't "force touching" on the link to bring up the link menu? Might explain why nothing happened if you have that option disabled (were touching part of the link box and not the comment)
I don't know how many users would use collapsing, if I get more requests I may look into it. As for searching, feel free to make a feature request on our Github page!
That is not something readily available by the about API for profiles. Showing that would double the amount of requests needed to display account info and might not be worth taking up that extra time for the majority of users
Thanks again for the feedback! Sorry for the late reply, took two weeks off so I didn't fail my finals ;)
That really isn't possible, every click handler is based off of the same class and the counter is static throughout the app. There are some views that don't use it (on purpose), but after a year of experimenting we settled on this. Code can be seen here
So I opened an issue on github that you can follow.[](/sp) Edit: Also opened an issue for derpibooru links
> but I'll take a look again
Thank you!
> Feel free to make a GitHub issue for it
You could reopen this issue, but since that one is partially solved at this point, I'll make a new issue if that's preferred. Thanks again.
That would make the feature a little over complicated imo. You can get the icon here though and apply it to your launcher!
Thanks für the report /u/phoexyael15.
/u/ccrama pushed a commit two days ago which should fix the bug with the next update (ETA unknown). If that shouldn't fix your issue, feel free to report back!
Yes, feel free to suggest it on the issue tracker!
We have a great amount of settings though, and our goal is to not increase them further if not really necessary.
Im not sure if it can be darker than #000000 :P
I'll investigate the offline thing tommorow.
The tests for the API are actually already done in the JRAW library I do, all I've done is written a wrapper for collapsing using a RecyclerView (and that's the code you're viewing there, Slide has a lot of tests throughout for other content which can be accessed here).
/u/tpb1908, check our how it's done here, thatjavanerd has done a lot of great documentation! JRAW is the most concise and complete library I had worked with, and what I decided to base Slide off of, I'd definitely give that a look as well :)
At it's most basic, it has a parent CommentNode which is comprised of a tree of children which can be traversed, and turned into an ArrayList, which I use to create a RecyclerView adapter.
I'm the slide dev so if you have any questions, feel free to let me know!
https://github.com/ccrama/Slide/issues/1565
I believe this may still be happening. I get the error as well, but the option to Disconnect is available. So I think it is still able to authenticate.
Hey, the subscription is currently getting a complete overhaul. Link
If that one is merged (which will need a few weeks probably), it should be relatively easy to implement something like that, stay tuned!
Hey, one of the Slide contributos here, Slide is everything but dead. YOu can see the progress on the Github page. It's a bit slowed down at the moment because christmas, but we are actively working on making it better! :)
Just for reference, the Github repo is https://github.com/ccrama/Slide ,and the app is currently in PRE-ALPHA on the G+ page (meaning sideload apk install, before heading to alpha testing on the Play store). The app recently underwent a complete head to toe re-write, and the 4.X update is coming to alpha in a few days and beta next week!
No there's no config you can do to get around this unfortunately.
This it's def unintended behavior though, we've already opened it as an issue on the github, just have to wait until it gets patched.
Yeah, the ios version hasn't been updated for a while, but android version is still updated frequently by community (last commit was hours ago)
Aight, well it's apparent from activity on GitHub that there's active development, and the most recent release was only a couple months ago. Doesn't seem very dead to me. Bugs happen, and they ain't always quick/easy to fix. Patience :)
Yeah this has been an issue for a while. You used to get the error message but the post would submit anyway, then the issue was 'fixed' in an update and now the new post doesn't submit at all.
Its been reported to the dev on github
Any news on when it might be possible to submit new posts using post flair? At the moment it's impossible to even submit new posts on some subs.
Reported nearly two months ago https://github.com/ccrama/Slide/issues/3370
Now that you mention it, that means <strong><em>this codebase</em></strong> was ahead of its time paving the future of software development for us all
Nem, nem megy, most megnéztem. Szavazásnál 'View poll' és megnyit egy böngészőablakot, ahol újra be kéne jelentkeznem. De a hiba nem az ő oldalukon van, pollok nincsenek benne a reddit apiban: https://github.com/ccrama/Slide/issues/3147
Viszont ha jól látom, galériákat megcsinálták, szóval ugyanott van a kettő funkciókat tekintve.
Also, I've been told that Slide for Reddit has the exact thing that you want in gallery mode(to swipe to next post)
It is a premium feature, though. But fortunately, Slide is an Open Source app so you can get it from Fdroid or from their github
Oh, okra dokra. Have you mentioned it to u/ccrama, or made a request on their their source code board (https://github.com/ccrama/Slide)?
Awesome! I'm waiting for the fdroid version to come out! Just a few questions:
Github Issue: piggybacking is not working as intended. Is this working in the new version or has it been looked at?
Github Issue: there are some styling problems when using Amoled too, is it fixed?
Is it safe to assume there will be more updates from now on?
Thank you for all your work!
Doatoyevsky had a better sense for aesthetics and an ability to create something beautiful than the code of iosched, so if you intend to read anti-patterns, I'd rather recommend https://github.com/ccrama/Slide/blob/0541b746f09cc4ee61f2957e466840a568209015/app/src/main/java/me/ccrama/redditslide/Fragments/CommentPage.java#L1280-L1381
Hmmm. That's odd. Does it give you a 403 or 401 error when this comes up?
May I suggest that you raise this as an issue on our github?
> Here is another screenshot where you can see that the entire thing is hidden under keyboard by default when I'm typing something to reply you.
Oh, that bug. I think I've seen that before. Does it allow you to scroll down? If not, please raise an issue on the github.
Hey! Yep, that is all that Slide is doing with your clipboard. There have been a few posts about this already, but to reiterate Slide contains no trackers (not even crash analytics) and the code is completely public at https://GitHub.com/ccrama/Slide-iOS if you would like to check for yourself
Edit: code for checking the clipboard is at this line https://github.com/ccrama/Slide-iOS/blob/4d82e1de331b233b6bc213363a5c1a7a9e12142d/Slide%20for%20Reddit/MainViewController.swift#L271
It foss, but I didn't read the code, you can if you want here.. I use Netguard and before that Blokada, and I didn't saw any weird convection. Checked with Exodus,no tracker at all. Looks clean