subsurface/mobile-widgets/qml
Dirk Hohndel 282698e5d2 QML UI: disable reachability mode
Latest Kirigami master allows us to turn off reachability mode. In
general this had been rather confusing to our users and it seems to
somewhat conflict with the pull down to refresh of the dive list.

Latest Kirigami also changes the behavior of refresh slightly, you now
need to pull "down" for at least 500ms before it triggers. So, with this
change and the latest Kirigami, hopefully the user experience for
refresh is good enough that we can consider keeping it enabled and use
it as an equivalent to manual sync (even in offline mode).

See #454
See #456

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2017-06-29 15:10:42 -07:00
..
icons QML UI: add option to disable cloud to start screen 2016-04-22 11:59:15 -07:00
About.qml Add SPDX header to mobile widgets and QML files 2017-04-29 13:32:55 -07:00
CloudCredentials.qml Add SPDX header to mobile widgets and QML files 2017-04-29 13:32:55 -07:00
dive.jpg Move subsurface-core to core and qt-mobile to mobile-widgets 2016-04-04 22:33:58 -07:00
DiveDetails.qml QML UI: don't access dive without modelData 2017-06-21 17:20:07 -07:00
DiveDetailsEdit.qml Add SPDX header to mobile widgets and QML files 2017-04-29 13:32:55 -07:00
DiveDetailsView.qml QML UI: use textColor instead of diveListTextColor 2017-06-23 19:49:57 -07:00
DiveList.qml QML UI: only drag a pull down sync, and not flick it 2017-06-29 23:21:55 +09:00
DownloadedDiveDelegate.qml QML UI: use textColor instead of diveListTextColor 2017-06-23 19:49:57 -07:00
DownloadFromDiveComputer.qml QML UI: Download from DC: move accept button to the right 2017-06-25 16:12:45 -07:00
GpsList.qml Add SPDX header to mobile widgets and QML files 2017-04-29 13:32:55 -07:00
HintsTextEdit.qml QML UI: attempt to add dark theme 2017-06-21 17:20:07 -07:00
Log.qml QML UI: attempt to add dark theme 2017-06-21 17:20:07 -07:00
main.qml QML UI: disable reachability mode 2017-06-29 15:10:42 -07:00
mobile-resources.qrc QML UI: DiveList: make download from DC main action 2017-06-27 22:18:26 -07:00
Preferences.qml QML UI: remember the theme 2017-06-23 19:49:57 -07:00
qtquickcontrols2.conf QML UI: Fully port dive edit to Kirigami2 2017-04-01 09:35:51 +02:00
StartPage.qml Add SPDX header to mobile widgets and QML files 2017-04-29 13:32:55 -07:00
ThemeTest.qml Add SPDX header to mobile widgets and QML files 2017-04-29 13:32:55 -07:00