a1studmuffin

joined 2 years ago
[–] a1studmuffin@lemmy.ml 1 points 2 years ago

Ah good point - I think we'll need to add that. I'll make a Github issue now so it doesn't get lost.

[–] a1studmuffin@lemmy.ml 1 points 2 years ago (3 children)

If you select View source on the post you should be able to?

[–] a1studmuffin@lemmy.ml 5 points 2 years ago (1 children)

I think this will be the server struggling to respond, sending back an error code instead of the requested data in json format. The app should probably display something more user-friendly like "Server error (504)" (or whatever the error code is).

It's odd you're not seeing similar issues on the web version though... maybe it just takes longer to load or there's a timeout somewhere in the app that needs to be adjusted.

[–] a1studmuffin@lemmy.ml 18 points 2 years ago (4 children)

Cool, I didn't know we could embed images in posts and they'd show up inline. I wonder how long that will last, haha.

[–] a1studmuffin@lemmy.ml 13 points 2 years ago

They really seem like they made the decision internally to force everyone into their own app and kill off as many third party apps as possible, presumably for data collection/analytics. That would explain why they're quietly ignoring third party app devs and other alternative solutions (like the paid user API key solution discussed elsewhere).

[–] a1studmuffin@lemmy.ml 2 points 2 years ago (1 children)

Yeah after some discussion on GitHub this is the direction the app is headed in, and the next update should have some settings in this regard with Boost-like behaviour as a user option. We can add more options if the community are split on their preferences. The joy of open source!

[–] a1studmuffin@lemmy.ml 6 points 2 years ago

Yeah BaconReader does the same, I think it makes sense. I'll try and fix that for the next release.

[–] a1studmuffin@lemmy.ml 9 points 2 years ago (5 children)

Now it's in and I'm using it, I'm wondering if it would be better if tapping a comment would only collapse the children of that comment instead. This might prevent user frustration if they try and click a link in a comment but miss, so the comment closes instead.

[–] a1studmuffin@lemmy.ml 14 points 2 years ago

My pleasure, I'm glad I could contribute in my own small way to this awesomeness!

[–] a1studmuffin@lemmy.ml 4 points 2 years ago

I imagine a lot of the early adopter Reddit refugees are web/mobile devs. Perhaps it's worth putting a callout to them specifically to help out on the various GitHub projects if they're looking to contribute?

[–] a1studmuffin@lemmy.ml 5 points 2 years ago (1 children)

Yeah this is what I've been doing, have made a few simple PRs already to enhance the themes a bit! Never worked with Jetpack Compose before, but Google sure does the trick.

Make sure you grab the latest beta of Android Studio (not the default stable one it suggests), and connect your Github account once it's installed. The emulator works really well for testing, no phone needed. Makes it super quick to get up and running and start submitting fixes.

[–] a1studmuffin@lemmy.ml 7 points 2 years ago* (last edited 2 years ago)

Oh wow, thanks! The hold is not very intuitive, feels like it could just be a tap. I also tried tapping on the left of the comment replies (where it shows the indentation lines) but obviously that did nothing.

Edit: just submitted a PR to fix this and allow tapping anywhere on the comment body to collapse it.

view more: ‹ prev next ›