diff --git a/Ted/.classpath b/Ted/.classpath old mode 100755 new mode 100644 index 3e2b42f..a7f4ccf --- a/Ted/.classpath +++ b/Ted/.classpath @@ -1,9 +1,9 @@ - - - - - - - - + + + + + + + + diff --git a/Ted/AndroidManifest.xml b/Ted/AndroidManifest.xml index 77f06a1..889b3af 100755 --- a/Ted/AndroidManifest.xml +++ b/Ted/AndroidManifest.xml @@ -4,9 +4,9 @@ android:installLocation="auto" android:versionCode="19" android:versionName="Release 1.8.1" > - + - + + @@ -107,6 +108,7 @@ android:name=".TedSettingsActivity" android:label="@string/title_settings" android:windowSoftInputMode="stateHidden" > + @@ -152,6 +154,24 @@ + + + + + + + + + + \ No newline at end of file diff --git a/Ted/lint.xml b/Ted/lint.xml new file mode 100644 index 0000000..ee0eead --- /dev/null +++ b/Ted/lint.xml @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/Ted/res/layout/layout_save_as.xml b/Ted/res/layout/layout_save_as.xml index 8fa327e..9f5d989 100755 --- a/Ted/res/layout/layout_save_as.xml +++ b/Ted/res/layout/layout_save_as.xml @@ -4,21 +4,28 @@ android:layout_height="match_parent" android:orientation="vertical" > + + + + - - + + + + + + + + + + + + + + + + + + +