Commit Graph

11 Commits

Author SHA1 Message Date
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