forked from nextcloud/android
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Nmc/1924 Sharing customizations #75
Open
surinder-tsys
wants to merge
2
commits into
master
Choose a base branch
from
nmc/1924-sharing
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
surinder-tsys
force-pushed
the
nmc/1924-sharing
branch
from
May 8, 2023 10:44
5e09f90
to
0951999
Compare
surinder-tsys
force-pushed
the
nmc/1924-sharing
branch
2 times, most recently
from
May 16, 2023 07:40
67d617f
to
688d6b0
Compare
surinder-tsys
force-pushed
the
nmc/1924-sharing
branch
from
May 16, 2023 20:41
207e05e
to
08621bf
Compare
surinder-tsys
force-pushed
the
nmc/1924-sharing
branch
from
May 17, 2023 10:17
08621bf
to
eb94e28
Compare
surinder-tsys
force-pushed
the
nmc/1924-sharing
branch
5 times, most recently
from
May 19, 2023 11:36
4df1599
to
e21f356
Compare
surinder-tsys
force-pushed
the
nmc/1924-sharing
branch
3 times, most recently
from
May 30, 2023 10:48
72ed229
to
4fa6146
Compare
surinder-tsys
force-pushed
the
nmc/1924-sharing
branch
4 times, most recently
from
June 15, 2023 09:26
afa1569
to
3f22acb
Compare
surinder-tsys
force-pushed
the
nmc/1924-sharing
branch
3 times, most recently
from
June 27, 2023 18:20
4951f39
to
d1db895
Compare
surinder-tsys
force-pushed
the
nmc/1924-sharing
branch
from
June 29, 2023 08:00
d1db895
to
6f8d7df
Compare
surinder-tsys
commented
Jul 5, 2023
app/src/main/java/com/owncloud/android/operations/CreateShareWithShareeOperation.java
Outdated
Show resolved
Hide resolved
Rebase or remove the download limit code once both upstreamed PR is merged by NC: |
surinder-tsys
force-pushed
the
nmc/1924-sharing
branch
from
July 6, 2023 10:19
6f8d7df
to
c0b1c70
Compare
surinder-tsys
force-pushed
the
nmc/1924-sharing
branch
3 times, most recently
from
August 5, 2024 06:52
5860a8d
to
d6d4e05
Compare
surinder-tsys
force-pushed
the
nmc/1924-sharing
branch
2 times, most recently
from
August 26, 2024 07:25
25d9ecd
to
882d176
Compare
surinder-tsys
force-pushed
the
nmc/1924-sharing
branch
3 times, most recently
from
September 9, 2024 10:11
4b0bd9f
to
aef61f8
Compare
surinder-tsys
force-pushed
the
nmc/1924-sharing
branch
from
September 13, 2024 03:32
aef61f8
to
2c831f1
Compare
surinder-tsys
force-pushed
the
nmc/1924-sharing
branch
from
October 10, 2024 08:54
2c831f1
to
8c3adf6
Compare
surinder-tsys
force-pushed
the
nmc/1924-sharing
branch
from
November 8, 2024 10:26
8c3adf6
to
fe3c990
Compare
surinder-tsys
force-pushed
the
nmc/1924-sharing
branch
3 times, most recently
from
November 25, 2024 18:46
db31995
to
38f3aa2
Compare
surinder-tsys
force-pushed
the
nmc/1924-sharing
branch
10 times, most recently
from
December 17, 2024 05:16
dfa8066
to
b6c4c75
Compare
surinder-tsys
force-pushed
the
nmc/1924-sharing
branch
from
December 17, 2024 09:00
b6c4c75
to
6db889f
Compare
surinder-tsys
force-pushed
the
nmc/1924-sharing
branch
from
January 6, 2025 12:40
6db889f
to
9b0ad84
Compare
Download limit functionality added. Email selection from contact implemented with Test Cases.
Received sharing disabled state handled. Test cases updated
surinder-tsys
force-pushed
the
nmc/1924-sharing
branch
from
January 7, 2025 15:40
9b0ad84
to
511d87c
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following:
NMC-3599 --> New Sharing UI updated.