Skip to content

Releases: aau-giraf/weekplanner

2020 Sprint 3 Release 1

Flutter release

20 May 12:29
Compare
Choose a tag to compare

Now actually building!

The 2019 development is over, and this is the final release of the app.
The release should be usable for customers, and will be published to the Google Play Store.

The following was implemented:

  • Marking multiple activities allows you to manipulate them all at once!
  • Add your own pictures to the database!
  • Cancelling activities
  • Deleting weekplans
  • Allowed switching from guardian to citizen mode
  • Added timers to activities that the guardian can set!
  • Weekplans now show the name of the citizen!

Minor fixes:

  • New button design (they all use a standard button)
  • Error message suggesting internet connection is down when trying to search for pictograms
  • Error messages when switching from guardian to citizen and back
  • Added a cache so pictograms load faster
  • Removed the settings page - we don't use it!
  • Removed pesky bug where adding multiple activities would only save the first
  • Citizen can no longer use the back button when they watch the weekplan screen

As always - plenty of bug fixes and minor edits!

Flutter release

20 May 12:28
654ad29
Compare
Choose a tag to compare

The 2019 development is over, and this is the final release of the app.
The release should be usable for customers, and will be published to the Google Play Store.

The following was implemented:

  • Marking multiple activities allows you to manipulate them all at once!
  • Add your own pictures to the database!
  • Cancelling activities
  • Deleting weekplans
  • Allowed switching from guardian to citizen mode
  • Added timers to activities that the guardian can set!
  • Weekplans now show the name of the citizen!

Minor fixes:

  • New button design (they all use a standard button)
  • Error message suggesting internet connection is down when trying to search for pictograms
  • Error messages when switching from guardian to citizen and back
  • Added a cache so pictograms load faster
  • Removed the settings page - we don't use it!
  • Removed pesky bug where adding multiple activities would only save the first
  • Citizen can no longer use the back button when they watch the weekplan screen

As always - plenty of bug fixes and minor edits!

Flutter porting

09 Apr 07:01
Compare
Choose a tag to compare
Flutter porting Pre-release
Pre-release

This release ports the project from Xamarin to Flutter and provides almost the same functionality as the Xamarin project.