subsurface/qt-mobile/qml
Sebastian Kügler 6b886f0da2 Improve 1st start experience
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 <sebas@kde.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-11-07 09:02:48 -08:00
..
components organize qml files in subdirectories 2015-11-07 09:00:59 -08:00
theme organize qml files in subdirectories 2015-11-07 09:00:59 -08:00
DiveDetails.qml organize qml files in subdirectories 2015-11-07 09:00:59 -08:00
DiveList.qml Improve 1st start experience 2015-11-07 09:02:48 -08:00
DownloadFromDiveComputer.qml organize qml files in subdirectories 2015-11-07 09:00:59 -08:00
Log.qml organize qml files in subdirectories 2015-11-07 09:00:59 -08:00
main.qml organize qml files in subdirectories 2015-11-07 09:00:59 -08:00
mobile-resources.qrc Improve 1st start experience 2015-11-07 09:02:48 -08:00
Preferences.qml Improve layout of login dialog 2015-11-07 09:02:20 -08:00
StartPage.qml Improve 1st start experience 2015-11-07 09:02:48 -08:00
TextButton.qml organize qml files in subdirectories 2015-11-07 09:00:59 -08:00
ThemeTest.qml organize qml files in subdirectories 2015-11-07 09:00:59 -08:00
TopBar.qml organize qml files in subdirectories 2015-11-07 09:00:59 -08:00