Give the user the option to move all the foreign files into the ownCloud local folder...
authorDavid A. Velasco <dvelasco@solidgear.es>
Tue, 4 Dec 2012 11:49:18 +0000 (12:49 +0100)
committerDavid A. Velasco <dvelasco@solidgear.es>
Tue, 4 Dec 2012 11:49:18 +0000 (12:49 +0100)
commitf68d10abc7d74dd93a2368e56b14285578704199
tree071651b716d03222de6472efeba5a21d497db23e
parenta7535406d4299dc208b6a8add871b7ed258ecf11
Give the user the option to move all the foreign files into the ownCloud local folder when the try to copy them during an account synchronization failed
AndroidManifest.xml
res/layout-v14/generic_explanation.xml [new file with mode: 0644]
res/layout/generic_explanation.xml
res/values/strings.xml
src/com/owncloud/android/syncadapter/FileSyncAdapter.java
src/com/owncloud/android/ui/activity/ErrorsWhileCopyingHandlerActivity.java [new file with mode: 0644]
src/com/owncloud/android/ui/activity/GenericExplanationActivity.java
src/com/owncloud/android/ui/dialog/IndeterminateProgressDialog.java [new file with mode: 0644]