Bradlee Speice
44bc9a5466
Remove the AndroidManifest.xml from bin
...
We should be using the one in the project directory
2013-12-08 19:59:26 -05:00
agk512
e1fceb15cc
Ye olde Alert Service added back in
2013-12-08 19:54:30 -05:00
bspeice
c77e8553fe
Sort alerts by the alarm date
2013-12-08 19:49:58 -05:00
RowenaWinston
bc5bbf8189
Fix @drawable messages
2013-12-08 19:16:40 -05:00
RowenaWinston
84fbbeb70c
Latest commit after fixing errors.
2013-12-08 14:56:46 -05:00
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
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
RowenaWinston
5baabb7c4a
Fixed Buttons on home page. Began changes to UI. Updated strings values
...
in lot view.
2013-12-05 18:22:16 -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
b896f6041f
Add the menu item for searching the RSVP list
2013-12-04 11:28:00 -05:00
bspeice
05cf607818
Add the RSVP search activity
2013-12-04 11:22:49 -05:00
bspeice
60b266e0aa
Merge branch 'master' of https://github.com/DjBushido/UNCCGameDay.git
2013-12-04 11:13:58 -05:00
bspeice
1165378e4d
Stop tracking the bin/ folder
2013-12-04 11:13:21 -05:00
RowenaWinston
7606f490af
Merge branch 'master' of https://github.com/DjBushido/UNCCGameDay.git
2013-12-02 23:09:06 -05:00
RowenaWinston
1b0e92db14
changed text box text in First Name to black
2013-12-02 23:08:37 -05:00
agk512
2d68d3bc72
Changed background to orange
2013-12-02 22:35:14 -05:00
bspeice
21e2e0bc7f
Add the onClick handler back to Registration
2013-12-02 21:58:39 -05:00
bspeice
b5e0b9b8b6
Add the onClick handlers to the new buttons for Parking
2013-12-02 21:55:48 -05:00
agk512
b9eccc1e32
Enables alertService
2013-12-02 21:30:14 -05:00
RowenaWinston
649f557bba
Registration now reflects first name and last name. Comments section
...
and organization section deleted.
2013-12-02 21:27:54 -05:00
agk512
d4413c46fd
Tap to delete alerts from DB built back in
2013-12-02 21:11:56 -05:00
RowenaWinston
a71e43e12b
First and Last Name reflected on activity_registration.xml
2013-12-02 20:54:33 -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
07f1a25742
Remove an extraneous System.println()
2013-12-02 13:10:11 -05:00
bspeice
1002c66c69
Fix the LotViewFragment to use networking correctly
2013-12-02 13:07:53 -05:00
DjBushido
0fd6ca9a67
Create README.md
2013-12-02 10:58:45 -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
agk512
7dc2e52a05
Further Alert cleanup >AGK
2013-12-02 03:34:15 -05:00
agk512
afe81f035d
Further Alert cleanup >AGK
2013-12-02 03:33:19 -05:00
agk512
41e21f3fb7
Further Alert cleanup >AGK
2013-12-02 03:32:09 -05:00
bspeice
92ed470d1a
Add documentation for the Retrofit adapter, and Twitter API client
2013-12-01 09:51:59 -05:00
bspeice
8437968f88
Add documentation for the registration package.
2013-12-01 09:49:11 -05:00
bspeice
2910d406d9
Add documentation for the parking package
2013-12-01 09:46:52 -05:00
bspeice
3d50f42f3b
Add documentation to the alert system, and refactor to use the
...
TwitterClient
2013-11-29 13:18:11 -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
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
1e19e763bd
ClearAllAlerts Button code built
2013-11-21 14:55:43 -05:00