Skip to content

feat: Share folder via link (WPB-17276)#4019

Merged
ohassine merged 30 commits intodevelopfrom
share-folder
May 21, 2025
Merged

feat: Share folder via link (WPB-17276)#4019
ohassine merged 30 commits intodevelopfrom
share-folder

Conversation

@ohassine
Copy link
Member

@ohassine ohassine commented May 12, 2025

TaskWPB-17276 [Android] Share folder via link


PR Submission Checklist for internal contributors

  • The PR Title

    • conforms to the style of semantic commits messages¹ supported in Wire's Github Workflow²
    • contains a reference JIRA issue number like SQPIT-764
    • answers the question: If merged, this PR will: ... ³
  • The PR Description

    • is free of optional paragraphs and you have filled the relevant parts to the best of your ability

What's new in this PR?

Issues

  • Allow user to share folder via link

PS: This PR contains changes from #4007

Dependencies (Optional)

If there are some other pull requests related to this one (e.g. new releases of frameworks), specify them here.

Needs releases with:

  • GitHub link to other pull request

Testing

Test Coverage (Optional)

  • I have added automated test to this contribution

Attachments (Optional)

Screen_recording_20250512_154755.webm

PR Post Submission Checklist for internal contributors (Optional)

  • Wire's Github Workflow has automatically linked the PR to a JIRA issue

PR Post Merge Checklist for internal contributors

  • If any soft of configuration variable was introduced by this PR, it has been added to the relevant documents and the CI jobs have been updated.

References
  1. https://sparkbox.com/foundry/semantic_commit_messages
  2. https://github.com/wireapp/.github#usage
  3. E.g. feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764.

ohassine added 21 commits April 23, 2025 13:30
…-attachement-type

# Conflicts:
#	features/cells/src/main/java/com/wire/android/feature/cells/ui/CellFilesScreen.kt
#	features/cells/src/main/java/com/wire/android/feature/cells/ui/ConversationFilesScreen.kt
#	features/cells/src/main/java/com/wire/android/feature/cells/ui/createfolder/CreateFolderScreen.kt
# Conflicts:
#	app/src/main/kotlin/com/wire/android/di/accountScoped/CellsModule.kt
#	features/cells/src/main/java/com/wire/android/feature/cells/ui/AllFilesScreen.kt
#	features/cells/src/main/java/com/wire/android/feature/cells/ui/CellFilesScreen.kt
#	features/cells/src/main/java/com/wire/android/feature/cells/ui/CellListItem.kt
#	features/cells/src/main/java/com/wire/android/feature/cells/ui/CellScreenContent.kt
#	features/cells/src/main/java/com/wire/android/feature/cells/ui/CellViewModel.kt
#	features/cells/src/main/java/com/wire/android/feature/cells/ui/ConversationFilesScreen.kt
#	features/cells/src/main/java/com/wire/android/feature/cells/ui/download/DownloadFileBottomSheet.kt
#	features/cells/src/main/java/com/wire/android/feature/cells/ui/model/CellFileUi.kt
#	features/cells/src/main/res/values/strings.xml
#	kalium
@pull-request-size
Copy link

Ups 🫰🟨

This PR is too big. Please try to break it up into smaller PRs.

@ohassine ohassine requested a review from yamilmedina May 13, 2025 14:36
# Conflicts:
#	features/cells/src/main/java/com/wire/android/feature/cells/ui/CellListItem.kt
#	features/cells/src/main/java/com/wire/android/feature/cells/ui/CellScreenContent.kt
#	features/cells/src/main/java/com/wire/android/feature/cells/ui/CellViewModel.kt
#	features/cells/src/main/java/com/wire/android/feature/cells/ui/ConversationFilesScreen.kt
#	features/cells/src/main/java/com/wire/android/feature/cells/ui/createfolder/CreateFolderScreenNavArgs.kt
#	features/cells/src/main/java/com/wire/android/feature/cells/ui/dialog/FileActionsBottomSheet.kt
#	features/cells/src/main/java/com/wire/android/feature/cells/ui/dialog/FolderActionsBottomSheet.kt
#	features/cells/src/main/java/com/wire/android/feature/cells/ui/model/CellNodeUi.kt
#	kalium
@github-actions
Copy link
Contributor

@ohassine looks like you are rolling back kalium to a previous commitish.

This means that the PR's target branch (develop) is using a newer version of Kalium, and the changes in this PR will rollback Kalium to an older version.

develop This PR
c493df5d41727230354c44b61c66e3a4647b7038 496b858478ff92d36a338a6d4427f5b0ca24a998

Is this intentional?

ohassine added 2 commits May 21, 2025 10:08
# Conflicts:
#	features/cells/src/main/java/com/wire/android/feature/cells/ui/CellFilesNavArgs.kt
#	features/cells/src/main/java/com/wire/android/feature/cells/ui/CellScreenContent.kt
#	features/cells/src/main/java/com/wire/android/feature/cells/ui/CellViewModel.kt
#	features/cells/src/main/java/com/wire/android/feature/cells/ui/ConversationFilesScreen.kt
#	kalium
@pull-request-size pull-request-size bot added size/S and removed size/L labels May 21, 2025
Copy link
Contributor

@yamilmedina yamilmedina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, I left one question regarding the excessive unsafe casting we are doing, perhaps the class hierarchy can be modified to avoid it :D

@ohassine ohassine requested a review from yamilmedina May 21, 2025 09:12
@sonarqubecloud
Copy link

Copy link
Contributor

@yamilmedina yamilmedina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@ohassine ohassine enabled auto-merge May 21, 2025 09:39
@ohassine ohassine added this pull request to the merge queue May 21, 2025
Merged via the queue into develop with commit f0db033 May 21, 2025
12 of 13 checks passed
@ohassine ohassine deleted the share-folder branch May 21, 2025 10:06
@github-actions
Copy link
Contributor

Built wire-android-staging-compat-pr-4019.apk is available for download

@github-actions
Copy link
Contributor

Built wire-android-dev-debug-pr-4019.apk is available for download

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.

3 participants