Skip to content

chore: Remove legacy utls#785

Merged
baillyjamy merged 5 commits into
mainfrom
chore-remove-legacy-truc
May 29, 2026
Merged

chore: Remove legacy utls#785
baillyjamy merged 5 commits into
mainfrom
chore-remove-legacy-truc

Conversation

@baillyjamy
Copy link
Copy Markdown
Contributor

Clean, move and remove legacy function, extension, utils

@sonarqubecloud
Copy link
Copy Markdown

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR removes deprecated legacy UI helpers now provided by the Ui:View module and aligns ResourcesUtils with its utils package location.

Changes:

  • Moves ResourcesUtils into com.infomaniak.core.ui.view.utils.
  • Deletes deprecated legacy snackbar, progress button, margin/padding, and end-icon layout helpers.
  • Removes the now-unused legacy progress button dependency.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
Ui/View/src/main/kotlin/com/infomaniak/core/ui/view/utils/ResourcesUtils.kt Updates the package declaration to match the utils namespace.
Legacy/src/main/java/com/infomaniak/core/legacy/views/EndIconTextInputLayout.kt Removes deprecated legacy end-icon layout wrapper.
Legacy/src/main/java/com/infomaniak/core/legacy/utils/SnackbarUtils.kt Removes deprecated legacy snackbar utilities.
Legacy/src/main/java/com/infomaniak/core/legacy/utils/Extensions.kt Removes deprecated legacy UI extension helpers.
Legacy/build.gradle Removes the unused progress button dependency from Legacy.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@baillyjamy baillyjamy merged commit 7e6b4ad into main May 29, 2026
11 checks passed
@baillyjamy baillyjamy deleted the chore-remove-legacy-truc branch May 29, 2026 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants