pachli-android/core
Nik Clayton 3d5c2dd32f
feat: Show "Suggested accounts" (#734)
Implement suggestions as a new `feature:suggestions` module, with
associated activity, fragment, etc.

Suggested accounts are shown with their normal information, as well as
information about the number of follows / followers, and a guide to
posting frequency, so the user can make a more informed decision about
whether to follow or not.
2024-06-17 21:43:12 +02:00
..
accounts fix: Ensure logging out accounts completes (#515) 2024-03-10 12:25:12 +01:00
activity refactor: Move ReselectableFragment to core.activity (#743) 2024-06-13 21:16:10 +02:00
common feat: Show "Suggested accounts" (#734) 2024-06-17 21:43:12 +02:00
data feat: Show "Suggested accounts" (#734) 2024-06-17 21:43:12 +02:00
database refactor: Remove `TabData` type (#576) 2024-03-30 23:27:25 +01:00
designsystem refactor: Move string post_username_format to core.designsystem (#736) 2024-06-10 21:06:31 +02:00
model refactor: Remove `TabData` type (#576) 2024-03-30 23:27:25 +01:00
navigation feat: Show "Suggested accounts" (#734) 2024-06-17 21:43:12 +02:00
network feat: Show "Suggested accounts" (#734) 2024-06-17 21:43:12 +02:00
network-test change: Move MediaUploadApi to the correct package 2024-04-30 16:23:34 +02:00
preferences refactor: Move CardViewMode to core.preferences (#729) 2024-06-10 16:28:55 +02:00
testing change: Remove unnecessary types 2024-04-30 16:23:34 +02:00
ui feat: Show "Suggested accounts" (#734) 2024-06-17 21:43:12 +02:00
AndroidManifest.xml refactor: Start creating core modules (#286) 2023-12-04 16:58:36 +01:00