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

Add wear os app #133

Open
3 of 9 tasks
Codel1417 opened this issue May 10, 2024 · 0 comments · Fixed by #176
Open
3 of 9 tasks

Add wear os app #133

Codel1417 opened this issue May 10, 2024 · 0 comments · Fixed by #176
Assignees

Comments

@Codel1417
Copy link
Member

Codel1417 commented May 10, 2024

Add a simple companion app to send favorite moves to gear and check battery life.

This will be "native" due to wear os performance limitations

  • Add ongoing notification when gear is connected
  • add page to show favorite moves (favorited in Mobile app)
  • add page to toggle triggers
  • add page to see battery levels
  • handle disconnected/unavailable app
  • Add Sentry-android support
  • Add ci job for wear os
  • Set up code signing as phone-watch communication requires the same signing cert and package name
  • get phone-watch communication working

The UI will be done in jetpack compose instead of flutter and require the app to be open.

Once done, similar work will be done to add a WatchOS app with the same features.

Current challenge is getting the Data Layer to work. I am unsure which side of the connection is dropping or if emulator to emulator connections work correctly

@Codel1417 Codel1417 added enhancement New feature or request Platform Android labels May 10, 2024
@Codel1417 Codel1417 self-assigned this May 16, 2024
@Codel1417 Codel1417 linked a pull request May 25, 2024 that will close this issue
@Codel1417 Codel1417 reopened this May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant