12 Commits

Author SHA1 Message Date
b9de3ac529 Fetch University and UNCC alerts correctly 2013-12-08 20:52:29 -05:00
07f1a25742 Remove an extraneous System.println() 2013-12-02 13:10:11 -05:00
ca881b99bd Further Alert cleanup >AGK 2013-12-02 03:35:59 -05:00
3d50f42f3b Add documentation to the alert system, and refactor to use the
TwitterClient
2013-11-29 13:18:11 -05:00
c843d7f337 Twitter Alerts now feeding into AlertDB >AGK
Twitter Alerts are now feeding into AlertDB properly, and are being
displayed in both drop down notification and main page alert list.

AGK
2013-11-23 17:54:17 -05:00
a06aa20207 AlertDB being re-commited to Git 2013-11-21 14:03:23 -05:00
c6e0587f1d Add template Javadocs. Needs actual documentation yet. 2013-11-20 11:55:39 -05:00
d3ba093cbe Add some documentation on fetching alerts from Twitter. 2013-10-14 13:40:42 -04:00
9fc974402b Add lots more skeleton 2013-10-09 19:40:07 -04:00
e0f029f387 Add code for the SharedPreferences in determining which alerts to fetch. 2013-10-09 15:14:04 -04:00
bcfd88faa7 AlertFetcher should be explicitly given its Context
Worst case, write a static method inside it.
2013-10-08 18:10:57 -04:00
fa28b411b5 Add some more skeleton to how Alerts should be processed
Create a way to statically get the app context
2013-10-07 14:20:20 -04:00