Skip to content

Quicknotes V0.1.0

Compare
Choose a tag to compare
@matiasdelellis matiasdelellis released this 30 May 01:34
· 284 commits to master since this release

V0.1.0:

  • Implement search on notes.
  • Rename 'Add note' item to 'New note' and put first on navigation.
  • D'Oh!. Fix animation when append or remove notes.

V0.0.8:

  • Fix database schema migration.

V0.0.6:

  • Several design fixes, thanks to v1r0x.
  • Highlight current color on edit mode, thanks to v1r0x.
  • Put color on own database with relationship over on notecontroller.
  • Highlight current color selection on navigation filter.
  • Show all notes when remove one.
  • Fix: Redraw content to show first note.

V0.0.4:

  • Show Animation when add or remove notes without redraw everything.
  • Show all when append a new note.
  • Add the new notes in the proper position.
  • Positioning the modal editor in the position of the original note.
  • Hide editor when click outside modal.
  • Not refilter anything when cancel edit.
  • Add Ocsid and useful data.

V0.0.2: Initial version:

  • Just text notes and filter by color..
  • Fix version.