index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qt-mobile
/
gpslocation.cpp
Age
Commit message (
Expand
)
Author
2015-11-18
Location service: move into subsurface-core
Dirk Hohndel
2015-11-18
Location service: make message delivery configurable
Dirk Hohndel
2015-11-18
Location service: set user agent string
Dirk Hohndel
2015-11-18
Location service: retrieve the userid using the cloud storage API
Dirk Hohndel
2015-11-14
Location service: send dive site name
Dirk Hohndel
2015-11-14
Location service: make distance and time threshold configurable
Dirk Hohndel
2015-11-13
Location service: upload GPS fixes to webservice
Dirk Hohndel
2015-11-13
Location service: add ability to delete all stored GPS fixes
Dirk Hohndel
2015-11-13
Location service: Correctly access the last stored GPS fix
Dirk Hohndel
2015-11-13
Location service: only request a fix once every 5 minutes
Dirk Hohndel
2015-11-13
Location service: make persistant storage work correctly
Dirk Hohndel
2015-11-13
Location service: report number of recorded GPS fixes
Dirk Hohndel
2015-11-12
Location service: add member to apply the gps locations to dives
Dirk Hohndel
2015-11-12
Location service: move GPS data to separate QSettings instance
Dirk Hohndel
2015-11-11
Location service: only store gps fix after certain time or distance
Dirk Hohndel
2015-11-11
Location service: store locations in settings
Dirk Hohndel
2015-11-11
Location service: toggle the service from the main menu
Dirk Hohndel
2015-11-11
Location service: move location provider into QML manager
Dirk Hohndel
2015-11-11
Location service: consistent way to output information
Dirk Hohndel
2015-11-11
Location service: move files around to fit new directory layout
Dirk Hohndel