Hope you are doing well! As you already know the hotfix version 1.6.10 deployed to support target SDK 33. Hope you will get time to update your watch faces.
Today we are excited to share that the upcoming version 1.7.x is scheduled to be deployed within August 2024 .
The Upcoming version supports new features from WFF (Watch Face Format) version 2 as follows:
Weather tags & forecast functions
Multiple color pickers with Gradient type, and improvements.
We’ve received a ton of feature requests for the weather tag. We expect you will find this useful .
Thank you, that is great news. And thank you for V.1.6.10 because of the time related problem. PLEASE can you share with us information regarding account terminating issue, this is BIG problem for us in this moment.
If you can, please find out is there some problem with WFS file or comp app, or something else.
Thank you
Is it possible to customize the weather forecast icon? If so, that would be great.
Having to connect multiple times between watch face studio and galaxy watch to test the watch face is very inconvenient. Is it possible to come up with a solution to maintain the connection once for 1 working session?
Thank you so much
I think I’ll have a nervous breakdown if WFS starts supporting Watch Face Format v2 stuff … before supporting BooleanConfiguration or ListConfiguration from Watch Face Format v1.
Like heck, Wear OS 5 won’t support watchfaces using the Jetpack library anymore. The only way to get configurable watchfaces is UserConfigurations and WFS doesn’t support them.
What does Google and Samsung expect from me? That I edit the watchface.xml in a text editor myself?
@Jakia.Sultana . Will the Weather Tags include Sun Rise Sunset time for our Location ? Will the Location come from GPS or the Connected Mobile Device ? Of course we will all be very Greatful for what we will be given . Thank you for letting us Know . Lots of Changes that is for sure .
@Jakia.Sultana many thanks for your efforts but I totally agree with the consideration of @davidsung. Please implement fully Watch Face Format features.
Could you also add support for more sensor tags (for devices that have the sensors)? Especially for Compass (1-360 degrees), and also Barometer/Altimeter (pressure in inHg, pressure in hPa, altitude in feet, altitude in meters). Thanks!
I’d actually like to do that as an interim workaround. Do you know how I can access the WFF XML code generated by WFS? All I see saved on my PC is a .wfs file.
If you Change the file extension .wfs to .ZIP . you will see that you can now see all the Files . Including the Graphics and Fonts . Enjoy . BTW don’t Zip it . Just change the extension .
WFS definitely supports UserConfiguration and ListConfigurations. Without it you wouldn’t be able to include styles in your watch faces. Only thing missing is BooleanConfiguration.
No one is pushing you to use WFS. Google provides guides and docs for WFF so developer can build watch face completely fine without WFS.
Missing the point. It is not possible to create multiple choice or yes/no options to modify the layout of the watchface. Even ColorConfiguration isn’t supported fully as the localization of the colors is missing.
I agree that it feels like we’re being pushed into using WFS. I have been doing a lot of searching and so far have been unable to find any up-to-date documentation or tutorials on how to create watch faces in anything other than Watch Face Studio. Everything I’ve found is essentially deprecated by Google.
Watch Face Studio is a great visual design tool, I really appreciate the drag and drop design approach but @amoledwatchfaces, If you know where we could find current information on how to use Android Studio and Watch Face Format, I for one would be interested in that information. Apparently there used to be a project template for it in some older versions of Android Studio, but that was removed before I got interested in this.
Final answer: Google is not pushing you to do anything or/and does not expect anything from you. You don’t want to use WFS? Then you can learn writing watch faces in xml and using VSCode or Android Studio for building them. Google provides guides, sample projects etc.