01-17-2022 16:03
01-17-2022 16:03
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
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.
01-17-2022 19:44
01-17-2022 19:44
I 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.
01-18-2022 02:54 - edited 01-18-2022 02:57
01-18-2022 02:54 - edited 01-18-2022 02:57
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.
01-18-2022 11:00
01-18-2022 11:00
Not in clockfaces. Apps have a bit more freedom at the moment, but even that isn't guaranteed to remain.
01-18-2022 11:09
01-18-2022 13:12
01-18-2022 13:12
So from my understanding swiping is possible... But could I add settings like DND, Brightness, Sleep Mode.... to the clock face?
01-18-2022 13:16
01-18-2022 13:16
Some, but not all. Check the API documentation to see what's available on the watch and companion.
01-18-2022
13:23
- last edited on
07-02-2024
08:44
by
MarreFitbit
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.
01-18-2022 13:24
01-18-2022 13:24
I 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.
01-18-2022 13:30
01-18-2022 13:30
@Guy_ Answered my question (right before I posted my reply 🤣) Thanks!