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

Summit

892 readers
8 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 month ago* (last edited 3 weeks ago) by [email protected] to c/[email protected]
 

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.
  • Update design of the user info screen.
  • Add setting to choose default web app.
  • Add setting to choose a locale from within the app.
  • Fix a bug where the settings page will not respect the app language
  • Handle edge case where post is a text post with a thumbnail but the thumbnail link is not an image.
  • Add setting to control whether community suggestions are shown in the community selector bottom sheet.
  • Automatically load more posts when the end of the post feed is reached when swipe between posts is enabled.
  • Add setting to enable/disable full bleed images in the full post view.
  • Add option to share screenshot.
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 month ago (1 children)

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

[–] [email protected] 0 points 1 month ago* (last edited 1 month ago) (1 children)

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.

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

Yeah, seems like it