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

Summit

767 readers
27 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

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

founded 2 years ago
MODERATORS
20
[2025] Roadmap (self.summit)
submitted 2 weeks ago* (last edited 2 hours ago) by idunnololz to c/summit
 

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.

Specific user requests

  • Instead of showing a circle when votes are hidden, show nothing instead.
  • When making posts under less-than-ideal clients side network conditions/unstable server conditions, the post can sometimes become many times duplicated, potentially by some retrying mechanism. This can be a bit of a mess, and it would be nice if retries were for non-mutating API calls only, or if possible from the Lemmy server’s side, add idempotency so that duplicates get discarded.
  • Add a setting to disable/enable parsing 4 numbers separated by dots as ip addresses. This is currently always enabled in the app.

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

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

Completed

  • Add haptic feedback to some actions such as voting and posting/commenting
you are viewing a single comment's thread
view the rest of the comments
[–] ByteMe 2 points 3 days ago* (last edited 3 days ago) (1 children)

Can we also have live results in search? (Search while typing automatically)

[–] idunnololz 1 points 3 days ago* (last edited 3 days ago) (1 children)

I think I will veto this one unless there is a good reason for this feature. A lot of the search bars (eg. community search) already does this. It's only the "Search all" function that doesn't do this. When you expand the search bar, you can't see much until you close it anyways so it feels like it wouldn't improve the search experience much at the cost of a lot more network calls.

[–] ByteMe 2 points 2 days ago

Okay, no problem