• v0.0.9A (Latest Version)

    17 August 2017

    Bug Fixes:
    • Fixed bug where Morning Review Events Overview showed the number of events in total instead of number of events today.
    • Fixed bug where the tags of Short Term Tasks were overridden with “~”.
    Changes:
    • Added an item inside OptionsMenu where users can view the current app version.
  • v0.0.8A

    16 August 2017

    Bug Fixes:
    • Fixed bug where the amount of Free Time might become a negative floating point number.
    • Fixed bug where Morning Review Events Overview showed the number of events in total instead of number of events today.
    Changes:
    • Changed the process of adding events to double-clicking the Events Header instead of any space inside the Events Tab.
    • Changed the scrolling delay for Morning Review to be 3.5s.
  • v0.0.7A

    14 August 2017

    Changes:
    • Added User Tutorial using MaterialShowcaseView and MaterialShowcaseSequence.
  • v0.0.6A

    13 August 2017

    Bug Fixes:
    • Fixed crucial bug in SQLiteDatabase onUpgrade() – now users need not delete the app every time the database structure changes
  • v0.0.5A

    12 August 2017

    Bug Fixes:
    • Fixed bug that penalized users for a dehydrating tree even when they just opened the app after installation
    • Fixed bug that the free time did not update after users deleted events
    Changes:
    • To add a short term task, simply double-tap on the 'Short Term Tasks' Tab
    • To add a long term task, simply double-tap on the 'Long Term Tasks' Tab
    • To add an event, simply double tap on any area inside the Events tab.
    • Added notifications for 30 minutes, 15 minutes and 5 minutes before an Event starts.
  • v0.0.4A

    8 August 2017

    Bug Fixes:
    • Fixed bug that the water is 105% in Morning Review
    • Fixed bug that the FloatingActionButton blocks the delete icon of Long Term Tasks
    Changes:
    • Removed Floating Action Button
    • Users now double-tap to add tasks or events
    • Added Tagging Function, allowing users to classify their tasks according to self-defined tags.
  • v0.0.3A

    2 August 2017

    Bug Fixes:
    • Fixed bug that the task name overflows, covering the priority exclamation mark
    • Fixed bug that the WheelDatePicker spills over onto slide progress RadioButtons in AddShortTermTask.java
    Changes:
    • Shortened AutoScrolling for Morning Review to 2s from 5s
    • Added Settings Activity
  • v0.0.2A

    28 July 2017

    Bug Fixes:
    • Fixed bug that Morning Review does not show up
    • Fixed bug that small screen sizes cause the buttons on EditShortTermTask.java, EditLongTermTask.java, EditEvent.java to become squashed and break text to newline
    • Fixed bug that the DONE button on EditShortTermTask.java, EditLongTermTask.java does not appear
    • Fixed Locale problem causing toolbar heading of Event Calendar tab to appear in half-chinese, half-english
    • Fixed Locale problem causing CompactCalendarView to display Chinese 周 for days of the week
    • Fixed bug that event notifications would not appear
    Changes:
    • Changed Dashboard Tab icon to a White ic_full_tree_100 icon
    • Added auto-scroll for Morning Review
    • Added ScrollViews to each of the Edit Task / Event activities
  • v0.0.1A

    27 July 2017

    Initial alpha release through Google Drive apk.

17 August 2017

Bug Fixes:

  • Fixed bug where Morning Review Events Overview showed the number of events in total instead of number of events today.
  • Fixed bug where the tags of Short Term Tasks were overridden with “~”.

Changes:

  • Added an item inside OptionsMenu where users can view the current app version.

16 August 2017

Bug Fixes:

  • Fixed bug where the amount of Free Time might become a negative floating point number.
  • Fixed bug where Morning Review Events Overview showed the number of events in total instead of number of events today.

Changes:

  • Changed the process of adding events to double-clicking the Events Header instead of any space inside the Events Tab.
  • Changed the scrolling delay for Morning Review to be 3.5s.

14 August 2017

Changes:

  • Added User Tutorial using MaterialShowcaseView and MaterialShowcaseSequence.

13 August 2017

Bug Fixes:

  • Fixed crucial bug in SQLiteDatabase onUpgrade() – now users need not delete the app every time the database structure changes.

12 August 2017

Bug Fixes:

  • Fixed bug that penalized users for a dehydrating tree even when they just opened the app after installation
  • Fixed bug that the free time did not update after users deleted events

Changes:

  • To add a short term task, simply double-tap on the 'Short Term Tasks' Tab
  • To add a long term task, simply double-tap on the 'Long Term Tasks' Tab
  • To add an event, simply double tap on any area inside the Events tab.
  • Added notifications for 30 minutes, 15 minutes and 5 minutes before an Event starts.

8 August 2017

Bug Fixes:

  • Fixed bug that the water is 105% in Morning Review
  • Fixed bug that the FloatingActionButton blocks the delete icon of Long Term Tasks

Changes:

  • Removed Floating Action Button
  • Users now double-tap to add tasks or events
  • Added Tagging Function, allowing users to classify their tasks according to self-defined tags.

2 August 2017

Bug Fixes:

  • Fixed bug that the task name overflows, covering the priority exclamation mark
  • Fixed bug that the WheelDatePicker spills over onto slide progress RadioButtons in AddShortTermTask.java

Changes:

  • Shortened AutoScrolling for Morning Review to 2s from 5s
  • Added Settings Activity

28 July 2017

Bug Fixes:

  • Fixed bug that Morning Review does not show up
  • Fixed bug that small screen sizes cause the buttons on EditShortTermTask.java, EditLongTermTask.java, EditEvent.java to become squashed and break text to newline
  • Fixed bug that the DONE button on EditShortTermTask.java, EditLongTermTask.java does not appear
  • Fixed Locale problem causing toolbar heading of Event Calendar tab to appear in half-chinese, half-english
  • Fixed Locale problem causing CompactCalendarView to display Chinese 周 for days of the week
  • Fixed bug that event notifications would not appear

Changes:

  • Changed Dashboard Tab icon to a White ic_full_tree_100 icon
  • Added auto-scroll for Morning Review
  • Added ScrollViews to each of the Edit Task / Event activities

27 July 2017

Initial alpha release through Google Drive apk.