Fixed update of shares database - grant that shares are removed after removing all...
[pub/Android/ownCloud.git] / src / com / owncloud / android / operations / GetSharesOperation.java
2014-02-03 David A. VelascoFixed update of shares database - grant that shares...
2014-01-30 masensioMerge pull request #370 from owncloud/bug_in_refresh_of...
2014-01-30 David A. VelascoMerge branch 'share_link_show_shared_files' into bug_in...
2014-01-30 David A. VelascoMoved execution of GetSharesOperation to OperationsService
2014-01-30 David A. VelascoAdded service to run operations and created SyncOperati...
2014-01-29 masensioMerge branch 'develop' into share_link_show_shared_files
2014-01-29 David A. VelascoMerge pull request #364 from owncloud/share_link__code_...
2014-01-29 masensioMerge branch 'share_link_show_shared_files' into share_...
2014-01-29 masensioOC-2746: Changes from comments in PR#1 in android-libra...
2014-01-29 masensioOC-2746: New methods in FileStorageManager for saving...
2014-01-28 masensioOC-2746: Changes from comments: new method to construct...
2014-01-28 masensioOC-2746: Changes from comments in PR#361
2014-01-28 masensioOC-2746: Changes from improvements in library