Skip to content

Comments

Remove deprecated WearDataLayerAppHelper methods#2446

Merged
luizgrp merged 12 commits intogoogle:mainfrom
oas004:feature/rm-deprecated-wear-helper-methods
Jul 1, 2025
Merged

Remove deprecated WearDataLayerAppHelper methods#2446
luizgrp merged 12 commits intogoogle:mainfrom
oas004:feature/rm-deprecated-wear-helper-methods

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 ☝️

@luizgrp
Copy link
Member

luizgrp commented Jun 26, 2025

0.7.x release branch has been created, we can now proceed to merge this!

Readme is being updated in #2635.

@oas004
Copy link
Contributor Author

oas004 commented Jul 1, 2025

Do I need to do anything here @luizgrp ? :)

@luizgrp luizgrp merged commit cacb1be into google:main Jul 1, 2025
6 checks passed
@luizgrp
Copy link
Member

luizgrp commented Jul 1, 2025

oops, I forgot to merge it! thanks, @oas004!

@oas004 oas004 deleted the feature/rm-deprecated-wear-helper-methods branch July 1, 2025 08:26
kul3r4 pushed a commit to kul3r4/horologist-1 that referenced this pull request Sep 19, 2025
From version 0.8 we are removing these methods since the reccomended way
is to use updateInstalledTiles instead.
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

3 participants