2020-04-05 12:03:12 +02:00
|
|
|
Desktop: fix creation of new cylinder types (names couldn't be the start of already existing names)
|
2020-04-04 14:26:01 -07:00
|
|
|
Mobile: fix no-cloud to cloud transition
|
2020-04-02 07:13:49 -07:00
|
|
|
Mobile: remove locking of data storage access
|
|
|
|
Mobile: performance improvements for dive list
|
|
|
|
Mobile: user notification of progress during startup
|
2020-03-31 10:22:10 -07:00
|
|
|
Mobile: ensure filter text field has focus when opened
|
|
|
|
Mobile: dive summary: make time drop downs smaller
|
|
|
|
Mobile: close menus with Android back button on dive details
|
|
|
|
Mobile: add ability to toggle dive invalid flag from dive details context menu
|
2020-03-30 12:44:52 -07:00
|
|
|
Mobile: calculate dive summary statistics in 64 bit values even on 32bit ARM
|
|
|
|
Mobile: fix strange issue where sometimes the keyboard would pop up in dive view mode
|
|
|
|
Mobile: remove 'map it' button on dive view page - it was redundant and took space from location field
|
2020-03-29 20:59:16 -07:00
|
|
|
Mobile: show better placeholder text while processing dive list
|
|
|
|
Mobile: Android: don't quit the app when trying to close a drawer/menu with back button
|
|
|
|
Mobile: make sure filter header and virtual keyboard are shown when tapping on filter icon
|
|
|
|
Mobile: fix issue where in some circumstances changes weren't written to storage
|
|
|
|
Mobile: fix issues with filtering while editing dives
|
2019-12-12 23:07:17 +01:00
|
|
|
Desktop: implement dive invalidation
|
2020-02-18 11:56:46 +01:00
|
|
|
Desktop: fix tab-order in filter widget
|
|
|
|
Desktop: implement fulltext search
|
2020-02-10 22:55:09 +01:00
|
|
|
Desktop: add starts-with and exact filter modes for textual search
|
2020-02-03 10:08:44 +01:00
|
|
|
Desktop: ignore dive sites without location in proximity search
|
2020-01-05 13:54:50 -08:00
|
|
|
Desktop: add the ability to modify dive salinity
|
2019-11-28 10:37:44 +01:00
|
|
|
Profile: Add current GF to infobox
|
2019-11-28 00:14:14 +01:00
|
|
|
Desktop: increase speed of multi-trip selection
|
2019-11-21 08:01:26 -08:00
|
|
|
Desktop/Linux: fix issue with Linux AppImage failing to communicate with Bluetooth dive computers [#2370]
|
2019-11-19 14:04:04 +01:00
|
|
|
Desktop: allow copy&pasting of multiple cylinders [#2386]
|
|
|
|
Desktop: don't output random SAC values for cylinders without data [#2376]
|
2019-10-29 17:57:34 +01:00
|
|
|
Planner: Add checkbox on considering oxygen narcotic
|
2019-10-30 15:01:54 +01:00
|
|
|
Planner: Improve rounding of stop durations in planner notes
|
2019-10-28 06:57:54 +01:00
|
|
|
Desktop: register changes when clicking "done" on dive-site edit screen
|
2019-08-04 19:52:55 +02:00
|
|
|
Core: support dives with no cylinders
|
|
|
|
Core: remove restriction on number of cylinders
|
2019-10-06 21:01:21 +02:00
|
|
|
Desktop: make dive replanning undoable
|
|
|
|
Desktop: update statistics tab on undo or redo
|
|
|
|
Planner: update dive details when replanning dive [#2280]
|
2019-09-21 14:35:24 +02:00
|
|
|
Export: when exporting dive sites in dive site mode, export selected dive sites [#2275]
|
2019-10-24 06:31:26 -04:00
|
|
|
libdivecomputer:
|
|
|
|
- Add support for the Oceanic Geo 4.0
|
|
|
|
- clean up Shearwater tank pressure handling
|
|
|
|
- minor fixlets
|
2018-07-08 19:57:16 +03:00
|
|
|
---
|
|
|
|
* 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]`
|
2020-03-29 20:59:16 -07:00
|
|
|
# vim: textwidth=100
|