diff options
author | Jan Mulder <jlmulder@xs4all.nl> | 2017-07-29 09:39:49 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2017-07-29 08:30:08 -0700 |
commit | e76f527fe53063663bdf1f71ca870e7009743f25 (patch) | |
tree | d56d334a022eb6e72e7412224f407d76ddb27e09 /mobile-widgets | |
parent | 61a35d0bd71b08bfcfedae1ded90ec4d47b82176 (diff) | |
download | subsurface-e76f527fe530636.tar.gz |
Correctly create cloud account from mobile
The creation of a cloud account from mobile was broken. This fixes
it. Basically, we need to go online for a moment, and setup a correct
local and remote repo for the cloud storage.
Tested for the following scenarios: 1) inital account creation
including PIN handling from mobile, from a clean install .
2) open an already validated cloud account from a clean install.
3) open no-cloud style local account.
4) Switch between 2 already validated could accounts.
5) Try to create a cloud account without data connection.
Notice that scenario 4) does not work perfectly. A restart of
the app is needed to see the new logbook. So that is to be fixed.
Scenario 5) seems a non realistic corner case. This does not work
in a gracefull way. The user needs to remove the app, install it
again, and retry with data connection.
Further notice this is backgroud/core processing only. So no QML UI
changes as proposed (for example) bij Davide.
Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
Diffstat (limited to 'mobile-widgets')
0 files changed, 0 insertions, 0 deletions