forked from nextcloud/android
-
Notifications
You must be signed in to change notification settings - Fork 0
Nmc/1924 Sharing customizations #75
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
Open
surinder-tsys
wants to merge
1
commit 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 hidden or 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
5e09f90 to
0951999
Compare
67d617f to
688d6b0
Compare
207e05e to
08621bf
Compare
08621bf to
eb94e28
Compare
4df1599 to
e21f356
Compare
72ed229 to
4fa6146
Compare
afa1569 to
3f22acb
Compare
4951f39 to
d1db895
Compare
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
Author
|
Rebase or remove the download limit code once both upstreamed PR is merged by NC: |
6f8d7df to
c0b1c70
Compare
b223c14 to
5bb632c
Compare
f81c1d0 to
b610ef8
Compare
b610ef8 to
198e808
Compare
198e808 to
9da0fc5
Compare
1fb9229 to
113f5cd
Compare
72693d8 to
982cdb1
Compare
982cdb1 to
336aef6
Compare
336aef6 to
9589c7b
Compare
9589c7b to
0a7d801
Compare
0a7d801 to
639706c
Compare
ec2ea93 to
71c7050
Compare
71c7050 to
0cb09a1
Compare
Download limit functionality added. Email selection from contact implemented with Test Cases. Share new ui updated with divider, index icons, colors, empty state. Received sharing disabled state handled. Test cases updated Updated colors as per NMC-4218 NMC-3928 fix: avoid resetting download counter on every update of advance permission NMC-4653: clear edittext focus on action done
0cb09a1 to
2f854b2
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.