Added a nice UI for the E2E-enabled account first connect
authorIvan Čukić <ivan.cukic@kde.org>
Wed, 8 May 2019 17:56:00 +0000 (19:56 +0200)
committerIvan Čukić <ivan.cukic@kde.org>
Wed, 8 May 2019 22:37:24 +0000 (00:37 +0200)
commit7af786fde911c1a28d649f5ec2c1f9d6e966f1b2
tree3b57752a8136dc1b4c79827968b7890993695ff6
parent8151eb4837573631e0d6a357c261930c70c253da
Added a nice UI for the E2E-enabled account first connect

Instead of immediately popping up the mnemonic dialogue,
only show a notification bar on the account setup page.

For the cases where the user does not want to use E2E,
this is significantly less intrusive than the old approach.
.gitignore
src/3rdparty/kmessagewidget/kmessagewidget.cpp [new file with mode: 0644]
src/3rdparty/kmessagewidget/kmessagewidget.h [new file with mode: 0644]
src/gui/CMakeLists.txt
src/gui/accountmanager.cpp
src/gui/accountsettings.cpp
src/gui/accountsettings.h
src/gui/accountsettings.ui
src/libsync/clientsideencryption.cpp
src/libsync/clientsideencryption.h