subsurface/qt-mobile
Dirk Hohndel e26e50f2e4 Better tracking of the status of the credentials
There are several parts of the UI that will do better if they know if the
credentials that we have are incomplete (e.g., no password), invalid
(server rejected them), valid (server accepted them) or potentially valid
(we found a local cache for the email address, so that's likely correct,
but because we are offline we cannot (or have not yet) verify the
passord).

So far this is specific for the mobile UI - it might make sense to try and
use the same backend code and status tracking for desktop and mobile.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2016-02-10 21:00:43 -08:00
..
qml Indentation fix after the last commit 2016-02-10 20:59:34 -08:00
qmlmanager.cpp Better tracking of the status of the credentials 2016-02-10 21:00:43 -08:00
qmlmanager.h Better tracking of the status of the credentials 2016-02-10 21:00:43 -08:00
qmlprofile.cpp Avoid uninitialized memory access 2016-01-28 09:02:20 -08:00
qmlprofile.h try to fix profile scaling 2016-01-13 16:27:41 -08:00