Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove deprecated WearDataLayerAppHelper methods #2446

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

oas004
Copy link
Contributor

@oas004 oas004 commented Nov 4, 2024

WHAT

From version 0.8 we are removing these methods since the recommended way is to use updateInstalledTiles instead.

Not quite sure when 0.8 is scheduled @luizgrp, but maybe we can merge this when that is scheduled? Wdyt? :)

resolves #2443

WHY

Since they are scheduled to be removed

HOW

Just removing the functions and the tests related to them. Also updating metalava.

Checklist 📋

  • Add explicit visibility modifier and explicit return types for public declarations
  • Run spotless check
  • Run tests
  • Update metalava's signature text files

@luizgrp
Copy link
Member

luizgrp commented Nov 4, 2024

Thanks @oas004! Will merge this to main once we have the 0.7.x release branch.

From version 0.8 we are removing these methods since the reccomended way
is to use updateInstalledTiles instead.
@oas004 oas004 force-pushed the feature/rm-deprecated-wear-helper-methods branch from 8ecb940 to c22f4e0 Compare November 7, 2024 17:45
@oas004
Copy link
Contributor Author

oas004 commented Nov 7, 2024

Resolved conflicts ☝️

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.

Remove deprecated datalayer API in 0.8.x
2 participants