diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 2bffb7b5..7308fc33 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -27,7 +27,7 @@ You should have received a copy of the GNU General Public License along with Tod + android:targetSdkVersion="14" /> @@ -45,7 +45,7 @@ You should have received a copy of the GNU General Public License along with Tod + android:label="@string/app_label" android:theme="@style/Theme.TodoTxt"> + android:configChanges="keyboardHidden|orientation" > diff --git a/res/drawable-hdpi-v14/ic_menu_add.png b/res/drawable-hdpi-v14/ic_menu_add.png new file mode 100644 index 00000000..5741995c Binary files /dev/null and b/res/drawable-hdpi-v14/ic_menu_add.png differ diff --git a/res/drawable-hdpi-v14/ic_menu_search.png b/res/drawable-hdpi-v14/ic_menu_search.png new file mode 100644 index 00000000..e6b70451 Binary files /dev/null and b/res/drawable-hdpi-v14/ic_menu_search.png differ diff --git a/res/drawable-hdpi-v14/menu_filter.png b/res/drawable-hdpi-v14/menu_filter.png new file mode 100644 index 00000000..9b093a67 Binary files /dev/null and b/res/drawable-hdpi-v14/menu_filter.png differ diff --git a/res/drawable-hdpi-v14/menu_sync.png b/res/drawable-hdpi-v14/menu_sync.png new file mode 100644 index 00000000..479aca46 Binary files /dev/null and b/res/drawable-hdpi-v14/menu_sync.png differ diff --git a/res/drawable-hdpi-v14/title_background.xml b/res/drawable-hdpi-v14/title_background.xml new file mode 100644 index 00000000..c61142c7 --- /dev/null +++ b/res/drawable-hdpi-v14/title_background.xml @@ -0,0 +1,32 @@ + + + + + + + \ No newline at end of file diff --git a/res/layout-v14/main.xml b/res/layout-v14/main.xml new file mode 100644 index 00000000..6d89402f --- /dev/null +++ b/res/layout-v14/main.xml @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + + + +