Commit Graph

24 Commits

Author SHA1 Message Date
agk512
a04940e6d1 Drop down alert always shows newest alert 2013-12-08 02:33:26 -05:00
agk512
d03ce1427d Some search changes, plus Auto alert test
Added alerts every 30 minutes starting at 9am to 930pm on 12-7-13.  Will
have on phone today to ensure that automated alerts show properly.

Having no luck with search function, will try again tomorrow.
2013-12-07 01:17:45 -05:00
bspeice
07f1a25742 Remove an extraneous System.println() 2013-12-02 13:10:11 -05:00
agk512
21eb59dc0a Further Alert cleanup >AGK 2013-12-02 03:36:25 -05:00
agk512
ca881b99bd Further Alert cleanup >AGK 2013-12-02 03:35:59 -05:00
agk512
06f7c7933f Further Alert cleanup >AGK 2013-12-02 03:35:22 -05:00
agk512
33afb534bd Further Alert cleanup >AGK 2013-12-02 03:34:50 -05:00
bspeice
3d50f42f3b Add documentation to the alert system, and refactor to use the
TwitterClient
2013-11-29 13:18:11 -05:00
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