Skip to content

Releases: EdwaRen/Recycle-Can-iOS

Release The Legacy!

05 Sep 05:35

Choose a tag to compare

Reduced minimum iOS device requirement from iOS 9 to iOS 8. Added new recycling location support for offline use.

Release The Navigation!

22 Jun 19:53

Choose a tag to compare

This includes a significant navigation update that works completely in-app, rather than going to Apple's 'Maps' application. Users can now select a nearby pin and the application will show a route-line there as well as other nice information such as distance. More buttons have been added to enhance the in-app navigation tools. Pin annotationViews have better UI element placing and a "Go" label has been added to clarify that clicking the annotationView will show a route to the pin's location.

Updated recycling locations as well, including creating some innovative javascript tools (This will be added to the repository later when cleaned up as a separate tool) to transcribe the locations that use the Alberta Township System (ATS) into lat/long coordinates.

Release The Database!

09 Jun 04:16

Choose a tag to compare

This release provides locations for users to find nearby recycling centers. Client-side database storage is used to maintain app functionality even without a network connection. Several additional features have been added such as automatic location services as well as MapKit integration to show paths towards recycling centers on screen.