subsurface/mobile-widgets
Dirk Hohndel eb2b0f0a3e mobile/statistics: add a statistics page on mobile
This adds a reasonably flexibile mobile page that tries to do the right
thing for both portrait and landscape mode. In order to get the most out
of a mobile screen, it's implemented in a way that always gives it the
full screen (it does so by emptying out the page stack and being the
only page shown - brutal, but effective).

This commit also contains a bunch of other random cleanups that didn't
really justify being in separate commits.

Parts of this was written by Berthold, hence the double SOB.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2021-01-10 15:16:52 -08:00
..
3rdparty mobile/UI: hardcore passiveNotification colors 2020-12-21 14:10:48 -08:00
qml mobile/statistics: add a statistics page on mobile 2021-01-10 15:16:52 -08:00
CMakeLists.txt statistics: add a skeleton StatsManager class 2021-01-10 15:16:52 -08:00
qmlinterface.cpp mobile/summary: remove dive summary calculation 2020-02-08 10:29:36 -08:00
qmlinterface.h mobile/summary: remove dive summary calculation 2020-02-08 10:29:36 -08:00
qmlmanager.cpp mobile: replace locationProvider with calls to GpsLocation::instance() 2021-01-02 12:47:15 -08:00
qmlmanager.h mobile: replace locationProvider with calls to GpsLocation::instance() 2021-01-02 12:47:15 -08:00
statsmanager.cpp mobile/statistics: add a statistics page on mobile 2021-01-10 15:16:52 -08:00
statsmanager.h mobile/statistics: add a statistics page on mobile 2021-01-10 15:16:52 -08:00
themeinterface.cpp mobile/UI: better dive list color for dark theme 2020-12-20 10:51:18 -08:00
themeinterface.h cleanup: fold ThemeInterface::setup() into constructor 2020-03-30 13:54:12 -07:00