Skip to content

feat: add forward option when sharing assets#4869

Open
MohamadJaara wants to merge 2 commits into
mo/feat/share-logs-as-one-zip-filefrom
mo/feat/share-logs-as-one-file
Open

feat: add forward option when sharing assets#4869
MohamadJaara wants to merge 2 commits into
mo/feat/share-logs-as-one-zip-filefrom
mo/feat/share-logs-as-one-file

Conversation

@MohamadJaara
Copy link
Copy Markdown
Member

Summary

Adds a “Share in Wire” option alongside the existing external sharing flow for logs and shared assets.

This PR builds on the zipped-log sharing work and extends the sharing UX so users can choose whether to share content inside Wire or through external apps.

Changes

  • Add separate sharing actions for:
    • sharing logs via Wire
    • sharing logs externally
  • Add a share-options bottom sheet for log sharing.
  • Route Wire log sharing through ImportMediaScreen using shared file URIs.
  • Keep external sharing behind the system chooser and exclude Wire’s own share targets.
  • Introduce ImportMediaNavArgs for passing shared media URIs through navigation.
  • Update asset/message/gallery sharing flows to support both Wire and external destinations.
  • Rework log archive sharing helpers so zipped logs can be shared either as an external intent or as a Wire-import URI.
  • Add/update tests around log zip creation and media sharing behavior.

@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant