Source for Gower Tides app on Google Play.
License: GNU General Public License (v3)
Notes:
- External Credits
- Credit to Adam Whitcroft for weather information icons (temperature, wind, precipitation)
- (More) credit to Adam Whitcroft for icons from the Batch set (return to today, some surf icons, etc.)
- Credit to digitalchet for weather icons
- Graph generation utilises the AndroidPlot Java package
- Weather data is from the World Weather Online API.
- This SQLite helper class was used to handle the local SQLite database.
- The Joda Time library is used to handle dates and times (including calculating time differences).