Skip to content

Conversation

@ohassine
Copy link
Member

@ohassine ohassine commented Dec 24, 2025

TaskWPB-22458 [Android] Add the option to create a new Collabora document from files tab


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

Add an option to create a new document(.docx), presentation(.pptx) or spreadsheet(.xlsx) from files tab

Screen_recording_20251224_102239.webm

Needs releases with:

  • GitHub link to other pull request

Testing

Test Coverage (Optional)

  • I have added automated test to this contribution

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)

  • 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.

@pull-request-size
Copy link

Ups 🫰🟨

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

@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
a7b551cc57277942e43cd100ab99068459a9cec2 90177a0ae2a9a1da8ae8b8d503288b2651b942f5

Is this intentional?

@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
a7b551cc57277942e43cd100ab99068459a9cec2 90177a0ae2a9a1da8ae8b8d503288b2651b942f5

Is this intentional?

@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
a7b551cc57277942e43cd100ab99068459a9cec2 90177a0ae2a9a1da8ae8b8d503288b2651b942f5

Is this intentional?

@codecov
Copy link

codecov bot commented Jan 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 48.95%. Comparing base (95a9373) to head (117fd68).
⚠️ Report is 2 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #4501   +/-   ##
========================================
  Coverage    48.95%   48.95%           
========================================
  Files          565      565           
  Lines        19554    19554           
  Branches      3259     3259           
========================================
  Hits          9572     9572           
  Misses        8983     8983           
  Partials       999      999           
Files with missing lines Coverage Δ
...getypes/multipart/MultipartAttachmentsViewModel.kt 51.80% <ø> (ø)
...com/wire/android/feature/cells/ui/CellViewModel.kt 50.68% <ø> (ø)
...eature/cells/ui/create/file/CreateFileViewModel.kt 100.00% <100.00%> (ø)
...e/android/feature/cells/ui/create/file/FileType.kt 100.00% <100.00%> (ø)
...re/cells/ui/create/folder/CreateFolderViewModel.kt 100.00% <100.00%> (ø)
...ure/cells/ui/versioning/VersionHistoryViewModel.kt 83.05% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cf9babd...117fd68. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ohassine ohassine requested review from Garzas and saleniuk January 7, 2026 16:41
@ohassine ohassine enabled auto-merge January 8, 2026 09:07
@ohassine ohassine added this pull request to the merge queue Jan 8, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 8, 2026
@pull-request-size pull-request-size bot added size/L and removed size/XL labels Jan 8, 2026
@ohassine ohassine enabled auto-merge January 8, 2026 09:46
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 8, 2026

@ohassine ohassine added this pull request to the merge queue Jan 8, 2026
Merged via the queue into develop with commit 168ed6b Jan 8, 2026
15 of 16 checks passed
@ohassine ohassine deleted the create-file-screen branch January 8, 2026 10:22
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.

4 participants