Skip to content

Releases: maelchiotti/LocalMaterialNotes

v2.1.1

19 Jul 10:09
22ddca3

Choose a tag to compare

Fixed

  • Routing error on startup

v2.1.0

18 Jul 21:29
ee4fb1c

Choose a tag to compare

Added

  • Open links in the markdown editor in read-only mode

Fixed

  • JSON exports missing the note type
  • JSON imports failing or creating corrupted notes
  • Missing localizations causing crashes
  • Force the editor to be writable when adding a new note
  • Undo/Redo in the rich text editor
  • Links color in the rich text editor
  • Empty notes not being removed

v2.0.0

18 May 13:53
cdb3236

Choose a tag to compare

Added

  • New types of notes: plain text, markdown and checklist
  • Archive notes
  • Cancel action from the snack bar
  • Lock the application, a specific note or a all notes with a specific label
  • Highlight searched text
  • Accessibility setting to improve titles visibility
  • Automatic emptying of the bin
  • Donation links

Changed

  • Toolbar appearance in the rich text editor, with 3 options to choose from
  • Organize notes in folders in markdown exports
  • Animated labels filters
  • Replaced "label" with "tag"

Fixed

  • Automatically deleting empty notes not working in some cases
  • Back button not working as expected

v2.0.0-dev6

23 Apr 20:08

Choose a tag to compare

v2.0.0-dev6 Pre-release
Pre-release

Caution

Pre-release versions can be buggy. Some features may not work. You might even loose all your data. That's why they are only meant to be installed manually, after making a backup from the settings.

Tip

If you want to try this pre-release, download the APK and install it manually. Please share your thoughts in the linked discussion!

New in this pre-release:

  • Fix dev5 issues regarding automatic bin emptying at first launch

v2.0.0-dev5

06 Apr 16:59
712ea69

Choose a tag to compare

v2.0.0-dev5 Pre-release
Pre-release

Caution

Pre-release versions can be buggy. Some features may not work. You might even loose all your data. That's why they are only meant to be installed manually, after making a backup from the settings.

Tip

If you want to try this pre-release, download the APK and install it manually. Please share your thoughts in the linked discussion!

New in this pre-release:

  • Fix dev4 issues regarding database migration and backups

v2.0.0-dev4

21 Mar 16:43

Choose a tag to compare

v2.0.0-dev4 Pre-release
Pre-release

Caution

Pre-release versions can be buggy. Some features may not work. You might even loose all your data. That's why they are only meant to be installed manually, after making a backup from the settings.

Tip

If you want to try this pre-release, download the APK and install it manually. Please share your thoughts in the linked discussion!

New in this pre-release:

  • Improve the rich text toolbar with new formatting options and several layouts
  • Automatically remove notes from the bin after a specified delay
  • Setting to require a confirmation before exiting the application
  • Show and hide labels filters
  • Fix back button exiting the application instead of closing the navigation drawer or unselecting the notes

v2.0.0-dev3

07 Mar 11:06
9fcffc2

Choose a tag to compare

v2.0.0-dev3 Pre-release
Pre-release

Caution

Pre-release versions can be buggy. Some features may not work. You might even loose all your data. That's why they are only meant to be installed manually, after making a backup from the settings.

Tip

If you want to try this pre-release, download the APK and install it manually. Please share your thoughts in the linked discussion!

New in this pre-release:

  • Improve markdown export by separating notes in folders based on their status
  • Improve markdown export by listing the labels at the beginning of the notes in a quote block
  • Fix deleted notes not being exported in JSON
  • Fix drawer navigation when labels are enabled but there are none

v2.0.0-dev2

03 Mar 16:16
f9374fc

Choose a tag to compare

v2.0.0-dev2 Pre-release
Pre-release

Caution

Pre-release versions can be buggy. Some features may not work. You might even loose all your data. That's why they are only meant to be installed manually, after making a backup from the settings.

Tip

If you want to try this pre-release, download the APK and install it manually. Please share your thoughts in the linked discussion!

New in this pre-release:

  • Cancel button in the snack bars to revert the action (delete, restore, archive, unarchive)
  • Lock the application, a note or a label (locking any note that has it)
  • Add settings to choose the labels swipe actions
  • Update labels everywhere after editing them
  • Remove empty notes even if they are pinned or have labels
  • Tweak rich text editor and toolbar appearance
  • Apply "bigger titles" accessibility setting to the editor as well as the note tiles
  • Separate "Help" and "About" in two settings pages
  • Add donation links in the "About" settings page

v2.0.0-dev1

15 Feb 16:59

Choose a tag to compare

v2.0.0-dev1 Pre-release
Pre-release

Caution

Pre-release versions can be buggy. Some features may not work. You might even loose all your data. That's why they are only meant to be installed manually, after making a backup from the settings.

Tip

If you want to try this pre-release, download the APK and install it manually. Please share your thoughts in the linked discussion!

New in this pre-release:

  • New types of notes: plain text, markdown and checklist (the available types can be chosen from the settings)
  • Archive notes
  • Highlight the text that is searched in the search view
  • Actions in the app bars moved to popup menus
  • Fix adding a label to an empty note

v1.12.1

31 Jan 22:41

Choose a tag to compare

Added

  • Chinese Traditional translation

Changed

  • Enable automatic export by default
  • Background of the notes tiles is slightly darker (like the tiles in the search view)
  • Print logs to the console in release mode

Fixed

  • Custom font not applied to lists in the editor