Closed 0xPr0xy closed 6 years ago
This is awesome. Could we use the app icon instead though for the complication images?
Sure! however, we can not use the icon in its current form. Images for complication icons have to include only the alpha channel.
https://developer.apple.com/watchos/human-interface-guidelines/icons-and-images/complication-images/
You can have 2 images: foreground and background And 2 default tint colors for: foreground and background
Video that I took the screenshot from: https://developer.apple.com/videos/play/wwdc2015/209/
At time 12:10 they talk about the CLKImageProvider
If you could give me the images and colors you want to use, I can scale them to the proper sizes and update this MR.
First, Thank you for this awesome project. indeed one of the most fun applications for the watch. I implemented a complication datasource, so we can add Gio shortcut to the watch face. still working on this, as it's not perfect yet.. (want to improve icons, and text of complications) but would like your input on what to do with these complications.
Kind regards, 0x