Skip to content

Latest commit

 

History

History
53 lines (41 loc) · 1.33 KB

CHANGELOG.md

File metadata and controls

53 lines (41 loc) · 1.33 KB

1.3.0

  • Added sharing a list.
  • Added appending of imported lists.
  • Cut/copy now also copy raw text to the android clipboard.
  • Added @sebastien46's monochrome icon.
  • Fixed file import.
  • Removed spurious failure notice when export/import backed out of.

1.2.1

  • Fixed file export.

1.2.0

  • Added selection-mode and actions, including cut/paste.
  • Added "Move to top/bottom" context menu commands.
  • Added "At top" checkbox to Add Item dialog.
  • Highlight item when its context menu is shown.

1.1.1

  • Fix #9: Deleting item with sublist doesn't require confirmation.
  • Fix: list-import doesn't get saved.
  • Fix #12: sub-item counts in widget are not updated.
  • Only display first line of description.

1.1.0

  • Added widget to project.
  • Fix #11: Descriptions containing string "nl" get corrupted.
  • Fix #10: Desctription only allows single line input.

1.0.6

  • Merge from yuhuitech: Help panel doesn't display well with large font size.

1.0.5

  • Delaying file save until app pause.
  • Fix: draw artifacts following item drag.
  • Merge from Poussinou: Adding F-droid button to README.md.

1.0.4

  • Fix: Item drag can cause data corruption.

1.0.3

  • Improvements to item drag.
  • Fix: List layout improvements on some devices.

1.0.2

  • Tweaks to help panel launch.

1.0.1

  • Added help panel.
  • Added F-droid meta-data.

1.0.0

First Release!