diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000..452fd8161 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +*~ +*.bak +*.pyc +Thumbs.db + diff --git a/apps/Development/AndroidManifest.xml b/apps/Development/AndroidManifest.xml index 879e7d6c4..4f8df3ea0 100644 --- a/apps/Development/AndroidManifest.xml +++ b/apps/Development/AndroidManifest.xml @@ -36,7 +36,6 @@ android:icon="@drawable/ic_launcher_devtools"> - @@ -132,5 +131,11 @@ + + + + + + diff --git a/apps/Development/res/layout/application_hw_pref.xml b/apps/Development/res/layout/application_hw_pref.xml index 859c7ab21..c38a0cb1e 100755 --- a/apps/Development/res/layout/application_hw_pref.xml +++ b/apps/Development/res/layout/application_hw_pref.xml @@ -77,6 +77,14 @@ + + diff --git a/apps/Development/res/layout/development_settings.xml b/apps/Development/res/layout/development_settings.xml index 048674816..4f185aae1 100644 --- a/apps/Development/res/layout/development_settings.xml +++ b/apps/Development/res/layout/development_settings.xml @@ -142,13 +142,6 @@ android:layout_below="@id/font_hinting" android:layout_alignParentLeft="true" android:text="@string/development_settings_show_xmpp_text" /> - - diff --git a/apps/Development/res/layout/permission_details.xml b/apps/Development/res/layout/permission_details.xml new file mode 100755 index 000000000..d6635f851 --- /dev/null +++ b/apps/Development/res/layout/permission_details.xml @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/Development/res/layout/pkg_list_item.xml b/apps/Development/res/layout/pkg_list_item.xml new file mode 100755 index 000000000..29de4232d --- /dev/null +++ b/apps/Development/res/layout/pkg_list_item.xml @@ -0,0 +1,39 @@ + + + + + + + diff --git a/apps/Development/res/layout/radio_issue.xml b/apps/Development/res/layout/radio_issue.xml deleted file mode 100644 index b13b6bb51..000000000 --- a/apps/Development/res/layout/radio_issue.xml +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - -