pachli-android/core/domain
Nik Clayton 90537da122
feat: Add option to download media to per-sender directories (#954)
Update `DownloadUrlUseCase` with a parameter to specify the account that
"owns" the media. This is either the account that posted the status, or
the account being viewed (e.g., if downloading an account's header
image).

Add a new `DownloadLocation` enum constant to download to directories
named after that account.

Pass this information through at the call sites.

Fixes #938
2024-09-27 11:29:34 +02:00
..
src/main/kotlin/app/pachli/core/domain feat: Add option to download media to per-sender directories (#954) 2024-09-27 11:29:34 +02:00
build.gradle.kts feat: Add option to save attachments to per-account folders (#945) 2024-09-26 13:51:30 +02:00
lint-baseline.xml feat: Add option to save attachments to per-account folders (#945) 2024-09-26 13:51:30 +02:00