aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/menu (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Add CommentActivity for sending comments (not implemented yet). Minor UI tweaks.Alex Ning2019-06-132-2/+18
* Lazy mode in ViewUserDetailActivity. Fixed follow chip background color in da...Alex Ning2019-06-113-10/+23
* Lazy Mode: Automatically scroll down the recyclerview in PostFragment to view...Alex Ning2019-06-081-6/+11
* Refresh post in ViewPostDetailActivity.Alex Ning2019-06-061-0/+10
* Fixed user icon and user banner not displaying after user login. LoginActivit...Alex Ning2019-02-261-1/+1
* Add a search view in MainActivity and add a SearchActivity.Alex Ning2019-02-222-1/+18
* Refreshing posts is working now.Alex Ning2018-12-302-11/+1
* Error handling for loading posts now works again. Don't show refresh button a...Alex Ning2018-12-291-1/+1
* Add a feature which is refreshing the posts by clicking the refresh button. M...Alex Ning2018-09-242-0/+24
* Click the subreddit icon or the subreddit name to view the subreddit's detail...Alex Ning2018-09-211-0/+10
* Add the ViewSubredditActivity. Add a OnClickListener in the subscribed subred...Alex Ning2018-07-301-0/+10
* Add RecyclerView for subscribed subreddits in navigation drawer and rewrite s...Alex Ning2018-07-282-47/+0
* First commitAlex Ning2018-07-264-0/+67