feat(Drive): In app audio player (WPB-25408) - #5056
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
# Conflicts: # kalium
# Conflicts: # features/cells/src/main/java/com/wire/android/feature/cells/ui/CellViewModel.kt
# 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/CellsMetroViewModelBindings.kt # features/cells/src/main/java/com/wire/android/feature/cells/ui/CellsViewModelFactory.kt # features/cells/src/main/java/com/wire/android/feature/cells/ui/CellsViewModelGraph.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/search/SearchScreen.kt # features/cells/src/main/java/com/wire/android/feature/cells/ui/videoplayer/VideoPlayerScreen.kt # features/cells/src/main/java/com/wire/android/feature/cells/ui/videoplayer/VideoPlayerViewModel.kt # features/cells/src/main/java/com/wire/android/feature/cells/ui/videoplayer/VideoViewerNavArgs.kt # gradle/libs.versions.toml
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 (79.71%) 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 #5056 +/- ##
==========================================
Coverage ? 49.78%
==========================================
Files ? 662
Lines ? 24107
Branches ? 3748
==========================================
Hits ? 12001
Misses ? 10974
Partials ? 1132
Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
# Conflicts: # features/meetings/stability/meetings-debug.stability
Test Results2 102 tests 2 102 ✅ 1m 46s ⏱️ Results for commit f301009. |
|
APKs built during tests are available here. Scroll down to Artifacts! |


https://wearezeta.atlassian.net/browse/WPB-25408
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764The PR Description
What's new in this PR?
Issues
Screen_recording_20260714_141545.mp4
Causes (Optional)
Briefly describe the causes behind the issues. This could be helpful to understand the adopted solutions behind some nasty bugs or complex issues.
Solutions
Briefly describe the solutions you have implemented for the issues explained above.
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:
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.