Skip to content

Releases: aritra-tech/Notify

v1.3.0

23 Sep 18:13
5c44a7a
Compare
Choose a tag to compare

💡What's New

  • [#59] Added In-App Update ( Contributed by @aritra-tech )
  • [#51] Implemented Biometric Authentication for keeping your Notes safe ( Contributed by @swapnil-musale )
  • [#66] Implemented auto-save & update feature during saving and editing the Notes ( Contributed by @ibrahim-5 )
  • [#70] Remove overflow icon from note item ( Contributed @logickoder )
  • [#71] Implement backup and restore with CSV ( Contributed @logickoder )

🎯 Codebase Improvements

  • Re-structured the project files
  • Disallowed main thread queries
  • Made some UI changes.
  • Bumped Navigation version from 2.7.0 -> 2.7.2
  • Bumped Lifecycle version from 2.6.1 -> 2.6.2
  • Bumped Material 3 Icons version from 1.5.0 -> 1.5.1

Many Thanks to superstar ⭐ contributor @swapnil-musale , @logickoder & @ibrahim-5 for contributing and for making this project better!

v1.3.0-beta01

30 Aug 14:56
ae556b0
Compare
Choose a tag to compare
v1.3.0-beta01 Pre-release
Pre-release

💡Whats New

  • Added FCM for app notification #43
  • Added biometric security for privacy case #39

👩‍💻New Contributors

@swapnil-musale made his first contribution in #51

v1.2.0

23 Aug 15:11
be9fe82
Compare
Choose a tag to compare

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

10 Aug 20:09
94f78fe
Compare
Choose a tag to compare

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

25 Jul 16:12
Compare
Choose a tag to compare

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 😊.