Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 1.64 KB

File metadata and controls

42 lines (31 loc) · 1.64 KB
  • Bug Fix

    • Fixed occasional crash that occurred when the app was reloaded from being in the background

  • Enhancements

    • Projects can now be created from the Projects page

    • Stickies can now be edited and deleted from the Sticky page

    • Stickies can now be marked/unmarked as completed

    • Stickies due dates can now be set as blank

      • NOTE: Stickies without due dates won’t currently be available in the list views as these filter by date

    • Stickies can now be tagged based on tags available for the specific project

      • NOTE: Project tags currently need to be created using the web interface

  • Bug Fix

    • Fixed crash on startup for users upgrading from an older version of the app

  • Enhancements

    • ActionBar added that contains links to Projects, Stickies, New Sticky, About, and Sign Out

    • Stickies can now be viewed filtered by project by selecting a project from the Projects page

    • Stickies are now split into Completed, Past Due, and Upcoming

    • Stickies can be created by selecting a project, then clicking New Sticky from the options menu

      • Created stickies are currently assigned to the signed in user

    • Added About page that provides information on the currently signed in user and the application itself

    • Previously logged in user information is now persisted on logout

    • Using ActionBarSherlock and ViewPageIndicator

    • Added database migrations and rollbacks

  • Bug Fix

    • Fixed crash on login that occurred on devices running Honeycomb, Ice Cream Sandwich, or Jelly Bean

  • Initial implementation that allows a user to sign in and view a list of past due stickies