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

Adds basic docs for install Tile #2143

Merged
merged 1 commit into from
Mar 19, 2024
Merged

Conversation

kul3r4
Copy link
Collaborator

@kul3r4 kul3r4 commented Mar 18, 2024

WHAT

Add docs for Tile prompts

WHY

To promote this feature with developers

HOW

Add docs

Checklist 📋

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

@kul3r4 kul3r4 requested a review from yschimke March 18, 2024 22:15
in the sample app. The `trackInstalledTiles` has to be called when the app is launched, on
`TileService.onTileAddEvent` and `TileService.onTileRemoveEvent`. After the Wear app has been updated
to support `trackInstalledTiles`, it has to be launched at least once before being able to track the
Tile installation status.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Should we just trigger this ourselves? Avoid asking apps to do it?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Thanks, tracking in #2146.

@kul3r4 kul3r4 merged commit e40c36f into google:main Mar 19, 2024
4 checks passed
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.

2 participants