File tree Expand file tree Collapse file tree
ui/src/main/java/com/nextcloud/android/common/ui/share/component/bottomsheet Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -231,18 +231,7 @@ private fun CategorySelector(
231231 }
232232}
233233
234- // TODO copy link must be only for ANYONE
235234
236- // TODO discuss with laura for note to recepipent expiraitaion date proeprties etc should be collabls
237-
238- // TODO for COPY link use Recepient.Secret.URL side note: if value is updatable user can edit the TOKEN directly which is value
239-
240- // TODO fetch shares currently returns all shares SOURCE ID will be implemented so that u can only show related shares
241-
242- // TODO show share icon from first recipient but check with laura
243-
244- // TODO: Backend will change and provide us bundled permissions or list of custom permissions.
245- // USE THIS FOR BOTH OPTION
246235@Composable
247236private fun PermissionCategories (
248237 share : Share ,
You can’t perform that action at this time.
0 commit comments