This release overhauls the search screen to show subscribed communities and community suggestions based on what is popular or trending at the moment.
Note: Suggestions shown in the search screen will be based on data gathered from Lemmy servers (more precisely they are based off of https://github.com/tgxn/lemmy-explorer). They are not from data generated from the client. The app does not track/send data to any servers aside from Lemmy & Firebase (for crash/app stability tracking, you can opt-out in settings).
The backend is currently hosted on a Digital Ocean droplet and costs $8/mo. If anyone wants to donate to help cover this cost that would be appreciated but otherwise I can swallow the cost as it's not a large amount.
Full changelog
Complete search screen overhaul
Added a warning banner when viewing a community feed for a blocked community.
Added block/unblock community action to the overflow menu when viewing a community feed.
Fixed a bug where disabling Firebase Crashlytics would leave the rest of the Firebase library enabled which can include components such as a logger.
Fixed a bug where the quote feature did not work as expected when text in the comment box is selected and the quote button is pressed.
Added configuration options to the search screen. These configs allow users to show/hide sections of the screen.
Fixed a bug where images in posts/comments are cut off.
Fixed a bug where sometimes a progress indicator is not shown when comments are still loading.
Fixed a bug in rare cases where the user is scrolled to a random spot in the post list instead of the top of the list.
Fixed a bug where images in text are too small.
Fixed some issues with the view position being reset in the search page.
Fixed an issue where the built in photo editor did not support Android 15.
Fixed an issue where I didn't update the changelog link in the app to this post. Whoops.
Update
Small-ish patch update (v1.46.1). Changes:
Added configuration options to the search screen. These configs allow users to show/hide sections of the screen.
Fixed a bug where images in posts/comments are cut off.
Fixed a bug where sometimes a progress indicator is not shown when comments are still loading.
Fixed a bug in rare cases where the user is scrolled to a random spot in the post list instead of the top of the list.
Update 2
Found some other bugs so will address these in a small patch. Changes:
Fixed a bug where images in text are too small.
Fixed some issues with the view position being reset in the search page.
Fixed an issue where the built in photo editor did not support Android 15.
Fixed an issue where I didn't update the changelog link in the app to this post. Whoops.
But now search is so Lagging because of all communities icon. Is there any way to remove subscribed communites completely? Just show Top, Trending and Rising communities section?