Skip to content

Commit 733e294

Browse files
committed
wip
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
1 parent b7d6598 commit 733e294

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

ui/src/main/java/com/nextcloud/android/common/ui/share/component/bottomsheet/AddOrEditShareBottomSheet.kt

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff 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
247236
private fun PermissionCategories(
248237
share: Share,

0 commit comments

Comments
 (0)