-
-
Notifications
You must be signed in to change notification settings - Fork 185
Open
Description
- as a preparation, get rid of all oauth2 things; they are unused and clutter code remove deprecated oauth code #3977
- remove legacy "companion app" code remove deprecated companion app #3981
- to get prepared for mutli-transport, use
list_transportinstead ofCONFIG_in RegistrationActivity (use listTransports #4039) - rename
RegistrationActivitytoEditTransportActivity(rename RegistrationActivity to EditTransportActivity #4046) - add a
ListTransportActivitysimilar to the proxy view that allows removing transport and selecting default transport (add TransportListActivity #4080) - adding transport, for now, should be done by scanning an DCACCOUNT:-QR code from the normal scanner (instead of adding a new profile) add TransportListActivity #4080
- changing the address should not be possible in the settings of the transport. If you want to change the address, then create a new transport and remove old one.
cc @link2xt does that make sense for the current state of multi-transport? otherwise, feel free to edit this issue directly :)
Metadata
Metadata
Assignees
Labels
No labels