Skip to content

Conversation

@macgills
Copy link
Contributor

@macgills macgills commented May 6, 2020

Description (required)

Fixes #3734

What changes did you make and why?

  • rework flow to be a stream of lists
  • convert relevant classes to kotlin

Tests performed (required)

Tested ProdDebug on Nexus5x with API level 27

Copy link

@tests-checker tests-checker bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please add tests to make sure this change works as expected?

macgills added 4 commits May 6, 2020 12:47
…tor-category-presenter

# Conflicts:
#	app/src/main/java/fr/free/nrw/commons/category/SubCategoryListFragment.java
#	app/src/main/java/fr/free/nrw/commons/explore/categories/SearchCategoryFragment.java
macgills added 4 commits May 14, 2020 07:43
…tor-category-presenter

# Conflicts:
#	app/src/main/java/fr/free/nrw/commons/repository/UploadRemoteDataSource.java
#	app/src/main/java/fr/free/nrw/commons/repository/UploadRepository.java
#	app/src/main/java/fr/free/nrw/commons/upload/categories/CategoriesPresenter.java
Copy link
Collaborator

@neslihanturan neslihanturan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot @macgills !

@macgills
Copy link
Contributor Author

@neslihanturan github isn't displaying it but clicking through to travis is showing a green build, I think this is okay to merge

@neslihanturan neslihanturan merged commit 4690925 into master May 15, 2020
@macgills macgills deleted the macgills/3734-refactor-category-presenter branch May 15, 2020 13:29
ashishkumar468 pushed a commit to ashishkumar468/apps-android-commons that referenced this pull request Oct 10, 2020
ashishkumar468 pushed a commit to ashishkumar468/apps-android-commons that referenced this pull request Oct 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refactor and convert CategoryPresenter to kotlin

3 participants