subsurface/qt-mobile/qml
Dirk Hohndel ab36a3dad1 QML UI: make back key work for all pages
Reported by a beta tester for the GPS preferences, but affects a couple
more. We need to make sure that any page on the page stack is actually a
MobileComponents.Page, other wise the Android back key doesn't close the
page.

This commit changes GPS preferences, the theme test, and the currently
disabled download from divecomputer. it contains only the actual change
(wrap the current content in a page). The reindentation is a separate
commit for readability.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2016-02-10 20:58:11 -08: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 Adding about page to Subsurface-mobile 2016-02-10 15:16:12 -08:00
CloudCredentials.qml QML UI: make cloud credentials usable as a component on a page 2016-02-10 20:56:38 -08:00
dive.jpg Add banner image for the left drawer menu 2015-11-29 17:41:16 +01:00
DiveDetails.qml QML UI: make flicking between dives faster 2016-02-10 15:16:18 -08:00
DiveDetailsEdit.qml QML UI: enable edit of cylinder pressures 2016-02-09 12:11:09 -08:00
DiveDetailsView.qml QML UI: DiveDetailsView - calculate better width and set everywhere 2016-02-08 13:25:29 -08:00
DiveList.qml Avoid QtCreator warning about == 2016-02-07 13:57:02 -08:00
DownloadFromDiveComputer.qml QML UI: make back key work for all pages 2016-02-10 20:58:11 -08:00
GpsList.qml QML UI: Back buttons for app log and theme info 2016-02-09 12:11:38 -08:00
Log.qml QML UI: Back buttons for app log and theme info 2016-02-09 12:11:38 -08:00
main.qml QML UI: redo the start page 2016-02-10 20:57:11 -08:00
mobile-resources.qrc Adding about page to Subsurface-mobile 2016-02-10 15:16:12 -08:00
Preferences.qml QML UI: make back key work for all pages 2016-02-10 20:58:11 -08:00
StartPage.qml QML UI: redo the start page 2016-02-10 20:57:11 -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 QML UI: make back key work for all pages 2016-02-10 20:58:11 -08:00
TopBar.qml QML UI: Fix lingering edit mode 2016-02-09 13:05:05 -08:00