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

Apple Watch complication #129

Closed
brunokoga opened this issue Oct 3, 2017 · 9 comments
Closed

Apple Watch complication #129

brunokoga opened this issue Oct 3, 2017 · 9 comments

Comments

@brunokoga
Copy link
Collaborator

According to the WatchKit Programming Guide, Apple recommends that all Watch apps include a complication, even if that complication only acts as a button to launch the app.

Besides that, I think a good action for the complication (at least for me 😅) would be to open the app directly in the input screen.

@marcelmueller
Copy link
Collaborator

That would be awesome. I'll gladly provide the assets. 😄

@diogot
Copy link
Owner

diogot commented Oct 3, 2017

🎉

@marcelmueller
Copy link
Collaborator

Are we using Stack or Simple? I feel like Stack could be nice if we provide the latest input.
(https://developer.apple.com/watchos/human-interface-guidelines/app-architecture/complications/)

@brunokoga
Copy link
Collaborator Author

brunokoga commented Oct 4, 2017

I honestly don't have a strong opinion on this one. For me, simple would be more than enough, but I guess it wouldn't harm to have the latest input shown.

@diogot
Copy link
Owner

diogot commented Oct 4, 2017

I have mixed feelings about being able to look my weight all the time. I'm worried about let the user anxious.

@diogot
Copy link
Owner

diogot commented Oct 4, 2017

Although would be interesting if the stack showed the time since the last measure.

@marcelmueller
Copy link
Collaborator

Yeah, it's a good point. I'm not sure if showing last time would be clear enough for the person to understand what is it about. Maybe we can start with something real simple, haha.

@brunokoga
Copy link
Collaborator Author

Let's do the simple then (yay!).

@marcelmueller
Copy link
Collaborator

Alright! I'll make sure to provide assets. 😄

diogot added a commit that referenced this issue Jan 14, 2018
Fixes #129 by adding Complications with basic icons
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants