Skip to content

Releases: maelchiotti/LocalMaterialNotes

v1.7.0

05 Oct 21:17
Compare
Choose a tag to compare

Added

  • Toolbar button to add a link to the selected text
  • Button to toggle the editor between editing mode and reading mode
  • Setting to open the editor in reading mode by default
  • Copy to clipboard menu and swipe action
  • Share swipe action
  • Live preview when selecting the text scaling

Changed

  • Settings values display

Fixed

  • Text scaling popup having a wrong title

v1.6.0

12 Sep 14:11
fc1ff36
Compare
Choose a tag to compare

Added

  • Release on F-Droid
  • Setting to choose the auto backup directory
  • Setting to only show the titles of the notes (can be disabled in the search view)
  • Setting to focus the title instead of the content when creating a new note
  • Setting to disable the subdued color of the notes content preview
  • Setting to change the text scaling
  • Chinese simplified localization

Fixed

  • Search view is not black in black theme mode
  • Failure to set the refresh rate on devices running Android below version 6
  • Failure to get the write permission when writing export files

v1.5.2

16 Aug 17:11
892d56d
Compare
Choose a tag to compare

Added

  • Portuguese localization

Fixed

  • Auto export settings tile not updating after disabling auto export
  • Notes sorted by their created time instead of their edited time
  • Focus on the note content not requested when the title is validated
  • Typos

v1.5.1

07 Aug 18:53
f91b965
Compare
Choose a tag to compare

Fixed

  • Exiting the editor with the device back button or the back gesture (not the app back button) causes the content of the note to be displayed in any other note opened afterwards
  • Special characters incorrectly decoded when importing a JSON file

v1.5.0

06 Aug 20:13
2106f2c
Compare
Choose a tag to compare

Added

  • Auto JSON backup
  • JSON backup encryption
  • Settings to customize the swipe actions
  • Setting to hide the app from recent apps and prevent screenshots
  • Setting to show the checklist button in the toolbar if not shown in the app bar
  • Enable high refresh rate
  • Russian localization
  • Show localizations completion as a percentage

Changed

  • New settings page layout that divides settings into separate pages
  • Disable undo/redo buttons in the editor's app bar if they can't be used
  • Enable swipe actions in grid mode

Fixed

  • Notes tiles: use rounded corners when background is not shown, use correct background color in list view
  • Keyboard opening when toggling a checkbox
  • Keyboard popping back up after using the back gesture
  • App closing when going back while the selection mode is active instead of exiting it
  • Strings inconsistencies

v1.4.0

27 Jun 15:48
Compare
Choose a tag to compare

Added

  • Spanish localization
  • Toggleable background for notes tiles

Changed

  • Drastically improved the speed of editing/deleting multiple notes
  • Use a less vibrant color for the editor toolbar

Fixed

  • Going back from the licences list doesn't close the page
  • Going back from the editor page while the menu is open goes back to the notes list instead of closing the menu
  • Empty note still shown until the notes list is refreshed
  • Devices using a system RTL language not having the app use the RTL layout
  • Slightly wrong icon size on the splash screen for Android 12+ devices

v1.3.0

22 May 17:04
65f4ea0
Compare
Choose a tag to compare

Added

  • Release to IzzyOnDroid
  • Grid view
  • Advanced text formatting
  • Undo/redo while editing
  • Setting to toggle advanced text formatting
  • Setting to toggle undo/redo buttons
  • Setting to toggle checklists button

Removed

  • "Untitled note" label

Changed

  • Improve the search precision
  • Improve markdown export (support advanced text formatting and export each note to a separate file)
  • Going back from the settings goes back to the previous page (if any)

Fixed

  • Hide note preview if empty
  • Providers not updating correctly
  • Notes not sorted after being updated
  • Support RTL for paddings
  • Many small issues

v1.2.0

15 Apr 15:34
5a6e31b
Compare
Choose a tag to compare

Added

  • Turkish localization
  • Adaptive and monochrome icons
  • Hint text in the note content text field

Removed

  • Distracting transition between the notes list and the note editor

Changed

  • An empty note will now be automatically deleted
  • Use radio buttons where appropriate in the settings dialogs
  • Use floating snack bars

Fixed

  • App crashing when using the quick action to add a note if the app was closed, or opened but not on the notes list
  • Focus being reset in the note content text field
  • Remove the drawer on the editor page
  • Exit selection mode when adding a note
  • Tiles background color not scrolling with the tile when scrolling the notes list in selection mode
  • FAB padding
  • Spelling

v1.1.2

31 Mar 23:06
5a6e31b
Compare
Choose a tag to compare

Fixed

  • Spelling
  • Decoding of special characters in JSON exports
  • Add padding at the bottom of the editor
  • Remove the drawer on the editor page

Changed

  • Use floating snack bars
  • Use radio buttons where appropriate in settings dialogs

v1.1.1

03 Mar 17:50
Compare
Choose a tag to compare

Added

  • Export notes as Markdown
  • Show a separator between the notes (toggleable)

Removed

  • Remove the app lock feature (most recent Android devices have a more stable, built-in identical functionality)

Fixed

  • Disable the black theme setting tile while in light theme
  • Automatically sort in descending order when sorting by date, and in ascending order when sorting by title (the order can still be manually changed afterwards)