Set or clear expiration date to protect public link in ShareFileFragment
[pub/Android/ownCloud.git] / src / com / owncloud / android / ui / activity / ShareActivity.java
2015-11-25 David A. VelascoSet or clear expiration date to protect public link...
2015-11-25 David A. VelascoSet or clear password to protect public link in ShareFi...
2015-11-25 David A. VelascoUpdated ShareFileFragment layout with extra section...
2015-11-20 Maria AsensioMerge pull request #1119 from owncloud/strip-index...
2015-11-12 David A. VelascoMerge pull request #1254 from owncloud/droid-update
2015-11-06 Maria AsensioMerge pull request #1184 from Wikinaut/show-certificate...
2015-11-05 Maria AsensioMerge pull request #1252 from owncloud/share_with_users
2015-10-30 David A. VelascoSimplified handling of life cycle in ShareActivity...
2015-10-30 David A. VelascoFixed NPE on list of shares in SearchShareesFragment...
2015-10-30 David A. VelascoRenamed SearchFragment to SearchShareesFragment
2015-10-30 David A. VelascoFixed error messages related with network in ShareActivity
2015-10-30 David A. VelascoRemoved check of NULL after code review
2015-10-30 David A. VelascoFixed error messages for user using getLogMessage()
2015-10-30 David A. VelascoShow error messages from server when share-specific...
2015-10-30 masensioRemove toast with create_share info
2015-10-30 masensioPolish landscape and turns
2015-10-30 masensioShow users/groups in Search Fragment list
2015-10-30 David A. VelascoFixed build after rebasing
2015-10-30 David A. VelascoShare the file with a user or group when selected on...
2015-10-30 masensioGet users/group from Server, to fill in 'Share with...
2015-10-30 masensioUse UnshareOperation instead an AsyncTask, for unshare...
2015-10-30 masensioChange ShareActivity type, now it is a FileActivity
2015-10-30 David A. VelascoUsers and groups retrieved from server to fill search...
2015-10-30 David A. VelascoComplete search widget to send search requests to paren...
2015-10-30 masensioShow users/groups in share with view, getting the data...
2015-10-30 masensioRemove android.support.widget components from the share...
2015-10-30 masensioShow the 'search' layout in phone and tablet