this post was submitted on 06 Jan 2025
38 points (100.0% liked)

Summit

890 readers
16 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
38
[2025] Roadmap (lemmy.world)
submitted 2 months ago* (last edited 3 days ago) by idunnololz@lemmy.world to c/summit@lemmy.world
 

Will be tracking the roadmap by year going forwards.

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).
  • Setup wizard.
  • Extremely out of date version check? (Eg. if the app version you are using is over x versions out of date)
  • Export tables as part of export settings. Currently there is a limitation for the import/export settings feature. It only supports settings which are represented as key-value pairs. However some settings are represented as lists and these are stored in tables in a db. This change will require the app to know how to import/export a table as well as possible showing this option to the user.
  • Revisit the "more options" menus. Some of them are getting too long.
  • Revisit how settings (specifically Settings search) is implemented

Specific user requests

  • Instead of showing a circle when votes are hidden, show nothing instead.
  • Make the "actions bar" in the post list configurable.
  • Take screenshot from post feed.
  • Suggest/show previously created tags in tagging dialog.
  • More video player settings: hide ui elements when play selected, tap anywhere to play/pause video.
  • 3rd option instead of always hiding or always showing avatars: show avatar if set.
  • Adjust spacing between posts in posts feed.
  • Add setting to make it so that tapping the thumbnail image in list layouts will open the link instead of loading the post below it.
  • Add “I’m feeling lucky” button. Not sure where to add this. Maybe on the "Search" screen somewhere.
  • Filter posts based on domain of URL.
  • Reselect "Search" in bottom bar to focus on search bar.
  • Setting to inline images only in DMs.
  • Allow users to choose to check unread counts for more than just the current account. Also surface the unread counts for other users somehow.
  • Support viewing crossposts of a post.
  • Add setting to change the gravity of navigation rail buttons. Eg. top, center or bottom.
  • Add some font size choices between normal and small.
  • update community info screen UI
  • surface the create community button in more places (reddit app surfaces this option in the side panel)
  • improve the create community screen
  • improve how deleted posts are handled - https://lemmy.world/post/27293304
  • Add a section to the side panel for moderated communities.
  • Add option to navigate by side bar (like the OG apps from material 1)
  • Improve moderation tools - https://lemmy.world/post/27333742
  • Add thumbnail url field to post screen
  • Allow choosing a language for posts/comment
  • Add screen to view all uploaded content
  • Add option to loop videos
  • Add option to unblur NSFW images when in NSFW communities
  • Add setting to show bottom bar on post screen
  • Add custom layout setting fkr inbox screen. Specifically to support a "full" layout.
  • Add some way to indicate a community is one you are subscribed to everywhere in the app. Eg. When searching for a community in the community selector, in the suggestions window when drafting a post/comment or in the seaech community screen in multicommunity or filter by community in search.
  • https://lemmy.world/post/27467193
  • Add a setting to make op of a post easier to spot
  • Add setting to auto focus search bar when search screen selected.
  • add option to import communities from Reddit
  • add setting to separate recent communities, bookmarks and history by account.

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

  • Possible integration with mastodon/? (needs research)
  • Support Mbin? Piefed?
  • Sync between devices?
  • Turn chat in Summit into a "first class" feature.

Completed

  • Add haptic feedback to some actions such as voting and posting/commenting
  • Do not retry on send comment/post errors. Offer a way to retry sending a comment/post.
  • Add a setting to disable/enable parsing 4 numbers separated by dots as ip addresses. This is currently always enabled in the app.
  • Full content layout but with cards.
  • Add an optional "header" design to the community feed. Make the header configurable.
  • Add a setting to change the behavior of long pressing ... button in the post screen.
  • Feature to allow user to swipe to go to next post.
  • Add setting to enable/disable text in bottom nav.
  • Support opening instance links in-app. Eg. https://ttrpg.network/
  • Add setting to show a label for accounts that are new.
  • Allow gestures to work in both directions.
  • Make defaults for videos configurable. Eg. Default volume in the post feed.
  • Share button in the community info screen.
  • Add setting to choose default browser.
  • Add something in the settings that instructs the user on how to change the app language.
  • Add setting to disable suggestions in the community selector sheet.
  • Load more posts when reach end of posts when swiping between posts.
  • Add setting to not use full bleed images in full post views.
  • Add share option to screenshot screen.
you are viewing a single comment's thread
view the rest of the comments
[–] idunnololz@lemmy.world 3 points 1 month ago (3 children)

I prefer taking requests here as I monitor Lemmy more frequently. To make sure I understand correctly, you want the gesture colors to use the same colors as the votes. Eg. if you set upvote to the red color, you'd also want the upvote gesture to also be red? I think this feature is extremely specific. I think maybe what might be a better solution is to allow you to (1) see the exact hex code in the color picker, (2) allow you to copy the hex code and (3) allow you to enter a hex code for a color. This way you can specify colors accurately and it's not too much work either.

[–] Martineski@lemmy.dbzer0.com 2 points 1 month ago* (last edited 1 month ago) (2 children)

I don't really want the gesture colors to reflect vote colors regardless of what I set it too. It's just that with vote colors you have an option to swap colors for them and I'm requesting the ability to swap colors of gesture colors for voting as well.

Your suggestion would be much more flexible/powerful and comfortable to use though as it's hard to get the wanted color correctly and repeat it as well. But what comes with it I assume there's more work for it?

I hope I'm clear now. :)

(Yesterday I converted someone into using this app and they love it a lot. Today I changed the text size for posts by accident when looking through the settings for something and it applied on the spot. I think it would be great to apply settings only when pressing "save settings" button or a way to revert settings to the previous ones you had maybe. The button sounds simpler. I was lucky to have a backup from sharing the settings with that person though.)

[–] idunnololz@lemmy.world 2 points 1 month ago* (last edited 1 month ago) (1 children)

It's a bit more work but i think its the more sustainable and all encompassing solution so i think its worth it. Eg. Someone tomorrow can ask to be able to set the exact color because they want to match a theme and i might have to do thid anyways.

As for the save setting suggestion, ive gone back and forth on this topic before. I dont think there is a good answer here as i see both as valid. I think its probably more worthwhile to see if theres a way to prevent accidental changes to font size.

[–] Martineski@lemmy.dbzer0.com 2 points 1 month ago

Wish you luck. I wish I could donate but I'm broke. lol

I'm promoting the app every chance I have though.