Summit

698 readers
17 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
1
 
 

Hello everyone. I just wanted to announce that it's been over a year since I started working on Summit (I started on June 13th, 2023). This is going to be a quick post as I am still busy with real life stuff but I wanted to commemorate this event.

I wanted to thank the community for the support and also for all of the feature requests, bug reports and the translations. The app has grown tremendously in just a year and I'm excited for the projects planned this year.

Thanks everyone.

2
1
submitted 3 months ago* (last edited 3 months ago) by [email protected] to c/[email protected]
 
 

Hello! I haven't posted in a while so I wanted to give a quick update on what is going on with the app.

The next feature I'm working on is quite large. Its offline support which aims to make the app usable offline... to a degree. This feature is going to be made up of several different parts including features to download certain content in advance and have the app respond to network changes.

In addition to this feature I am also working on some physical projects since it is summer where I am. I had a lot of yard work planned for this year so I'm also spending a lot of my free time with that. Due to this and the size of the next update, the next update will likely take a little longer.

Changes so far:

  • Changed bookmark button to reflect the current state. Eg. if the post is already bookmarked then the bookmark icon is filled.
3
 
 

This is a relatively small release. This release adds posts prefetching. This should make loading more posts in the post feed feel faster. This is a crucial change needed to implement offline mode.

This release also adds community icons in both the post feed and the post screen.

Both of these changes are configurable so you can disable one or both if it's not to your liking.

Full changelog

  • Added prefetching to the post feed. This should make loading more items in the post feed happen instantly as long as there is a good internet connection.
  • Added support for community icons in the post feed.
  • Added a setting to enable/disable post feed prefetching. The default is on.
  • Added a setting to enable/disable community icons in the post feed. The default is on.
  • Change post view to show the community icon if the post list also shows the community icon.
  • Fixed a bug where tapping in certain areas of the post will not register the tap.

Update

Made a couple versioning mistakes so this will be released as v1.37.2 instead.

Update

I submitted the release but changes are in review still. It's been in review for over 5 hours so it feels like it's going to take a while before it's released to the play store.

4
1
submitted 6 months ago* (last edited 6 months ago) by [email protected] to c/[email protected]
 
 

If anyone is interested in helping with translations, please see the link below. If anyone has any questions feel free to post them here! Thank you in advance to all translators!

https://github.com/idunnololz/summit-for-lemmy/wiki/Translations

5
1
Roadmap V3 (lemmy.world)
submitted 8 months ago* (last edited 3 months ago) by [email protected] to c/[email protected]
 
 

Too much as changed since Roadmap V2 was created. So we are starting fresh again to clean up the clutter!

If you have any feature requests, please feel free to comment them here.

Planned changes

  • Offline mode (view posts, comment, vote all offline with an offline engine that tracks everything and performs the actions once network is established).
  • Add upvoted/downvoted posts and comments to saved.
  • Change homepage from settings.
  • Setup wizard.
  • Extremely out of date version check?

Specific user requests

  • Update bookmark icon based on whether the item is currently bookmarked or not
  • Improve controls for post instance switching. Consider things like: adding a banner when the post is not the same instance as the account, better messaging around instance inconsistencies and switching freely between instances on a post.

Stretch features (nice to have but I need to do more research)

  • Possible integration with mastodon/? (needs research)
  • Support kbin?
  • Tag users + Sync between devices?

Completed features

  • Support sending content to the app to use for later.
  • Add "reason" for mod actions.
  • Add option to reordering comment/post format tools
  • Support switching instances to any instance (even if you are not sign into that instance).
  • Add new top level screen which displays your user profile.
  • Add support for tablets.
  • Add a way to customize the comment menu (the menu that has the overflow, add comment button and upvote/downvote buttons).
  • In the multi-community build, indicate which communities you've subscribed to. Also list subscribed communities maybe by default or have some way to only see subscribed communities.
  • Comment filters (by keyword)
  • Add a way to customize the post quick actions menu.
  • Notifications/Push notifications
  • Mod actions.
  • Create & edit communities
  • Add a way to make one action easy to access. Eg. a way to do one tap hide read.
  • Show publish and modified date in the post header/comment header
  • Add option to hide all controls by default when in image viewer.
  • Multi-instance feeds support (eg. Subscribed communities from multiple accounts)
  • Support for locales other than English
  • NSFW mode
6
 
 

Hey, is Summit compatible with 0.19.4 or should I hold off upgrading my instance? Do you develop Summit on latest stable, release clients, or latest (like an insane person)?

7
 
 

Feature request: Place a checkbox next to the currently selected sort which sets "hide read posts".

This way I do not have to issue two requests and two button clicks, if I switch the sort order. This should make the sort-mechanism more convenient.

Additionally one could either shortly show a toast that "automatic hide read posts" was set.

Alternatively a succinct icon could be plaed next to it.

8
 
 

I love the app so far but I am having trouble with opening Lemmy links from other instances. When someone links to say a Lemmy.world post, I am hit with a window saying I have to have a Lemmy.world account in order to vote and such. This is incredibly inconvenient, I don't know how voyager does it but voyager just lets me view the post and vote/etc. in my instance without forcing me to change accounts. Anyway to get rid of this behavior so it is more like voyager? I want other Lemmy links to be opened in my instance so I can vote and such.

Also unrelated but just now I was unable to upload a picture from summit and had to switch apps to upload the photo.

9
1
submitted 3 months ago* (last edited 3 months ago) by [email protected] to c/[email protected]
 
 

I should have mentioned this months ago. When I tap on the Save icon on a post or comment, I get a notification that the post or comment has been saved yet the Save icon doesn't change. Same if I tap to unsave.

10
 
 

Please upvote my comment below if you want community icons to be on by default. Down vote it if you prefer having them off by default.

Here are some screen shots of what the icons would look like for some layouts:

11
1
submitted 4 months ago* (last edited 4 months ago) by [email protected] to c/[email protected]
 
 

The next big feature on the menu is "Offline mode". This feature is difficult to tackle so I'm going to be implementing some other features that should make it easier.

The first is pre-fetching. Prefetching can also improve the base user experience so I will be looking at possible things that can be pre-fetched.

Changes so far:

  • Added prefetching to the post feed. This should make loading more items in the post feed happen instantly as long as there is a good internet connection.
  • Added support for community icons in the post feed.
  • Added a setting to enable/disable post feed prefetching. The default is on.
  • Added a setting to enable/disable community icons in the post feed. The default is on.
  • Change post view to show the community icon if the post list also shows the community icon.
  • Fixed a bug where tapping in certain areas of the post will not register the tap.

Update

I'm changing the default on community icons to "on" since a good portion of you want it on by default. This will be configurable on a per-layout basis so you can always turn it off.

12
 
 

This release burns down more of the backlog as well as continue to improve the app quality further.

The key feature this release brings is NSFW mode. NSFW gives users a fast way to toggle NSFW content outside of settings.

When NSFW mode is enabled, both the blur and NSFW filter settings will be ignored. Instead NSFW posts will always be shown and are never blurred.

This mode is excellent if you want a quick way to switch between browsing SFW content and NSFW content.

Full changelog

  • Added NSFW mode. The option to toggle this mode is in the home screen's overflow menu.
  • Added NSFW mode as a possible option for the quick action on the home screen's FAB.
  • Added an image info screen to the image viewer.
  • Added a undo button to restore a deleted post.
  • Changed delete post action to update the post deleted automatically. Also deleting a post will show a snackbar allowing the user to undo the action.
  • Fixed a minor bug where the background of the inbox screen does not take up the entire height of the screen.
  • Fixed a bug when using the screenshot feature to take a screenshot of a comment without the post. Remove the divider at the top of the screenshot that serves no purpose.
  • Fixed a bug where sending an image to the app would show a bottom sheet but the bottom sheet would not be expanded.
13
1
submitted 4 months ago* (last edited 4 months ago) by [email protected] to c/[email protected]
 
 

Just thought of an idea at 4:52 am. What if you could long tap a post you don't like to see, tap something like "snooze posts like this for a week", and then all posts related to the subject would be hidden for a week but the filter will self destruct after the time limit.

Would people be interested in a feature like that?

I came up with the idea after I noticed that Lemmy, like Reddit, will cycle through certain topics. Sometimes you really aren't interested or there's simply too many posts about the topic you just want to tune it out.

Anyways if people want this let me know in the comments!

14
1
submitted 4 months ago* (last edited 4 months ago) by [email protected] to c/[email protected]
 
 

This release fixes some minor bugs with the app and also adds NSFW mode. When NSFW mode is enabled, both blur and the NSFW filter will be ignored. Instead NSFW posts will always be shown and are never blurred. This mode is excellent if you want a quick way to switch between browsing SFW content and NSFW content.

Changes so far:

  • Added an image info screen to the image viewer.
  • Fixed a minor bug where the background of the inbox screen does not take up the entire height of the screen.
  • Fixed a bug when using the screenshot feature to take a screenshot of a comment without the post. Remove the divider at the top of the screenshot that serves no purpose.
  • Fixed a bug where sending an image to the app would show a bottom sheet but the bottom sheet would not be expanded.
  • Changed delete post action to update the post deleted automatically. Also deleting a post will show a snackbar allowing the user to undo the action.
  • Added a undo button to restore a deleted post.
  • Added NSFW mode. The option to toggle this mode is in the home screen's overflow menu.
15
 
 

These two posts were pinned by communities that I follow, but since then they've never disappeared. I don't know if this is intended, but it seems annoying, given that the subscribed tab is all I use.

These post start to get annoying, but I don't knkw how to get rid of them without blocking the OPs for no real reason. :(

16
1
submitted 4 months ago* (last edited 4 months ago) by [email protected] to c/[email protected]
 
 

This update adds a new feed: all subscribed. This is the first feed that combines the feeds of multiple accounts, it lists posts from your subscribed communities from all of the accounts.

This update also reorganizes the app settings as well as some other changes. See the full changelog below for details

Full changelog

  • Added a new setting to hide the UI in the image viewer by default.
  • Added a new feed: all subscribed. This feed combines the subscribed feed of all signed in accounts.
  • Moved the setting to make the notification bar completely transparent from Misc settings to Theme
  • Moved the about and summit community setting options under a new category: About
  • Renamed the existing "Post and comments" settings page to "Post and comments appearance".
  • Removed the settings page for Comment list and added a new settings page for Post and comments settings.
  • Moved the "Post appearance" settings page to be under the "Posts feed" settings screen.
  • Moved the "Post and comments appearance" settings page to be under the "Post and comments" settings screen.
  • Fixed a bug where performing certain actions in the settings screen will cause all switch based settings to reset to off.
  • Fixed a bug where the app mistakes certain links as Lemmy links.

Update

Had to bump to v1.35.1 because I forgot to update the version number. v1.35.1 was submitted to the play store last night but it is still in review almost 24 hours later. Hopefully it gets reviewed soon :x.

Update

v1.35.1 is fully rolled out now.

17
 
 

Not 100% sure if this is a Summit issue or something in Lemmy more generally. Here's the post in question:

https://midwest.social/post/10123989

The link to the blog works on my instance for the desktop. Several other users were reporting the link being broken, and it does break for me on Summit, as well.

When I hit the link on Summit, the requests on the server are GET /api/v3/post?id=2024 and GET /api/v3/comment/list?max_depth=6&post_id=2024&sort=Top&type_=All. It looks like it parsed out the "2024" from the original link and tried to use that in a Lemmy API call.

18
1
submitted 4 months ago* (last edited 4 months ago) by [email protected] to c/[email protected]
 
 

Changes so far

  • Moved the setting to make the notification bar completely transparent from Misc settings to Theme
  • Moved the about and summit community setting options under a new category: About
  • Renamed the existing "Post and comments" settings page to "Post and comments appearance".
  • Removed the settings page for Comment list and added a new settings page for Post and comments settings.
  • Moved the "Post appearance" settings page to be under the "Posts feed" settings screen.
  • Moved the "Post and comments appearance" settings page to be under the "Post and comments" settings screen.
  • Added a new setting to hide the UI in the image view by default.
  • Fixed a bug where performing certain actions in the settings screen will cause all switch based settings to reset to off.
  • Fixed a bug where the app mistakes certain links as Lemmy links.

Update

Haven't posted an update in a while so here it is. I've been working on adding general cross-account support for the past week and it's a big feature so I didn't really have much to update other than it's WIP. If I can't get the feature into a shippable state by this weekend I will do a release without it since there's plenty in this release already.

Note that by cross-account support I mean the supporting acting on a different account without switching the current account. This is a requirement for things like "cross account feeds" eg. multi-account subscribed feed.

19
1
submitted 5 months ago* (last edited 5 months ago) by [email protected] to c/[email protected]
 
 

We're going back to implementing new features with this release. However just like most release, this one also contains a lot of bug fixes and general improvements.

Full changelog

  • Added a setting to choose a "quick action" for the post feed floatiing action button (FAB) (button at the bottom). When set, this action will trigger when the FAB is long pressed.
  • Added setting to show edited times in post/comment headers. This will be on by default.
  • Updated the design of the user profile screen slightly.
  • Improve options menus even further.
  • Changed user profile images to be tappable in comments.
  • Handle Lemmy links to custom frontends.
  • Updated translations. (Thank you translators)
  • Fixed a bug where comment details do not wrap when collapsed.
  • Fixed a bug when viewing information about moderated communities/subscribed communities.
  • Fixed a crash when trying to preview an extremely high resolution image.
  • Fixed a crash when interacting with spoiler tags.
  • Fixed a rare crash.

Update

I accidentally did a release without changing the changelog within the app so I am bumping the version to v1.34.1 to address this issue.

Update 2

Fixed some bugs with the release. Releasing as v1.34.3.

Update 3

Fixed a bug where the edited time displayed was incorrect. This fix is released in v1.34.5.

20
1
submitted 5 months ago* (last edited 5 months ago) by [email protected] to c/[email protected]
 
 

When tapping on a URL in the post content that points towards a linked post, Summit leads to Page Not Found.

Post to test here. Tapping on the link roadmap for lemmy-ui-next in the post leads to Page Not Found.

21
1
submitted 5 months ago* (last edited 5 months ago) by [email protected] to c/[email protected]
 
 

I'm going back to implementing more user requests.

Changes so far:

  • Updated the design of the user profile screen slightly.
  • Fixed a bug when viewing information about moderated communities/subscribed communities.
  • Added a setting to choose a "quick action" for the post feed floatiing action button (FAB) (button at the bottom). When set, this action will trigger when the FAB is long pressed.
  • Improve options menus even further.
  • Handle Lemmy links to custom frontends.
  • Added setting to show edited times in post/comment headers.
  • Fixed a crash when trying to preview an extremely high resolution image.
  • Fixed a crash when interacting with spoiler tags.
  • Fixed a rare crash.
22
 
 

New to summit and want same experience like relay but lemmy is a bit weird and not straight forward like reddit please help

23
 
 

Check it out guys. You can mention people super easy now

@[email protected]

24
1
submitted 5 months ago* (last edited 5 months ago) by [email protected] to c/[email protected]
 
 

Welcome to v1.33.x.

This release is going to be a little different from the others.

While other releases are centered around big features or tasks, this release is centered around a large number of small changes.

Due to this, I am going to be breaking this release into multiple small point releases. The reasons for doing so are:

  1. Since this release doesn't hinge on any big task's completion, there is nothing stopping me from doing releases after completing a number of small tasks.
  2. Each change is aimed at improving the user experience. Thus getting these changes out as quickly as possible is important. There's no reason to prolong the end user's suffering from a less polished experience.

As always please feel free to provide any feedback/bug reports in the comments.

Full changelog

v1.33.5

  • Auto-clear notifications if user looks at inbox screen.
  • Updated the UI of the community info screen.
  • Fixed a bug where the FAB button would be in the wrong spot if the keyboard is opened and closed.
  • Fixed some minor bugs when searching for communities.
  • Fixed a bug where image previews are blurry.
  • Fixed some image viewer bugs.

v1.33.4

  • Mention suggestions. When creating a post or comment, mentions (starting with ! or @) will show suggestions based what is typed.
  • Changed long tap on an image in the post list to open the image options menu. Previously it would preview the image full screen. This change was made to make long tapping more consistent (long tapping things usually opens a context menu).
  • Image preview redesign. Move buttons to the bottom of the screen for easier access. Translucent UI. UI auto hides on zoom.
  • Fixed a bug with the layout "Large list" where images would be clipped on the sides.
  • Fixed a bug where tapping "Share image" will cause the share sheet to show up constantly.

v1.33.3

  • Rework the community options menu. Organized and updated the options shown.
  • Added subscribe/unsubscribe as an action to the community options menu & link menu (for communities).
  • Added a solid background color to community and profile icons so they don't look odd when placed in front of a banner.
  • Added undo button to save post/comment snackbar.
  • Fixed some snack bar layout issues.

v1.33.2

This is equivalent to release v1.33.1. It's unique to the Github release and was done to address a build issue.

v1.33.1

  • Fixed two rare-ish crashes.
  • Overhauled the community navigation logic. This should hopefully eliminate more navigation bugs.

v1.33.0

  • Update message layout on the inbox screen to clearly indicate the sender and receiver.
  • Better blocking experience. Blocking a user/community or instance should now show a snackbar when the action completes with a button to undo.
  • Link menu enhancements. Long tapping "links" (eg. user name) will show more rich options that are specific to the link type. For instance long tapping a community link will show community options as well as link options.
  • Removed setting "sharing images directly". Due to the link menu enhancements, the setting for "sharing images directly" is now obsolete because both options are always present for images.
  • Fixed a bug where WEBM videos will not play.
  • Fixed some weird navigation bugs.
25
 
 

Is anyone else having issues with the redgif.coms opening? Is it summit or something else? It seems I can get some to open but the majority just will not. I just wasn't sure if reddit was blocking them.

view more: next ›