diff --git a/AndroidManifest.xml b/AndroidManifest.xml index cb20830ea..562f237a1 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,7 +1,7 @@ + android:versionCode="6" android:versionName="0.1.5"> diff --git a/CHANGELOG b/CHANGELOG index 3eb58e664..e3820952f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,7 @@ -KeePassDroid (0.2.0) +KeePassDroid (0.1.5) * Improve file selection + * UI enhancements KeePassDroid (0.1.4) diff --git a/res/layout/row.xml b/res/layout/entry_list_entry.xml similarity index 78% rename from res/layout/row.xml rename to res/layout/entry_list_entry.xml index f107ddc7e..9a492b64d 100644 --- a/res/layout/row.xml +++ b/res/layout/entry_list_entry.xml @@ -17,6 +17,8 @@ You should have received a copy of the GNU General Public License along with KeePassDroid. If not, see . --> - + \ No newline at end of file diff --git a/res/layout/file_selection.xml b/res/layout/file_selection.xml index b84417c42..857810208 100644 --- a/res/layout/file_selection.xml +++ b/res/layout/file_selection.xml @@ -31,16 +31,18 @@ + android:singleLine="true" + android:text="/sdcard/keepass/keepass.kdb"/>