feat(drive): In app video player (WPB-25407)#4961
Conversation
# Conflicts: # features/cells/src/main/java/com/wire/android/feature/cells/ui/AllFilesScreen.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/imageviewer/CellImageViewerNavArgs.kt # features/cells/src/main/java/com/wire/android/feature/cells/ui/imageviewer/CellImageViewerScreen.kt # features/cells/src/main/java/com/wire/android/feature/cells/ui/imageviewer/CellImageViewerViewModel.kt # features/cells/src/main/java/com/wire/android/feature/cells/ui/search/SearchScreen.kt # features/cells/src/main/res/values/strings.xml # kalium
Ups 🫰🟨This PR is too big. Please try to break it up into smaller PRs. |
Codecov Report❌ Patch coverage is ❌ Your patch check has failed because the patch coverage (7.69%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## develop #4961 +/- ##
===========================================
- Coverage 48.92% 48.75% -0.18%
===========================================
Files 643 645 +2
Lines 23068 23152 +84
Branches 3525 3542 +17
===========================================
Hits 11287 11287
- Misses 10732 10814 +82
- Partials 1049 1051 +2
Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
# Conflicts: # kalium
|
@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.
Is this intentional? |
|



https://wearezeta.atlassian.net/browse/WPB-25407
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764The PR Description
What's new in this PR?
Description
-The player is using
ExoPlayerscreen-20260609-172940-1781022560157.mp4
Needs releases with:
Testing
Test Coverage (Optional)
How to Test
Briefly describe how this change was tested and if applicable the exact steps taken to verify that it works as expected.
Notes (Optional)
Specify here any other facts that you think are important for this issue.
Attachments (Optional)
Attachments like images, videos, etc. (drag and drop in the text box)
PR Post Submission Checklist for internal contributors (Optional)
PR Post Merge Checklist for internal contributors
References
feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764.