Skip to content

Releases: gouravkhunger/QuotesApp

v2.1.1

14 Mar 18:03
81ee2a3
Compare
Choose a tag to compare

v2.1.1 released 🎉

Changelog:

  • Remove anti-privacy focused integrations: Firebase (#14)

  • [Feature] The app now sends notifications for Quote of the day, once every day.

    Note: The app uses WorkManager to schedule the notification task. If you have a device that is flagged here, please disable battery optimizations for the QuotesApp app to make this notification feature reliable, else it will run randomly causing unexpected behavior.

  • APKs are signed from now on. Please ignore the google play warnings saying the app can't be verified or is malicious. Verify with Virus total check report.

  • Fixed copy to clipboard logic to include complete quote data, instead of just quote message.

v2.1.0

11 Mar 19:17
650fba3
Compare
Choose a tag to compare

v2.1.0 released 🎉

Changelog:

  • Less swipe distance to load new quote and hence better UX.
  • Fixed screen animation on back button press. For some reason, it used to behave weirdly.
  • [BUG Fix] You can't drag bookmarked quotes vertically now, only horizontal swipes are allowed.
  • Improved update notification. Now you can download the latest APK by pressing download, instead of finding it in GitHub releases.
  • Added firebase features: Analytics, Crashlytics, and Cloud Messaging for improvements.

Development changes:

  • Formatted code, removed redundancies.
  • Update dependencies to the latest version.

Find the quotesapp-2.1.0.apk asset attached below!

v2.0.0

12 Oct 13:54
Compare
Choose a tag to compare

v2.0.0 of the QuotesApp is out 🎉🥳

Download the quotes-app-v2.0.0 from the assets below 😄
Don't wanna download? Check out this video video to get a gist of what the app does.

There are a lot of improvements this time!
User noticeable changes:

  • Much requested quote Sharing option is out! 🎊
  • Better than ever card swipe animations Took me hours to improve logic😎
  • When you open the app, it'll notify you for newer updates(if any) so that you don't have to check manually 😉
  • Various small bug fixes 🐛

Development Changes:

  • Migrated from Groovy to Kotlin DSL

v1.0.0 Release

18 May 19:04
3a9e34d
Compare
Choose a tag to compare

First release(version 1.0) of the QuotesApp 🚀