From 6b886f0da2a71a29ca7aa576b594c0bda50fcd71 Mon Sep 17 00:00:00 2001 From: Sebastian Kügler Date: Sat, 7 Nov 2015 01:45:40 +0100 Subject: Improve 1st start experience MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This commit adds a start page that is shown when there are no dives in the list, for example when the user first starts the app. Instead of a large empty screen, we offer 3 ways for the user to get dives onto the device: download from cloud storage, dive computer and adding dives manually. This fills in the empty space in the dive list, and isn't a top-level item since it really just makes sure the user isn't greeted with a big empty space, which looks pretty unpolished, but rather guided through the first steps. Needs aligning of the naming in the actions. Signed-off-by: Sebastian Kügler Signed-off-by: Dirk Hohndel --- qt-mobile/qml/mobile-resources.qrc | 1 + 1 file changed, 1 insertion(+) (limited to 'qt-mobile/qml/mobile-resources.qrc') diff --git a/qt-mobile/qml/mobile-resources.qrc b/qt-mobile/qml/mobile-resources.qrc index 42a89bd21..5d2065e22 100644 --- a/qt-mobile/qml/mobile-resources.qrc +++ b/qt-mobile/qml/mobile-resources.qrc @@ -9,6 +9,7 @@ Log.qml TopBar.qml ThemeTest.qml + StartPage.qml components/Label.qml ../../icons/subsurface-mobile-icon.png -- cgit v1.2.3-70-g09d2