[tx-robot] updated from transifex
[pub/Android/ownCloud.git] / src / com / owncloud / android / ui / fragment / ShareFileFragment.java
2015-12-03 masensioMerge branch 'release-1.9' into stable oc-android-1.9
2015-11-25 David A. VelascoMerge pull request #1307 from owncloud/share_with_passw...
2015-11-25 David A. VelascoUpdated handling of enforced password for public shares...
2015-11-25 David A. VelascoHide UI elements about public share when this is disabl...
2015-11-25 masensioList view is shown completelly on the ShareFileFragment
2015-11-25 masensioImplement 'Get link' button
2015-11-25 David A. VelascoShow current expiration date selected in date picker...
2015-11-25 David A. VelascoModify current expiration date on touch in expiration...
2015-11-25 David A. VelascoModify current password on touch in password label...
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. VelascoUnshare public link in ShareFileFragment
2015-11-25 David A. VelascoShare public link in ShareFileFragment
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 masensioGood behaviiour in servers not supporting SHAREE API...
2015-10-30 masensioShow users/groups in Search Fragment list
2015-10-30 David A. VelascoFixed build after rebasing
2015-10-30 masensioExtra commit to complement: Fill in Users/Groups List...
2015-10-30 masensioGet users/group from Server, to fill in 'Share with...
2015-10-30 masensioRemove share_group_indicator string
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. VelascoRemoved redundant ArrayList creation
2015-10-30 tobiasKaminskyfixed travis bug
2015-10-30 masensioAdd unshare with users/groups, from Share wiht view
2015-10-30 masensioClean code in ShareFileFragment
2015-10-30 masensioAnimate unshare button
2015-10-30 masensioAdd unshare with user option to share with view
2015-10-30 masensioGet shares from Database (WIP)
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