Link new device using QrCode.
This commit is contained in:
parent
5ebb615751
commit
a073117d62
94 changed files with 4431 additions and 36 deletions
|
|
@ -41,6 +41,7 @@ interface PreferencesEntryPoint : FeatureEntryPoint {
|
|||
|
||||
interface Callback : Plugin {
|
||||
fun navigateToAddAccount()
|
||||
fun navigateToLinkNewDevice()
|
||||
fun navigateToBugReport()
|
||||
fun navigateToSecureBackup()
|
||||
fun navigateToRoomNotificationSettings(roomId: RoomId)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue