Skip to content

Releases: PhilKes/NotallyX

v6.4.0-BETA

11 Jan 13:54
Compare
Choose a tag to compare
v6.4.0-BETA Pre-release
Pre-release

THIS IS A BETA RELEASE, USE AT YOUR OWN RISK

What's Changed

New Contributors

Full Changelog: v6.4.0

v6.3.0

23 Dec 11:03
Compare
Choose a tag to compare

What's Changed

  • Add Search action in EditNoteActivity by @PhilKes in #139
  • Bottom menu inside Note for one-handed usage by @PhilKes in #159
  • Clean Material 3 Theme by @PhilKes in #169
  • Add cat.ereza:customactivityoncrash to handle app crashes by @PhilKes in #171
  • Show edit link dialog when note without title is linked by @PhilKes in #172
  • Add clickable spans when text containing urls is pasted by @PhilKes in #174
  • Fix biometric lock issue on devices running Android 10 or 9 by @PranshulGG in #173

New Contributors

Full Changelog: v6.3.0

v6.2.2

09 Dec 18:05
Compare
Choose a tag to compare

What's Changed

  • Fix delete list item on DEL key pressed in #155
  • Parse list syntax on paste in list note in #154
  • Update chinese translations in #153
  • Update german translations in adfa094

Full Changelog: https://github.com/PhilKes/NotallyX/issues?q=label%3Av6.2.2

v6.2.1

06 Dec 18:01
Compare
Choose a tag to compare

What's Changed

  • Add change color action to EditNoteActivity in #141
  • Note export file name fixes in #145
  • Migrate theme to Material 3 in #146

Full Changelog: v6.2.0...v6.2.1

v6.2.0

03 Dec 16:57
Compare
Choose a tag to compare

What's Changed

  • Add setting to store all data on external storage in #121
  • Add plain text importer + export multiple notes in #122
  • Display Link Note after Select All option in #137
  • Allow adding new note in Label View in #138

Full Changelog: https://github.com/PhilKes/NotallyX/issues?q=label%3Av6.2.1

NotallyX 6.1.2

19 Nov 17:31
Compare
Choose a tag to compare

What's Changed

  • Save note if any BaseNote fields changed + fix cursor position on undo/redo in #127

Full Changelog: v6.1.1...v6.1.2

NotallyX 6.1.1

14 Nov 16:39
Compare
Choose a tag to compare

New Features

  • Import from GoogleKeep and Evernote (see #83)
  • Add Links to other Notes (see #81)
  • Quick navigation to Labels (see #99 + #107)
  • Multi-select Notes with long click (see #97 + #94)
  • Password-protect ZIP Backups (see #56)
  • Auto-discard empty notes (see #88)
  • Lock the widgets automatically if the app is locked (see #87)
  • Many minor quality of life improvements

Full Changelog: v6.0...v6.1.1

NotallyX 6.1-RC4

06 Nov 19:49
Compare
Choose a tag to compare
NotallyX 6.1-RC4 Pre-release
Pre-release

This is a RC release, therefore prone to errors, feel free to report any bugs in Issues

What's Changed since 6.0

  • Migrate startActivityForResult and other minor deprecations in #89
  • When exiting a note delete it if it's empty in #88
  • Lock widget if app is locked in #87
  • Refactor Preferences from Strings into Enums in #92
  • Add Search to Deleted and Archived Tabs in #93
  • Allow to pin/label multiple notes in #94
  • Long click notes to multi-select in #97
  • Clear previous search term in #98
  • Add navigation items for every label + refactor editing labels in #99
  • Chore/fastlane google play in #106
  • Ability to hide labels in Navigation in #107
  • Rework pasting Link and editing in #51
  • Updated Dutch Language for Version 6.0 by @CodeNomadHQ in #55
  • Fix gradle-wrapper version mismatch + fastlane documentation in #57
  • Add Backup Password preference + encrypt ZIP Backups in #56
  • Add EditActivity title EditText to ChangeHistory in #64
  • Finish LockedActivity for any authentication error in #65
  • Allow to swipe on ListItemVH DragHandle in #69
  • Align displayed date with sort by preference in #70
  • Add Link Note action + refactor linking URL in #81
  • Remove notifications for record audio and delete files in #80
  • Import for GoogleKeep and Evernote in #83
  • Fix Auto-Backups in #116

Full Changelog: v6.0...v6.1-RC4

NotallyX 6.1-RC3

04 Nov 17:37
Compare
Choose a tag to compare
NotallyX 6.1-RC3 Pre-release
Pre-release

This is a RC release, therefore prone to errors, feel free to report any bugs in Issues

What's Changed since 6.0

  • Migrate startActivityForResult and other minor deprecations in #89
  • When exiting a note delete it if it's empty in #88
  • Lock widget if app is locked in #87
  • Refactor Preferences from Strings into Enums in #92
  • Add Search to Deleted and Archived Tabs in #93
  • Allow to pin/label multiple notes in #94
  • Long click notes to multi-select in #97
  • Clear previous search term in #98
  • Add navigation items for every label + refactor editing labels in #99
  • Chore/fastlane google play in #106
  • Ability to hide labels in Navigation in #107
  • Rework pasting Link and editing in #51
  • Updated Dutch Language for Version 6.0 by @CodeNomadHQ in #55
  • Fix gradle-wrapper version mismatch + fastlane documentation in #57
  • Add Backup Password preference + encrypt ZIP Backups in #56
  • Add EditActivity title EditText to ChangeHistory in #64
  • Finish LockedActivity for any authentication error in #65
  • Allow to swipe on ListItemVH DragHandle in #69
  • Align displayed date with sort by preference in #70
  • Add Link Note action + refactor linking URL in #81
  • Remove notifications for record audio and delete files in #80
  • Import for GoogleKeep and Evernote in #83

Full Changelog: v6.0...v6.1-RC3

NotallyX 6.1-RC1

29 Oct 17:17
Compare
Choose a tag to compare
NotallyX 6.1-RC1 Pre-release
Pre-release

This is a RC release, therefore prone to errors, feel free to report any bugs in Issues

What's Changed

  • Rework pasting Link and editing in #51
  • Release 6.0 in #52
  • Updated Dutch Language for Version 6.0 by @CodeNomadHQ in #55
  • Fix gradle-wrapper version mismatch + fastlane documentation in #57
  • Add Backup Password preference + encrypt ZIP Backups in #56
  • Add EditActivity title EditText to ChangeHistory in #64
  • Finish LockedActivity for any authentication error in #65
  • Allow to swipe on ListItemVH DragHandle in #69
  • Align displayed date with sort by preference in #70
  • Add Link Note action + refactor linking URL in #81
  • Remove notifications for record audio and delete files in #80
  • Import for GoogleKeep and Evernote in #83

Full Changelog: v6.0-RC3...v6.1-RC1