subsurface/mobile-widgets
Jan Mulder cf8e87545f mobile: add helper function cancelCredentialsPinSetup()
As written in 8d9ad3cfea7e4c0875, the user needs to be able
to exit the PIN entry UI, in case no PIN can be received due
to a wrong email address.

The simplest way seems to just clear the cloud credential data,
and let the user try again. Obviously, we could argue if the
exact previous state of the 1st credentials screen could
be restored, but as it is only 2 simple fields, of which
it is higly likely that the email adress is misspelled (and
the password hidden), it seems overly complex to implement.

Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
2017-09-29 08:13:25 -07:00
..
qml mobile: initialize credential data in one place 2017-09-29 08:13:25 -07:00
qmlmanager.cpp mobile: add helper function cancelCredentialsPinSetup() 2017-09-29 08:13:25 -07:00
qmlmanager.h mobile: add helper function cancelCredentialsPinSetup() 2017-09-29 08:13:25 -07:00
qmlmapwidgethelper.cpp mapwidgethelper: support Qt 5.5.x 2017-09-20 08:53:41 -07:00
qmlmapwidgethelper.h mapwidgethelper: use dynamic creation of the Plugin object 2017-08-24 13:11:39 -07:00
qmlprofile.cpp QML UI: adjust to modified logging API 2017-06-11 13:55:41 -07:00
qmlprofile.h Add SPDX header to mobile widgets and QML files 2017-04-29 13:32:55 -07:00