Skip to content
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

Support filtering the repositories page list #657

Closed
wants to merge 1 commit into from

Conversation

fadils
Copy link
Member

@fadils fadils commented Jan 3, 2015

A continuation work based on original @kevinsawicki filtering branch..

cc'ed @jonanp @atermenji

This required a bit of reworking of the adapters to use
a list instead of an array and that changed the signature
of the base class constructor which required updates to
all list adapters even those unaffected by the addition
of repository filtering.

ps: A continuation work based on original @kevinsawicki filtering branch.

Support filtering the repositories page list

Add view to support filtering

Replace SingleTypeAdapter with ItemListAdapter to support filtering

Apply NewsListAdapter

Add view to support filtering

Add edit and delete button

Replace import R.* with import R

Replace SingleTypeAdapter with ItemListAdapter for filtering

Change array to List

Add view to support filtering

Replace R.* with R

Replace SingleTypeAdapter with ItemListAdapter to support filtering

Replace SingleTypeAdapter with ItemListAdapter to support filtering

Add find a repository

Apply ItemListAdapter to support filtering

Add filtering

Add support for filtering

Add view to support filtering

Replace R.* with R

Add updateComments

Add support for filtering

Add filtering

Add view to support filtering

Support filtering the repositories page list

Add filtering

Add filtering

Add view to support filtering

Add filtering in issue-related items

Add view to support filteringin repo-related items

Add filtering for repository page list

Add filtering for searched repositories

Add filtering for user's repo page list

Add view for commit filtering

Refactor variable name

Add filtering for commit page list

Fix error to support filtering

Add filtering for issue page list

Add view for contributor's filtering

Add filtering in contributor's page list

Add view for searched user filtering

Add filtering for searched user page list

Add filtering for user page list

Add view for user page list filtering

Add filtering for members page list

Add filtering

Add pull to refresh

Fix for filtering features

Add filtering for repo page list

Fix nullPointerException on authorView
@fadils
Copy link
Member Author

fadils commented Jan 5, 2015

@jonanp Can we merge this? Or is it still under your review?

@ZacSweers
Copy link
Contributor

You should update your IDE's copyright template ;)

@fadils
Copy link
Member Author

fadils commented Jan 5, 2015

What about it?

@ZacSweers
Copy link
Contributor

The new files here all say Copyright (c) Github 2012

@fadils
Copy link
Member Author

fadils commented Jan 5, 2015

Good catch. Thanks.

@jonan
Copy link
Contributor

jonan commented Jan 5, 2015

@fadils I'm still reviewing and I think I have some issues, I'll give you more details soon.

@fadils
Copy link
Member Author

fadils commented Jan 6, 2015

@jonanp Will wait for the feedbacks.

@ZacSweers
Copy link
Contributor

@jonan @fadils what's the status?

@fadils
Copy link
Member Author

fadils commented Apr 20, 2015

@hzsweers probably need to resolve many conflicts before it can be merged once again. Let's set this to the release after the first one.

But before continueing this thing, was wondering what feedbacks @jonan is going to give. It will be useful to get his feedback, then continue the development.
Meanwhile, if you have some inputs too regarding this, that would be good too.

@fadils
Copy link
Member Author

fadils commented Apr 26, 2015

closed via #796

@fadils fadils closed this Apr 26, 2015
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.

None yet

3 participants