this post was submitted on 05 Mar 2025
7 points (100.0% liked)

Summit

814 readers
55 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

Support the app

Support me on Patreon

Website: https://summit.idunnololz.com/

founded 2 years ago
MODERATORS
7
submitted 1 day ago* (last edited 42 minutes ago) by idunnololz to c/summit
 

Changes so far:

  • Add a setting to choose the direction of swipe gestures.
  • Add a setting to change the default volume of the inline video player
  • Add an option to share a community/instance in the community/instance screen.
  • Changed the formatter for post titles. If a post's title starts with the character '#', it will be escaped. This fixes some edge cases where a post starts with a "hashtag". Eg. "#summitforlemmy is an ok app for lemmy".
  • In the create post screen, do not suggest title if no title can be extracted from URL.
all 7 comments
sorted by: hot top controversial new old
[–] ByteMe 2 points 23 hours ago (1 children)

Can we have a post option where it looks like card 2 but with text preview?

[–] idunnololz 1 points 23 hours ago (1 children)

Isn't that what "Full with cards" is?

[–] ByteMe 1 points 23 hours ago (1 children)

Yes but the images are edge to edge which I don't really like

[–] idunnololz 1 points 51 minutes ago* (last edited 50 minutes ago)

It sounds like you just want "Full with cards" but with an option to not have full bleed images. Would that work for you?

To give you even more context, the "full content" displayed in the "Full", "Full with cards" and in the post screen all use the same view generation logic to generate a complete post view. Having a "no full bleed image" setting would also change how the image is displayed in those views as well. I assume this is what you want though.

[–] anon6789 1 points 21 hours ago* (last edited 19 hours ago) (2 children)

I don't know if your titles are as catchy as mine. 😏

I saw you had a note about ignoring when markup is used, so this might need a look too.

[–] idunnololz 1 points 43 minutes ago

Thanks. Will fix in the next release.