this post was submitted on 25 Aug 2023
27 points (100.0% liked)

Summit

699 readers
7 users here now

Community to discuss Summit, a Lemmy reader for Android.

App (Play Store): https://play.google.com/store/apps/details?id=com.idunnololz.summit

APK: https://github.com/idunnololz/summit-for-lemmy/releases

Patreon: https://patreon.com/SummitforLemmy

Ko-Fi: https://ko-fi.com/summitforlemmy

founded 1 year ago
MODERATORS
 

This update fixes several bugs and improves the overall user experience.

This update also adds the setting to show upvotes and downvotes separately.

The next update will be a feature update so I will pick a feature from the roadmap and implement it.

Changelog:

  • Added setting to show upvotes and downvotes separately.
  • Added another way to add bookmarks to make the feature easier to find.
  • Fixed Animated GIFs in posts/comment bodies. GIFs in these places will auto-play on load.
  • Fixed a bug where you are sometimes randomly scrolled to the top of the post list.
  • Updated post/comment scores to change colors based on vote.
  • Changed "add link" button in post/comment composer. If text is selected before tapping on "add link", the "Add link" dialog will prefill with the selected text.

Side note: I am aware that the Github release is having issues. I'm working on a fix.

Update

Found more bugs. I'm going to do a minor patch update later today to fix all of the bugs I've found so far.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 1 year ago (1 children)

Sorry I don't think I've ever used such a feature. Could you please describe it?

[–] [email protected] 3 points 1 year ago (1 children)

It's a feature which is available on the official reddit app. Basically when you tap and open a post, you view the post fully along with comments and when you swipe right on the post you go to the next post. Swipe left to go back to the previous post.

It's on Connect for Lemmy app as well and probably only Lemny which tried to implement that feature.

[–] [email protected] 4 points 1 year ago (1 children)

Oh I see. I can add this but be warned that these gestures will pretty much conflict with all of the other gestures in the app. If you enable this, all of the other gestures will not work (eg. gesture actions, swipe to go back, etc).

[–] [email protected] 3 points 1 year ago

Yeah I can sacrifice existing gestures for this new feature. Thanks!