Skip to content

Releases: maltaisn/another-notes-app

v1.4.0

30 Jul 21:10
v1.4.0
a848a55
Compare
Choose a tag to compare
  • Added a label attribute to hide all notes with that label in active & archive destinations.
    The notes are still visible in the trash and in the label's destination.
  • Added clickable links for website & email in edit screen.
  • Added Spanish translation
  • Show keyboard when note is converted to text or list.
  • Fixed bug allowing to create two labels with the same name, and blank labels.
  • Fixed bug where the label chip showed in that label's destination after its name was changed.
  • Fixed keyboard not showing up on focus changes in edit screen.
  • Fixed crash on import due to existing label reference conflict.
  • Fixed reminder alarms not updated on data import and when all data is cleared.
  • Fixed disabled RTL layout & RTL layout improvements.
  • Fixed note conversion from text with bullets to list not removing bullets if note had whitespace before first item.

v1.3.0

13 Jun 19:13
v1.3.0
89ead34
Compare
Choose a tag to compare
  • Add import data feature, from exported JSON data (#11).
  • Add periodical auto export feature.
  • Add option to separate checked and unchecked items in list notes.
  • Fixed export data crash (#18).
  • Attenuated impact of potential bug where recurring alarms are not set.
    If this happens now, launching the app will set the alarm correctly again.

v1.2.0

14 May 20:29
v1.2.0
f3aeab9
Compare
Choose a tag to compare
  • 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.

v1.1.0

02 Jul 12:22
v1.1.0
4bff869
Compare
Choose a tag to compare
  • Removed synchronization feature.
  • Fixed crash when navigating to two destination at the same time.

v1.0.1

30 Apr 20:11
v1.0.1
e8e2eea
Compare
Choose a tag to compare
  • Fixed links in Settings screen for privacy policy and terms & conditions.

v1.0.0

27 Apr 18:18
48ca410
Compare
Choose a tag to compare

Initial release