OC-575: Update the size of a folder in DB during the sync. OC-523
authormasensio <masensio@solidgear.es>
Thu, 4 Jul 2013 16:47:38 +0000 (18:47 +0200)
committermasensio <masensio@solidgear.es>
Thu, 4 Jul 2013 16:47:38 +0000 (18:47 +0200)
commit994e81d7ce72734e4ec55c3afd4789c2b3a807be
tree87364441ec7efaad8c05d36f501637e342943daf
parent0707f6cf71e3d1f70fe4d61b229d4cccec24c06d
OC-575: Update the size of a folder in DB during the sync. OC-523
src/com/owncloud/android/datamodel/DataStorageManager.java
src/com/owncloud/android/datamodel/FileDataStorageManager.java
src/com/owncloud/android/syncadapter/FileSyncAdapter.java
src/com/owncloud/android/ui/activity/FileDisplayActivity.java
src/com/owncloud/android/ui/adapter/FileListListAdapter.java
src/com/owncloud/android/ui/fragment/OCFileListFragment.java
src/com/owncloud/android/utils/FileStorageUtils.java