Releases: aritra-tech/Notify
Releases · aritra-tech/Notify
v1.3.0-beta01
v1.2.0
This release includes new features and some fixes in the application.
💡 What's New?
- Implemented Photo Picker.
- Implemented Speech to Text Feature.
- Added
RoadMap
in the Settings.
✔ Improvements
- Made the screens scrollable.
- Changed the Date format.
- Added
Delete
in the EditNoteScreen for better UX. - Fixed the Search bar bug
- Changed the deprecated code
🎯 Codebase Improvements
- Modified the
buildType
. - Bumped the Nav version from
2.7.0-rc01
->2.7.0
- Decreased the KSP version from
1.9.0-1.0.13
->1.8.10-1.0.9
v1.1.0
This release includes major changes and improvements.
💡 What's New?
- Share your Notes as Images & PDFs.
- Switch between LazyColumn and LazyGridView
- Added Rate & Share feature in the Settings Screen
✔ Improvements
- Revamped & Fixed the UI (i.e. GridView Card).
🎯 Codebase Improvements
- Migrated the gradle from
Groovy
->KTS
. - Migrated
kapt
->KSP
- Updated the dependencies.
v1.0
This is an initial version of Notify Android Application 👀
Features
- List of all notes.
- Create new notes.
- Update/Swipe Delete Notes.
- Dark Mode/Light Mode support.
- Backup/Restore Data.
- Switch between the layout (i.e LazyColumn & Lazy Staggered GridView)
Notify App is not yet developed, its development is WIP 😊.