Replies: 2 comments 2 replies
|
I believe, for some, advanced features, moving into a companion app would be good from a UI/UX point of view and to save memory. But the watch should have good functionality without any companion app - eg 12/24 hr format should remain in the watch, minimum one alarm etc. |
0 replies
|
An alternative would be a text editable (edit offline) resource file (advancesettings.ini) that allows you to unlock hidden settings rather than taking up memory building extended UIs. I suppose the question is, why would we move some of the settings to a companion app or "advanced settings" file? |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
It seems other smart watches moves implementation of some settings into companion app
see
https://github.com/piggz/harbour-amazfish/blob/7a3b0d20b0a8646599bd17feb96a163bd6f86a4b/ui/qml/pages/Settings-device.qml#L119
and
https://github.com/piggz/harbour-amazfish/blob/7a3b0d20b0a8646599bd17feb96a163bd6f86a4b/daemon/src/devices/huamidevice.cpp#L236
This might be usable for
All reactions