UI commit2
@ -13,7 +13,7 @@
|
||||
android:allowBackup="true"
|
||||
android:icon="@drawable/ic_launcher"
|
||||
android:label="@string/app_name"
|
||||
android:theme="@style/AppTheme"
|
||||
android:theme="@style/Theme.Unccgameday"
|
||||
android:name="com.uncc.gameday.GameDay" >
|
||||
<activity
|
||||
android:name="com.uncc.gameday.activities.Alerts"
|
||||
|
@ -13,7 +13,7 @@
|
||||
android:allowBackup="true"
|
||||
android:icon="@drawable/ic_launcher"
|
||||
android:label="@string/app_name"
|
||||
android:theme="@style/AppTheme"
|
||||
android:theme="@style/Theme.Unccgameday"
|
||||
android:name="com.uncc.gameday.GameDay" >
|
||||
<activity
|
||||
android:name="com.uncc.gameday.activities.Alerts"
|
||||
|
BIN
res/drawable-hdpi/ab_bottom_solid_unccgameday.9.png
Executable file
After Width: | Height: | Size: 146 B |
BIN
res/drawable-hdpi/ab_solid_unccgameday.9.png
Executable file
After Width: | Height: | Size: 152 B |
BIN
res/drawable-hdpi/ab_stacked_solid_unccgameday.9.png
Executable file
After Width: | Height: | Size: 153 B |
BIN
res/drawable-hdpi/ab_texture_tile_unccgameday.png
Executable file
After Width: | Height: | Size: 123 B |
BIN
res/drawable-hdpi/ab_transparent_unccgameday.9.png
Executable file
After Width: | Height: | Size: 152 B |
BIN
res/drawable-hdpi/btn_cab_done_default_unccgameday.9.png
Executable file
After Width: | Height: | Size: 96 B |
BIN
res/drawable-hdpi/btn_cab_done_focused_unccgameday.9.png
Executable file
After Width: | Height: | Size: 109 B |
BIN
res/drawable-hdpi/btn_cab_done_pressed_unccgameday.9.png
Executable file
After Width: | Height: | Size: 109 B |
BIN
res/drawable-hdpi/cab_background_bottom_unccgameday.9.png
Executable file
After Width: | Height: | Size: 147 B |
BIN
res/drawable-hdpi/cab_background_top_unccgameday.9.png
Executable file
After Width: | Height: | Size: 144 B |
BIN
res/drawable-hdpi/list_focused_unccgameday.9.png
Executable file
After Width: | Height: | Size: 118 B |
BIN
res/drawable-hdpi/menu_dropdown_panel_unccgameday.9.png
Executable file
After Width: | Height: | Size: 978 B |
BIN
res/drawable-hdpi/progress_bg_unccgameday.9.png
Executable file
After Width: | Height: | Size: 107 B |
BIN
res/drawable-hdpi/progress_primary_unccgameday.9.png
Executable file
After Width: | Height: | Size: 867 B |
BIN
res/drawable-hdpi/progress_secondary_unccgameday.9.png
Executable file
After Width: | Height: | Size: 111 B |
BIN
res/drawable-hdpi/spinner_ab_default_unccgameday.9.png
Executable file
After Width: | Height: | Size: 283 B |
BIN
res/drawable-hdpi/spinner_ab_disabled_unccgameday.9.png
Executable file
After Width: | Height: | Size: 274 B |
BIN
res/drawable-hdpi/spinner_ab_focused_unccgameday.9.png
Executable file
After Width: | Height: | Size: 419 B |
BIN
res/drawable-hdpi/spinner_ab_pressed_unccgameday.9.png
Executable file
After Width: | Height: | Size: 361 B |
BIN
res/drawable-hdpi/tab_selected_focused_unccgameday.9.png
Executable file
After Width: | Height: | Size: 94 B |
BIN
res/drawable-hdpi/tab_selected_pressed_unccgameday.9.png
Executable file
After Width: | Height: | Size: 94 B |
BIN
res/drawable-hdpi/tab_selected_unccgameday.9.png
Executable file
After Width: | Height: | Size: 90 B |
BIN
res/drawable-hdpi/tab_unselected_focused_unccgameday.9.png
Executable file
After Width: | Height: | Size: 88 B |
BIN
res/drawable-hdpi/tab_unselected_pressed_unccgameday.9.png
Executable file
After Width: | Height: | Size: 88 B |
BIN
res/drawable-hdpi/tab_unselected_unccgameday.9.png
Executable file
After Width: | Height: | Size: 91 B |
21
res/drawable/ab_background_textured_unccgameday.xml
Executable file
@ -0,0 +1,21 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- File created by the Android Action Bar Style Generator
|
||||
|
||||
Copyright (C) 2012 readyState Software Ltd
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
|
||||
<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:src="@drawable/ab_texture_tile_unccgameday"
|
||||
android:tileMode="repeat" />
|
27
res/drawable/btn_cab_done_unccgameday.xml
Executable file
@ -0,0 +1,27 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- File created by the Android Action Bar Style Generator
|
||||
|
||||
Copyright (C) 2011 The Android Open Source Project
|
||||
Copyright (C) 2012 readyState Software Ltd
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:state_pressed="true"
|
||||
android:drawable="@drawable/btn_cab_done_pressed_unccgameday" />
|
||||
<item android:state_focused="true" android:state_enabled="true"
|
||||
android:drawable="@drawable/btn_cab_done_focused_unccgameday" />
|
||||
<item android:state_enabled="true"
|
||||
android:drawable="@drawable/btn_cab_done_default_unccgameday" />
|
||||
</selector>
|
22
res/drawable/pressed_background_unccgameday.xml
Executable file
@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- File created by the Android Action Bar Style Generator
|
||||
|
||||
Copyright (C) 2011 The Android Open Source Project
|
||||
Copyright (C) 2012 readyState Software Ltd
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle">
|
||||
<solid android:color="@color/pressed_unccgameday" />
|
||||
</shape>
|
35
res/drawable/progress_horizontal_unccgameday.xml
Executable file
@ -0,0 +1,35 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- File created by the Android Action Bar Style Generator
|
||||
|
||||
Copyright (C) 2011 The Android Open Source Project
|
||||
Copyright (C) 2012 readyState Software Ltd
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
|
||||
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
|
||||
<item android:id="@android:id/background"
|
||||
android:drawable="@drawable/progress_bg_unccgameday" />
|
||||
|
||||
<item android:id="@android:id/secondaryProgress">
|
||||
<scale android:scaleWidth="100%"
|
||||
android:drawable="@drawable/progress_secondary_unccgameday" />
|
||||
</item>
|
||||
|
||||
<item android:id="@android:id/progress">
|
||||
<scale android:scaleWidth="100%"
|
||||
android:drawable="@drawable/progress_primary_unccgameday" />
|
||||
</item>
|
||||
|
||||
</layer-list>
|
25
res/drawable/selectable_background_unccgameday.xml
Executable file
@ -0,0 +1,25 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- File created by the Android Action Bar Style Generator
|
||||
|
||||
Copyright (C) 2011 The Android Open Source Project
|
||||
Copyright (C) 2012 readyState Software Ltd
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:exitFadeDuration="@android:integer/config_mediumAnimTime" >
|
||||
<item android:state_pressed="false" android:state_focused="true" android:drawable="@drawable/list_focused_unccgameday" />
|
||||
<item android:state_pressed="true" android:drawable="@drawable/pressed_background_unccgameday" />
|
||||
<item android:drawable="@android:color/transparent" />
|
||||
</selector>
|
28
res/drawable/spinner_background_ab_unccgameday.xml
Executable file
@ -0,0 +1,28 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- File created by the Android Action Bar Style Generator
|
||||
|
||||
Copyright (C) 2011 The Android Open Source Project
|
||||
Copyright (C) 2012 readyState Software Ltd
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:state_enabled="false"
|
||||
android:drawable="@drawable/spinner_ab_disabled_unccgameday" />
|
||||
<item android:state_pressed="true"
|
||||
android:drawable="@drawable/spinner_ab_pressed_unccgameday" />
|
||||
<item android:state_pressed="false" android:state_focused="true"
|
||||
android:drawable="@drawable/spinner_ab_focused_unccgameday" />
|
||||
<item android:drawable="@drawable/spinner_ab_default_unccgameday" />
|
||||
</selector>
|
37
res/drawable/tab_indicator_ab_unccgameday.xml
Executable file
@ -0,0 +1,37 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- File created by the Android Action Bar Style Generator
|
||||
|
||||
Copyright (C) 2011 The Android Open Source Project
|
||||
Copyright (C) 2012 readyState Software Ltd
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<!-- Non focused states -->
|
||||
<item android:state_focused="false" android:state_selected="false" android:state_pressed="false" android:drawable="@android:color/transparent" />
|
||||
<item android:state_focused="false" android:state_selected="true" android:state_pressed="false" android:drawable="@drawable/tab_selected_unccgameday" />
|
||||
|
||||
<!-- Focused states -->
|
||||
<item android:state_focused="true" android:state_selected="false" android:state_pressed="false" android:drawable="@drawable/tab_unselected_focused_unccgameday" />
|
||||
<item android:state_focused="true" android:state_selected="true" android:state_pressed="false" android:drawable="@drawable/tab_selected_focused_unccgameday" />
|
||||
|
||||
<!-- Pressed -->
|
||||
<!-- Non focused states -->
|
||||
<item android:state_focused="false" android:state_selected="false" android:state_pressed="true" android:drawable="@drawable/tab_unselected_pressed_unccgameday" />
|
||||
<item android:state_focused="false" android:state_selected="true" android:state_pressed="true" android:drawable="@drawable/tab_selected_pressed_unccgameday" />
|
||||
|
||||
<!-- Focused states -->
|
||||
<item android:state_focused="true" android:state_selected="false" android:state_pressed="true" android:drawable="@drawable/tab_unselected_pressed_unccgameday" />
|
||||
<item android:state_focused="true" android:state_selected="true" android:state_pressed="true" android:drawable="@drawable/tab_selected_pressed_unccgameday" />
|
||||
</selector>
|
@ -2,13 +2,14 @@
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="fill_parent"
|
||||
android:orientation="vertical"
|
||||
android:background="#ffcc00">
|
||||
android:background="#daa520">
|
||||
|
||||
<TextView
|
||||
android:id="@+id/alerts_label_alerts_to_receive"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/alerts_label_alerts_to_receive"
|
||||
android:textColor="@color/black"
|
||||
android:textAppearance="?android:attr/textAppearanceMedium" />
|
||||
|
||||
<CheckBox
|
||||
@ -16,6 +17,7 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/alerts_check_timed"
|
||||
android:textColor="@color/black"
|
||||
android:onClick="onClickTimedAlerts" />
|
||||
|
||||
<CheckBox
|
||||
@ -23,6 +25,7 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/alerts_check_organizations"
|
||||
android:textColor="@color/black"
|
||||
android:onClick="onClickOrganizationAlerts" />
|
||||
|
||||
<CheckBox
|
||||
@ -30,6 +33,14 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/alerts_check_university"
|
||||
android:textColor="@color/black"
|
||||
android:onClick="onClickUniversityAlerts" />
|
||||
|
||||
<Button
|
||||
android:id="@+id/getAlertsButton"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:textColor="@color/black"
|
||||
android:text="@string/button_get_alerts" />
|
||||
|
||||
</LinearLayout>
|
@ -3,7 +3,7 @@
|
||||
android:id="@+id/TableLayout1"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="fill_parent"
|
||||
android:background="#f0ead6"
|
||||
android:background="#daa520"
|
||||
tools:context=".Home" >
|
||||
|
||||
<TableRow
|
||||
@ -26,14 +26,9 @@
|
||||
android:layout_marginLeft="@dimen/activity_vertical_margin"
|
||||
android:layout_marginRight="@dimen/activity_horizontal_margin"
|
||||
android:layout_weight="1"
|
||||
android:background="@color/eggshell" >
|
||||
|
||||
<TableLayout
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:padding="5dp"
|
||||
android:stretchColumns="yes" >
|
||||
</TableLayout>
|
||||
android:background="@color/eggshell"
|
||||
android:showDividers="end" >
|
||||
|
||||
</TableRow>
|
||||
|
||||
|
||||
@ -42,6 +37,7 @@
|
||||
android:id="@+id/clearAlertsbutton"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/button_clear_alerts" />
|
||||
android:text="@string/button_clear_alerts"
|
||||
android:textColor="@color/black" />
|
||||
|
||||
</TableLayout>
|
@ -6,28 +6,18 @@
|
||||
android:paddingLeft="@dimen/activity_horizontal_margin"
|
||||
android:paddingRight="@dimen/activity_horizontal_margin"
|
||||
android:paddingTop="@dimen/activity_vertical_margin"
|
||||
android:background="#f0ead6"
|
||||
android:background="#daa520"
|
||||
tools:context=".Parking" >
|
||||
|
||||
<TextView
|
||||
android:id="@+id/textParking"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_alignParentTop="true"
|
||||
android:layout_centerHorizontal="true"
|
||||
android:text="@string/title_activity_parking"
|
||||
android:textAppearance="?android:attr/textAppearanceLarge" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/textViewSelectLot"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_alignParentLeft="true"
|
||||
android:layout_below="@+id/textParking"
|
||||
android:layout_marginTop="21dp"
|
||||
android:text="@string/title_parking_selection"
|
||||
android:textColor="@color/black"
|
||||
android:textAppearance="?android:attr/textAppearanceSmall" />
|
||||
android:textAppearance="?android:attr/textAppearanceSmall"
|
||||
android:textColor="@color/black" />
|
||||
|
||||
<RadioButton
|
||||
android:id="@+id/radioButtonGreen"
|
||||
@ -36,19 +26,10 @@
|
||||
android:layout_alignParentLeft="true"
|
||||
android:layout_below="@+id/textViewSelectLot"
|
||||
android:layout_marginTop="17dp"
|
||||
android:textColor="@color/green"
|
||||
android:text="@string/green_lot" />
|
||||
|
||||
<RadioButton
|
||||
android:id="@+id/radioButtonBlack"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_alignBaseline="@+id/radioButtonGreen"
|
||||
android:layout_alignBottom="@+id/radioButtonGreen"
|
||||
android:layout_marginLeft="42dp"
|
||||
android:layout_toRightOf="@+id/textViewSelectLot"
|
||||
android:hint="@string/green_lot"
|
||||
android:text="@string/green_lot"
|
||||
android:textColor="@color/black"
|
||||
android:text="@string/black_lot" />
|
||||
android:textColorHint="@color/green" />
|
||||
|
||||
<RadioButton
|
||||
android:id="@+id/radioButtonRed"
|
||||
@ -57,8 +38,8 @@
|
||||
android:layout_alignLeft="@+id/radioButtonBlack"
|
||||
android:layout_below="@+id/radioButtonBlack"
|
||||
android:layout_marginTop="15dp"
|
||||
android:textColor="@color/red"
|
||||
android:text="@string/red_lot" />
|
||||
android:text="@string/red_lot"
|
||||
android:textColor="@color/black" />
|
||||
|
||||
<RadioButton
|
||||
android:id="@+id/radioButtonBlue"
|
||||
@ -67,8 +48,8 @@
|
||||
android:layout_alignBaseline="@+id/radioButtonRed"
|
||||
android:layout_alignBottom="@+id/radioButtonRed"
|
||||
android:layout_alignRight="@+id/radioButtonGold"
|
||||
android:textColor="@color/blue"
|
||||
android:text="@string/blue_lot" />
|
||||
android:text="@string/blue_lot"
|
||||
android:textColor="@color/black" />
|
||||
|
||||
<RadioButton
|
||||
android:id="@+id/radioButtonSilver"
|
||||
@ -77,8 +58,8 @@
|
||||
android:layout_alignLeft="@+id/radioButtonRed"
|
||||
android:layout_below="@+id/radioButtonRed"
|
||||
android:layout_marginTop="16dp"
|
||||
android:textColor="@color/silver"
|
||||
android:text="@string/silver_lot" />
|
||||
android:text="@string/silver_lot"
|
||||
android:textColor="@color/black" />
|
||||
|
||||
<RadioButton
|
||||
android:id="@+id/radioButtonOrange"
|
||||
@ -87,8 +68,8 @@
|
||||
android:layout_alignBaseline="@+id/radioButtonSilver"
|
||||
android:layout_alignBottom="@+id/radioButtonSilver"
|
||||
android:layout_alignLeft="@+id/radioButtonBlue"
|
||||
android:textColor="@color/orange"
|
||||
android:text="@string/orange_lot" />
|
||||
android:text="@string/orange_lot"
|
||||
android:textColor="@color/black" />
|
||||
|
||||
<RadioButton
|
||||
android:id="@+id/radioButtonYellow"
|
||||
@ -97,8 +78,8 @@
|
||||
android:layout_alignLeft="@+id/radioButtonSilver"
|
||||
android:layout_below="@+id/radioButtonSilver"
|
||||
android:layout_marginTop="18dp"
|
||||
android:textColor="@color/yellow"
|
||||
android:text="@string/yellow_lot" />
|
||||
android:text="@string/yellow_lot"
|
||||
android:textColor="@color/black" />
|
||||
|
||||
<RadioButton
|
||||
android:id="@+id/radioButtonPurple"
|
||||
@ -107,8 +88,8 @@
|
||||
android:layout_alignBaseline="@+id/radioButtonYellow"
|
||||
android:layout_alignBottom="@+id/radioButtonYellow"
|
||||
android:layout_alignLeft="@+id/radioButtonOrange"
|
||||
android:textColor="@color/purple"
|
||||
android:text="@string/puple_lot" />
|
||||
android:text="@string/puple_lot"
|
||||
android:textColor="@color/black" />
|
||||
|
||||
<RadioButton
|
||||
android:id="@+id/radioButtonPink"
|
||||
@ -117,8 +98,8 @@
|
||||
android:layout_alignLeft="@+id/radioButtonYellow"
|
||||
android:layout_below="@+id/radioButtonYellow"
|
||||
android:layout_marginTop="18dp"
|
||||
android:textColor="@color/pink"
|
||||
android:text="@string/pink_lot" />
|
||||
android:text="@string/pink_lot"
|
||||
android:textColor="@color/black" />
|
||||
|
||||
<RadioButton
|
||||
android:id="@+id/radioButtonWhite"
|
||||
@ -127,8 +108,8 @@
|
||||
android:layout_alignBaseline="@+id/radioButtonPink"
|
||||
android:layout_alignBottom="@+id/radioButtonPink"
|
||||
android:layout_alignLeft="@+id/radioButtonGold"
|
||||
android:textColor="@color/white"
|
||||
android:text="@string/white_lot" />
|
||||
android:text="@string/white_lot"
|
||||
android:textColor="@color/black" />
|
||||
|
||||
<RadioButton
|
||||
android:id="@+id/radioButtonGold"
|
||||
@ -137,7 +118,17 @@
|
||||
android:layout_alignLeft="@+id/radioButtonGreen"
|
||||
android:layout_below="@+id/radioButtonWhite"
|
||||
android:layout_marginTop="16dp"
|
||||
android:textColor="@color/gold"
|
||||
android:text="@string/gold_lot" />
|
||||
android:text="@string/gold_lot"
|
||||
android:textColor="@color/black" />
|
||||
|
||||
<RadioButton
|
||||
android:id="@+id/radioButtonBlack"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_alignBaseline="@+id/radioButtonGreen"
|
||||
android:layout_alignBottom="@+id/radioButtonGreen"
|
||||
android:layout_toRightOf="@+id/textViewSelectLot"
|
||||
android:text="@string/black_lot"
|
||||
android:textColor="@color/black" />
|
||||
|
||||
</RelativeLayout>
|
||||
|
@ -6,27 +6,18 @@
|
||||
android:paddingLeft="@dimen/activity_horizontal_margin"
|
||||
android:paddingRight="@dimen/activity_horizontal_margin"
|
||||
android:paddingTop="@dimen/activity_vertical_margin"
|
||||
android:background="#f0ead6"
|
||||
android:background="#daa520"
|
||||
tools:context=".Registration" >
|
||||
|
||||
<TextView
|
||||
android:id="@+id/registrationTitle"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_alignParentTop="true"
|
||||
android:layout_centerHorizontal="true"
|
||||
android:text="@string/title_activity_registration"
|
||||
android:textAppearance="?android:attr/textAppearanceLarge" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/studentName"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_alignParentLeft="true"
|
||||
android:layout_below="@+id/registrationTitle"
|
||||
android:layout_marginTop="26dp"
|
||||
android:text="@string/student_name"
|
||||
android:textAllCaps="false"
|
||||
android:textColor="@color/black"
|
||||
android:textAppearance="?android:attr/textAppearanceSmall" />
|
||||
|
||||
<TextView
|
||||
@ -36,6 +27,7 @@
|
||||
android:layout_alignParentLeft="true"
|
||||
android:layout_below="@+id/studentName"
|
||||
android:layout_marginTop="72dp"
|
||||
android:textColor="@color/black"
|
||||
android:text="@string/student_organization"
|
||||
android:textAppearance="?android:attr/textAppearanceSmall" />
|
||||
|
||||
@ -47,6 +39,7 @@
|
||||
android:layout_below="@+id/studentOrganization"
|
||||
android:layout_marginTop="72dp"
|
||||
android:text="@string/section_number"
|
||||
android:textColor="@color/black"
|
||||
android:textAppearance="?android:attr/textAppearanceSmall" />
|
||||
|
||||
<TextView
|
||||
@ -57,6 +50,7 @@
|
||||
android:layout_below="@+id/sectionNumber"
|
||||
android:layout_marginTop="72dp"
|
||||
android:text="@string/row_number"
|
||||
android:textColor="@color/black"
|
||||
android:textAppearance="?android:attr/textAppearanceSmall" />
|
||||
|
||||
<EditText
|
||||
@ -104,6 +98,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_alignParentBottom="true"
|
||||
android:layout_marginLeft="18dp"
|
||||
android:textColor="@color/black"
|
||||
android:layout_toRightOf="@+id/checkBoxBroadcastInfo"
|
||||
android:text="@string/button_save" />
|
||||
|
||||
@ -114,6 +109,7 @@
|
||||
android:layout_alignBaseline="@+id/buttonSave"
|
||||
android:layout_alignBottom="@+id/buttonSave"
|
||||
android:layout_alignParentLeft="true"
|
||||
android:textColor="@color/black"
|
||||
android:text="@string/check_box_broadcast" />
|
||||
|
||||
</RelativeLayout>
|
||||
|
@ -1,52 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<TableRow xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:padding="5dp" >
|
||||
|
||||
<TextView
|
||||
android:id="@+id/alertsChoicesTextView"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_span="2"
|
||||
android:layout_weight="1"
|
||||
android:textColor="@color/black"
|
||||
android:textIsSelectable="true"
|
||||
android:background="@android:color/transparent"/>
|
||||
|
||||
<Button
|
||||
android:id="@+id/getAlertsButton"
|
||||
style="?android:attr/buttonStyleSmall"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/button_get_alerts" />
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<RadioGroup
|
||||
android:id="@+id/alertChoicesRadioGrou"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content">
|
||||
|
||||
<RadioButton
|
||||
android:id="@+id/UniversityRadio"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/select_university_alerts" />
|
||||
|
||||
<RadioButton
|
||||
android:id="@+id/OraganizationRadio"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/select_organization_alerts" />
|
||||
|
||||
<RadioButton
|
||||
android:id="@+id/StudentRadio"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/select_twitter_alerts" />
|
||||
</RadioGroup>
|
||||
|
||||
</TableRow>
|
@ -14,6 +14,9 @@
|
||||
<color name="pink">#ff3399</color>
|
||||
<color name="white">#ffffff</color>
|
||||
<color name="eggshell">#fffacd</color>
|
||||
<color name="background">#daa520</color>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
22
res/values/colors_unccgameday.xml
Executable file
@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- File created by the Android Action Bar Style Generator
|
||||
|
||||
Copyright (C) 2011 The Android Open Source Project
|
||||
Copyright (C) 2012 readyState Software Ltd
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
|
||||
<resources>
|
||||
<color name="pressed_unccgameday">#CCB99F10</color>
|
||||
</resources>
|
@ -1,7 +1,7 @@
|
||||
<resources>
|
||||
|
||||
<!-- Default screen margins, per the Android Design guidelines. -->
|
||||
<dimen name="activity_horizontal_margin">5dp</dimen>
|
||||
<dimen name="activity_vertical_margin">5dp</dimen>
|
||||
<dimen name="activity_horizontal_margin">16dp</dimen>
|
||||
<dimen name="activity_vertical_margin">16dp</dimen>
|
||||
|
||||
</resources>
|
||||
|
@ -30,7 +30,7 @@
|
||||
<string name="organization_comments">Comments:</string>
|
||||
<string name="registration_view_check_ins">View Check-In List</string>
|
||||
<string name="button_save">Save</string>
|
||||
<string name="title_parking_selection">Please Select a Lot</string>
|
||||
<string name="title_parking_selection">Please Select a Parking Lot</string>
|
||||
<string name="button_get_alerts">Get Alerts</string>
|
||||
<string name="select_university_alerts">University Alerts</string>
|
||||
<string name="select_organization_alerts">Organization Alerts</string>
|
||||
|
80
res/values/styles_unccgameday.xml
Executable file
@ -0,0 +1,80 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- File created by the Android Action Bar Style Generator
|
||||
|
||||
Copyright (C) 2011 The Android Open Source Project
|
||||
Copyright (C) 2012 readyState Software Ltd
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
|
||||
<resources>
|
||||
|
||||
<style name="Theme.Unccgameday" parent="@android:style/Theme.Holo">
|
||||
<item name="android:actionBarItemBackground">@drawable/selectable_background_unccgameday</item>
|
||||
<item name="android:popupMenuStyle">@style/PopupMenu.Unccgameday</item>
|
||||
<item name="android:dropDownListViewStyle">@style/DropDownListView.Unccgameday</item>
|
||||
<item name="android:actionBarTabStyle">@style/ActionBarTabStyle.Unccgameday</item>
|
||||
<item name="android:actionDropDownStyle">@style/DropDownNav.Unccgameday</item>
|
||||
<item name="android:actionBarStyle">@style/ActionBar.Solid.Unccgameday</item>
|
||||
<item name="android:actionModeBackground">@drawable/cab_background_top_unccgameday</item>
|
||||
<item name="android:actionModeSplitBackground">@drawable/cab_background_bottom_unccgameday</item>
|
||||
<item name="android:actionModeCloseButtonStyle">@style/ActionButton.CloseMode.Unccgameday</item>
|
||||
|
||||
|
||||
</style>
|
||||
|
||||
<style name="ActionBar.Solid.Unccgameday" parent="@android:style/Widget.Holo.ActionBar.Solid">
|
||||
<item name="android:background">@drawable/ab_solid_unccgameday</item>
|
||||
<item name="android:backgroundStacked">@drawable/ab_stacked_solid_unccgameday</item>
|
||||
<item name="android:backgroundSplit">@drawable/ab_bottom_solid_unccgameday</item>
|
||||
<item name="android:progressBarStyle">@style/ProgressBar.Unccgameday</item>
|
||||
</style>
|
||||
|
||||
<style name="ActionBar.Transparent.Unccgameday" parent="@android:style/Widget.Holo.ActionBar">
|
||||
<item name="android:background">@drawable/ab_transparent_unccgameday</item>
|
||||
<item name="android:progressBarStyle">@style/ProgressBar.Unccgameday</item>
|
||||
</style>
|
||||
|
||||
<style name="PopupMenu.Unccgameday" parent="@android:style/Widget.Holo.ListPopupWindow">
|
||||
<item name="android:popupBackground">@drawable/menu_dropdown_panel_unccgameday</item>
|
||||
</style>
|
||||
|
||||
<style name="DropDownListView.Unccgameday" parent="@android:style/Widget.Holo.ListView.DropDown">
|
||||
<item name="android:listSelector">@drawable/selectable_background_unccgameday</item>
|
||||
</style>
|
||||
|
||||
<style name="ActionBarTabStyle.Unccgameday" parent="@android:style/Widget.Holo.ActionBar.TabView">
|
||||
<item name="android:background">@drawable/tab_indicator_ab_unccgameday</item>
|
||||
</style>
|
||||
|
||||
<style name="DropDownNav.Unccgameday" parent="@android:style/Widget.Holo.Spinner">
|
||||
<item name="android:background">@drawable/spinner_background_ab_unccgameday</item>
|
||||
<item name="android:popupBackground">@drawable/menu_dropdown_panel_unccgameday</item>
|
||||
<item name="android:dropDownSelector">@drawable/selectable_background_unccgameday</item>
|
||||
</style>
|
||||
|
||||
<style name="ProgressBar.Unccgameday" parent="@android:style/Widget.Holo.ProgressBar.Horizontal">
|
||||
<item name="android:progressDrawable">@drawable/progress_horizontal_unccgameday</item>
|
||||
</style>
|
||||
|
||||
<style name="ActionButton.CloseMode.Unccgameday" parent="@android:style/Widget.Holo.ActionButton.CloseMode">
|
||||
<item name="android:background">@drawable/btn_cab_done_unccgameday</item>
|
||||
</style>
|
||||
|
||||
<!-- this style is only referenced in a Light.DarkActionBar based theme -->
|
||||
<style name="Theme.Unccgameday.Widget" parent="@android:style/Theme.Holo">
|
||||
<item name="android:popupMenuStyle">@style/PopupMenu.Unccgameday</item>
|
||||
<item name="android:dropDownListViewStyle">@style/DropDownListView.Unccgameday</item>
|
||||
</style>
|
||||
|
||||
</resources>
|
@ -1,6 +1,15 @@
|
||||
package com.uncc.gameday.activities;
|
||||
|
||||
import android.os.Bundle;
|
||||
|
||||
import com.uncc.gameday.R;
|
||||
|
||||
|
||||
public class Parking extends MenuActivity {
|
||||
|
||||
}
|
||||
@Override
|
||||
protected void onCreate(Bundle savedInstanceState) {
|
||||
super.onCreate(savedInstanceState);
|
||||
setContentView(R.layout.activity_parking);
|
||||
}
|
||||
}
|
@ -1,6 +1,16 @@
|
||||
package com.uncc.gameday.activities;
|
||||
|
||||
import android.os.Bundle;
|
||||
|
||||
import com.uncc.gameday.R;
|
||||
|
||||
|
||||
public class Registration extends MenuActivity {
|
||||
|
||||
}
|
||||
@Override
|
||||
protected void onCreate(Bundle savedInstanceState) {
|
||||
super.onCreate(savedInstanceState);
|
||||
setContentView(R.layout.activity_registration);
|
||||
|
||||
}
|
||||
}
|
||||
|