Commit Graph

16 Commits (3026441c51f5a9c50ef44e869b80247727e806b3)

Author SHA1 Message Date
agk512 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
agk512 7471118550 Tap to delete alerts built. 2013-11-21 15:52:23 -05:00
agk512 a06aa20207 AlertDB being re-commited to Git 2013-11-21 14:03:23 -05:00
bspeice c6e0587f1d Add template Javadocs. Needs actual documentation yet. 2013-11-20 11:55:39 -05:00
bspeice 83a66e45a6 Remove some unused imports 2013-10-20 17:30:37 -04:00
bspeice a96694e4ad Add the fetchUnread method to the AlertDB to be implemented. 2013-10-16 14:14:20 -04:00
bspeice d3ba093cbe Add some documentation on fetching alerts from Twitter. 2013-10-14 13:40:42 -04:00
bspeice caf9da1e58 Add the new AlertDB api
Yay for test-driven development!
2013-10-14 13:36:04 -04:00
bspeice ad38a415fd Clear an Alert after it is clicked 2013-10-09 20:54:38 -04:00
bspeice 27681948fc Minor cleanups 2013-10-09 20:42:44 -04:00
bspeice df9e24e17c Finally, alerts actually display. 2013-10-09 20:31:07 -04:00
bspeice 0fb498a306 Add initial code to show alerts 2013-10-09 20:20:04 -04:00
bspeice 9fc974402b Add lots more skeleton 2013-10-09 19:40:07 -04:00
bspeice e0f029f387 Add code for the SharedPreferences in determining which alerts to fetch. 2013-10-09 15:14:04 -04:00
bspeice bcfd88faa7 AlertFetcher should be explicitly given its Context
Worst case, write a static method inside it.
2013-10-08 18:10:57 -04:00
bspeice 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