this post was submitted on 05 Aug 2023
19 points (100.0% liked)

Summit

714 readers
5 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
 

This update adds search functionality to the app. You can now search for comments, posts, users or communities by keywords.

This update also improves the app further, offering more ways to share content, improving error messages and increase app resilience to being killed and restored.

Changelog

  • Added search screen
  • Added copy/share link to image viewer
  • Added long press action on images to open copy/share menu
  • Added setting to show/hide scores
  • Added option to open a link in incognito mode, this is in the link menu.
  • Fixed a bug where changing sort order in the community post list will not scroll you to the top
  • Fixed a bug where changing accounts may not clear the post list.
  • FIxed a bug where some state is lost if the app is killed and recreated.
  • Fixed a bug where error messages are not very helpful when loading posts fails.
  • Updated compact post view to change the color of the post score based on the user's vote.

Other notes

If you submitted a theme, they will be added in the next release because I added the themes but the changes were made on my desktop at home. I am currently on a business trip and do not have access to my desktop. Sorry for the inconvenience.

I also screwed up the versioning of this release. This was supposed to be v1.1.0. Next release will be v1.2.0 unless I screw up again.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 year ago (3 children)

I am having issue with going back after viewing a searched item. Instead of taking me back to the search results, I keep going to the default home page.

[–] idunnololz 2 points 1 year ago (2 children)

I assume you are clicking on a community result.

If so, this is a known issue with how communities work. Currently communities must be shown in the home screen, so whenever a community is tapped, you will be moved to the home screen first and then shown the community. This causes the issue you are observing.

I can look into a permanent solution in the future but essentially the community screen is tightly coupled with the home screen at the moment.

[–] [email protected] 2 points 1 year ago (1 children)

Yes, I opened a community from the search. Understood. Would love a solution to this in the future. Love the search anways ᕕ( ᐛ )ᕗ

[–] idunnololz 2 points 1 year ago

I have a fix for this in the next update.