diff --git a/.classpath b/.classpath index 46b125664..dfe09c8f7 100644 --- a/.classpath +++ b/.classpath @@ -1,8 +1,8 @@ - + - + diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 95d75fb99..f77139fbf 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,10 +1,11 @@ + android:versionCode="37" + android:versionName="1.10.1"> + diff --git a/lib/commons-codec-1.3.jar b/lib/commons-codec-1.3.jar new file mode 100644 index 000000000..957b6752a Binary files /dev/null and b/lib/commons-codec-1.3.jar differ diff --git a/res/layout/task_edit.xml b/res/layout/task_edit.xml index 380a20522..35c3e3701 100644 --- a/res/layout/task_edit.xml +++ b/res/layout/task_edit.xml @@ -32,13 +32,13 @@ android:orientation="vertical" android:layout_width="fill_parent" android:layout_height="fill_parent"> - + - + @@ -80,10 +81,26 @@ + + + + + + + + +