Skip to content

v2.1.1

Latest
Compare
Choose a tag to compare
@gouravkhunger gouravkhunger released this 14 Mar 18:03
· 1 commit to main since this release
81ee2a3

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.