rahim / nightwear

NightScout standalone Wear 2.0 watchface and complication
GNU General Public License v3.0
12 stars 9 forks source link

Wear OS 3 tile support #29

Closed halbag closed 2 years ago

halbag commented 2 years ago

This is for adding a very basic wear os3 tile support which displays the current bg value and triggers a force refresh on click. I had to bump kotlin and gradle versions to enable tiles, hope it does not break anything else. Looking forward to your feedback.

rahim commented 2 years ago

Thanks for opening this @halbag - it sounds like a great addition.

I'll take a proper look sometime this week.

halbag commented 2 years ago

Thanks @rahim ! Sorry, I've been busy in the last weeks, couldn't find the time to work on this. I'm glad if it makes to the release!

rahim commented 2 years ago

Hi @halbag - beta release with the Tile is available here - let me know if you get a chance to try it out.

You're the first external contributor, I still need to sort stuff around attribution in the repo. Similarly I need to sort the features listed in the Play store listing and README.

Thanks again for a nice new addition.