Skip to content

Version 2.0.0-beta05

Pre-release
Pre-release
Compare
Choose a tag to compare
@yashovardhan99 yashovardhan99 released this 27 Feb 06:26
7fe34e0

Added

  • Context menus on home screen to make it easier to edit and delete activities
  • Added shortcuts and integration with Google Assistant to make it easier to use the app!

Changed

  • Updated time handling across the app

Fixed

  • Fixed bug related to invalid time when exporting data

Dev Bytes

This update has major internal changes

  • Added static and dynamic shortcuts with Google Assistant capabilities.
  • Added a ton of new unit tests for utilities
  • Migrated away from java.util.Date and Calendar to use the modern java.time libraries.
  • Updated to gradle 7.0