google / watchface

Apache License 2.0
27 stars 2 forks source link

Load watchface background image from file system #47

Open bio007 opened 1 month ago

bio007 commented 1 month ago

As far as I can tell from the available sources, WFF allows setting custom background images, but only if this image is bundled in resources.

This is not enough for watch faces displaying user photos as backgrouds for example (which is pretty common and popular thing to do).

Please allow some option to load background images dynamically from external sources (e.g. file system's app's private data folder) or usage of sometging like large image ComplicationDataSourceService which exists currently.

If I'm mistaken and such an option already exists in WFF I would be happy if somebody can point me that direction.

garanj commented 3 weeks ago

Thanks @bio007, appreciate the feature request and please keep watching this space for future releases.

bio007 commented 3 weeks ago

@garanj thanks for the response. Since you closed the issue does it mean this feature is supported already (or soon)?

garanj commented 3 weeks ago

Happy to reopen - closed as it's captured on our feature request list, but let's leave it open for now 😊