-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Add feature to Browse commons via app #1716
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
Conversation
Fixes #1521 (Search activity, image search feature added.)
Rename featured Image to explore
… finished the process of mocking the main component for tests.
…ity-principle is maintained in CategoryApi.
* Add option to set image as wallpaper * Added java docs * Toast message on setting the wallpaper successfully
| context.startActivity(intent); | ||
| } | ||
|
|
||
| @Override |
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.
There are still many methods without Javadoc it seems, such as these ones.
Please add Javadoc to all of them, thanks! :-)
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.
@nicolas-raoul Ok, I will search and do it for all.
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.
@nicolas-raoul I have added it for most of the methods now. Can you tell if we need it in any other method/class?
…s-android-commons into browse-commons-via-app
…android-commons into browse-commons-via-app
|
@nicolas-raoul Can we merge #1737 it will fix the conflicts between 2 branches. |
|
@nicolas-raoul @neslihanturan Also, can you both review it once for any other changes. |
app/src/main/java/fr/free/nrw/commons/category/CategoryImagesActivity.java
Show resolved
Hide resolved
app/src/main/java/fr/free/nrw/commons/category/CategoryImagesListFragment.java
Outdated
Show resolved
Hide resolved
app/src/main/java/fr/free/nrw/commons/category/CategoryImagesListFragment.java
Show resolved
Hide resolved
|
Looks very clean @ujjwalagrawal17 , nice job! |
|
@neslihanturan @nicolas-raoul can we merge it now ?? |
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 reviewed and tested a lot again, it is all good!
@misaochan Is it OK to merge the browse feature into master now?
|
Go for it! Thanks everyone who participated in this. :) |
|
Congratz! |
|
Can this branch be deleted now? |
|
I think so. Can @ujjwalagrawal17 confirm? |
|
Yes, @misaochan it can be deleted now. We can add other browse features directly in master. |
Title (required)
Description (required)
Tests performed (required)
Manually Tested on API 25 & MOTO G5S+, with {ProdDebug variant}.
Screenshots showing what changed (optional)