Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Share link code improvements #1

Merged
merged 8 commits into from
Jan 29, 2014
Merged

Conversation

masensio
Copy link

No description provided.

@@ -106,7 +106,7 @@
private ResultCode mCode = ResultCode.UNKNOWN_ERROR;
private String mRedirectedLocation;

private ArrayList<RemoteFile> mFiles;
private ArrayList<Object> mFiles;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mFiles should be renamed to something like 'mData' or 'mResultData'

davivel added a commit that referenced this pull request Jan 29, 2014
Code improvements in operation to get all the remote shares.
@davivel davivel merged commit 7126c73 into develop Jan 29, 2014
@davivel davivel deleted the share_link__code_improvements branch January 30, 2014 17:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants