diff --git a/android/assets/urllist.xml b/android/assets/urllist.xml new file mode 100644 index 0000000..d5f3de3 --- /dev/null +++ b/android/assets/urllist.xml @@ -0,0 +1,61 @@ + + + + http://www.shulgan-tash.ru/about/ + http://www.shulgan-tash.ru + shulgantash.html + ST_DIV_CLASS + post-content + Шульганташ + http://www.shulgan-tash.ru/wp-content/uploads/2013/07/MG_0164-FullHD.jpg + + + http://www.bashnl.ru/o-biblioteke/ + http://www.bashnl.ru + bashnl.html + ST_ARTICLE + article + Библиотека имени Заки Валиди + http://upload.wikimedia.org/wikipedia/commons/f/f6/Library_Zaki-Validi.jpg + + + http://tv-rb.ru/o-kompanii/ + http://tv-rb.ru + tv-rb.html + ST_DIV_CLASS + page-main-content + БСТ - О компании + http://tv-rb.ru/upload/medialibrary/4b6/4b6e96a91e32ed74ca239b0fca90d4a5.jpg + + + + http://skikandry.ru/index/recreation + http://skikandry.ru + skikandry.html + ST_DIV_ID + article + Кандрыкуль + http://skikandry.ru/assets/images/photo/kandry-kul.jpg + + + http://www.iremel.net/ + http://www.iremel.net + iremel.net.html + ST_DIV_CLASS + content-all + Гора Иремель + http://www.iremel.net/uploads/iremel/p1000694.jpg + + + http://invest.bashkortostan.ru/pages/11 + http://invest.bashkortostan.ru + invest.bashkortostan.html + ST_DIV_CLASS + page-content + Преимущества Башкортостана + http://invest.bashkortostan.ru/uploads/picture/picture/50/normal_republic.png + + + + + diff --git a/android/libs/jsoup-1.8.1.jar b/android/libs/jsoup-1.8.1.jar new file mode 100644 index 0000000..ae717d4 Binary files /dev/null and b/android/libs/jsoup-1.8.1.jar differ diff --git a/android/libs/osmdroid-android-4.2.jar b/android/libs/osmdroid-android-4.3.jar similarity index 56% rename from android/libs/osmdroid-android-4.2.jar rename to android/libs/osmdroid-android-4.3.jar index 48612e3..aad6ea7 100644 Binary files a/android/libs/osmdroid-android-4.2.jar and b/android/libs/osmdroid-android-4.3.jar differ diff --git a/android/project.properties b/android/project.properties index dbb66c3..a80681a 100644 --- a/android/project.properties +++ b/android/project.properties @@ -13,4 +13,5 @@ # Project target. target=android-21 android.library.reference.1=..\\HorizontalListViewLibrary -android.library.reference.2=../google-play-services_lib +android.library.reference.2=..\\google-play-services_lib +android.library.reference.3=../networkutils diff --git a/android/res/drawable/bashgid_logo_main.png b/android/res/drawable/bashgid_logo_main.png new file mode 100644 index 0000000..212a935 Binary files /dev/null and b/android/res/drawable/bashgid_logo_main.png differ diff --git a/android/res/drawable/marker_default.png b/android/res/drawable/marker_default.png new file mode 100644 index 0000000..e161c69 Binary files /dev/null and b/android/res/drawable/marker_default.png differ diff --git a/android/res/layout/button_hview_list_element.xml b/android/res/layout/button_hview_list_element.xml index 6996e4e..ca1de54 100644 --- a/android/res/layout/button_hview_list_element.xml +++ b/android/res/layout/button_hview_list_element.xml @@ -13,7 +13,11 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_gravity="center_horizontal" - android:contentDescription="@string/related_image" /> + android:adjustViewBounds="true" + android:contentDescription="@string/related_image" + android:maxHeight="180dp" + android:minHeight="180dp" + android:scaleType="fitXY" /> + + + + diff --git a/android/res/layout/fragment_link_content_page.xml b/android/res/layout/fragment_link_content_page.xml index 88a2eb2..5024376 100644 --- a/android/res/layout/fragment_link_content_page.xml +++ b/android/res/layout/fragment_link_content_page.xml @@ -11,29 +11,10 @@ android:paddingTop="@dimen/activity_vertical_margin" tools:context="fishrungames.bashgid.LinkContentFragment" > - - - - - - -