subsurface/qt-mobile/qml
Dirk Hohndel bb74144860 QML UI: allow user to disable automatic cloud sync
This is useful if you are in an area with slow or spotty network and if
you are fine with just saving to the phone. In order to sync to the cloud
you either have to manually sync via the menu or turn this back on and
hide the application.

The commit also removes the old refresh from the Manage dives menu as the
semantic of that was possibly destructive now that we no longer
immediately save changes to git - those could be thrown away by selecting
refresh before the app had a chance to save them.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2016-04-04 14:18:41 -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 Merge branch 'kirigamiPort' of https://github.com/sebasje/subsurface into mergeKirigamiPort 2016-03-31 22:36:15 -05:00
CloudCredentials.qml Make accessingCloud an integer so it can convey more information 2016-04-04 14:17:57 -07:00
dive.jpg Add banner image for the left drawer menu 2015-11-29 17:41:16 +01:00
DiveDetails.qml QML UI: make sure the correct data is in the bread crumbs 2016-04-02 17:59:59 -05:00
DiveDetailsEdit.qml port to Kirigami imports and new api 2016-03-08 21:26:54 +01:00
DiveDetailsView.qml QML UI: don't go through manager object to show map 2016-04-02 12:46:59 -05:00
DiveList.qml QML UI: tap on the very top / title bar of dive list goes to top 2016-04-02 17:01:37 -05:00
DownloadFromDiveComputer.qml port to Kirigami imports and new api 2016-03-08 21:26:54 +01:00
GpsList.qml QML UI: don't go through manager object to show map 2016-04-02 12:46:59 -05:00
Log.qml QML UI: redo application log page 2016-04-02 12:46:59 -05:00
main.qml QML UI: allow user to disable automatic cloud sync 2016-04-04 14:18:41 -07:00
mobile-resources.qrc QML UI: add an "add" icon 2016-04-01 22:31:23 -05:00
Preferences.qml port to Kirigami imports and new api 2016-03-08 21:26:54 +01:00
StartPage.qml Merge branch 'kirigamiPort' of https://github.com/sebasje/subsurface into mergeKirigamiPort 2016-03-31 22:36:15 -05:00
SubsurfaceButton.qml port to Kirigami imports and new api 2016-03-08 21:26:54 +01:00
TextButton.qml organize qml files in subdirectories 2015-11-07 09:00:59 -08:00
ThemeTest.qml Merge branch 'kirigamiPort' of https://github.com/sebasje/subsurface into mergeKirigamiPort 2016-03-31 22:36:15 -05:00
TopBar.qml Merge branch 'kirigamiPort' of https://github.com/sebasje/subsurface into mergeKirigamiPort 2016-03-31 22:36:15 -05:00