subsurface/qt-mobile/qml
Dirk Hohndel 4f935595d9 QML UI: make return to dive list work when entering credentials
If the user tapped on the "Cloud credentials" menu and wants to go back to the
dive list (by selecting that option from the menu), allow them to do so if they
previously had valid credentials.

This allows them to go back to the dive list even on a device without a back
button like an iOS device.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2016-03-13 11:41:09 -07:00
..
icons Add top-right edit and back buttons for mobile 2016-02-07 13:56:07 -08:00
theme Clean up dead code in units 2015-11-07 09:03:01 -08:00
About.qml QML UI: small modification to About screen 2016-03-05 17:00:14 -08:00
CloudCredentials.qml QML UI: use action button and Android back button to save / go back 2016-02-13 21:10:51 -08:00
dive.jpg Add banner image for the left drawer menu 2015-11-29 17:41:16 +01:00
DiveDetails.qml QML UI: try to clean up UI before showing notification 2016-03-11 10:10:13 -08:00
DiveDetailsEdit.qml QML UI: resolve confusion about dive list model ordering 2016-03-02 09:02:00 -08:00
DiveDetailsView.qml QML UI: remove incorrect calculation of devicePixelRatio 2016-03-08 20:50:29 -08:00
DiveList.qml QML UI: back key on dive list exits the app 2016-02-14 12:17:24 -08:00
DownloadFromDiveComputer.qml QML UI: remove the redundant context menus that just close the page 2016-02-12 22:26:47 -08:00
GpsList.qml QML UI: remove the redundant context menus that just close the page 2016-02-12 22:26:47 -08:00
Log.qml QML UI: remove the redundant context menus that just close the page 2016-02-12 22:26:47 -08:00
main.qml QML UI: make return to dive list work when entering credentials 2016-03-13 11:41:09 -07:00
mobile-resources.qrc use the global showPassiveNotification function 2016-03-03 10:44:41 -08:00
Preferences.qml QML UI: use action button for save in GPS preferences 2016-02-13 21:50:31 -08:00
StartPage.qml QML UI: try to avoid binding loop 2016-03-03 10:51:52 -08:00
SubsurfaceButton.qml QML-UI. Improved button style 2016-01-22 06:47:06 -08:00
TextButton.qml organize qml files in subdirectories 2015-11-07 09:00:59 -08:00
ThemeTest.qml QMLProfile: account for device pixel ratio when transforming the profile 2016-03-08 20:50:56 -08:00
TopBar.qml QML UI: simplify and correct top bar layout 2016-02-13 23:44:59 -08:00