-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Use new result API #5875
Use new result API #5875
Conversation
d557d1f
to
d11e4b5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have tested the features you mentioned, they seem to be working great on Pixel 9 too. :-)
I will try some uploads tomorrow.
Meanwhile, I noticed a few places missing a comma after ,
would you mind fixing them?
Thanks a lot!
app/src/main/java/fr/free/nrw/commons/contributions/ContributionController.java
Outdated
Show resolved
Hide resolved
I'm not quite sure what you meant by that, are you talking about adding a space just after the comma? Also, I know it needs reformatting, I tried it but it also reformats the code which isn't part of the my change (maybe somebody missed reformatting previously) that's why I manually did reformatting and might have missed some places. However, if you say I can reformat all the affected files just know that it will also include the change which I didn't make. |
Also what do we use for updating branches? I saw you used merge, but I was using rebase until now. Do we follow any standard? |
I tested more today, it is working great, I will merge once the commas are fixed. :-)
Yes, for instance Merge and rebase are fine, the whole pull request is eventually squashed into a single commit at the end anyway. :-) |
app/src/main/java/fr/free/nrw/commons/contributions/ContributionController.java
Outdated
Show resolved
Hide resolved
Signed-off-by: parneet-guraya <[email protected]>
Signed-off-by: parneet-guraya <[email protected]>
Signed-off-by: parneet-guraya <[email protected]>
Signed-off-by: parneet-guraya <[email protected]>
Signed-off-by: parneet-guraya <[email protected]>
Signed-off-by: parneet-guraya <[email protected]>
Signed-off-by: parneet-guraya <[email protected]>
Signed-off-by: parneet-guraya <[email protected]>
… activity, hence removed Signed-off-by: parneet-guraya <[email protected]>
Signed-off-by: parneet-guraya <[email protected]>
Signed-off-by: parneet-guraya <[email protected]>
Signed-off-by: parneet-guraya <[email protected]>
Signed-off-by: parneet-guraya <[email protected]>
Signed-off-by: parneet-guraya <[email protected]>
Signed-off-by: parneet-guraya <[email protected]>
9ccf475
to
b68256d
Compare
Added requested changes b68256d |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work, thanks!
Fixes #5849
What changes did you make and why?
For ease of review, these are the functionalities that are affected and have been tested.
ImageFragment
launched fromCustomSelectorActivity
EditActivity
Tests performed (required)
betaDebug
&prodDebug
tested on Oneplust 9RT 5G , Android 14