Releases: rovati/noteapp
v3.2.4 - Zippy Update
The Zippy Update is here!
This update improves the notes import/export of the notes. The goal is to equip the app with a mechanism to easily get notes in and out of the app, so that they can be sent/received, saved somewhere else, easily recovered and so on.
The exported notes are now in Markdown format instead of txt, and the zipped archive is saved to the Downloads directory.
The app can now import notes from one or more Markdown files (following the same structure as the exported files), or from a zipped archive containing Markdown files.
The import and export functionalities are accessible from a dedicated page. The idea is that this page will be then used when the sync operations will be supported.
Have fun!
Minor release notes
This minor release fixes two small UI issues, and introduces the following:
- by dismissing the "[x] checked items" text in a checklist group, all checked items are removed at once
- by tapping the keyboard "submit" action in a checklist unchecked element, a new unchecked item is added
How to install
- Download the apk for your architecture (if you do not know the architecture of your device, download the fat
notes_version-name.apkwhich is built for wider compatibility) - From your file explorer, tap on the apk file and follow the instructions
- Done! Enjoy the app, and if you encounter any bugs please use the corresponding section to report them (link also available in-app under the settings page).
Changelog from 3.2.3
- hint text is at reduced opacity
- add new unchecked item with keyboard submit action
- dismiss all checked items at once
v3.2.3 - Zippy Update
The Zippy Update is here!
This update improves the notes import/export of the notes. The goal is to equip the app with a mechanism to easily get notes in and out of the app, so that they can be sent/received, saved somewhere else, easily recovered and so on.
The exported notes are now in Markdown format instead of txt, and the zipped archive is saved to the Downloads directory.
The app can now import notes from one or more Markdown files (following the same structure as the exported files), or from a zipped archive containing Markdown files.
The import and export functionalities are accessible from a dedicated page. The idea is that this page will be then used when the sync operations will be supported.
Have fun!
Minor release notes
This minor release fixes two UI issues on the checklist screen.
How to install
- Download the apk for your architecture (if you do not know the architecture of your device, download the fat
notes_version-name.apkwhich is built for wider compatibility) - From your file explorer, tap on the apk file and follow the instructions
- Done! Enjoy the app, and if you encounter any bugs please use the corresponding section to report them (link also available in-app under the settings page).
Changelog from 3.2.2
- the "0 checked items" text on the checklist groups is not shown anymore when opening a checklist
- tapping on an unchecked checklist item will not cause the next item to be disabled
v3.2.2 - Zippy Update
The Zippy Update is here!
This update improves the notes import/export of the notes. The goal is to equip the app with a mechanism to easily get notes in and out of the app, so that they can be sent/received, saved somewhere else, easily recovered and so on.
The exported notes are now in Markdown format instead of txt, and the zipped archive is saved to the Downloads directory.
The app can now import notes from one or more Markdown files (following the same structure as the exported files), or from a zipped archive containing Markdown files.
The import and export functionalities are accessible from a dedicated page. The idea is that this page will be then used when the sync operations will be supported.
Have fun!
Minor release notes
This minor release fixes a minor SnackBar issue and improves the UI and UX of checklists.
How to install
- Download the apk for your architecture (if you do not know the architecture of your device, download the fat
notes_version-name.apkwhich is built for wider compatibility) - From your file explorer, tap on the apk file and follow the instructions
- Done! Enjoy the app, and if you encounter any bugs please use the corresponding section to report them (link also available in-app under the settings page).
Changelog from 3.2.1
- checklist group element deletion snackbar now displays the UNDO action button again
- checklist groups are now deleted through an icon button instead of a left slide gesture
- checklist group checked items can be hidden
v3.2.1 - Zippy Update
The Zippy Update is here!
This update improves the notes import/export of the notes. The goal is to equip the app with a mechanism to easily get notes in and out of the app, so that they can be sent/received, saved somewhere else, easily recovered and so on.
The exported notes are now in Markdown format instead of txt, and the zipped archive is saved to the Downloads directory.
The app can now import notes from one or more Markdown files (following the same structure as the exported files), or from a zipped archive containing Markdown files.
The import and export functionalities are accessible from a dedicated page. The idea is that this page will be then used when the sync operations will be supported.
Have fun!
Minor release notes
This minor release fixes some UI issues
How to install
- Download the apk for your architecture (if you do not know the architecture of your device, download the fat
notes_version-name.apkwhich is built for wider compatibility) - From your file explorer, tap on the apk file and follow the instructions
- Done! Enjoy the app, and if you encounter any bugs please use the corresponding section to report them (link also available in-app under the settings page).
Changelog from 3.2.0
- extend height of toolbar to avoid overlap with system UI
- add dismiss button to snackbar
- change snackbar action button text color
v3.2.0 - Zippy Update
The Zippy Update is here!
This update improves the notes import/export of the notes. The goal is to equip the app with a mechanism to easily get notes in and out of the app, so that they can be sent/received, saved somewhere else, easily recovered and so on.
The exported notes are now in Markdown format instead of txt, and the zipped archive is saved to the Downloads directory.
The app can now import notes from one or more Markdown files (following the same structure as the exported files), or from a zipped archive containing Markdown files.
The import and export functionalities are accessible from a dedicated page. The idea is that this page will be then used when the sync operations will be supported.
Have fun!
How to install
- Download the apk for your architecture (if you do not know the architecture of your device, download the fat
notes_version-name.apkwhich is built for wider compatibility) - From your file explorer, tap on the apk file and follow the instructions
- Done! Enjoy the app, and if you encounter any bugs please use the corresponding section to report them (link also available in-app under the settings page).
Changelog from 3.1.4
- Imrpove zip export
- Add zip and markdown import
- update to Flutter 3, update dependencies
Stable v3.1.4 - Notes export fix
This minor update the zip export of notes.
How to install
- Download the apk for your architecture (if you do not know the architecture of your device, download the fat
notes_version-name.apkwhich is built for wider compatibility) - From your file explorer, tap on the apk file and follow the instructions
- Done! Enjoy the app, and if you encounter any bugs please use the corresponding section to report them (link also available in-app under the settings page).
Changelog from 3.1.3
- Fix zip export of notes
Stable v3.1.3 - Zip export fix
This minor update addresses two issues, one regarding a functionality of checklists and one regarding the zip export of notes.
How to install
- Download the apk for your architecture (if you do not know the architecture of your device, download the fat
notes_version-name.apkwhich is built for wider compatibility) - From your file explorer, tap on the apk file and follow the instructions
- Done! Enjoy the app, and if you encounter any bugs please use the corresponding section to report them (link also available in-app under the settings page).
Changelog from 3.1.2
- Remove checklist group collapse
- Fix zip export of notes
Stable 3.1.2 - Checklist Overhaul
This update refines the checklist feature. Checklists have been completely redesigned from the ground up to be more powerful and useful. A checklist is now formed by one or more groups of elements, each one with a dedicated title. Checked items are moved to the end of the group and can be dismissed by swiping them to the left, or collapsed tapping the separator line. A group can be dismissed by swiping left on the unchecked items.
Despite an almost complete model overhaul of the checklist, it is possible to safely upgrade from previous 3.x.x versions.
How to install
- Download the apk for your architecture (if you do not know the architecture of your device, download the fat
notes_version-name.apkwhich is built for wider compatibility) - From your file explorer, tap on the apk file and follow the instructions
- Done! Enjoy the app, and if you encounter any bugs please use the corresponding section to report them (link also available in-app under the settings page).
Changelog from 3.1.1
- Added snackbar with undo button on checklist group deletion
Stable 3.1.1 - Checklist Overhaul
This update refines the checklist feature. Checklists have been completely redesigned from the ground up to be more powerful and useful. A checklist is now formed by one or more groups of elements, each one with a dedicated title. Checked items are moved to the end of the group and can be dismissed by swiping them to the left, or collapsed tapping the separator line. A group can be dismissed by swiping left on the unchecked items.
Despite an almost complete model overhaul of the checklist, it is possible to safely upgrade from previous 3.x.x versions.
How to install
- Download the apk for your architecture (if you do not know the architecture of your device, download the fat
notes_version-name.apkwhich is built for wider compatibility) - From your file explorer, tap on the apk file and follow the instructions
- Done! Enjoy the app, and if you encounter any bugs please use the corresponding section to report them (link also available in-app under the settings page).
Changelog from 3.1.0
- Change background color of checklist groups
- UI improvements
Stable 3.1.0 - Checklist Overhaul
This update refines the checklist feature. Checklists have been completely redesigned from the ground up to be more powerful and useful. A checklist is now formed by one or more groups of elements, each one with a dedicated title. Checked items are moved to the end of the group and can be dismissed by swiping them to the left, or collapsed tapping the separator line. A group can be dismissed by swiping left on the unchecked items.
Despite an almost complete model overhaul of the checklist, it is possible to safely upgrade from previous 3.x.x versions.
How to install
- Download the apk for your architecture (if you do not know the architecture of your device, download the fat
notes_version-name.apkwhich is built for wider compatibility) - From your file explorer, tap on the apk file and follow the instructions
- Done! Enjoy the app, and if you encounter any bugs please use the corresponding section to report them (link also available in-app under the settings page).
Changelog from 3.0.1
- Overhaul of the checklist notes
- UI improvements