subsurface/CHANGELOG.md
Jan Mulder a95e658946 Mobile: factor out syncToCloud [3/3]
After the previous commits, we now have a preference that nicely
preserves the state of the UI, and we have the well known git_local_only
global, that is used to denote whether we want to use to local repo
only, or we want to interact with the online cloud as well.

This commit gets rid of the now superfluous syncToCloud logic. Instead
we simply set the git_local_only directly.

Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
2018-10-09 10:03:21 -07:00

508 B

  • Mobile: preserve manual/auto sync with cloud [#1725]
  • Performance: calculate full statistics only when needed
  • HTML export: write statistics of exported dives only
  • Desktop: fix calculation of surface interval in the case of overlappimg dives
  • Desktop: import Poseidon MkIV via dive log import dialog

  • Always add new entries at the very top of this file above other existing entries and this note.
  • Use this layout for new entries: [Area]: [Details about the change] [reference thread / issue]