Skip to content

Releases: SecUSo/privacy-friendly-notes

Notes (Privacy Friendly) v2.0.2

25 Oct 11:46
a7507e2
Compare
Choose a tag to compare

What's Changed

  • [fix] checklist items now consistently contain their state. by @coderPaddyS in #181

Full Changelog: v2.0.1...v2.0.2

Notes (Privacy Friendly) v2.0.1

20 Sep 11:27
bda8af5
Compare
Choose a tag to compare

What's Changed

  • Update changelog for v2.0.0 by @github-actions in #166
  • Fix Intent handling in BaseNoteActivity by @udenr in #167
  • Fix current category not selected for new notes by @udenr in #168
  • Update GitHub workflows by @udenr in #169
  • Fix notes from default category not shown after update to v2.0 by @udenr in #173
  • Fix filter not ignoring case by @udenr in #171
  • Fix potential crash if preference contains invalid value by @udenr in #172
  • Fix race condition in some edge cases by @udenr in #174
  • Use Glide to load images in NoteAdapter by @udenr in #170
  • V2.0.1 by @coderPaddyS in #175

Full Changelog: v2.0.0...v2.0.1

Notes (Privacy Friendly) v2.0.0

03 Sep 19:47
316d093
Compare
Choose a tag to compare

What's Changed

UI

  • Theming (Light and Dark mode)
  • Colored categories: Identify categories and colors and quickly find your notes.
  • Improved note preview
  • Redesign of the checklist
  • Confirmation Dialogs for deleting a note
  • New FAB to create notes

Behavior and Features

  • More and better sorting options in the note overview. Also custom sorting possible.
  • Convert text notes to checklists and vise versa
  • Undo/Redo buttons for sketches
  • Swipe to delete and drag-and-drop to reorder everywhere
  • Opening a txt file automatically creates a new text note
  • Sharing text with the notes app creates a new corresponding text note
  • Button to clear recycling bin
  • When deleting a category, all notes will be deleted if the corresponding setting is enabled.

Others

  • Bug fixes. More notably: Force-closing the app whilst having edited a sketch resulted in the corruption of said sketch.
  • Closes issues #143, #74, #131, #150, #59, #43.

New Contributors

Full Changelog: v1.4.5...v2.0.0

Notes (Privacy Friendly) v1.4.5

11 Jan 17:39
4ca4895
Compare
Choose a tag to compare

What's Changed

  • Fix export permissions for API >= 33 by @udenr in #158

Full Changelog: v1.4.4...v1.4.5

Notes (Privacy Friendly) v1.4.4

31 Oct 11:12
4ccaa68
Compare
Choose a tag to compare

What's Changed

  • Update to BackupAPI v1.2.0 by @udenr in #147
  • Add missing preference key to BackupRestorer.java by @udenr in #146
  • Fix notifications by @udenr in #151
  • Update dependencies and target sdk by @udenr in #152

Full Changelog: v1.4.2...v1.4.4

Notes (Privacy Friendly) v1.4.2

09 May 13:12
b9bb07c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.4.2

Notes (Privacy Friendly) v1.4.1

02 Dec 10:28
d4c4f2e
Compare
Choose a tag to compare

What's Changed

  • Fixed the save button to function the same as the back action by @coderPaddyS in #128
  • Fixed the NPE in noteFromIntent caused by empty extras. by @coderPaddyS in #129

Full Changelog: v1.4.0...v1.4.1

Notes (Privacy Friendly) v1.4.0

21 Nov 14:36
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.4.0

Notes (Privacy Friendly) v1.3.0

23 Aug 10:45
ffe4f5a
Compare
Choose a tag to compare

What's Changed

  • fix sql constraint exception that would occur when a note had a null category by @Kamuno in #114
  • fix backup import error by @Kamuno and @udenr in #115
  • add utility methods to get the correct database version on backup creation by @Kamuno in #116
  • Added a setting to enable/disable note previews by @Kamuno in #117

Full Changelog: v1.2.5...v1.3.0

Notes (Privacy Friendly) v1.2.5

08 Aug 12:46
9f6016f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.4...v1.2.5