Commit Graph

32 Commits

Author SHA1 Message Date
bspeice
63f60806e5 Registration activity now displays correctly, but is still having
errors.
2013-12-02 17:55:52 -05:00
bspeice
32ed9bcb53 Add code as given by Rowena. Currently broken! 2013-12-02 17:41:14 -05:00
bspeice
1002c66c69 Fix the LotViewFragment to use networking correctly 2013-12-02 13:07:53 -05:00
agk512
7dc2e52a05 Further Alert cleanup >AGK 2013-12-02 03:34:15 -05:00
bspeice
3026441c51 LotViewFragment documentation 2013-11-29 11:34:13 -05:00
bspeice
d9ce6e0f1c Add some documentation for the activities and app context 2013-11-28 23:16:30 -05:00
agk512
7471118550 Tap to delete alerts built. 2013-11-21 15:52:23 -05:00
agk512
1e19e763bd ClearAllAlerts Button code built 2013-11-21 14:55:43 -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
6ee303e123 Fix up some unused imports 2013-11-20 11:52:38 -05:00
bspeice
84bc2e3894 Retrieve parking lot filled status from server and display it. 2013-11-18 15:03:53 -05:00
bspeice
ae548625a3 Add code to rate parking lots, and display their locations. 2013-11-18 12:14:00 -05:00
bspeice
7edb481d70 Add basic DialogFrame support to parking 2013-11-13 23:53:53 -05:00
bspeice
9085b79d4a Add a menu button for the Home page 2013-11-01 16:33:22 -04:00
RowenaWinston
3f5fafb7a7 Deleted scrollview and created listview instead 2013-10-30 14:34:22 -04:00
RowenaWinston
251a41eb67 UI updates 2013-10-30 14:15:38 -04:00
RowenaWinston
f6da66101d UI commit2 2013-10-28 23:06:37 -04:00
bspeice
48e6a06d3a Minor cleanup 2013-10-19 19:58:53 -04:00
bspeice
0c98d681d1 Refactor, don't use the application context 2013-10-16 11:02:18 -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
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
bspeice
449678316f Add basic twitter functionality 2013-10-04 21:43:36 -04:00
bspeice
188d6e0961 Add some skeleton code for fetching alerts. 2013-10-04 21:17:50 -04:00
bspeice
5d991d0797 Add basic handling to the checkbox click events in Alerts settings. 2013-10-04 20:37:33 -04:00
bspeice
d1467881f8 Add generic menus, and implement a basic layout for alert settings.
I should commit more often, sorry...
2013-10-04 20:22:54 -04:00
bspeice
412f894d92 Move to a generic Menu activity from which actual App-level
functionality will be built.
This way, we can program the menus once for all.
2013-10-03 18:35:39 -04:00
bspeice
adc9fc0580 Add an initial menu, and allow user to visit alerts page 2013-10-01 20:17:21 -04:00
bspeice
89b73f5906 Add new activities for Home, Parking, and Registration
These activities (including Alerts) will form the basis of functionality
2013-10-01 19:39:20 -04:00
bspeice
d37d705867 Add a proper Hello World message. 2013-09-30 14:39:15 -04:00