Mobile: allow editing dive number

No checks regarding duplicate numbers - we trust the user knows what
they are doing.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2019-10-20 20:13:59 -04:00
parent 158a2ec159
commit e6298f9352
4 changed files with 20 additions and 8 deletions

View file

@ -1,3 +1,4 @@
Mobile: add support for editing the dive number of a dive
Export: when exporting dive sites in dive site mode, export selected dive sites [#2275]
Mobile: fix several bugs in the handling of incorrect or unverified cloud credentials
Mobile: try to adjust the UI for cases with large default font relative to screen size