this post was submitted on 13 Jul 2023
24 points (96.2% liked)

Summit

708 readers
3 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 release adds two highly requested features to the app: gesture actions & infinite scrolling.

Gesture actions allow you to perform actions on posts/comments by swiping to the left. Gesture actions is coupled with action hiding to create a even more compact layout, as gestures don't require screen space. To enable gesture actions, check the settings screen > Gestures

Infinite scrolling is pretty much a thing in every app. I've finally added this support to the app and also turned it on by default. Testing infinite scrolling myself, I definitely found that I ended up spending more time in the app. This is great if I was a corporation and wanted to maximum profits. I'm still skeptical about this feature myself and will probably leave it off personally, but I'm sure the average user wants it. You can toggle this feature in the settings screen > Content.

Changes:

  • Added setting to enable gesture actions
  • Added setting to toggle inifinite scrolling. This is the new default.
  • Support Android’s new themed icons feature
  • Make the post title input field multiline
  • Support comment links.
  • Fixed popup menu using wrong colors
  • Update appearance of text to be easier on the eyes

Known bugs:

These bugs will be fixed in the next update.

  • Double tapping on a post will cause the post to appear but not fully. If you encounter this tap back to dismiss the post and tap it again.
  • The post list screen will not remember if "hide read" is on if the user leaves the app and comes back after some time.
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 year ago (1 children)

Summit has made great progress. It's good to see the ability to personalize gestures in posts. However, I think the comment section would benefit more from this feature, rather than the posts. Now, I'm not sure how to downvote or unsave a comment.

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

You can tap a comment to expand it to show additional actions. Custom gesture actions for comments is already implemented for the next update. Please checkout the WIP post for details.