aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/menu/menu_search.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change project structures.Alex Ning2019-09-291-1/+1
|
* Refactored all the other classes to support multi user. Clearing the app ↵Alex Ning2019-08-071-1/+1
| | | | data is required before launching the app.
* Add a search button in ViewSubredditDetailActivity and ↵Alex Ning2019-07-181-2/+3
| | | | ViewUserDetailActivity. Search posts in a specific subreddit is available. Rename SearchActivity to SearchResultActivity. Add SearchActivity for searching instead of searching in MainActivity.
* Add a search view in MainActivity and add a SearchActivity.Alex Ning2019-02-221-0/+10