This repository has been archived by the owner on Nov 29, 2017. It is now read-only.
Releases: YaleSTC/YalePublic-android
Releases · YaleSTC/YalePublic-android
Many feature upgrades!
Refactoring before feature upgrades
Abstracted classes, small visual fixes
Abstracted the JSONReaders, checked for internet connectivity.
Some visual fixes to the photos to make it more visually appealing.
Fixed the Map feature (was previously crashing).
Caching and Events
Created a SQLite Database containing the events of the past month, current month, and two months into the future. This data is pulled from the JSON of the Calendar feed.
If there is no cached data for the given month, new data is pulled from the internet and then displayed.
Otherwise, the database is updated each month for the next month's data.
Full functionality!
v1.0 release, 1 December 2014.
0.1 -- mergefromstan
Alternate menu view using a separate MenuAdapter.