diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2020-06-06 09:57:57 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2020-06-07 19:47:52 -0700 |
commit | e00e72d430b60f8b446d295f0aa7c19f91b82fea (patch) | |
tree | 995fc8067b28a9f3c595e6679f4f31a84f2d8265 /CHANGELOG.md | |
parent | 208d46d58e5989c40a70b76ee568b149c622bf12 (diff) | |
download | subsurface-e00e72d430b60f8b446d295f0aa7c19f91b82fea.tar.gz |
mobile: add option to merge local cloud cache data
The UI is ugly, and of course this is hidden in the developer options that have
to first be enabled in the advanced settings. As I mentioned in the previous
commit, I believe the actual risk that something gets damaged here is very low,
but still, explaining this so it makes sense to the casual user may be a bit...
difficult.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 8cf3a6c22..3fefcf10a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ +Mobile: add advanved option to import dives from local cloud cache directories Mobile: fix broken editing of location, suit, buddy, and dive master Mobile: fix missing translations on Android CSV export: support for multiple cylinders |