WFS Feature Requests Q3 2023

Feature request: Add support to get data from Ambient light sensor.

The problem: Having multiple watch parts illuminated in Always-on display mode can be really jarring in a dark environment.

How this could work: When the watch is raised, the brightness sensor can be polled once for a value. If ambient brightness is very low, set the transparency of non-essential components like minute markers to 0 and show only essential parts such as the hour and minute hands.

If ambient brightness is high, the whole watch except the seconds hand may be shown in always-on mode. This makes it more visible for a quick glance.

From my understanding, the on-pixel ratio was created with the intention of saving battery life in ambient mode by lighting fewer pixels. It does not account lighting conditions itself.

This appears to be a part of the Android SDK and can be done when designing watch faces in Android Studio.

This would be out of scope for Watch Face Studio.

Ron
Samsung Developer Relations

Hi is there away to do it with hands…so we can have two analog clocks one local , another a selectable time zone mini clock.like in analog watch.

Time zone selected by user not hardcoded

Seen watch face with a tapable tag
(Wear os)

You could probably do this with Android Studio with coding it is possible.

However it is not possible with WFS because you need a place in memory to store the data permanently like writing to your phone and storing it there.

We used to be able to cheat and use Glasses of Water stored in Samsung Health as a variable but even that gets reset daily.

this is a number one feature request.

Ron
Samsung Developer Relations

Or able to separatly pull the info from world clock? Instead…e.g like time zone off set to be not get info from goblal local time. That is the world clock complications to break down to hours/sec/mins tags? So like a tag ,[world_clock_offset]

You could try a crude workaround, make 12 images of the extra hour hand each turned to respective angle and add them as styles so you can pick the one with desired differece

Lol that might work…for personal use. @Peter

We have only silly options, when they for years refuse to extend the scoop of their watchface tools and integrate user interactive tags (variables). And no, they dont need to be stored on the phone nor permanently, the watches have enough memory for few extra integer values.

Year other watch face designing apps have that feature.

I didn’t say they needed to be but they could be stored on the phone and the logical companion app for the watch face is the Wearable app.

I’m as big of a backer of this as you are.

Ron

1 Like

Most 3rd party watch face tools use the Mobile companion app for customizations. Their standalone ones may be able to do this but i’ve heard their tools are harder to use than Android Studio and Jet Pack.

Ron

Ron, can I put here an example watchface I made on one of those third party platforms? Just to demonstrate, what can be made with few interactive variables (which also work stand alone, without the phone in reach) in a browser based creator, that is as simple to use as Powerpoint. If it is against rules, remove this post please, but what was best, until recently those preview pages were interactive, so you could test the features online before downloading the face to watch.

1 Like

Sorry its like watch face studio but more features see @peter reply…one of the tools like what peter uses is not mobile app but webbase/desktop

@ron do your research properly before u comment

A couple of features that will be nice to be added

  1. See battery percentage from the samsung battery widget, the phone is not needed as there is a good app but it will be nice to see my galaxy buds battery life.
  2. get the timer and stopwatch feature from official samsung watch face where it shows the time remaining in the watch face (google clock lets it but i like the samsung one better)
  3. custom progress bar for 3rd party complications like galaxy watch studio for tizen has

Hi, can have the ability to cut and paste across project files?

Or ability to change project name. (Nameing the watch face) not the wfs file

I request for this option (image below) for Short Text Complication(Text layer) if possible. I believe this is about localization. For some languages like Arabic, English numbers are not displaying when set it to True Type font. I tried using bitmap but bitmap not display either. If this Text layer in the Short Text complication will have this option to set the default to English, I believe this issue will be fixed. Any temporary suggestion is appreciated. Thank you!
localization of short text

1 Like

Or ability to change project name. (Nameing the watch face) not the wfs file

if you go to the Build (Publish) settings and at the bottom is where you set the name of the Watch that shows in the Wearable App and watch when minimized.
it has a Default ID_LABEL_ above that shows the ID label and to the right the watch name. go up to the watch name and then back to the bar and TextID shows up tap on it and add new label then name and set that for default.
Build your watch face one time, I think you need to do one build before doing a run on device for this to take effect.

can have the ability to cut and paste across project files

I think they are working on that it is a top request.

Ron
Samsung Developer Relations

I wish the app shortcut complication via small image or icon could show only text (app name) instead of icon display. Some designs may have a better text format than icons.

Not for me. Image should only display image. U want text use a text box instead.

There are use case for small image (icon) complication.

The design of the text box will be fixed.
It would be better if there was a chance to choose text even in a small image.