Skip to content

v1.2.0

Compare
Choose a tag to compare
@maltaisn maltaisn released this 14 May 20:29
· 200 commits to master since this release
v1.2.0
f3aeab9
  • Added reminders with notifications
    • Reminder can be added from main screen or edit screen
    • Next reminder event date is shown as chip in note preview
  • Added labels (note tagging)
    • Labels can be added from main screen or edit screen
    • Labels set on notes are shown in preview, up to customizable limit.
    • Notes can be seen by label by clicking on corresponding drawer item.
  • Added ability to pin active notes, showing them first in the list.
  • Added option to show note in note preview.
  • Added date in edit screen (last modified or creation date)
  • Added customizable swipe action in main screen (archive, delete, none).
  • Added option to strikethrough checked items.
  • Added action to delete checked items and check all items for list notes.
  • Added app shortcuts for Android N+ (new text note, new list note, show reminders).
  • Checked items text now changes color.
  • Changed distance threshold for swiping note action.
  • Changed status changes not to update last modified date.
  • Removed copy and share actions for deleted notes.
  • Fixed auto-correction not enabled in text fields.
  • Fixed formatting not removed when pasting text.
  • Fixed move action not changed for a selected archived item after undoing archive action through
    the Snackbar, in search fragment.
  • Fixed selection action mode not dismissed when using edit intent.
  • Fixed concurrent exception when restoring main fragment after process death.