Commit Graph

52 Commits (master)

Author SHA1 Message Date
agk512 85d33578a7 just added .toLowerCase() for more accurate ordering of attendees 2013-12-09 03:51:17 -05:00
agk512 83abdf4fd0 just added .toLowerCase() for more accurate ordering of attendees 2013-12-09 03:50:21 -05:00
bspeice b8efb779fe Remove references to the ParkingCoordinate system, left unimplemented. 2013-12-08 23:27:35 -05:00
bspeice 2d0c901462 Restore a cast that was remove earlier 2013-12-08 22:03:11 -05:00
bspeice 90f149b51a Display the toast correctly in the Registration page if internet is down 2013-12-08 20:47:45 -05:00
bspeice 2a366c5e43 Minor tweak 2013-12-08 20:46:34 -05:00
bspeice e71f859c05 Display the Toast message for internet down correctly 2013-12-08 20:43:43 -05:00
bspeice a5bd595a48 Handle the RSVP search list not connecting to the Internet 2013-12-08 20:39:11 -05:00
bspeice 721882a492 Remove the Alert Settings menu item 2013-12-08 20:21:59 -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 7ce10afffd Should have been searchView1 instead of textView1 2013-12-06 14:43:07 -05:00
bspeice 4858641373 Patch Rowena's errors :) 2013-12-06 14:41:48 -05:00
agk512 f6b7609420 RSVP List showing - Ordered by last name >AGK
RSVP list showing on search page.  Ordered properly by last name.

Still need to implement Search function - will tackle later today.

All Section numbers showing NULL, all row numbers showing 0.  Probably a
quick fix on Bradlee's part.
2013-12-05 13:37:01 -05:00
bspeice a728025eed Handle the internet connection being down. 2013-12-04 13:17:37 -05:00
bspeice 4826a86706 Connect the RSVP menu item to the activity 2013-12-04 12:03:40 -05:00
bspeice 05cf607818 Add the RSVP search activity 2013-12-04 11:22:49 -05:00
agk512 d4413c46fd Tap to delete alerts from DB built back in 2013-12-02 21:11:56 -05:00
RowenaWinston af728c6ee8 I created an error in registration.java when changing the
first/last name to just fulll name.
Something simple. I will update the registration.xml file to reflect
both first
and last name right now.
2013-12-02 20:31:53 -05:00
bspeice 914de0c7b5 Registration now pushing to server correctly 2013-12-02 18:44:17 -05:00
bspeice 16099dba25 Registration now displayed correctly, but doesn't send info to server 2013-12-02 18:05:52 -05:00
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