summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-09-02 00:50:26 +0400
committerAndrew Dolgov <[email protected]>2012-09-02 00:50:26 +0400
commitcff1071ca7f9af12c44ef35bb66752c7a4330e83 (patch)
tree5195288b5163c3edf24a83a3845458c7da48a87b
parent06f57b1b815f6746833cc07baf3b18432c36964a (diff)
enable tablet UI on w600dp devices
-rw-r--r--AndroidManifest.xml4
-rw-r--r--res/layout-sw600dp-port/headlines_row_selected.xml (renamed from res/layout-sw768dp-port/headlines_row_selected.xml)0
-rw-r--r--res/layout-sw600dp-port/main.xml (renamed from res/layout-sw768dp-port/main.xml)0
-rw-r--r--res/layout-sw600dp/feeds_row_selected.xml (renamed from res/layout-sw768dp/feeds_row_selected.xml)0
-rw-r--r--res/layout-sw600dp/headlines_row.xml (renamed from res/layout-sw768dp/headlines_row.xml)0
-rw-r--r--res/layout-sw600dp/headlines_row_selected.xml (renamed from res/layout-sw768dp/headlines_row_selected.xml)0
-rw-r--r--res/layout-sw600dp/headlines_row_unread.xml (renamed from res/layout-sw768dp/headlines_row_unread.xml)0
-rw-r--r--res/layout-sw600dp/main.xml (renamed from res/layout-sw768dp/main.xml)0
8 files changed, 2 insertions, 2 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index a76adbc1..90530e11 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.fox.ttrss"
- android:versionCode="89"
- android:versionName="0.6.13" >
+ android:versionCode="90"
+ android:versionName="0.6.14" >
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="11" />
diff --git a/res/layout-sw768dp-port/headlines_row_selected.xml b/res/layout-sw600dp-port/headlines_row_selected.xml
index 7e89eb7a..7e89eb7a 100644
--- a/res/layout-sw768dp-port/headlines_row_selected.xml
+++ b/res/layout-sw600dp-port/headlines_row_selected.xml
diff --git a/res/layout-sw768dp-port/main.xml b/res/layout-sw600dp-port/main.xml
index 40f28d6c..40f28d6c 100644
--- a/res/layout-sw768dp-port/main.xml
+++ b/res/layout-sw600dp-port/main.xml
diff --git a/res/layout-sw768dp/feeds_row_selected.xml b/res/layout-sw600dp/feeds_row_selected.xml
index d8481005..d8481005 100644
--- a/res/layout-sw768dp/feeds_row_selected.xml
+++ b/res/layout-sw600dp/feeds_row_selected.xml
diff --git a/res/layout-sw768dp/headlines_row.xml b/res/layout-sw600dp/headlines_row.xml
index bb673f9f..bb673f9f 100644
--- a/res/layout-sw768dp/headlines_row.xml
+++ b/res/layout-sw600dp/headlines_row.xml
diff --git a/res/layout-sw768dp/headlines_row_selected.xml b/res/layout-sw600dp/headlines_row_selected.xml
index 5df99772..5df99772 100644
--- a/res/layout-sw768dp/headlines_row_selected.xml
+++ b/res/layout-sw600dp/headlines_row_selected.xml
diff --git a/res/layout-sw768dp/headlines_row_unread.xml b/res/layout-sw600dp/headlines_row_unread.xml
index 5ccac557..5ccac557 100644
--- a/res/layout-sw768dp/headlines_row_unread.xml
+++ b/res/layout-sw600dp/headlines_row_unread.xml
diff --git a/res/layout-sw768dp/main.xml b/res/layout-sw600dp/main.xml
index 9df4e048..9df4e048 100644
--- a/res/layout-sw768dp/main.xml
+++ b/res/layout-sw600dp/main.xml