subsurface/mobile-widgets/qml
Dirk Hohndel 9f7e509f9a QML UI: break the sync into explicit save local and save cloud
This makes the code much cleaner and easier to understand and should allow
us to then switch back to doing at least the local save right after we make
any changes to the data.

This commit also tries to make sure that the accessingCloud status stays
correct and consistent throughout all the various success and error paths.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2016-04-06 11:47:12 -07:00
..
icons
theme
About.qml
CloudCredentials.qml
dive.jpg
DiveDetails.qml QML UI: use Kirigami default padding 2016-04-05 15:49:31 -07:00
DiveDetailsEdit.qml
DiveDetailsView.qml
DiveList.qml QML UI: hide keyboard before saving credentials 2016-04-06 11:40:34 -07:00
DownloadFromDiveComputer.qml
GpsList.qml
Log.qml
main.qml QML UI: break the sync into explicit save local and save cloud 2016-04-06 11:47:12 -07:00
mobile-resources.qrc Add another Kirigami file and sort the private ones 2016-04-05 07:32:53 -07:00
Preferences.qml
StartPage.qml
SubsurfaceButton.qml
TextButton.qml
ThemeTest.qml QML UI: more theme information 2016-04-05 16:50:43 -07:00
TopBar.qml