Skip to content

Releases: PhilKes/NotallyX

7.1.0-BETA

05 Feb 17:50
Compare
Choose a tag to compare
7.1.0-BETA Pre-release
Pre-release

BETA RELEASE

See README.md#beta-releases for further details.

Full Changelog

Added Features

  • Dark mode for note colors #352
  • Add "new color" option when deleting a color #347
  • Make "Start view" as default view #339
  • Display first item as title for lists without title #317
  • Remove delete option from top bar since it's already in the bottom more menu #316
  • Add "Export" to bottom menu #315
  • Move "Hide labels" switch up below the labels slider #311
  • Display widgets with the notes' colors #300
  • Allow Pinning a Specific Label as the Starting Page #269
  • Move checked / unchecked items in list #251
  • Add "no label" category #219
  • Manual color selection #187
  • Pure Dark Mode #16

Fixed Bugs

  • (List) Child item can't be place after the item below it #362
  • List items order bug #357
  • Lists parent-child items crash #356
  • List new items wrong position #354
  • Replacement color message title limited to 2 lines #348
  • (Lists) Delete checked items and undo crash #331
  • Sort List items strange bug #330
  • Backup folder re-select prompt closes automatically #324
  • Biometric lock can't be enabled #259
  • Android 9 Crash java.lang.NoSuchMethodError: getTextSelectHandleLeft() /#358

v7.0.0

27 Jan 17:05
Compare
Choose a tag to compare

Full Changelog

Added Features

  • Add Reminders menu to navigation panel #294
  • Extend notes colors to full screen #264
  • Auto-backup on note modification #203
  • Option to show full date inside the note regardless of chosen date format #111
  • Reminder for Notes #85

Fixed Bugs

  • Restoring settings and backup folder #310
  • Settings can't be imported #307
  • Label create/edit dialog broken #302
  • Rotating screen moves the cursor to the end of note #293
  • Creating an empty note corrupts auto backup archive #288
  • Changes to check lists (checking items and removing items) reverts when screen rotatates #287
  • Auto-backups stop exporting after set limit is reached #270
  • Link is not saved if it's the last edit #267
  • Labels hidden in overview not applied when importing JSON #266
  • An unexpected error occurred. Sorry for the inconvenience #262
  • List subtasks bugs #207
  • Remove link also remove text #201
  • Biometric Lock crash #177
  • Import from Evernote and Google Keep not working #134

Special thanks to @andiandi13 🇫🇷 @tomo90 🇨🇿 @pirujo 🇪🇸 for contributing translations 🙂

v6.4.1

17 Jan 21:14
Compare
Choose a tag to compare

What's Changed

  • Fix undo/redo initialization + recover if biometric lock and databas encryption mismatch by @PhilKes in #257
  • Update fr/strings.xml by @PhilKes in #258

Full Changelog: v6.4.1

v6.4.0

17 Jan 17:51
Compare
Choose a tag to compare

A Major bug was introduced in this version, leading to crash when creating new note, please use fixed v6.4.1 instead

What's Changed

  • Add import/export/reset settings + refactor SettingsFragment by @PhilKes in #211
  • Add select all notes menu option by @PhilKes in #197
  • Add fast scrollbar to overview and EditActivity by @PhilKes in #210
  • Allow max lines and items to be set to 0 by @PhilKes in #195
  • Import either single text file or entire folder + restrict plain text import mimetypes by @PhilKes in #226
  • Move top more menu actions to bottom in EditActivity by @PhilKes in #224
  • Handle user un-enrolling device biometrics while biometric lock is enabled by @PhilKes in #238
  • Limit sharing to 150000 characters due not exceed builtin limit by @PhilKes in #253
  • Update Italian translation by @mosiser in #179
  • Update strings.xml by @andiandi13 in #191
  • Fix BottomAppBar overlap in EditActivity by @PhilKes in #193
  • Full french translation by @andiandi13 in #205
  • Fix settings Slider debounce by @PhilKes in #196
  • Fix bottom appbar cutoff + add setting to hide labels in notes overview by @PhilKes in #214
  • Fix display of list icon in BaseNoteVH by @PhilKes in #216
  • Make DialogTextInput2 scrollable vertically by @PhilKes in #222
  • [French translation] New strings + small adjustments by @andiandi13 in #217
  • Fix CheckBox clickable in Labels dialog by @PhilKes in #223
  • Add end-ellipsize for Title and Note in BaseNoteVH by @PhilKes in #225
  • Add IntentChooser to all external app Intents by @PhilKes in #232
  • Use builtin fastscroll of RecyclerView for notes overview by @PhilKes in #233
  • Add translation helpers by @PhilKes in #235
  • Update fr/strings.xml by @PhilKes in #237
  • Trigger moving database if dataOnExternalStorage changed by import by @PhilKes in #239
  • Fix search results when text changes in search mode by @PhilKes in #252

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