Releases: maelchiotti/LocalMaterialNotes
Releases · maelchiotti/LocalMaterialNotes
v1.2.0
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
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
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)
v1.1.0
Added
- Authentication on application launch
- Add tagline and about text in the info section of the settings
Changed
- Revert to using default page transitions
- Automatically restart the app when changing the language
- Use the Storage Access Framework to handle file I/O and thus remove storage permissions
Fixed
- Localize the welcome note
- Going back from the editor after adding a note from the quick action when the editor was already opened on an other note correctly goes back to the notes list
v1.0.1
Added
- Welcome note when first launching the app
Fixed
- System navigation bar transparency and the padding at the bottom of the settings page
v1.0.0
Initial release