diff options
author | Michael Andreen <harv@ruin.nu> | 2013-11-12 00:21:45 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2013-11-12 16:46:17 +0900 |
commit | c7ea7426f7a17e7712a55c154ce2615893215d55 (patch) | |
tree | 722c691b8cf3e58c22f7d2945af260eecb6064e9 /device.c | |
parent | 3c8155880aec5ccba3a25f03e37eb5a4ca00946a (diff) | |
download | subsurface-c7ea7426f7a17e7712a55c154ce2615893215d55.tar.gz |
Only auto-complete gps information when empty.
Previously gps information was always overwritten, unless the user had
modified it in the current editing session. This causes problem with
some use cases, like when coordinates are provided before the location
name by the companion app.
Now gps information is only overwritten when it is:
- Empty
- Auto-completed in the current editing session. (When the user hits
accept it is considered hand-edited.)
Signed-off-by: Michael Andreen <harv@ruin.nu>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'device.c')
0 files changed, 0 insertions, 0 deletions