Skip to content

chore: migrate settings, profile, and feature module screens to Compose Destinations 2.x (part_4) [WPB-20393]#4578

Merged
MohamadJaara merged 7 commits intomo/epic/update-kotlinfrom
mo/chore/update-kotlin-part-4
Feb 10, 2026
Merged

chore: migrate settings, profile, and feature module screens to Compose Destinations 2.x (part_4) [WPB-20393]#4578
MohamadJaara merged 7 commits intomo/epic/update-kotlinfrom
mo/chore/update-kotlin-part-4

Conversation

@MohamadJaara
Copy link
Copy Markdown
Member

@MohamadJaara MohamadJaara commented Feb 7, 2026

https://wearezeta.atlassian.net/browse/WPB-20393


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

  • Update settings screens with new destination annotations
  • Migrate device details and certificate screens
  • Update user profile, QR code, and service detail screens
  • Migrate team migration step screens
  • Update debug and feature flags screens
  • Migrate cells, sketch, and meetings feature module screens

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.

- Update Kotlin to 2.3.10 and KSP to 2.3.4
- Update Android Gradle Plugin to 9.0
- Update Gradle wrapper to 9.1
- Update Hilt to 2.59.1 and Compose BOM to 2026.01.01
- Update compile SDK to 36
- Update Kalium submodule
- Update build-logic plugins and buildSrc for compatibility
…ucture

- Add new WireRootNavGraph, WireNavHostEngine, and TabletDialogRoutePolicy
- Add destination annotations for app, cells, and sketch modules
- Remove old WireMainNavGraph in favor of new nav graph architecture
- Update MainNavHost, Navigator, NavigationUtils, and HomeDestination
- Update core navigation styles and animations
- Update NavGraph definitions for auth, login, home, and team migration
- Update WireActivity, AppLockActivity, and related infrastructure
- Add AndroidNavigationConventionPlugin for build-logic
…ations 2.x

- Update authentication screens with new destination annotations
- Migrate home, app lock, and misc screens to new navigation API
- Update conversation screens, composer, and message handling
- Migrate conversation details, media, gallery, and search screens
- Update new conversation flow screens
…se Destinations 2.x

- Update settings screens with new destination annotations
- Migrate device details and certificate screens
- Update user profile, QR code, and service detail screens
- Migrate team migration step screens
- Update debug and feature flags screens
- Migrate cells, sketch, and meetings feature module screens
@MohamadJaara MohamadJaara changed the title chore: migrate settings, profile, and feature module screens to Compose Destinations 2.x chore: migrate settings, profile, and feature module screens to Compose Destinations 2.x (part-4) Feb 8, 2026
@MohamadJaara MohamadJaara changed the title chore: migrate settings, profile, and feature module screens to Compose Destinations 2.x (part-4) chore: migrate settings, profile, and feature module screens to Compose Destinations 2.x (part-4) [WPB-20393] Feb 8, 2026
@MohamadJaara MohamadJaara changed the title chore: migrate settings, profile, and feature module screens to Compose Destinations 2.x (part-4) [WPB-20393] chore: migrate settings, profile, and feature module screens to Compose Destinations 2.x (part_4) [WPB-20393] Feb 9, 2026
Base automatically changed from mo/chore/update-kotlin-part-3 to mo/epic/update-kotlin February 10, 2026 09:48
@pull-request-size
Copy link
Copy Markdown

Ups 🫰🟨

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

# Conflicts:
#	app/src/main/kotlin/com/wire/android/ui/home/conversations/details/updatechannelaccess/ChannelAccessOnUpdateScreen.kt
#	app/src/main/kotlin/com/wire/android/ui/home/conversations/folder/ConversationFoldersScreen.kt
@sonarqubecloud
Copy link
Copy Markdown

Comment thread app/src/main/kotlin/com/wire/android/navigation/NavigationUtils.kt
Comment thread app/src/main/kotlin/com/wire/android/navigation/NavigationUtils.kt
@MohamadJaara MohamadJaara dismissed sbakhtiarov’s stale review February 10, 2026 10:05

resolved in 1:1 looks like a gh bug

@MohamadJaara MohamadJaara merged commit cbfa993 into mo/epic/update-kotlin Feb 10, 2026
11 of 12 checks passed
@MohamadJaara MohamadJaara deleted the mo/chore/update-kotlin-part-4 branch February 10, 2026 10:05
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