Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-12-30 | Refreshing posts is working now. | Alex Ning | 2 | -11/+1 | |
2018-12-29 | Error handling for loading posts now works again. Don't show refresh button ↵ | Alex Ning | 1 | -1/+1 | |
as an icon. Rewrite some code. | |||||
2018-09-24 | Add a feature which is refreshing the posts by clicking the refresh button. ↵ | Alex Ning | 2 | -0/+24 | |
Minor bugs fixed. Rewrite some code. | |||||
2018-09-21 | Click the subreddit icon or the subreddit name to view the subreddit's ↵ | Alex Ning | 1 | -0/+10 | |
details in PostFragment. Make the status bar in ViewSubredditDetailActivity translucent. Prepare to view the user's details in ViewUserDetailActivity. Minor bugs fixed. | |||||
2018-07-30 | Add the ViewSubredditActivity. Add a OnClickListener in the subscribed ↵ | Alex Ning | 1 | -0/+10 | |
subreddits RecyclerView to lauch the ViewSubredditActivity. | |||||
2018-07-28 | Add RecyclerView for subscribed subreddits in navigation drawer and rewrite ↵ | Alex Ning | 2 | -47/+0 | |
some code |