Closed chriadam closed 4 years ago
@chriadam thanks for clarifying these. It may break jolla-settings-accounts/extensions/ui/EmailCryptoKeySelection.qml where I use both Secret and Cryypto import without as
-ing them, and I use also things like SecretsRequest
.
I can test and propose a MR there to fix it.
Tested with Settings > Keys UI changes, LGTM.
This commit undoes some of the type registration naming done in 2d1f6f80 and further improves the namespacing and type registration to ensure that clients can use the required types unambiguously.
This change is source incompatible for clients using the types from QML, but sailfish-secrets is not allowed for harbour currently.