Cleaned stuff , add a history delete button and renamed
authorzerginator <thorstenvomsee@gmx.de>
Sun, 31 Mar 2013 20:43:46 +0000 (22:43 +0200)
committerzerginator <thorstenvomsee@gmx.de>
Mon, 1 Apr 2013 08:26:40 +0000 (10:26 +0200)
commit5a22c7e79f1a53ccdbae04327e6ac500f3676a67
tree339f5492d7fc710f43dfcc5efe4a2b559bcd018a
parent2371b8579473a1f24b51aad0690119f4f1979f89
Cleaned stuff , add a history delete button and renamed
Log2EmailActivity in LogHistoryActivity
AndroidManifest.xml
res/layout/log_item.xml [new file with mode: 0644]
res/layout/log_send_file.xml [new file with mode: 0644]
res/values/strings.xml
res/xml/preferences.xml
src/com/owncloud/android/Log_OC.java
src/com/owncloud/android/db/DbHandler.java
src/com/owncloud/android/ui/activity/LogHistoryActivity.java [new file with mode: 0644]
src/com/owncloud/android/ui/activity/Preferences.java
src/com/owncloud/android/ui/adapter/LogListAdapter.java [new file with mode: 0644]