Skip to content

Feature/reader search results#4094

Closed
nbradbury wants to merge 48 commits intofeature/reader-search-masterfrom
feature/reader-search-results
Closed

Feature/reader search results#4094
nbradbury wants to merge 48 commits intofeature/reader-search-masterfrom
feature/reader-search-results

Conversation

@nbradbury
Copy link
Copy Markdown
Contributor

@nbradbury nbradbury commented May 16, 2016

Expands upon #4085 by querying the backend for search results and showing them within the main reader list (ie: within the "masterbar" reader). Changes include:

  • Uses the new read/search endpoint to search for posts
  • Adds ReaderSearchService to perform the search
  • Supports infinite scroll of search results
  • Search suggestions can now be individually removed
  • Search results are cached during the current session, and purged the next time the app is started

This PR turned out to be considerably larger than I anticipated, so if any non-trivial issues are found I may move them to a separate PR to avoid inflating this one further.

Note that the design & wording still aren't final - a design review will occur at a later date, and this can be merged into the feature branch prior to that review.

android-search-exploration1

Update: I meant to mention that I've seen some weird behavior with SearchView on Android emulators, so I recommend using a real device to test this.

daniloercoli and others added 30 commits April 29, 2016 16:10
maxme and others added 2 commits May 17, 2016 09:13
…ground-app-state

Properly detect when the app goes to the background
@nbradbury
Copy link
Copy Markdown
Contributor Author

Something got messed up in this pull request - it's showing commits that aren't part of this. Closing and resubmitting.

@nbradbury nbradbury closed this May 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants