implementation of #1193 - optimizing the uploader layout and taking user configured...
authorAndy Scherzinger <info@andy-scherzinger.de>
Mon, 9 Nov 2015 17:24:57 +0000 (18:24 +0100)
committerAndy Scherzinger <info@andy-scherzinger.de>
Mon, 9 Nov 2015 17:24:57 +0000 (18:24 +0100)
commit50dc074919b966b9ffde29c768e55b1926fd69f0
tree815508d7059feb42aeaff213f556d59e971d180d
parentc3868010135247c4887b9fe07d955eb5f7b9bd67
implementation of #1193 - optimizing the uploader layout and taking user configured sorting into account
AndroidManifest.xml
res/layout/uploader_layout.xml
res/layout/uploader_list_item_layout.xml
res/values/strings.xml
src/com/owncloud/android/ui/activity/Uploader.java
src/com/owncloud/android/ui/adapter/FileListListAdapter.java
src/com/owncloud/android/utils/DisplayUtils.java