Commit Graph

14 Commits (master)

Author SHA1 Message Date
Felix X. Fant 43505eadf7 Minor changes for AlertDBTest.java to work 2013-12-08 22:52:53 -05:00
bspeice c77e8553fe Sort alerts by the alarm date 2013-12-08 19:49:58 -05:00
agk512 a04940e6d1 Drop down alert always shows newest alert 2013-12-08 02:33:26 -05:00
agk512 06f7c7933f Further Alert cleanup >AGK 2013-12-02 03:35:22 -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 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 a96694e4ad Add the fetchUnread method to the AlertDB to be implemented. 2013-10-16 14:14:20 -04:00
bspeice caf9da1e58 Add the new AlertDB api
Yay for test-driven development!
2013-10-14 13:36:04 -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 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