From 9b669d91e0cf4e7f09e399704a2052705e165be0 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sun, 15 Aug 2021 19:55:17 -0700 Subject: mobile: add ability to edit tags We already showed the tags, but we didn't allow the user to edit them. This tries hard not to create inconsistent or illogical tags by trimming white space and being careful with how the tags are added. Signed-off-by: Dirk Hohndel --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e92da774..cc2e06a04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ +- mobile: add ability to edit tags - replace dive computer management with a new implementation, this fixes rare cases where Subsurface unnecessarily download already downloaded dives, but also means that some older style dive computer can no longer have nicknames -- cgit v1.2.3-70-g09d2