Skip to content

Releases: Daemon-Macklin/Henge-Stoners

Henge Stoners Imrpoved

22 Dec 17:28
a45ad1f
Compare
Choose a tag to compare

An version of the original Hengestoners with improved architecture and firebase storage.

Bug Fixes

03 Nov 21:21
Compare
Choose a tag to compare

Adding Bug fixes for front end

Adding default Hillforts when user is created.

Final Version

26 Oct 18:00
Compare
Choose a tag to compare

Final Version

This is the final version of the application. Which contains all of the functionality outlined in the spec of the assignment. Download it and try yourself.

This version updates a lot from the previous versions but is a lot of polish and bug fixes. Read the lasted merge for the full details.

Henge Stoners Beta

25 Oct 16:51
3eec68d
Compare
Choose a tag to compare
Henge Stoners Beta Pre-release
Pre-release

Henge Stoners Beta

This release adds a number of new features:

HillFort Crud Features

Hillfort Data now saved with its user.
Same as last release.

User Features

  1. User register:
    Username
    Email
    Password
  2. Users can create, view, update and remove their hillforts
  3. Users can update email, username and password
  4. Users password stored securely

Settings Features

  1. Add place where users can update details
  2. Add statistics

Navigation

  1. Added navigation drawer to allow users to go between home and settings.
  2. Added logout button in navigation

Hillfort Crud

23 Oct 09:28
Compare
Choose a tag to compare
Hillfort Crud Pre-release
Pre-release

Henge Stoners v0.2

This release contains a finished Hillfort Crud Application:

Create a Hillfort with:

  1. Title
  2. Description
  3. Google Maps Location data
  4. Is visited and date visited
  5. A list of images(Currently unlimited)
  6. A list of Notes(Currently unlimited)

Can Update a Hillfort.

  1. Change Title
  2. Change Description
  3. Change Google Maps Location data
  4. Is visited and date visited
  5. Remove Images from list
  6. Remove Notes from list

Can Remove Hillforts

Added View Pager for Image view on list activity and Hillfort Activity.

Added lat and long to list activity.

Basic Adding and Front End Work

14 Oct 22:56
Compare
Choose a tag to compare
Pre-release

v0.1

This release contains basic front end stuff with the ability to add a Name, Description, Lat and Long (Manually) And a number of notes.

No persistence.