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)
committerDavid A. Velasco <dvelasco@solidgear.es>
Tue, 9 Jul 2013 11:16:40 +0000 (13:16 +0200)
commiteee74aa5f2f8533693c86d4aecf5b40f12a331bb
tree46a26898b225e8f304bfff458058b31c2b0f0b2d
parent50628c0c0bdf6cd1e215b94dfe38b68d8dc5ea0d
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/fragment/OCFileListFragment.java
src/com/owncloud/android/utils/FileStorageUtils.java