From: drizea Date: Mon, 23 Jul 2012 21:32:05 +0000 (+0300) Subject: modified search to reseamble the mockup ui search X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=178b10932b9773d23f1760c0e73b5283324f7491;p=working%2FEvergreen.git modified search to reseamble the mockup ui search --- diff --git a/Open-ILS/src/Android/AndroidManifest.xml b/Open-ILS/src/Android/AndroidManifest.xml index 940c6f7614..0e15105c20 100644 --- a/Open-ILS/src/Android/AndroidManifest.xml +++ b/Open-ILS/src/Android/AndroidManifest.xml @@ -10,7 +10,7 @@ + android:label="@string/app_name"> + diff --git a/Open-ILS/src/Android/res/drawable-hdpi/ic_action_settings.png b/Open-ILS/src/Android/res/drawable-hdpi/ic_action_settings.png new file mode 100644 index 0000000000..cc32e2d1d2 Binary files /dev/null and b/Open-ILS/src/Android/res/drawable-hdpi/ic_action_settings.png differ diff --git a/Open-ILS/src/Android/res/drawable-hdpi/settings_small.png b/Open-ILS/src/Android/res/drawable-hdpi/settings_small.png new file mode 100644 index 0000000000..1b95b273c2 Binary files /dev/null and b/Open-ILS/src/Android/res/drawable-hdpi/settings_small.png differ diff --git a/Open-ILS/src/Android/res/drawable-mdpi/ic_action_settings.png b/Open-ILS/src/Android/res/drawable-mdpi/ic_action_settings.png new file mode 100644 index 0000000000..dc66d914e8 Binary files /dev/null and b/Open-ILS/src/Android/res/drawable-mdpi/ic_action_settings.png differ diff --git a/Open-ILS/src/Android/res/drawable/actionbar_button.xml b/Open-ILS/src/Android/res/drawable/actionbar_button.xml new file mode 100644 index 0000000000..8f94012bd3 --- /dev/null +++ b/Open-ILS/src/Android/res/drawable/actionbar_button.xml @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Open-ILS/src/Android/res/drawable/actionbar_compat_item.xml b/Open-ILS/src/Android/res/drawable/actionbar_compat_item.xml deleted file mode 100644 index 4b3960cf46..0000000000 --- a/Open-ILS/src/Android/res/drawable/actionbar_compat_item.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - diff --git a/Open-ILS/src/Android/res/drawable/actionbar_compat_item_focused.xml b/Open-ILS/src/Android/res/drawable/actionbar_compat_item_focused.xml deleted file mode 100644 index 04811d3340..0000000000 --- a/Open-ILS/src/Android/res/drawable/actionbar_compat_item_focused.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - diff --git a/Open-ILS/src/Android/res/drawable/actionbar_compat_item_pressed.xml b/Open-ILS/src/Android/res/drawable/actionbar_compat_item_pressed.xml deleted file mode 100644 index 72ff4b4f96..0000000000 --- a/Open-ILS/src/Android/res/drawable/actionbar_compat_item_pressed.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - diff --git a/Open-ILS/src/Android/res/drawable/header_rounded_corners.xml b/Open-ILS/src/Android/res/drawable/header_rounded_corners.xml new file mode 100644 index 0000000000..ff1ab2eadc --- /dev/null +++ b/Open-ILS/src/Android/res/drawable/header_rounded_corners.xml @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/Open-ILS/src/Android/res/drawable/menu_button.xml b/Open-ILS/src/Android/res/drawable/menu_button.xml new file mode 100644 index 0000000000..fade6a4ace --- /dev/null +++ b/Open-ILS/src/Android/res/drawable/menu_button.xml @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Open-ILS/src/Android/res/drawable/rounded_buttom_corners.xml b/Open-ILS/src/Android/res/drawable/rounded_buttom_corners.xml new file mode 100644 index 0000000000..dc348173af --- /dev/null +++ b/Open-ILS/src/Android/res/drawable/rounded_buttom_corners.xml @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/Open-ILS/src/Android/res/layout/actionbar_compat.xml b/Open-ILS/src/Android/res/layout/actionbar_compat.xml deleted file mode 100644 index 73cbd03997..0000000000 --- a/Open-ILS/src/Android/res/layout/actionbar_compat.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - diff --git a/Open-ILS/src/Android/res/layout/actionbar_indeterminate_progress.xml b/Open-ILS/src/Android/res/layout/actionbar_indeterminate_progress.xml deleted file mode 100644 index c05750e00a..0000000000 --- a/Open-ILS/src/Android/res/layout/actionbar_indeterminate_progress.xml +++ /dev/null @@ -1,27 +0,0 @@ - - - - - diff --git a/Open-ILS/src/Android/res/layout/advanced_search_dialog.xml b/Open-ILS/src/Android/res/layout/advanced_search_dialog.xml new file mode 100644 index 0000000000..3fd28b94c7 --- /dev/null +++ b/Open-ILS/src/Android/res/layout/advanced_search_dialog.xml @@ -0,0 +1,95 @@ + + + + + + + + + + + + + +