search record details with slider and fragments (honeycomb ui like)
authordrizea <danielrizea27@gmail.com>
Sun, 8 Jul 2012 16:13:02 +0000 (19:13 +0300)
committerdrizea <danielrizea27@gmail.com>
Sun, 8 Jul 2012 16:13:02 +0000 (19:13 +0300)
commita5f745e161e8a6cb8c242e33769b36ba281e58d1
treee2d86aae9180838a7837200ddf669f1b24e7cbf7
parentd11ea4190f0cc5c95688a27daab2ce1fcec11b83
search record details with slider and fragments (honeycomb ui like)
73 files changed:
Open-ILS/src/Android/.classpath
Open-ILS/src/Android/AndroidManifest.xml
Open-ILS/src/Android/lib/org.openils_idl.jar [deleted file]
Open-ILS/src/Android/lib/org.opensrf2_serialized_reg.jar [deleted file]
Open-ILS/src/Android/lib/simple-xml-2.6.4.jar [deleted file]
Open-ILS/src/Android/libs/android-support-v4.jar [new file with mode: 0644]
Open-ILS/src/Android/libs/org.openils_idl.jar [new file with mode: 0644]
Open-ILS/src/Android/libs/org.opensrf2_serialized_reg.jar [new file with mode: 0644]
Open-ILS/src/Android/libs/simple-xml-2.6.4.jar [new file with mode: 0644]
Open-ILS/src/Android/res/drawable-hdpi/custom_tab_indicator_focused.9.png [new file with mode: 0644]
Open-ILS/src/Android/res/drawable-hdpi/custom_tab_indicator_selected.9.png [new file with mode: 0644]
Open-ILS/src/Android/res/drawable-hdpi/custom_tab_indicator_selected_pressed.9.png [new file with mode: 0644]
Open-ILS/src/Android/res/drawable-hdpi/custom_tab_indicator_unselected.9.png [new file with mode: 0644]
Open-ILS/src/Android/res/drawable-hdpi/custom_tab_indicator_unselected_focused.9.png [new file with mode: 0644]
Open-ILS/src/Android/res/drawable-hdpi/custom_tab_indicator_unselected_pressed.9.png [new file with mode: 0644]
Open-ILS/src/Android/res/drawable-hdpi/vpi__tab_selected_focused_holo.9.png [new file with mode: 0644]
Open-ILS/src/Android/res/drawable-hdpi/vpi__tab_selected_holo.9.png [new file with mode: 0644]
Open-ILS/src/Android/res/drawable-hdpi/vpi__tab_selected_pressed_holo.9.png [new file with mode: 0644]
Open-ILS/src/Android/res/drawable-hdpi/vpi__tab_unselected_focused_holo.9.png [new file with mode: 0644]
Open-ILS/src/Android/res/drawable-hdpi/vpi__tab_unselected_holo.9.png [new file with mode: 0644]
Open-ILS/src/Android/res/drawable-hdpi/vpi__tab_unselected_pressed_holo.9.png [new file with mode: 0644]
Open-ILS/src/Android/res/drawable-ldpi/vpi__tab_selected_focused_holo.9.png [new file with mode: 0644]
Open-ILS/src/Android/res/drawable-ldpi/vpi__tab_selected_holo.9.png [new file with mode: 0644]
Open-ILS/src/Android/res/drawable-ldpi/vpi__tab_selected_pressed_holo.9.png [new file with mode: 0644]
Open-ILS/src/Android/res/drawable-ldpi/vpi__tab_unselected_focused_holo.9.png [new file with mode: 0644]
Open-ILS/src/Android/res/drawable-ldpi/vpi__tab_unselected_holo.9.png [new file with mode: 0644]
Open-ILS/src/Android/res/drawable-ldpi/vpi__tab_unselected_pressed_holo.9.png [new file with mode: 0644]
Open-ILS/src/Android/res/drawable-mdpi/custom_tab_indicator_selected.9.png [new file with mode: 0644]
Open-ILS/src/Android/res/drawable-mdpi/custom_tab_indicator_selected_focused.9.png [new file with mode: 0644]
Open-ILS/src/Android/res/drawable-mdpi/custom_tab_indicator_selected_pressed.9.png [new file with mode: 0644]
Open-ILS/src/Android/res/drawable-mdpi/custom_tab_indicator_unselected.9.png [new file with mode: 0644]
Open-ILS/src/Android/res/drawable-mdpi/custom_tab_indicator_unselected_focused.9.png [new file with mode: 0644]
Open-ILS/src/Android/res/drawable-mdpi/custom_tab_indicator_unselected_pressed.9.png [new file with mode: 0644]
Open-ILS/src/Android/res/drawable-mdpi/vpi__tab_selected_focused_holo.9.png [new file with mode: 0644]
Open-ILS/src/Android/res/drawable-mdpi/vpi__tab_selected_holo.9.png [new file with mode: 0644]
Open-ILS/src/Android/res/drawable-mdpi/vpi__tab_selected_pressed_holo.9.png [new file with mode: 0644]
Open-ILS/src/Android/res/drawable-mdpi/vpi__tab_unselected_focused_holo.9.png [new file with mode: 0644]
Open-ILS/src/Android/res/drawable-mdpi/vpi__tab_unselected_holo.9.png [new file with mode: 0644]
Open-ILS/src/Android/res/drawable-mdpi/vpi__tab_unselected_pressed_holo.9.png [new file with mode: 0644]
Open-ILS/src/Android/res/drawable-xhdpi/vpi__tab_selected_focused_holo.9.png [new file with mode: 0644]
Open-ILS/src/Android/res/drawable-xhdpi/vpi__tab_selected_holo.9.png [new file with mode: 0644]
Open-ILS/src/Android/res/drawable-xhdpi/vpi__tab_selected_pressed_holo.9.png [new file with mode: 0644]
Open-ILS/src/Android/res/drawable-xhdpi/vpi__tab_unselected_focused_holo.9.png [new file with mode: 0644]
Open-ILS/src/Android/res/drawable-xhdpi/vpi__tab_unselected_holo.9.png [new file with mode: 0644]
Open-ILS/src/Android/res/drawable-xhdpi/vpi__tab_unselected_pressed_holo.9.png [new file with mode: 0644]
Open-ILS/src/Android/res/drawable/custom_tab_indicator.xml [new file with mode: 0644]
Open-ILS/src/Android/res/drawable/vpi__tab_indicator.xml [new file with mode: 0644]
Open-ILS/src/Android/res/layout/record_details_basic_fragment.xml [new file with mode: 0644]
Open-ILS/src/Android/res/layout/record_details_info.xml
Open-ILS/src/Android/res/layout/record_details_more_fragment.xml [new file with mode: 0644]
Open-ILS/src/Android/res/layout/record_details_simple.xml
Open-ILS/src/Android/res/layout/simple_tabs.xml [new file with mode: 0644]
Open-ILS/src/Android/res/menu/menu.xml [new file with mode: 0644]
Open-ILS/src/Android/res/values/styles.xml
Open-ILS/src/Android/res/values/vpi__attrs.xml [new file with mode: 0644]
Open-ILS/src/Android/res/values/vpi__colors.xml [new file with mode: 0644]
Open-ILS/src/Android/res/values/vpi__defaults.xml [new file with mode: 0644]
Open-ILS/src/Android/res/values/vpi__styles.xml [new file with mode: 0644]
Open-ILS/src/Android/res/xml/vpi__dark_theme.xml [new file with mode: 0644]
Open-ILS/src/Android/res/xml/vpi__light_theme.xml [new file with mode: 0644]
Open-ILS/src/Android/src/org/evergreen/android/searchCatalog/RecordDetails.java
Open-ILS/src/Android/src/org/evergreen/android/searchCatalog/SearchCatalog.java
Open-ILS/src/Android/src/org/evergreen/android/searchCatalog/SearchCatalogListView.java
Open-ILS/src/Android/src/org/evergreen/android/searchCatalog/TabsView.java [new file with mode: 0644]
Open-ILS/src/Android/src/org/evergreen/android/utils/ui/AdvancedDetailsFragment.java [new file with mode: 0644]
Open-ILS/src/Android/src/org/evergreen/android/utils/ui/BaseSampleActivity.java [new file with mode: 0644]
Open-ILS/src/Android/src/org/evergreen/android/utils/ui/BasicDetailsFragment.java [new file with mode: 0644]
Open-ILS/src/Android/src/org/evergreen/android/utils/ui/PageIndicator.java [new file with mode: 0644]
Open-ILS/src/Android/src/org/evergreen/android/utils/ui/RealViewSwitcher.java [new file with mode: 0644]
Open-ILS/src/Android/src/org/evergreen/android/utils/ui/TabPageIndicator.java [new file with mode: 0644]
Open-ILS/src/Android/src/org/evergreen/android/utils/ui/TestFragment.java [new file with mode: 0644]
Open-ILS/src/Android/src/org/evergreen/android/utils/ui/TestFragmentAdapter.java [new file with mode: 0644]
Open-ILS/src/Android/src/org/evergreen/android/utils/ui/TitlePageIndicator.java [new file with mode: 0644]