Add code for the SharedPreferences in determining which alerts to fetch.

This commit is contained in:
bspeice
2013-10-09 15:14:04 -04:00
parent bcfd88faa7
commit e0f029f387
4 changed files with 21 additions and 22 deletions

View File

@ -15,5 +15,6 @@
<string name="gameday_handle">UNCCGameDay</string>
<string name="university_handle">unccharlotte</string>
<string name="db_path">Gameday.sqlite</string>
<string name="preferences_file">GamedayPreferences</string>
</resources>