I would like to create a custom clock face using Fitbit studio and wanted to know if it is possible to add a custom quick settings menu when swiping to the right on a Versa 2 (kind of like the Versa 3 UI has).
Answered! Go to the Best Answer.
01-18-2022
13:23
- last edited on
07-02-2024
08:44
by
MarreFitbit
Fitbit Product Experts Alumni are retired members of the Fitbit Product Expert Program. Learn more
01-18-2022
13:23
- last edited on
07-02-2024
08:44
by
MarreFitbit
@RatherNotSay - brightness you have control over in the app natively and to some extent system too, with brightness override.
It is perhaps possible to detect swiping but the system may get there first so it's not reliable.
There are many system settings you don't have access to, DND and sleep schedule or sleep etc . Anything outside the clock face really.
Author | ch, passion for improvement.
Best AnswerI think you can still do so on Versa 2 (using 'mouse' events). But it's slightly risky because Fitbit could decide to use that swipe event for system purposes. Simple touch events are safer.
Fitbit Product Experts Alumni are retired members of the Fitbit Product Expert Program. Learn more
Hi @Gondwana - do you know if if it's possible to override any of the system swipe and long press operations on a Versa 3?
It is greatly reducing the watch face functionality and limits what a face can do. The worst is the long press which keeps bringing up the Clocks app.
It should be possible to disable it in the settings. It is barely a useful addition, a long press to replace a swipe left and click, is not really useful.
Author | ch, passion for improvement.
Best Answer
Fitbit Product Experts Alumni are retired members of the Fitbit Product Expert Program. Learn more
So from my understanding swiping is possible... But could I add settings like DND, Brightness, Sleep Mode.... to the clock face?
Best AnswerSome, but not all. Check the API documentation to see what's available on the watch and companion.
Best Answer
01-18-2022
13:23
- last edited on
07-02-2024
08:44
by
MarreFitbit
Fitbit Product Experts Alumni are retired members of the Fitbit Product Expert Program. Learn more
01-18-2022
13:23
- last edited on
07-02-2024
08:44
by
MarreFitbit
@RatherNotSay - brightness you have control over in the app natively and to some extent system too, with brightness override.
It is perhaps possible to detect swiping but the system may get there first so it's not reliable.
There are many system settings you don't have access to, DND and sleep schedule or sleep etc . Anything outside the clock face really.
Author | ch, passion for improvement.
Best AnswerI could only find how to script a setting to change the colour of the background or text of the clock face through though the app API documentation. So I'm just clarifying that my goal is to make a quick settings menu similar that what is already on it but that I can swipe to right to access settings and battery life instead of swiping up twice then tapping quick settings.
Best Answer